body{margin:0px;background-color:#fff9ce}
img{border:0px solid}

img.foto{border:0px solid;position:absolute;left:389px;top:31px}

div.logo{width:327px;height:140px;border:0px solid;}

#top{width:100%;height:359px;border:0px solid;background: url(images/tlo_top.jpg)}
div.pole{height:100%;border:0px solid;float:left}
div.top_content{background: url(images/top.jpg);width:980px;height:359px;float:left;}

input{margin:4px 0px 7px 0px;width:214px;height:23px;background-image: url(images/input.jpg);border:0px;padding:1px 1px 1px 1px;color:#000}
textarea{margin:4px 0px 7px 0px;width:214px;height:95px;background-image: url(images/text-box.jpg);border:0px;padding:1px 1px 1px 1px;color:#000}
input.sub{width:88px;height:23px;background-image: url(images/wyslij.jpg);border:0px;cursor:pointer}
input.sub:hover{width:88px;height:23px;background-image: url(images/wyslij2.jpg);border:0px;cursor:pointer}

div.menu{background: url(images/tlo_menu.jpg);width:328px;min-height:200px;float:left}
div.content{
background: url(images/tlo_content.jpg);
width:653px;
min-height:  610px;  /*Dla normalnych przeglądarek*/
height: auto !important; /*ukrycie stałej wartości dla normalnych*/
height: 610px; /*Dla IE6*/
float:left;
}

div.content_text{margin-left:26px;margin-top:15px;width:600px;font-family:arial;font-size:14px}

div.padding_lang{width:328px;height:245px;border:0px solid}
div.lang{border:0px solid;width:328px;height:55px;text-align:center}

div.kontakt{width:500px;height:300px;border:0px solid;background: url(images/tlo_kontakt.jpg)}
div.kontakt_pola{width:240px;height:272px;border:0px solid;margin-top:60px;margin-left:6px;float:left}

div.footer{border:0px solid;width:100%;height:132px;float:left;background-image: url(images/footer.jpg);}

a {text-decoration: none;color:#03497c}
a:hover {text-decoration: underline;color:#03497c}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0px 0px 0px 18px;
	padding:1px 0px 0px 0px;
}


ul a:link, ul a:visited {
	display:block;
	width:270px;
	height:27px;
	text-decoration: none;
	padding:4px 0px 0px 18px;
	font-weight: bold;
	background: url("images/menu_noactive.jpg") no-repeat ;
	color: #000;
	font-family:arial;
	font-size:15px;
	border: 0px solid;
}

ul a:hover {
	background-image: url("images/menu_active.jpg");
	color: #fff;
}

