
#obsah {position: absolute; width: 740px; top: 140px;height:500px; left: 150px;background-color:green;}
#hlavicka {position: absolute; width: 1000px; height: 140px; top: 0px; left: 0px;background-color:green; } 
#levy { position: absolute;width: 150px; top: 140px;height:500px; left: 0px;background-color:green;}
#pravy{position: absolute; width: 110px; top: 140px;height:500px; left: 890px;background-color:green;}
#page {margin:0 auto;text-align:center;} 

td       {
	width:140; 
	height:20;
	text-align:center;
	background-color: #3333FF;
	font-style:Verdana; 
	}
	
a        {
	color:#FFFF00;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
	
td:hover {
	background-color: #000066;  
	}
	
.mail    {color:#FFFF00;  }

h1		{
    margin: 0;
    padding: 5px;
    width: 700px;
    background: #F3D8A9;
    font-family: georgia, serif;
    border: 4px solid #B17101;
    font-size: 1em;
    clear: both;
    }
b		{color:#FFFF00;  }



body     {
	scrollbar-track-color: yellow;
	scrollbar-face-color: #000066;
	scrollbar-arrow-color: yellow; 
	}
	
.od 		 {
	color:#FFFF00;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
	}
	
.od:hover {
	color: #000066;
	text-decoration:none;  
	}
.kontakt {
	width:auto; 
	height:auto;
	text-align:center;
	background-color: green;
	font-style:Verdana;
		}
.kontakt:hover {background-color: green;  }
