html{
	margin: 0;
	padding: 0;
	
}
body {
	background: #eff7f8 url(../img/bg.gif) top repeat-x;
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #4C5D5F;
}

h1{
	color: #90a1a3; 
	font-weight: normal; 
	font-size: 22px; 
	margin: 0 0 25px;
}

h2{
	color: #90a1a3; 
	font-weight: normal; 
	font-size: 18px; 
	margin: 0 0 15px;
}

img {border: 0;}

a {
	color: #da251d;
	text-decoration: none;
	outline: none;
}
a:hover {text-decoration: underline;}

input, textarea, select{
	border: 1px solid #cfdadb;
	padding: 2px 4px;
}

.hide {display: none;}
.nB{border: 0 !important;}
.nBl{border-left: 0 !important;}
.nBr{border-right: 0 !important;}
.nBb{border-bottom: 0 !important;}

#wrapper {
	width: 980px;
	margin: 0 auto;
	
}
#header{
  background: transparent url(../img/header.jpg) top no-repeat;
  width: 980px;
  height: 363px;
  float: left;
  color: #aaa;
  position: relative;
}
#header.sub{
  background: transparent url(../img/headerD.jpg) top no-repeat;
  height: 198px;
}

#logo{
	background: transparent;
	width: 201px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 0px;
	cursor: pointer;
	text-decoration: none;
}
#pl{
	background: transparent url(../img/pl.jpg) no-repeat;
	width: 50px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 21px;
	left: 235px;
	cursor: pointer;
	text-decoration: none;
}
#en{
	background: transparent url(../img/en.jpg) no-repeat;
	width: 50px;
	height: 29px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 21px;
	left: 298px;
	cursor: pointer;
	text-decoration: none;
}

#pl:hover, #en:hover{background-position: 0 -29px;} 

#menu{
	background: transparent url(../img/menuBg.gif) bottom repeat-x;
	float: left;
	width: 980px;
	height: 43px;
	margin: 0;
	padding-bottom: 2px;
}

#menu ul{
	background: transparent url(../img/menu.gif) no-repeat;
	width: 980px;
	height: 43px;
	margin: 0;
	padding: 0;
	float: left;
	
}
#menu.en ul{
	background: transparent url(../img/menuEn.gif) no-repeat;
}
#menu ul li{
	height: 43px;
	float: left;
	display: block;
	color: #eff7f8;
}
#menu ul li a{
	height:43px;
	float: left;
	display: block;
	text-indent: -9999px;
}
a#item0{width: 60px;}
a#item0:hover{background: transparent url(../img/menu.gif) 0px -43px no-repeat;}
a#item1{width: 117px;}
a#item1:hover, a#item1.active{background: transparent url(../img/menu.gif) -60px -43px no-repeat;}
a#item1en{width: 90px;}
a#item1en:hover, a#item1en.active{background: transparent url(../img/menuEn.gif) -60px -43px no-repeat;}
a#item2{width: 86px;}
a#item2:hover, a#item2.active{background: transparent url(../img/menu.gif) -177px -43px no-repeat;}
a#item3{width: 100px;}
a#item3:hover, a#item3.active{background: transparent url(../img/menu.gif) -265px -43px no-repeat;}
a#item4{width: 80px;}
a#item4:hover, a#item4.active{background: transparent url(../img/menu.gif) -365px -43px no-repeat;}
a#item5{width: 99px;}
a#item5:hover, a#item5.active{background: transparent url(../img/menu.gif) -445px -43px no-repeat;}
a#item6{width: 115px;}
a#item6:hover, a#item6.active{background: transparent url(../img/menu.gif) -544px -43px no-repeat;}
a#item7{width: 153px;}
a#item7:hover, a#item7.active{background: transparent url(../img/menu.gif) -659px -43px no-repeat;}
a#item8{width: 82px;}
a#item8:hover, a#item8.active{background: transparent url(../img/menu.gif) -812px -43px no-repeat;}
a#item9{width: 88px;}
a#item9:hover, a#item9.active{background: transparent url(../img/menu.gif) -890px -43px no-repeat;}
.clear{clear: both; font-size: 0;}

#content{
	background: #fff;
	float: left;
	width: 980px;
	margin: 0;
	line-height: 18px;
}

#aktualnosci{
	background: #e3eff1 url(../img/aktualnosci.gif) top repeat-x;
	float: left;
	width: 297px;
	padding: 25px 20px 10px 22px;
	color: #7c7b7a;
	/*height: 358px;*/
	height: 390px;
}
#promocje{
	background: #e7f1f3 url(../img/aktualnosci.gif) top repeat-x;
	width: 325px;	
	float: left;
	padding: 25px 20px 10px 22px;
	font-size: 11px;
	color: #7c7b7a;
	/*height: 218px;*/
	height: 250px;
}
#promocje strong{font-size: 11px; }
h2 a{
	background: transparent url(../img/h2a.gif) right no-repeat;
	color: #868888;
	font-size: 13px; 
	font-weight: bold;
	padding-right: 12px;
}
#aktualnosci ul{
	padding: 0;
	margin: 0;
	
}
#aktualnosci ul li{
	margin: 0 0 10px;
	font-size: 11px;
	list-style-type: none;
	padding: 0;
}
#center{
	float: left;
	width: 367px;
}
#promocje div{
	float: left; 
	width: 325px;
	
}
#promocje a.img{
	float: left;
	margin: 15px 0 0 15px;
	border: 2px solid #DA251D;
}
#promocje a.img:hover{
	border: 2px solid #3e3e3e;
}
a.more{
	background: transparent url(../img/more.gif) right no-repeat;
	padding-right: 16px;
}
#partnerzy{
	background: transparent url(../img/partnerzy.jpg) no-repeat;
	float: left;
	width: 367px;
	height: 140px;
	border: 0;
	text-decoration: none;
}
#right{
	width: 274px;
	float: left;
}
#oferta h2{color: #edeae6; padding-left: 22px; margin: 0 0 8px;}
#oferta{
	background: transparent url(../img/oferta.jpg) no-repeat;
	float: left;
	width: 274px;
	padding: 25px 0 10px;
}
.sub_m {
	padding-bottom:7px;
}
.sub_m a {
	height:22px !important;
	line-height:31px !important;
}
.sub_m span a {
	height:20px !important;
	line-height:24px !important;
}
#center{position: relative;}
#content.sub #right #oferta{padding: 16px 0 8px;}
#content.sub #right #oferta, #content.sub #right #oferta ul li, #content.sub #right #oferta ul {width: 224px !important;}
#content.sub #right #oferta ul li a{width: auto !important;}
#oferta ul{
	width: 274px;
	float: left;
	padding: 0;
	margin: 0;
}
#oferta ul li {
	width: 274px;
	border-bottom: 1px solid #bd524a;
	min-height: 33px;
	list-style-type: none;
	margin: 0;
}
#oferta ul li span {
	color:#ECE7E1;
	display:block;
	padding-left:8px;
}
#oferta ul li span a {
	background: url("../img/arrow_small.gif") no-repeat scroll 21px 11px transparent;
	height: 20px;
	background: ;
	font-size: 12px;
	padding:0 0 0 29px;
}
#oferta ul li a{
	background: transparent url(../img/ofertaLi.gif) left 10px no-repeat;
	width: 252px;
	padding: 0 0 0 22px;
	font-size: 15px;
	color: #ece7e1;
	display: block;
	height: 33px;
	line-height: 33px;
}
#oferta ul li a:hover, #oferta ul li a.active{
	color: #ffcc00;
	text-decoration: none;
}
#wspolpraca{
	background: transparent url(../img/wspolpraca.jpg) top no-repeat;
	float: left;
	width: 274px;
	height: 54px;
	padding: 0;
	border: 0;
	margin: 2px 0;
}
#wspolpraca:hover, #content.sub #right #wspolpraca:hover{background-position: 0 -54px}

#newsletter{
	background: #eff7f8;
	float: left;
	width: 238px;
	padding: 12px 18px 13px;
	border: 0;
	text-align: left;
}
#newsletter h2{font-size: 18px; font-weight: normal; margin: 0 0 5px;}
#newsletter a.submit{
	margin-left: 50px;
}

#footer{
	background: transparent url(../img/footer.jpg) top no-repeat;
	float: left;
	padding:15px 3px 10px;
	width:974px;
	font-size: 11px;
}
#footer ul {margin: 0 0 5px; padding: 0;}
#footer ul li{
	list-style-type: none; 
	display: inline;
}

#footer div{
	float: left;
	width: 330px;
}
#footer #mp{
	float: right;
	text-align: right;
	width: 200px;
}
#footer #mp a{color: #67615b; font-weight: bold;}

#content.sub #left{
	background: #f4f8f9;
	width: 219px;
	padding: 10px 0 22px;
	float: left;
}
#content.sub #left ul{
	width: 146px;
	padding: 0 22px;
	margin: 0;
	
}
#content.sub #left ul li{
	background: transparent url(../img/leftUl.gif) 0 12px no-repeat;
	padding: 0 0 0 18px;
	width: 146px;
	margin: 0 ;
	list-style-type: none !important;
	zoom: 1;
}
#content.sub #left ul li ul li{
	list-style-type: disc !important;
}
#content.sub #left ul li ul{padding-left: 0;}
*:lang(pl) #content.sub #left ul li, #content.sub #left ul li{
	background: transparent url(../img/leftUl.gif) 0 2px no-repeat;
}
#content.sub #left ul li a{ margin-bottom: 0; line-height: 17px !important; font-size: 11px;}
#content.sub #left ul li strong a{color: #4c5d5f; font-size: 11px; margin: 10px 0 0px; display: block; line-height: 16px !important; }

#content.sub #left ul li ul li{padding: 0 0 0 0px; background: transparent;}
#content.sub #left ul li ul li ul li{padding: 0 0 0 18px; background: transparent; }
#content.sub #left ul li ul li ul li a{font-size: 11px;}
#content.sub #center{
	background: #fff;
	width: 712px;
	padding: 0 22px;
}
* html #content.sub #center{width: 710px;}
#content.sub.noPad #center{
	background: #fff;
	width: 756px !important;
	padding: 0 0px;
}
#content #rest{
	background: #fff;
	width: 507px;
	padding: 0 15px;
	float: left
}
#content.sub #rest{
	width: 463px;
}
#content.sub.noPad #rest{
	width: 507px;
}
#content.sub #center h1{
	margin: 25px 0;
}
#content.sub #center h1 a{
	color: #ba231d;
}
#content.sub #center p{
	margin: 0 0px 10px;
	color: #4c5d5f;
	font-size: 12px;
	
}
#content.sub #center ul, #content.sub #center ol{font-size: 12px;}
#content #rest p{margin: 10px 0 !important; }
#content #rest h1{margin: 25px 0 !important; }
#content.sub #right{
	width: 224px;
	background: #fff;
}
#content.sub #right #newsletter {
	width: 188px;
	height: auto;
	background: #eff7f8;
}

#content.sub #right #wspolpraca{
	width: 224px;
	background: transparent url(../img/wspolpracaSub.jpg) top no-repeat;
}
#content.sub #right #aktualnosci{
	background: transparent;
	width: 184px;
	padding: 20px;
	height: auto;
}
#content.sub #right #aktualnosci h2{
	color: #6a7177;
	font-size: 18px;
	margin: 0 0 16px;
}
#content.sub #right #aktualnosci h2 a{margin: 1px 0 0;}
#right #aktualnosci ul li{
	line-height: 14px;
	margin-bottom: 8px;
}
div.form{
	width: 477px;
	padding: 20px 15px 10px;
	margin: 0px 0px 25px;
	background: #e7edee;
	float: left;
	clear: both;
}
.btn {width: auto !important; cursor: pointer; margin: 0 auto;}
div.form h3{color: #ba231d;}
.form .l{float: left; width: 35%;}
.form .r{float: right; width: 55%}
.form label{font-size: 11px; color: #707070;  float: left; font-weight: bold; line-height: 24px; width: 150px;}
.form .row input, .form .row textarea{float: left;  width: 300px}
.form .row{float: left; clear: both; width: 100%;}

.form form{margin: 0;}
.submit{
	color: #6a7177;
	font-size: 12px;
	padding: 3px 18px;
	background: transparent url(../img/submit.gif) repeat-x;
	border: 1px solid #d8dfe0;
	font-weight: bold;
	width: auto !important;
	cursor: pointer;
	margin: 10px 0;
}
#center .submit{float: left;}
.form .submit{ margin: 10px 0 0 !important;}
#left .form .submit{ margin: 0px 0 0 5px !important; padding: 3px 5px;}
input#query{width: 123px; float: left; padding: 3px 4px 4px;}
.table, .table2{
	float: left;
	width: 507px;
	margin: 0 0px 20px;
	border-left: 1px solid #efefee;
	border-right: 1px solid #efefee;
}
* html .table, * html .table2{ width: 100%}
.table2{
	width: 710px
}
.table th{
	background: transparent url(../img/th.gif) repeat-x;
	padding: 8px 20px; 
	border-right: 1px solid #b9bbba;
}
.table2 th{
	background: transparent url(../img/table2Th.gif) right bottom no-repeat;
	padding: 8px 20px; 
	border: 1px solid #b9bbba;
	border-left: 0;
	border-top: 1px solid #efefee;
	color: #da251d;
	font-size: 14px; 
	font-weight: bold;

}
.table2 th img{margin-bottom: 10px;}
.table td, .table2 td{
	padding: 10px; 
	border-right: 1px solid #efefee;
	border-bottom: 1px solid #efefee;
	vertical-align: top;
	font-size: 12px;
}
.table td.top, .table2 td.top{border-top: 1px solid #efefee}
.table td span, .table2 td span{font-size: 11px;}
.table2 td a.more{float: right; color: #da251d;  }
.table td.last, .table th.last, .table2 td.last, .table2 th.last{border-right: 0 !important}

.promocje ul {float: left; padding: 0;; margin: 0; width: 100%;}
.promocje ul li{ float: left; list-style-type: none; margin: 0 0 10px; padding: 0 0 15px; border-bottom: 1px solid #efefef; width: 100%;}
.promocje ul li .data, .data{ float: left; clear: both; width: 100%; font-size: 11px; color: #7C7B7A;}
.promocje ul li strong{float: left; clear: both; width: 100%; line-height: 24px;}
.promocje ul li a.img{float: left; padding: 1px; border: 0px solid #ccc; margin: 5px 8px 0 0;}
.promocje ul li p{float: left; margin: 3px 0 0 !important; color: #7C7B7A; width: 614px;}

.data.product{
	margin: 25px 0 0;
}

#images{
	margin: 10px 0;
	float: left;
	clear: both;
	width: 100%;
	border: 1px solid #fff;
}
#images a{
	text-align: center;
	background: #fff;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 5px 3px;
	width: 100px;
	height: 100px;
	border: 1px solid #fff;
	float:left;
}
#images a:hover{background: #fff; border: 1px solid #eee;}

#left h1{margin: 0 0 25px;}

.row{margin-bottom: 10px;}
.row div label{width: auto; margin-right: 7px; line-height: 22px;}

.checkbox{
	width: 13px !important;
	height: 13px !important;
	border: 0;
}
.form.center{margin-left: 110px !important;}

#left .form{
	width: 199px;
	padding: 10px;
	margin-bottom: 10px;
}

ul.error{
	background: #fddad9;
	padding: 10px 15px;
	border: 1px solid #980f09;
}
ul.error li {
	list-style-type: none;
	color: #980f09;
}

ul.success{
	background: #c0f7c2;
	padding: 10px 15px;
	border: 1px solid #228124;
}
ul.success li {
	list-style-type: none;
	color: #228124;
}

.images{
	margin: 20px 0;
	width: 497px;
	padding: 5px;
	float: left;
	clear: both;
	background: #E7EDEE;
}
.images a{
	float: left; 
	
	margin: 5px;
	border: 2px solid #4C5D5F;
}

#files{
	margin: 15px 0;
	float: left;
	width: 100%
}
.files td{
	margin-bottom: 10px;
	padding: 5px;
	border-bottom: 1px solid #E7EDEE;
}
.halfL{
	width: 269px;
	padding: 0px 25px 0px 0;
	margin: 0 25px 25px 0;
	float: left;
	font-size: 12px;
	border-right: 1px solid #E7EDEE ;
}
.halfL h3, .halfR h3{font-size: 14px;}
.halfR{
	float: left;
	width: 392px;
	margin: 0 0 115px 0;
	font-size: 12px;
}
.half{
	float: left;
	width: 50%;
	margin: 0 0 25px 0;
}

.visibleBlock {
    display: none;
}

ul.kont{
	margin: 0 0 0 15px;
	padding: 0;
}
ul.kont li {
	margin: 0 0 12px 0;
}
.table2 tr td ul{padding-left: 15px;}
* html .table2 tr td ul{padding-left: 0px; margin-left: 15px;}
.table tr td{border-bottom: 1px solid #B9BBBA ;}


