* {
	margin: 0;
	padding: 0;
}

/* aby bylo stejne pismo */
html>body { 	font-size: 90%; }

body {
	font-family: Tahoma, Verdana, Arial, lucida, sans-serif; 
	background: #444;
	color: #222;
	font-size: 90%;
	text-align: center;
	min-width: 770px;
	line-height: 1.8;
}


/* layout */
#main {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	z-index: 1;
	position: relative;
	height: 100%;
	position: relative;
	font-size: 86%;
	background: #fff;
}


#head {
	height: 50px;
	position:relative;
	background: #c3c3c3;
	border-bottom: 1px solid #fff;
}

#contin {
	padding: 15px;
	background: #fff;
}

#hlava, #hlava span { 	width: 203px; 	height: 50px; 	font-size: 190%; font-weight : bold;	overflow: hidden; position: absolute; left: 0; padding-top: 0px;	top: 0;	z-index: 1;	color: #214163; background:  url("h1.jpg") no-repeat; z-index: 2;}

#hlava2, #hlava2 span {	width: 567px;	height: 50px;	font-size: 110%;	overflow: hidden;
	position: absolute;	 	padding-top: 0px;	right: 0;
	top: 0;	z-index: 1;	color: #214163;
}
#hlava2 span {	display: block;	background:  url("h2.jpg") repeat-x;	z-index: 2;
	left: 0;	}






#nav  { font-size : 120%; width: 100%; float: left;
background-color: #1270c8; }

#nav ul { padding: 0; }
#nav ul li { display: inline; }

#nav ul  { margin: 0; padding: 0 0 0 1%; color: #FFFFFF; 
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
font-size: .8em; letter-spacing: 2px; font-weight: bold; }

#nav ul li a   {  padding: 0.2em 12px;  background-color: #1270c8;
color: #FFFFFF;   text-decoration: none;  float: left;
border-right: 1px solid #128ac8; text-decoration : underline; }

#nav ul li a:hover   { background-color: #102031;  color: #fffff;}
 
#nav li#active a
{
background-color: #fff;
color: #000; text-decoration : none;
}




#paticka {padding : 5px;  text-align : center } 
#paticka, #paticka a {background : #1270c8; color :  #aaa;} 
#paticka a { text-decoration : underline; } 
#paticka a:hover {color : #fff;  } 



hr { display : none; }

h3 {text-align : left; font-size : 190%; padding-top : 12px; padding-bottom : 6px;color : #000080; font-weight : bold; } 
h4    {  padding-bottom : 12px; padding-top : 25px;color : #000080; font-size : 150%;   } 
h5   {   color : #000080; font-size : 110%;   } 


ul { margin : 0px;  padding-left : 40px; } 

#kam p {text-align : right; margin : 0; padding-top: 35px;padding-bottom: 15px; } 