body{
	background-color : #CCCCCC;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : #336699;
	}
div#pruh{
	background-color : #336699;
	position : absolute;
	top : 0px;
	left : 0%;
	width : 100%;
	height : 158px;
	}
div#pruh_2{
	background-color : #336699;
	position : absolute;
	top : 130px;
	left : 0%;
	width : 100%;
	height : 28px;
	}
div#hlava_a{
	position : absolute;
	top : 7px;
	left : 0%;
	width : 40%;
	height : 135px;
	text-align : center;
	}
div#hlava_b{
	position : absolute;
	top : 0px;
	left : 39%;
	width : 22%;
	height : 135px;
	text-align : center;
	}
div#hlava_c{
	position : absolute;
	top : 2px;
	left : 60%;
	width : 40%;
	height : 135px;
	text-align : center;
	}
div#obsah{
	position : absolute;
	top : 165px;
	left : 30px;
	width : 64%;
	font-size : 85%;
}
div#menu{
	position : absolute;
	top : 165px;
	left :68%;
	width : 25%;
	font-size : 80%;
	border-left : 1px solid silver;
	padding : 0px 0px 0px 10px;
}
div#patka{
	font-size : 60%;
	text-align : center;
	color : #003366;
	border-top : 1px dashed gray;
}
div#prehled{
	background-color : silver;
	color : #003366;
	margin : 12px 10px 12px 10px;
	padding : 5px 5px 5px 5px;
	font-size : 130%;
	border-top : 2px solid #336699;
	border-bottom : 2px solid #336699;
	border-left : 2px solid #336699;
	border-right  : 2px solid #336699;
}
p{
	margin : 15px 10px 15px 10px;
	text-indent : 15px;
}
li{
	margin : 15px 10px 15px 10px;
}
h1{
	margin : 0px 15px 2px 15px;
	font-size : 100%;
	font-weight : normal;
	color : gold;
	text-align : center;
}
h2{
	border-top : 1px dashed gray;
	margin : 16px 10px 16px 10px;
	font-size : 140%;
	font-weight : normal;
	color : #003366;
	padding : 0px 0px 0px 10px;
}
h3{
	border-top : 1px dashed gray;
	margin : 15px 10px 10px 0px;
	font-size : 140%;
	font-weight : normal;
	color : #003366;
	padding : 0px 0px 0px 10px;
}
a{
text-decoration: underline;
color: #003366;
}
a:link {
text-decoration: underline;
color: #003366;
}
a:visited { 
text-decoration: underline; 
color: #336699;
}
a:hover { 
text-decoration: underline; 
color: #336699; 
} 
a.tlacitko{
	border-bottom : 1px solid silver;
	background-color : transparent;
	font-size : 120%;
	font-family : Arial, Helvetica, sans-serif;
	width :90%;
	padding : 0px 5px 0px 5px;
	color : #666666;
	margin : 0px 10px 0px 10px;
	display : block;
}

a.tlacitko:link{
text-decoration: none;
color : #336699;
}

a.tlacitko:visited{
text-decoration: none; 
color : #336699;
}

a.tlacitko:hover{ 
text-decoration: none;
border-bottom : 1px solid #D1D1D1;
background-color : #E9E9E9;
color : #336699;
} 
p, li{
	line-height : 130%;
}
input.tlac{
	margin : 20px 0px 10px 30px;
}

