body{
    text-align:center;
    overflow: auto;
    padding:0px;
    margin-top:0px;
	background-color: #eee;
	background-repeat: y;
	}


#frame{ 
	width:650px;
	height: auto;
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    padding:0px;
    text-align:left;
	}

#baner {
	position: relative;
	width: 650px;
	font-size : 1px;
    height:93px;
	background-image: url(tytul.jpg);
	border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
	}

#menu{  
    width: 650px;
    height: 56px;
    background-color: #690;
	background-image: url(tlo_menu.jpg);
	font-size : 11px;
	border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
	border-top: 10px solid #5c9ddd;
	}

#menu ul{
	margin: 0;
	padding: 0;
	padding-left: 40px;
	list-style-type: none;
	text-align: center;
	}

#menu ul li { display: inline; }

#menu ul li a{
	float:left;
	width: 80px;
	height:34px;
	color: #fff;
	background-image: url(znacznik.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-decoration: none;
	font-family : "Verdana", sans-serif; 
	font-weight: bold;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 18px;
	}

#menu ul li a:hover{
	color: #fff;
	border-bottom: 3px solid green;
	}

#maincontent {
    width:650px;
	min-height:200px;
    padding: 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
	border-left: 1px solid #DDD;
    border-right: 1px solid #DDD; 
    }
	  
#img_villa{
	width: 300px; 
	height: 224px; 
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 10px; 
	margin-bottom: 10px;
	border: 1px solid black;
	background-image: url(villa.jpg);
	}
	
#bottom{
	width:650px;
    height:15px;
	background-color: #690;
	padding: 0;
	border-left: 1px solid #DDD;
    border-right: 1px solid #DDD; 
	text-align: center;
   	}
#kontakt{
	margin-left: auto; 
	margin-right: auto;
	margin:20px 20px 0px 15px;
	text-decoration: none;
	font-size : 11px; 
	color : #064000;
	font-family : "Verdana", sans-serif;
	text-align:center;
	}
#map{
	width: 500px; 
	height: 300px; 
	background: url(http://web4you.com.pl/template/loader.gif); 
	background-repeat: no-repeat; 
	background-position: center;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 20px;
	border: 1px solid grey;
	}
#map2{
	padding-top:10px;
	text-align: right;
	width: 500px;
	}	
#bottom.txt_bottom{
	text-decoration: none;
	font-family : "Verdana", sans-serif;
	font-size : 9px; 
	color : #000;
	}
		  
#maincontent h1 {
	font-size : 14px; 
   	color : #000;
	font-family : "Verdana", sans-serif; 
	text-decoration: none;
	margin: 10px 0 0px 10px;
  	padding: 0 0 4px 5px; 
	border-left: 15px solid #5c9ddd /*#FDA500*/;
	}
#maincontent h2 {
	font-size : 12px; 
	text-decoration: none;
	font-size : 11px; 
	color : #064000;
	font-family : "Verdana", sans-serif; 
	text-align: center;
	}
#maincontent p{
	text-indent: 15px;
	margin:10px 10px 0px 15px;
	text-decoration: none;
	font-size : 11px; 
	color : #064000;
	font-family : "Verdana", sans-serif; 
}

#maincontent li{
	text-decoration: none;
	font-size : 11px;
	margin: 0 10px 0 5px;
  	color : #064000;
	font-family : "Verdana", sans-serif; 	
}

#maincontent table{
	margin-left: auto;
	margin-right: auto;
	border: 0;
	text-align:left;
	text-decoration: none;
	font-size : 11px;
	color : #064000;
	font-family : "Verdana", sans-serif; 	
}
#maincontent img{
	border: 1px solid #999;
	margin-left: auto;
	margin-right: auto;
	}
#maincontent td{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
.links{
	margin:2px 2px 0px 0px;
	text-decoration: underline;
	font-size : 11px; 
  	color : #006400;
	font-family : "Verdana", sans-serif;
}

.links:hover{
	margin:2px 2px 0px 0px;
	text-decoration: none;
	font-size : 11px; 
  	color : #064000;
	font-family : "Verdana", sans-serif;
	}

