body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('images/bgr_okraj.jpg');
	font-size: 12px
}
body.testy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FAEBD7;
	color: black;
}
div.stranka {
	color: #000000;
	background-color: #FFCC66;
	width: 880px;
	height: 2000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

div.head{
   position: absolute;
	height: 130px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -12px;
	background: #FFF8DC;
	border-bottom-color: #D99D7F;
	border-bottom-style: ridge;
	border-bottom-width: medium;
	}
div.menu{
	position : absolute;
	top : 150px;
	margin-left : 10px;
	width : 160px;
}
div.menu1{
	position : absolute;
	top : 110px;
	margin-left : auto;
	margin-right: auto;
	width : 560px;
	height: 5px;
	text-align: center;
}
div.obsah{
	position : absolute;
	top : 150px;
	margin-left : 195px;
	width : 520px;
	text-align: justify;
}
div.odkazy{
	position: relative;
	top: 20px;
	width: auto;
	text-align: justify;
	border: thin solid Black;
	padding-left: 10px;
	padding-right: 10px;
}
div.anketa {
   position: absolute;
	top:0px;
	margin-left:550px;
	margin-right:auto;
	width: 140px;
	height: 200px;

}


.title {
	font-weight: bolder;
	font-size: 12px;
	color: #000000;
	position: absolute;
	top: 0px;
	margin-top: 5px;
	padding-bottom: 5px;
	left: 300px;
	z-index: 1;
}
p.zvyraznit{
	color: Red;
	font-weight: bold;
	}
zvyraznit1{
	color: Red;
	font-weight: bold;
	font-size: 14px;
	}

div.ramecek{
	background-color: White;
	color: Black;
	width: 500px;
	border-bottom: 3px groove #8B4513;
	border-right: 3px groove #8B4513;
	border-left: 2px solid #8B4513;
	border-top: 2px solid #8B4513;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
}
div.ramecek1{
   position: absolute;
	background-color: White;
	color: Black;
	border-bottom: 3px groove #8B4513;
	border-right: 3px groove #8B4513;
	border-left: 2px solid #8B4513;
	border-top: 2px solid #8B4513;
	margin-left: 300px;
	margin-top: -40px;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px 5px 5px 5px;
	width: 450px;
	height: 25px;
	z-index: 2;
	text-align: center;
}
img.logo{
   position:absolute;
	top: 15px;
	margin-left: 20px;
	margin-top: 15px;
	z-index: 1;
	width: 250px;
	height: 74px;
}
img.klavesnice{
	position: absolute;
	left: 250px;
	top: 0px;
	
}
p{
 font-size: 12px;
}
ul{
	font-size: 12px;
}
ol{
	font-size: 12px;
}
table {
   font-size: 12px;
	border: 1px solid #CD853F;
	border-collapse: collapse;
	}
.nadpis_tabulky{
	font-weight: bold;
	background-color: #CD853F;
}
	
td {
   font-size: 12px;
	border: 1px solid #CD853F;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

a{
	font-size: 12px;
	font-weight: bold;
	color: #FF7F50;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #FF6347
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #D2691E;
}
a:hover{
	font-size: 12px;
	font-weight: bold;
	color: Red;
}
 a.tlacitko,  a:visited.tlacitko{
	color: Maroon;
	text-decoration: none;
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
	display: block;
	margin: 2px 2px 2px 2px;
	width: 130px;
	height: 14px;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left: thin solid White;
	border-right-color: Gray;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: thin;
	font-size: 12px;
}
 a:hover.tlacitko{
	color: #FFCC66;
	text-decoration: none;
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
	display: block;
	margin: 2px 2px 2px 2px;
	background-color: #CD853F;
}
a.tlacitko1,  a:visited.tlacitko1{
	color: black;
	background-color: silver;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	display: inline-table;
	margin: 0px 20px 20px 20px;
	width: 150px;
	min-width: 80px;
	height: 15px;
	border-bottom: 2px solid gray;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 2px solid gray;
	font-size: 12px;
	text-align: center;
}
 a:hover.tlacitko1 {
	color: white;
	background-color: silver;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 20px 20px;
	min-width: 80px;
	height: 15px;
	border-bottom: 2px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 2px solid black;
	font-size: 12px;
}	
a.reklama{
	font-size: xx-small;
	text-transform: uppercase;
}


h1 {
	font-size: 18px;
	color: #CD853F;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	text-align: center;
}
h1.testy {
	font-size: 24px;
	color: #CD853F;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: #CD853F;
	margin: 10px 10px 10px 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
h3 {
	font-size:14px;
	color : Black;
	margin : 25px 0px 0px 0px;
	}
span.cervena{
	color: Red;
	background-color: transparent;
	font-weight: bold;
	}
span.zelena {
	color: green;
	background-color: transparent;
	font-weight: bold;
}
div.zadani {
	color: Black;
	background-color: #DEB887;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}