* { margin:0;padding:0;outline:0;border:0; }
body { background:#F1F1F1 url(img/body_tlo.png) repeat-x 0 0;  }
body, div, p, a, input, textarea { color:#000;font-family:Exo,Arial,sans-serif;font-size:14px; }
a { text-decoration:none; }
a:hover, #side a:hover { color:#FF9834; }
ul { padding-left:25px;margin:-16px 0 16px 0; }
p { margin-bottom:16px; }
hr { border-bottom:1px solid #000;margin:16px 0; }

#top_orange { width:50%;height:196px;background-color:#FF9834;position:absolute;top:0;right:0;z-index:-1; }
.wrap { width:980px; }
.wrap, #menu { margin:0 auto; }
#top { height:196px;background:transparent url(img/top_tlo.png) no-repeat center top; }
#top .wrap { height:196px;position:relative; }
	#lang_pl, #lang_en { width:37pa;height:24px;position:absolute;top:162px;right:-70px; }
	#lang_pl { right:-16px; }
#logo { position:absolute;top:60px;left:-25px;width:422px;height:84px; }

#menu { list-style-type:none;height:58px;padding:0;background:transparent url(img/body_tlo.png) repeat-x 0 -196px;margin-bottom:45px; }
	#menu li { display:inline-block;height:58px;margin-left:-3px; }
	#menu li:hover { background:transparent url(img/menu_hover.png) repeat 0 0; }
	#menu li a { display:block;height:58px;line-height:62px;padding:0 10px;color:#F7F7F7;font-weight:bold;background:transparent url(img/menu_linia.png) no-repeat right center; }
	#menu li.last a { background-image:none; }
	
#main { width:650px;font-size:14px;padding-bottom:30px; }
	h1 { font-size:14px;border-bottom:1px solid #000;padding:0 0 5px 0;margin-bottom:15px; }
	#main p { font-size:14px; }
	#google_maps { margin-bottom:20px; }
	#kontakt { width:300px; }
	#kontakt_form { width:330px;height:400px; }
		#kontakt_form label { display:none; }
		#kontakt_form input, #kontakt_form textarea { width:318px;padding:5px;height:25px;line-height:25px;background-color:#FFF;border:2px solid #C4C4C4;margin-bottom:10px; }
		#kontakt_form textarea { height:200px; }
		#kontakt_form .submit { width:80px;height:40px;line-height:20px;background-color:#C4C4C4;color:#FFF; }
		#kontakt_form .submit:hover { cursor:pointer;background-color:#A4A4A4; }
	
#side { width:170px;min-height:600px;padding:30px;background:transparent url(img/side_tlo.png) no-repeat 0 0; }
	#side a { color:#06F; }
	a#drukuj { background:transparent url(img/ikona_druk.png) no-repeat 0 0;display:block;height:34px;line-height:34px;padding-left:44px;font-style:italic;color:#000; }

#galeria { margin-right:-10px; }
#galeria a { margin:0 10px 5px 0; }
	#galeria a img { width:210px;height:158px; }
 
#footer { height:60px;margin-top:40px;background-color:#FFF;line-height:60px;font-style:italic; }

#info { width:400px;padding:20px;position:fixed;top:350px;left:50%;margin:0 0 0 -210px;color:#006;box-shadow:2px 2px 10px #000;border-radius:5px;border:1px solid #F93;background-color:#EEE;z-index:1000;font-size:15px; }


.left, #main, #kontakt, #galeria a { float:left; }
.right, #side, #kontakt_form, #kontakt_form .submit { float:right; }
.center, body, #side, #footer p, #licznik { text-align:center; }
.lewy, p, li,  h1, a#drukuj { text-align:left; }
.clear, .wrap, #footer { clear:both; }