.body {
	margin: 0px;
	border: 0px;
	height: 100%;
	width: 100%;
	background-color: #58595b;
	color: #aaaaaa;
	font-family: Franklin Gothic Medium Cond, Arial Narrow, Arial, san-serif;
}

.telo {
	margin: 0px;
	border: 0px solid white;
	height: 650px;
	width: 990px;
	background: url("images/background.jpg") repeat;
	color: #aaaaaa;
}

img {
	border: none;
}

.meni {
	border: 0px solid white;
	height: 365px;
	width: 917px;
	color: #cccccc;
	font-family: Franklin Gothic Medium Cond, Arial Narrow, Arial, san-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: none;	
}

.strana {
	border: 0px solid white;
	height: 365px;
	width: 917px;
	color: #cccccc;
	font-family: Franklin Gothic Medium Cond, Arial Narrow, Arial, san-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: none;	
}

.footer {
	padding-top: 5px;
	padding-right: 27px;
	padding-left: 28px;
	border: 0px solid white;
	background-color: #58595b;
	color: #aaaaaa;
	font-family: Franklin Gothic Medium Cond, Arial Narrow, Arial, san-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;	
}


a:link, a:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
	letter-spacing: 0.15em;
}

a:hover {
	font-size: 11px;
	color: #a7a9ac;
	text-decoration: none;
	font-weight: none;
}

a.dole:link, a.dole:visited {
	font-family: Franklin Gothic Medium Cond, Arial Narrow, Arial, san-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
	letter-spacing: 0em;
}

a.dole:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	letter-spacing: 0em;
}

a.str:link, a.str:visited {
	color: #ffb412;
	text-decoration: none;
	font-weight: none;
}

a.str:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: none;
}



