body {background-image: url("../images/bg_index.gif");
		 text-align: center;
		 margin: auto}
		 
#pivo {position: absolute;
			top: 50px;
			left: 1.5%}
			
#kontakt {position: absolute;
				 width: 200px;
				 height: 250px;
				 background-image: url("../images/kontakt.gif");
			bottom: 50px;
			left: 1%;}
			
#tel {color: navy;
		 font-weight: bold;
			padding-top: 125px}
				
#email {font-weight: bold;
			padding-top: 75px}
			
#doba {position: absolute;
			top: 50px;
			right: 1.5%}
			
#tv {position: absolute;
			bottom: 50px;
			right: 1.5%}
			
#email a {text-decoration: none;
			 color: navy}
			 
#email a:hover {color: green;
			 text-decoration: underline}

#obal_main {width: 900px;
					 height: 700px;
					 min-height: 700px;
					 margin: auto;
					 background-image: url("../images/background.gif");
					 background-repeat: no-repeat;
					 background-position: center center}
					 
#menu			 {width: 180px;
					 height: auto;
					 margin: auto;
					 padding-top: 400px}
					 
#menu a {display: block;
			width: 100%;
			height: 25px;
			margin: auto;
			padding-top: 20px;
			_padding-top: 15px;
			color: yellow;
			font-family: Arial;
			font-weight: bold;
			font-size: 110%;
			text-decoration: none}
			
#menu a:hover {color: #3f3;
			letter-spacing: 3x;
			background-image: url("../images/button_focus.gif")}
