/* CSS Document */
html {		height: 100%; }

body { 	background: #999999; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 10pt; 
		font-weight: normal; 
		color: #000000;
        text-align: center;  /* for MSIE 5*/
       	padding: 0;			/*padding: 10px 0 10px 0;*/
		margin: 0;
		text-decoration: none
		}

li { list-style-type: circle; }
		
img { border: none; }

#obal { 	width: 800px;
			margin: 0 auto;
			background: #D9D8D8;
			position: relative;
			}

#bin {		width: 800px;
			text-align: left; }

#main  {   	width: 800px;
			position: relative;
			float: left;
			background-color: #d9d8d8; /* puvodni barva #ffffff*/
			background-repeat:repeat-y;	
			}

#menu {		float: left;
			top: 135px;
			margin-left: 0; 
			color: #000000;
			font-size: 14px;
			width: 800px;
			background-color: #FFFFCC;
			padding-bottom: 2px;
			}
#menu a {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			text-decoration: none;
			color: #006666}
			
#menu a:hover { 
			color: #0099FF}

#header {	width: 800px; height: 130px;
			background: url(../Img/banner.jpg) no-repeat top left;}
			
#zapati { 	position: relative;
			width: 800px; 
			background: #c0c0c0; 
			color:#000000;
			text-align: center;
			padding-top: 0;
			padding-bottom: 5px;
			clear:both;
		}
			
#zapati a:hover { 
			color: #0099FF
			}

#rightSloupec {
	position: relative;
	float: right;
	top: 10px;
	width: 150px;
	top: 0px;
	/*padding: 15px 3px 10px 645px; */
	margin:270px 2pt 0pt;
	}

#toplist {
	position: relative;
	background-color: #c0c0c0;
	text-align: center;
	font-size: 12pt;
	color: #006666;
	width: 148px;
	height: 100px;
	top: -220px;
	}

#horsetv {
	position: relative;
	background-color: #c0c0c0;
	text-align: center;
	font-size: 12pt;
	color: #006666;
	top: -210px;
	width: 148px;
	height: 150px;
	}
	
#horsetv a {
	color: #006666;
	text-decoration: none;
	}
	
#horsetv a:hover {
	color: #0099FF;
	font-weight: bold;
	}
	
.horse-text {
	margin-top:10px;
	}
	
#anketa {
	position: relative;
	background-color: #c0c0c0;
	text-align: center;
	font-size: 12pt;
	color: #006666;
	top: -200px;
	width: 148px;
	height: 200px;
	}


/*
#anketa {
	position: relative;
	background-color: #c0c0c0;
	text-align: center;
	font-size: 12pt;
	color: #006666;
	top: -210px;
	width: 148px;
	height: 200px;
	} */
	
#text {		position: relative;
			width: 600px;
			float: left;
			text-align: left;
			padding: 15px 20px 30px 20px; 
			}
			
#text p {	position: relative;
			width: 600px;
			float: left;
			text-align: left;
			padding: 15px 20px 30px 20px; 
			}
			
#text a:hover { 
			color: #0099FF
			}
	
#bottom {	display: block;
			width: 100%;
			} 
			
table {		position: absolute;
			top: 140px;
			}	  


hr.line {
			clear: both;
			height: 0px;
			border: none;
			margin: 0 0 0 0;
			visibility: hidden;}	  

#banner { display:block; float: left; width: 468px; height: 60px; margin-left: 5px; }



h4 { cursor: pointer; cursor: hand; text-decoration: none; }
		
.hide { display: none; }



#hidden { 	top:350px;
			background-image:none; width: 800px; height: 200px; visibility: hidden;
}

.img { 
float: left; 
top: auto;
margin: 0px 5px 5px 5px; 
border: 1px solid #666; 
padding: 2px; 
} 
