*{
	margin:0;
	padding:0;
	}
	
body{
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	line-height:155%;
	color:#555555;
	background:url(images/bg_body.jpg) repeat-x 0 0;
	text-align:center;
	}

a img{border:0;}	
a{text-decoration:underline; color:#77a1c1; outline:none;}
a:hover{text-decoration:none; color:#77a1c1;}

p{padding-bottom:20px;}
address{font-style:normal; padding:10px 0;}

h1,h2,h3,h4,h5,h6,h7{margin:0; padding:0 0 15px 0; font-weight:bold; color:#636262;}
h1{font-size:30px; font-weight:normal; color:#4078a3;}
h2{font-size:28px; font-weight:normal; color:#4078a3;}
h3{font-size:20px; font-weight:normal; padding-top:10px; padding-bottom:5px;}
h4{font-size:16px;}



ul, ol{margin:10px 0 10px 20px; padding:0;}

#left h2{background-color:#e8eff5; color:#31527c; padding:5px 10px; font-size:17px; font-weight:normal;}

#container{
	width:950px;
	margin:0 auto;
	text-align:left;
	background:url(images/bg_container.jpg) repeat-y 0 146px;
	z-index:0;
	}

#head{
	width:950px;
	height:146px;
	position:relative;
	background:url(images/bg_head.jpg) no-repeat 0 0;
	z-index: 0;
	}
	
#head h1{
	width:480px;
	height:100px;
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:50px;
	}

#head h1 a{
	display:block;
	width:480px;
	height:100px;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat 0 0;
	}
	
#left{
	float:left;
	width:235px;
	padding:25px 15px 25px 45px;
	}

#apDiv1 {
	position:absolute;
	width:151px;
	height:26px;
	z-index:1;
	left: 782px;
	top: 120px;
	overflow: visible;
	clip: rect(auto,auto,auto,auto);
}




#content{
	float:right;
	width:605px;
	padding:25px;
	}

#footer{clear:both; height:1px;}

.footer{background-color:#e8eff5; padding:20px; text-align:center; height:100px; font-size:11px;}

.footer a{color:#77a1c1; text-decoration:none;}
.footer a:hover{color:#77a1c1; text-decoration:underline;}

#left-menu{margin:0; padding:0;}
#left-menu li{list-style:none; background:url(images/1px.jpg) repeat-x left bottom; padding-bottom:1px;}
#left-menu li a{color:#292929; text-decoration:none; background:url(images/licko.jpg) no-repeat 5px 12px; display:block; width:205px; padding:5px 10px 5px 20px;}
#left-menu li a:hover{text-decoration:none; background-color:#e8eff5;}

#kontakt{position:relative;}
#mapa{position:absolute; top:80px; left:350px;}
#mapa a img{border:5px solid #eee;}
#mapa a:hover img{border:5px solid #ddd;}

