html, body {
	margin:0;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	background:#022F4D;
	}

div {
	
	margin:0;
	padding:0;
	}

h1,h2,h3{
	margin:0;
	padding:0;	
	}

.clr {
	clear:both;
	}

span.clr {
	clear:both;
	display:block;
	}

img{
	margin:0;
	padding:0;
	border:0;
	}
	
a {
	
	text-decoration : none;
	outline-style:none;
	outline-width:0;
	color:white;
	}

a:hover {
	
	color:#E87000;
	}

p{
	
	text-align:justify;
	}


.site {

	width:100%;
	text-align:center;
	border:0;
	/*background:#022F4D;*/
	}

.site_center {
	
	width:990px; 
	margin:0 auto;
	border:0;
	background:#022F4D;
	
	}


#header {	
	
	width: 100%;
	}

#header_box {

	margin:8px 0 12px;
}



.header_flagi {
	
	display:block;
	width:30px; 
	height:20px;
	float:left;
	padding:0 5px;
	}
	
.header_ico {
	
	display:block;
	float:right;
	padding:0 0 0 45px;
	}	

#logo {

	width:270px;
	height:200px;
	background:url('../img/logo.gif') no-repeat;
	float:left;
	}

#picture_header {
	
	padding:6px 0 0;
	float:left; 
	width:720px;
	height:200px;
	background:url('../img/header_ramka_right.gif') repeat-x;
	}

.menu_gradient {
	
	width:100%;
	background:url('../img/menu_gradient.gif') repeat-x;
	height:29px;
	padding:13px 0 0 0;
	}

	
ul#menu_header, ul#menu_header li, ul#menu_footer, ul#menu_footer li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul#menu_header {
	
	width:890px;
	margin:0 auto;
	}

ul#menu_header li, ul#menu_footer li {
	display: block;
	float:left;
	font-size:12px;
	}
	
ul#menu_header li a {
	
	padding: 0 28px 0 28px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
	}
	
ul#menu_header li a:hover, ul#menu_footer li a:hover {
	
	color:#E87000;
	}	

#footer {
	
	padding:5px 0 20px;
	}	


ul#menu_footer {
	
	width:740px;
	}

	
ul#menu_footer li a {
	
	padding: 0 25px 0 25px;
	color:white;
	text-decoration:none;
	font-size:11px;
	}

#footer_wykonawca {
	
	float:right;
	width:150px;
	color:#1193C7;
	paddding:0 10px 0 0;
	}

#footer_wykonawca a {
	
	color:#1193C7;
	}

#footer_wykonawca a:hover, #footer_wykonawca a:hover span {

	color:#E87000;
	}
	
#left_menu {

	width:280px;
	padding:0 20px 10px 0;
	text-align:left;
	color:white;
	font-size:12px;
	float:left;
}

.left_menu_image {
	
	width:268px; 
	height:158px; 
	border:1px solid #1193C7; 
	margin:0 0 20px;
	}

.gradientbox {
	
	background:url('../img/produkt_gradient.gif') #00234D repeat-x;
	width:640px;
	padding:20px 20px 0 20px;
	color:white;
	font-size:12px;
	}

#kontakt_info {
	
	width:680px;
	margin:20px 0 5px;
	float:right;
	text-align:left;
	color:white;
	}	

#kontakt_info span {
	
	display:block;
	}

#kontakt_info #mapa {
	
	width:220px;
	height:220px;
	border:1px solid #1193C7;
	font-size:0;
	}

#kontakt_info #mapa:hover {
	
	border:1px solid #EEEEEE;
	}


#kontakt_info #text {
	
	padding:0 0 0 30px;
	text-align:left;
	float:left;
	font-size:13px;
	}
	
#txttitle {
	
	padding-bottom:15px;
	width:100%;
	display:block;
	}	

#txttitle h1 {
	
	font-size:18px;  
	font-weight:bold;
	}

span#produkt_opis {
	
	text-align:justify;
	display:block;
	width:100%;
	padding:0 0 15px;
	}	
	
#product_details {
	
	width:100%;
	}	

td.rt {
	
	text-align:right;
	}
	
td.lf {
	
	text-align:left;
	}
	
span.iko {
	
	margin:0 auto;
	width:30px; 
	height:8px;
	display:block;
	}
	
.minimg {
	
	border:1px solid #1193C7;
	width:104px;
	height:53px;
	}	
	
a.link_im {
	
	font-size:0;
	cursor:pointer;
	display:block;
	}
	
a.link_im:hover div{
	
	border:1px solid #EEEEEE;
	}
	
.menu_img_txt {
	
	float:left;
	font-size:28px;
	font-style:italic;
	position:absolute;
	bottom:15px;
	left:15px;
	display:block;
	color:#E87000;
	width:200px;
	font-weight: bold;
	}


/*.menu_img_txt:first-letter {
	
	font-weight:bold;
	font-size:19px;
	letter-spacing:-2px;
	}*/	
	
#mapka_img {
	
	display:block;
	border:1px solid #1193C7;
	}	
	
#mapka_img:hover {
	
	border:1px solid white;
	}		
	
#form_kontakt_box input[type="submit"] {
	
	padding:2px;
	background:#0C5077;
	border:1px solid #D8D8D8;
	color:#D8D8D8;
	}
	
#form_kontakt_box input[type="submit"]:hover {
	
	border:1px solid #1193C7;
	color:#1193C7;
	}	
	
.le {
	
	text-align:left;
	}

.ri {
	
	text-align:right;
	}
	
	
	
.form_p input[type="text"], .form_p textarea {
	
	border:1px solid #959595;
	}	

.form_p input[type="submit"], .form_p button {
	
	padding:2px;
	background:#0C5077;
	border:1px solid #D8D8D8;
	color:#D8D8D8;
	}

.form_p input[type="submit"]:hover, .form_p button:hover {
	
	border:1px solid #1193C7;
	color:#1193C7;
	}

.form_p .select{
	
	margin: 5px 0 0;
	padding:2px;
	font-weight:bold;
	font-size:11px;
	border:1px solid #FFFFFF;
	color:#444444;
	background:white;
	}

.form_p .select : hover{
	
	color:#0580B9;
	border:1px solid #D8D8D8;	
	}

.kreska_jezyk {
	
	display:block;
	border-bottom:3px solid #E87000;
	padding:5px 0 0;
	width:100%;
	}

a.mapa_tytul {
	
	font-size:12px;
	font-weight:bold;
	}

span.menu {
	
	padding:10px 0;
	display:block;
	width:100%;
	}
	
a.link_news {

	color:#777777;	
}
a.link_news:hover {

	color:#D8D8D8;	
}

.content_line {
	
	width:100%;
	}

.content_line span {
	
	display:block;
	}				
	
.content_img {
	
	width:200px;
	height:135px; 
	padding:30px 0 15px;
	float:left;
	text-align:center;
	}

.content_img img {
	
	margin:0 auto;
	
	}	
	
.content_aktbox {
	
	width:500px;
	padding: 0 0 30px 0;
	float:left;
	font-size:12px;
	text-align:left;
	}						
