@charset "utf-8";
body {
	background-color: #FDD;
	margin: 0px;
	padding: 0px;
}
#STRANA {
	height: 653px;
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#STRANAnah {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height: 35px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	display: block;
	text-align: center;
}
#STRANA #VLEVO {
	background-image: url(vlSil.png);
	background-repeat: no-repeat;
	float: left;
	height: 653px;
	width: 395px;
}
#STRANA #VLEVO a {
	height: 163px;
	width: 395px;
	text-align: center;
	display: block;
	padding-top: 490px;
	font-size: 18px;
	text-decoration: none;
	color: #B30000;
}

#STRANA #VLEVO a .male {
	font-size: 14px;
	font-weight: normal;
}
#STRANA #VLEVO a:hover {
	text-decoration: none;
	color: #000000;
}


#STRANA #VPRAVO {
	background-image: url(popiv.png);
	background-repeat: no-repeat;
	float: right;
	height: 653px;
	width: 395px;
}

#STRANA #VPRAVO a {
	height: 163px;
	width: 395px;
	text-align: center;
	display: block;
	padding-top: 490px;
	font-size: 18px;
	text-decoration: none;
	color: #B30000;
}

#STRANA #VPRAVO a .male {
	font-size: 14px;
	font-weight: normal;
}
#STRANA #VPRAVO a:hover {
	text-decoration: none;
	color: #000000;
}

#STRANAnah h1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	font-weight: normal;
}
#KONEC {
	font-family: Arial, Calibri;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#KONEC a {
	color: #8C392C;
}
#KONEC a:hover  {
	color: #000000;
}
