* {
	padding : 0;
	margin : 0;
} 
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-repeat : repeat-x;
	background-color : #000000;
	background-image: url(images/background.gif);
} 
#telo { 
margin : 5px auto 5px auto;
width : 790px;
} 

.clear { 
clear : both;
} 
#header {
	color : #333;
	width : 790px;
	float : left;
	padding : 0;
	height : 150px;
	background : url(images/header_logo.gif) no-repeat;
} 
.logo {
	margin-top : 15px;
	margin-right : 10px;
	float : right;
	height : 50px;
} 
.logo h1#prvy {
	font-size : 1.7em;
	font-weight : lighter;
	font-family : helvetica, arial, sans-serif;
	padding-top : 10px;
	padding-right : 10px;
	color : #8cbbff;
	border : none;
	margin-right : 60px;
} 
.logo h2#druhy { 
padding-left : 5px;
font-size : 0.9em;
font-family : helvetica, arial, sans-serif;
text-transform : none;
color : #006699;
} 
.reklama1 {
	margin-top : 100px;
	margin-left : 450px;
	height : 40px;
	width: 300px;
	text-align: center;	
	
}
#telo #header .reklama1 h1 {
	font-size: 16px;
	color: #F63;
	text-decoration: blink;
}
#telo #header .reklama1 h2 {
	font-size: 10px;
	color: #F63;
	text-decoration: blink;
}
#navigation {
	float : left;
	width : 790px;
	background : #fff;
	padding-bottom: 5px;
} 
.menu { 
margin-left : 10px;
background : #fff url(images/navbar.gif) no-repeat;
width : 770px;
height : 40px;
} 
.menu ul {
	list-style : none;
	padding : 7px 0 10px 0;
	margin : 0;
	text-align : center;
	padding: 12px 0em 10px 0em;
} 
.menu li { 
padding : 0 1.5em 0 1.5em;
display : inline;
} 
.menu li a { 
color : #002870;
font-weight : bold;
text-decoration : none;
font-size : 1em;
} 
.menu li a:hover {
	color : #FFF;
} 
#main {
	color : #333;
	background : #fff;
	margin : 0 0 0 0;
	height : 500px;
	width : 790px;
	float : left;
} 
#end {
	width : 770px;
	clear : both;
	height : 30px;
	background : url(images/end.gif) no-repeat bottom;
	padding-left : 10px;
	padding-right : 10px;
	text-align: left;
} 
#footer {
	text-align : center;
	line-height : normal;
	font-size : x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #06F;
	height: 15px;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-left: 200px;
}  
#pocitadlo {
	clear: both
	padding-bottom : 10px;
	height: 22px;
	width: 140px;
	float: right;
	margin-top: 6px;
	margin-right: 200px;
}
#telo #end #pocitadlo noscript div {
	color: #006;
}

