BODY{
	font-family: sans-serif;
	font-size: 12px;
	background-color: #AFD5EF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

div.HONZA{
	font-family: sans-serif;
	font-size: 12px;
	color: #CC0000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline blink;
}
a{
	text-decoration: none;
}

h4 {
	color: #df5900;
	font-size: 120%;
	font-weight: bold;
}


div.tabule{
	height: 1px;
	font-size: 5px;
	width: 100%;
	position: absolute;
	right: 0px;
	top: 0%;
	border-top : 1px solid Black;
	background-color: #38F60C;
	border: 1px solid #F2F508;
} 

div.mitem a, div.mitemover a{
color: white;
}

div.top{
height: 134px;
width: 100%;
background-color: #024AC2;
position: relative;
left: 0px;
top: 0px;
}

div.minspace{
	width: 750px;
	height: 1px;
}
div.topleft{
position: absolute;
left: 0px;
top: 0px;
}

div.topright{
position: absolute;
right: 0px;
top: 0px;
}

div.toptitle{
	position: absolute;
	left: 190px;
	top: 55px;
	z-index: 10;
}

div.reklama{
position: absolute;
left: 275px;
top: 2700px;
}

div.menu{
width: 100%;
	position: relative;
	background-color: black;
	height: 27px;
	left: 0px;
}

div.mitem{
	position: relative;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	float : left;
}

div.flagen{
	position: absolute;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	right: 40px;
}

div.flagcz{
	position: absolute;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	right: 75px;
}
div.flagde{
	position: absolute;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	right: 5px;
}

div.mitemover{
	position: relative;
	height: 27px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #024AC2;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	float : left;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
}

div.menu2{
position: absolute;
	left: -38px;
}


div.content{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	}


/*******  Stranka  **********************************************************/

div.ptitle{
	color: #D005AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	left: 25px;
	top: 10px;
}

div.ptitle_uvod{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	position: relative;
	left: 25px;
	top: 10px;
}

.title1{
	color: #024AC2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.title2{
	color: #024AC2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

div.titleline{
	position: relative;
	left: 25px;
	top: 10px;
}
div.content2{
	position: relative;
	padding-left: 25px;
	top: 15px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

table{
	margin-top: 10px;
	border: 1px solid black;
	border-collapse: collapse;
}
td{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	vertical-align: top;	
	background-color: #6FA5FF;
	border: 1px solid #024AC2;
	padding: 3px 3px 3px 3px;
}

thead td{
	background-color: #024AC2;
	color: white;
	font-weight: bold;
}

.barvicka
	{
	background-color: black;
	color: white;
	font-weight: bold;
	}

.barvicka table{
	border: 1px solid blue;
	border-collapse: collapse;
}
		
.barvicka td{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: yellow;
	vertical-align: top;	
	background-color: green;
	border: 1px solid red;
	padding: 3px 3px 3px 3px;
}

.barvicka thead td{
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	color: yellow;
	vertical-align: top;	
	background-color: blue;
	border: 1px solid red;
	padding: 3px 3px 3px 3px;
}

.none {
	background-color: transparent;	
}

.none table {
	border: 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;	
}

.none td {
	border: 0px;
	padding: 2px 2px 2px 2px;
	background-color: transparent;
}

/*******  Uvod ***************************************************************/
.uvod {
	clear: none;
	float: center;
	width: 	1000px;
	height: auto;
	padding: 10px 0px 0px 20px;
}
.left {
	clear: none;
	float: left;
	text-align:justify;
	width: 250px;
	height: auto;
}
.right {
	clear: none;
	float: right;
	text-align:justify;
	width: 250px;
	height: auto;
}
.aktualne {
	clear: none;
	float: left;
	width: 500px;
	height: auto;
	color: #040000;
	font-size: 14px;
}
.aktualita {
	clear: none;
	float: left;
	text-align:justify;
	width: 480px;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #e7e7e7;
	height: auto;
}
.bottom {
	clear: none;
	float: center;
	text-align:justify;
	width: 800px;
	height: auto;
}

/*******  Rodokmen  **********************************************************/
div.rodokmen{
	position: absolute;
	top: 50px;
	margin-bottom: 50px;
}
div.pes{
	width: 175px;
	border: 2px solid #024AC2;
	padding: 3px 3px 3px 3px;
	position: absolute;
}

.name{
font-weight: bold;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
color: #024AC2;
	
}

.name2{
font-weight: bold;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
color: #024AC2;
	
}

.name3{
font-weight: bold;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #024AC2;
	
}

.name4{
font-weight: bold;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #024AC2;

}

.name5{
font-weight: bold;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #FF0000;	
}

.name6{
font-weight: bold;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #024AC2;	
}

.name7{
font-weight: bold;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #024AC2;	
}

.name8{
font-weight: bold;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #F000FF;	
}

.spec{
font-weight: bold;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #666666;
}

div.line{
	width: 36px;
	position: absolute;
}

div.iline{
width: 1px;
height: 100%;
background-color: black;
position: absolute;
left: 50%;
}

div.eline1{
height: 1px;
width: 50%;
	border-top : 1px solid Black;
position: absolute;
left: 0px;
top: 50%;	
}

div.eline2{
	height: 1px;
	font-size: 5px;
	width: 50%;
	position: absolute;
	right: 0px;
	top: 0%;
	border-top : 1px solid Black;
}

div.eline3{
height: 1px;
width: 50%;
border-bottom : 1px solid Black;
position: absolute;
right: 0px;
bottom: 0%;	
}


