/* CSS Document */

body 	{ margin: 0px;
		margin-top: 20px;
		margin-bottom: 40px;
		padding: 0px;
		text-align: center;
		font-family: Verdana,sans-serif;
		font-size: 13px;
		background-color: #c4d3f6;
		} 
				
#hlavni { position: relative;
		top: 0px;
		width: 760px;
		height: 824px;
		text-align: left;
		margin: auto;
		background-color: #4998ff;
		}
		
/* horni */		
		
#horni 	{position: absolute;
		top: 0px;
		left: 0px;
		width: 760px;
		height: 350px;
		}
#ho_l	{position: absolute;
		left: 0px;
		top: 0px;
		width: 5px;
		height: 350px;
		background-color: #4998ff;
		}
#menu	{position: absolute;
		left: 5px;
		top: 0px;
		width: 150px;
		height: 350px;
		}
.odk	{display: block;
		background-color: #ff7e00;
		width: 150px;
		height: 30px;
		text-decoration: none;
		text-align: center;
		line-height: 30px;
		font-size: 13px;
		font-weight: bolder;
		color: #1f387b;
		margin-bottom: 3px;
		}
a:hover	{color: #FFFFFF;
		}
#dopl	{position: absolute;
		left: 0px;
		top: 264px;
		width: 150px;
		height: 86px;
		background-color: #ff7e00;
		}

/* stred */		

#stred	{position: absolute;
		left: 0px;
		top: 350px;
		width: 760px;
		height: 289px;
		background-color: #1f387b;
		}
#stred img {border: none;}		
#obr_bar{position: absolute;
		top: 5px;
		left: 25px;
		}
#obr_jidelna {position: absolute;
		top: 5px;
		left: 276px;
		}	
#obr_salonek {position: absolute;
		top: 5px;
		left: 509px;
		}
#logo	{position: absolute;
		left: 160px;
		top: 5px;
		width: 595px;
		height: 350px;
		background-image: url(logo.jpg);
		background-repeat: no-repeat;
		}
#text	{position: absolute;
		top: 170px;
		left: 20px;
		height: 180px;
		width: 555px;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: 18px; 		
		   
		}
#text strong {display: none;}
	
/* spodek */
#spodek	{position: absolute;
		top: 639px;
		left: 0px;
		width: 760px;
		height: 30px;
		}
#kraj_s	{position: absolute;
		left: 0px;
		top: 0px;
		width: 5px;
		height: 30px;
		background-color: #4998ff;
		}
#spod_odk	{position: absolute;
		top: 0px;
		left: 5px;
		width: 150px;
		height: 185px;
		background-color: #ff7e00;
		}
#otevreno {position: absolute;
		top: 165px;
		left: 0px;
		width: 150px;
		height: 185px;
		background-color: #ff7e00;
		}
#ot_str	{position: absolute;
		top: 20px;
		left: 10px;
		width: 130px;
		height: 165px;
		}

table	{font-size: 11px;
		color: #333333;
		text-align: center;
		}
		
caption	{font-weight: bolder;
		line-height: 20px;
		font-size: 12px;
		}
th		{width: 40px;}
td		{width: 45px;}		
/* BENNER */				
#sp_stred	{position: absolute;
		left: 160px;
		top: 5px;
		width: 595px;
		height: 150px;
		}
#sp_stred img {border: 1px solid #666666;}
#rekl	{position: absolute;
		left: 0px;
		top: 7px;
		}
#rekl2	{position: absolute;
		left: 421px;
		top: 7px;
		}
#rekl3	{position: absolute;
		left: 421px;
		top: 81px;
		}
		
				
#spod_adr {position: absolute;
		top: 150px; 
		left: 155px;
		height: 30px;
		width: 605px;
		line-height: 40px;
		font-size: 12px;
		text-align: center;
		font-weight: bolder;
		}
#spod_adr a {text-decoration: none;
		font-size: 12px;
		color: #FF0000;
		font-weight: bolder;
		}		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		