html {
    background: #eff7f8 url(../img/bg.gif) repeat;
    margin: 0;
    padding: 0;
}
body {
    margin: 0;
    padding: 10px 0;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #3e3e3e;
    overflow-x: hidden;
}
h1 {
    color: #070707;
    font-weight: normal;
    font-size: 24px;
    margin: 10px 0;
}
h2 {
    color: #bf1e2e;
    font-weight: bold;
    font-size: 16px;
    margin: 25px 0 5px;
    float: left;
    width: 100%;
}
#wrapper h3 {
    /*float: left;*/
}
img {
    border: 0;
}
a {
    color: #056839;
    text-decoration: underline;
    outline: none;
}
a:hover {
    text-decoration: none;
}
input, textarea, select {
    border: 0;
    border-top: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    padding: 5px 2px;
    height: 14px;
    font-family: "Trebuchet MS";
    color: #3e3e3e;
    font-size: 11px;
    margin: 0 0 10px;
}
.row {
    float: left;
    width: 100%;
}
.row input, .row select {
    width: 230px;
    float: left;
    clear: both;
}
.row textarea {
    width: 515px;
    height: 131px;
    float: left;
    clear: both;
}
.row label {
    float: left;
    clear: both;
}
.hide {
    display: none;
}
.nB {
    border: 0 !important;
}
.nBl {
    border-left: 0 !important;
}
.nBr {
    border-right: 0 !important;
}
.nBb {
    border-bottom: 0 !important;
}
#orn {
    /*background: transparent url(../img/orn-trans.png) top center no-repeat;
    width: 1236px;*/
    margin: 0 auto;
}
#wrapper {
    width: 974px;
    margin: 0 auto;
    
}
#header {
    background: transparent url(../img/headerBg.png) bottom left no-repeat;
    width: 994px;
    padding: 10px 0;
    height: 102px;
    float: left;
    color: #838383;
    position: relative;
}
* html #header {
    background: transparent url(../img/headerBg-trans.png) no-repeat !important;
}
#logo {
	background:url("../img/logo2.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:55px;
	left:11px;
	position:absolute;
	text-indent:-9999px;
	top:10px;
	width:331px;
}
#slogan {
	color:#BE1D2C;
	font-size:23px;
	left:357px;
	position:absolute;
	top:25px;
}
#language {
    /*width: 306px;*/
    height: 25px;
    line-height: 25px;
    /*color: #838383;*/
	color: #404041;
    position: absolute;
    top: 25px;
    right: 8px;
}
#language span {
    margin-right: 6px;
	text-transform:uppercase;
	font-size: 8px !important;
}
#language a:hover {
    opacity: 1.0;
}
#language .lang_active {
    opacity: 1.0;
}
#en, #de, #ru, #pl {
    width: 25px;
    height: 25px;
    display: inline-block;
    zoom: 1;
    *display:inline;
    text-indent:
    -9999px;
}
#en {
    background: transparent url(../img/en.png) no-repeat;
    opacity: 0.4;
}
#de {
    background: transparent url(../img/de.png) no-repeat;
    opacity: 0.4;
}
#ru {
    background: transparent url(../img/ru.png) no-repeat;
    opacity: 0.4;
}
#pl {
    background: transparent url(../img/pl.png) no-repeat;
    opacity: 0.4;
}
* html #en {
    background: transparent url(../img/en-trans.png) no-repeat;
    opacity: 0.3;
    cursor: auto;
}
* html #de {
    background: transparent url(../img/de-trans.png) no-repeat;
    opacity: 0.3;
    cursor: auto;
}
* html #ru {
    background: transparent url(../img/ru-trans.png) no-repeat;
    opacity: 0.3;
    cursor: auto;
}
* html #pl {
    background: transparent url(../img/pl-trans.png) no-repeat;
}
#zone {
    background: transparent url(../img/zone.png) no-repeat;
    width: 217px;
    height: 42px;
    display: none;
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 18px 16px 0;
}
* html #zone {
    background: transparent url(../img/zone_bg.gif) no-repeat;
    bottom: -1px;
}
#zone a {
    background: #fff url(../img/zone.gif) repeat-x;
    width: 106px;
    height: 42px;
    display: inline-block;
    zoom: 1;
    *display:inline;
    margin-right: 1px;
    text-align: center;
    font-size: 13px;
    color: #056839;
    line-height: 42px;
    font-weight: bold;
    text-decoration: none;
}
#zone a.active {
    background: #fff url(../img/zoneA.gif) repeat-x;
    color: #404041;
}
#zone a:hover {
    text-decoration: underline;
}
#zone a.active:hover {
    text-decoration: none;
}
#content {
    background: transparent url(../img/content.png) repeat-y;
    float: left;
    width: 964px;
    margin: 0;
    padding: 0 17px;
}
* html #content {
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='static/img/content.png',sizingMethod='scale');
	width: 960px;
}
ul#menu{
	background: #f4f3e9;
	width: 960px;
	margin: 0;
	padding: 0;
	float:left;
	*position: relative;
	*z-index:3000;
}
ul#menu li{
	height: 66px;
	list-style-type: none;
	float: left;
	position: relative;
	display:inline;
	*width:170px;
}
#li_home{
	*width:50px !important;
	*padding-left:15px;
}
ul#menu li:hover{background: #056839}
ul#menu li a{
	background: #f4f3e9;
	height: 66px;
	padding: 0 25px;
	*padding: 0 10px;
	display: block;
	line-height: 66px;
	border-left: 1px solid #e3e2d8;
	font-size : 13px; 
	color: #393939;
	text-decoration: none;
	font-weight: bold;
}
ul#menu li:hover a {
	background: #056839;
	color: #fff;
}

#menu li ul {
	background: #056839;
	position: absolute;
	width: 250px;
	display: none;
	padding: 5px 0;
	margin: 0;
	z-index: 50;
	opacity: 0.9;
	left: 1px;
	*z-index:1000;
}
#menu li ul li{
	
	width: 250px;
	height: 20px;
	line-height: 20px;
	display: block;
	list-style-type: disc;
	color: #fff;
	border: 0;
	margin: 0 ;
	padding: 0;
}
#menu li ul li a{
	/*background: #48a345 url(../img/subMenu.gif) left no-repeat !important;*/
	background: #056839;
	width: 250px;
	height: 20px;
	text-indent: 10px;
	display: block;
	color: #fff;
	padding: 0;
	line-height: 20px;
	border: 0;
	font-size: 13px !important;
	font-weight: normal !important;
}
#menu li ul li:hover a{
	/*background: #69c266 url(../img/subMenuH.gif) left no-repeat !important;*/
	background: #0b864c;	
}
#menu li:hover ul{display: block;}

ul#menu li a.more{
	background: transparent url(../img/menuMore.gif) center bottom no-repeat;
}
ul#menu li:hover a.more{
	background: transparent url(../img/menuMoreA.gif) center bottom no-repeat;
}
#item1{
	background: #f4f3e9 url(../img/item1.gif) center  no-repeat !important;
	text-indent: -9999px;
	width: 15px;
	border: 0 !important;
}
#item1:hover{
	background: #056839 url(../img/item1h.gif) center  no-repeat !important;
}

#flashCont{
	background: #f4f3e9;
	width: 946px;
	padding: 0 7px 7px;
	float: left;
    position: relative;
}
#flash{
	background: #f4f3e9 url(../img/flash.jpg) center no-repeat;
	padding: 0;
	width: 946px;
	height: 339px;
}
#flashTop{
    width: 946px;
	height: 339px;
    position:absolute;
    left:7px;
    top:0;
}
#banner{
	background: #f4f3e9 url(../img/he_swiatKuchni.jpg) no-repeat;
	width: 946px;
	height: 91px;
	padding: 0;
	float: left;
}



#contentBottom{
	background: transparent url(../img/contentBottom.png) no-repeat;
	width: 994px;
	height: 19px;
	float: left;
}
* html #contentBottom{
	background: transparent url(../img/contentBottom-trans.png) no-repeat;
}

#cont{
	background: #faf9f5;
	width: 974px;
	float: left;
	margin: 5px 10px 10px;
}
#left{
	background: #dbd8c8;
	width: 212px;
	padding: 15px 0 15px 15px;
	float: left;
	display:inline;
}
#left h2{
	color: #056839;
	font-size: 18px;
	margin: 0 0 10px;
	font-weight: normal;
}
#left ul{
	margin: 0;
	padding: 0;
	float: left;
}
#left ul li{
	list-style-type: none;
	float: left;
}
#left ul li a{
	background: transparent url(../img/leftLi.gif) -2px -2px  no-repeat;
	line-height: 18px;
	display: block;
	border-bottom: 1px solid #eeecdf;
	color: #3e3e3e;
	width: 162px;
	padding: 4px 20px 4px 16px;
	text-decoration: none;
	font-size: 11px;
}
#left ul li.current{
	background: transparent url(../img/leftLi.gif) -2px -2px  no-repeat;
	line-height: 18px;
	display: block;
	color: #056839;
	width: 162px;
	padding: 4px 20px 4px 16px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
} 
#left ul li a:hover{
	background-color: #edece4;
	text-decoration: none;
	color: #056839;
}
#left ul li.act:first-child a{
	border: 0;
	color: #056839;
}
#left ul li.act{
	bac/kground-color: #faf9f5;
}
#left ul li ul{
	margin-left: 20px;
}
#left ul li ul a{
	width: 141px;
}
#left ul li.submenu_22 li a, #left ul li.submenu_22.act a{
	color: #BF1E2E;
}
#right{
	width: 705px;
	padding: 12px 20px 15px; 
	float: left;
	display:inline;
	font-size: 12px;
	color: #3e3e3e;
	line-height: 18px;
}
.hr{
	font-size: 0;
	float: left;
	background: #d6d4ca;
	width: 100%;
	height: 1px;
}
#right p{
	float: left;
	clear: both;
	margin: 5px 0;
	width: 100%;
}
#banners{
	background:none repeat scroll 0 0 transparent;
	display:inline-block;
	height:210px;
	margin:7px 0 0px;
	*margin:17px 0 0px;
	width:974px;
  /*background: transparent;
  width: 974px;
  padding: 0 10px;
  height: 130px;
  display: inline-block;*/
	/*zoom: 1;*/
	*display: inline;

}
#banner7{
	background: transparent url(../img/banner7.jpg) no-repeat;
	width: 477px;
	height: 72px;
	display: inline-block;
	/*zoom: 1;*/
	*display: inline-block;
	margin:0 2px 6px 0;
	*margin-top: 6px; 
	/*margin: 0 0 0 6px;*/
	color: #3e3e3e;
	text-decoration: none;
	text-indent:-9999px;
}
#banner8{
	background: transparent url(../img/banner8.jpg) no-repeat;
	width: 478px;
	height: 72px;
	display: inline-block;
	/*zoom: 1;*/
	*display: inline-block;
	margin:0 0 6px 0;
	*margin-top: 6px; 
	color: #3e3e3e;
	text-decoration: none;
	text-indent:-9999px;
}
#banner1{
	background: transparent url(../img/banner1.jpg) no-repeat;
	width: 188px;
	height: 72px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin:0 6px 0 0;
	/*margin: 0 0 0 6px;*/
	padding: 58px 175px 0 16px;
	color: #3e3e3e;
	text-decoration: none;
}
.banner1_en{
    background: transparent url(../img/banner1_en.jpg) no-repeat !important;
}
.banner1_de{
    background: transparent url(../img/banner1_de.jpg) no-repeat !important;
}
.banner1_ru{
    background: transparent url(../img/banner1_ru.jpg) no-repeat !important;
}
#banner2{
	background: transparent url(../img/banner2.jpg) no-repeat;
	width: 288px;;
	height: 130px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin:0 5px 0 0;
	/*margin: 0 0 0 5px;*/
	text-decoration: none;
	text-indent: -9999px;
	vertical-align: top;
}
.banner2_en{
    background: transparent url(../img/banner2_en.jpg) no-repeat !important;
}
.banner2_de{
    background: transparent url(../img/banner2_de.jpg) no-repeat !important;
}
.banner2_ru{
    background: transparent url(../img/banner2_ru.jpg) no-repeat !important;
}
#banner3{
	background: transparent url(../img/banner3.jpg) no-repeat;
	width: 283px;;
	height: 130px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin:0 0 0 0;
	/*margin: 0 0 0 5px;*/
	text-decoration: none;
	text-indent: -9999px;
	vertical-align: top;
}
.banner3_en{
    background: transparent url(../img/banner3_en.jpg) no-repeat !important;
}
.banner3_de{
    background: transparent url(../img/banner3_de.jpg) no-repeat !important;
}
.banner3_ru{
    background: transparent url(../img/banner3_ru.jpg) no-repeat !important;
}
#banner4{
	background: #eeecdf url(../img/banner4.jpg) top left no-repeat;
	width: 349px;;
	height: 80px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 3px 0 0;
	padding: 40px 15px 10px;
	color: #3e3e3e;
	text-decoration: none;
}
.banner4_en{
    background: #eeecdf url(../img/banner4_en.jpg) top left no-repeat !important;
}
.banner4_de{
    background: #eeecdf url(../img/banner4_de.jpg) top left no-repeat !important;
}
.banner4_ru{
    background: #eeecdf url(../img/banner4_ru.jpg) top left no-repeat !important;
}
#banner4 ul{
	margin: 0;
	padding: 0;
}
#banner4 ul li{
	width: 100%;
	border-bottom: 1px solid #d6d4ca;
	color: #808080;
	font-size: 11px;
	line-height: 20px;
	list-style-type: none;
}
#banner4 ul li a{
	color: #808080;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
}
#banner4 ul li:hover{
	color: #056839;
}
#banner4 ul li:hover a{
	color: #3e3e3e;
}
#banner4 ul li.last{
	margin-top: 3px;
	border: 0;
	text-align: right;
}
#banner4 ul li.last a{
	font-weight: bold;
	color: #056839;
}

#banner5{
	background: transparent url(../img/banner5.jpg) no-repeat;
	width: 288px;;
	height: 130px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 2px 0 0;
	text-decoration: none;
	text-indent: -9999px;
	vertical-align: top;
}
.banner5_en{
    background: #eeecdf url(../img/banner5_en.jpg) top left no-repeat !important;
}
.banner5_de{
    background: #eeecdf url(../img/banner5_de.jpg) top left no-repeat !important;
}
.banner5_ru{
    background: #eeecdf url(../img/banner5_ru.jpg) top left no-repeat !important;
}
#banner6{
	background: transparent url(../img/banner6.jpg) no-repeat;
	width: 283px;;
	height: 130px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 0 0 0;
	text-decoration: none;
	text-indent: -9999px;
	vertical-align: top;
}
.banner6_en{
    background: #eeecdf url(../img/banner6_en.jpg) top left no-repeat !important;
}
.banner6_de{
    background: #eeecdf url(../img/banner6_de.jpg) top left no-repeat !important;
}
.banner6_ru{
    background: #eeecdf url(../img/banner6_ru.jpg) top left no-repeat !important;
}

#footer{
	background: transparent;
	width: 954px;
	height:101px;
	position:relative;
	padding: 0 20px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	font-size: 11px;
	color: #646464;
}
#footer span{float: right; width: 100%; text-align: right; margin:0 0 10px 0;}
#footer div{float: right; width: 100%; text-align: right}
#footer a{color: #056839; text-decoration: none;}
#footer a:hover{text-decoration: underline;}

#logo1{
    background: transparent url(../img/dekra1.jpg) no-repeat;
    display: block;
    width: 59px !important;
    height: 101px;
    position: absolute;
    top: 0px;
    left: 15px;
}
#logo2{
    background: transparent url(../img/dekra2.gif) no-repeat;
    display: block;
    width: 84px !important;
    height: 101px;
    position: absolute;
    top: 10px;
    left: 85px;
}


.wyslij{
	background: transparent url(../img/wyslij.gif) no-repeat;
	width: 69px;
	height: 31px;
	float: left;
	font-size: 300px;
	overflow: hidden;
	content="";
	cursor: pointer;
	outline: none;
}
.left{
	width: 175px;
	float: left;
	margin: 10px 10px 0 0 ;
}
.right{
	float: right; 
	width: 520px;
	margin: 10px 0 0;
}
.req{color: #056839 !important;}
/*
.table{
	width: 703px;
	margin: 0 0 25px;
	border: 1px solid #d0ccba;
	border-bottom: 0;
	font-family: "Trebuchet MS";
}

.table th{
	background: #dbd8c8;
	padding: 10px 13px;
	color: #3e3e3e;
	border-bottom: 1px solid #d0ccba;
	text-align: left;
	font-weight: normal;
}
.table td{
	padding: 10px 13px;
	color: #3e3e3e;
	border-bottom: 1px solid #d0ccba;
}
.table th.first, .table td.first{
	background: #e1ded1;
	text-align: center;
	padding: 10px 5px;
	border-right: 1px solid #d0ccba;
}
.table td.first{
	font-weight: bold;
}
.table td.grey{
	background: #eceae2;
}
*/

.table, #right table{
	width: 703px;
	margin: 0 0 25px;
	border: 1px solid #d0ccba;
	border-bottom: 0;
	border-right: 0;
	font-family: "Trebuchet MS";
	float: left;
	border-collapse: collapse;
}
.table caption, #right table caption{
	background: #056839;
	padding: 5px 10px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #d0ccba;

	text-align: left;
	font-weight: normal;
	width: 704px;
	margin-left: -1px;
}

.table th, #right table th{
	background: #e1ded1;
	padding: 5px 10px;
	color: #3e3e3e;
	border-bottom: 1px solid #d0ccba;
	border-right: 1px solid #d0ccba;
	text-align: left;
	font-weight: normal;
}
.table td, #right table td{
	padding: 5px 10px;
	color: #3e3e3e;
	border-bottom: 1px solid #d0ccba;
	border-right: 1px solid #d0ccba;
}


.news{
	float: left;
	padding-bottom: 10px;
	margin: 0 0 10px;
	border-bottom: 1px solid #d6d4ca;
	width: 100%;
}
.img,.imglabel{
	float: left;
	padding: 10px;
	background: #eceae2;
}
#front .imglabel{
background:#fff;
}
.imglabel {
	height: 150px;
    margin: 1px 5px 6px 0;
    padding: 10px 0 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 230px;
}
#front .imglabel{
	width: 95px;
}
#front .imglabel img{
	width: 76px;
	max-height: 110px;
}
#front .imglabel span{
	width: 81px;
}
.images{
	overflow: hidden;
}
.imglabel span {
    display:block;
	margin:5px 0 0;
	padding:5px 7px;
	width:216px;
	background:#e2e0d8;
	line-height:16px;
	height:20px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:0;
}
.imglabel:hover {
    text-decoration:none;
	background: #e5e3db;
	color:#3e3e3e;
}
.imglabel:hover span {
	background:#d2cfbf;
}
.img:hover{
	background: #dbd8c8;
}
.news .img{margin-right: 10px;}
.news h2{margin-top: 3px;}
.news h2 a{
	text-decoration: none;
}
.news h2 a:hover{
	text-decoration: underline;
}
.data{margin-top: 7px;}
#images{
	float: left;
	width: 100%;
	margin: 15px 0;
}


#images table {float: left;}

#images table td{
	text-align: center;
	vertical-align: middle;
	background: #eceae2;
	padding: 10px;
}
#images table td:hover{background: #dbd8c8;}
#images table td .img{float: none !important; padding: 0; text-decoration: none; font-size: 0;}
.files {float: left;}
table.files{border: 0 !important;}
table.files td{border: 0 !important;}
.panel{float: left; margin: 25px 0 0;}

#pag{
	float: left;
	display:inline;
	text-align: center;
	*margin-left:350px !important;
} 

#pag a{
	display: block;
	float: left;
	width: 20px;
	height: 15px;
	padding-bottom: 5px;
	background: #056839;
	text-align: center;
	color: #fff;
	margin-right: 2px;
	text-decoration: none;
	
}
#pag a:hover{background: #3f8c3d;}
#pag strong{
	display: block;
	float: left;
	width: 20px;
	height: 15px;
	padding-bottom: 5px;
	background: #ECEAE2 ;
	text-align: center;
	margin-right: 2px;
	text-decoration: none;
	cursor: pointer;
}
ul.error{
	background: #ffefef;
	border: 2px solid #b01a1a;
	padding: 11px 22px;
	margin: 10px 0 10px;
	width: 655px;
	float: left;
}
ul.success{
	background: #efffef;
	border: 2px solid #368a36;
	padding: 11px 22px;
	margin: 0 0 22px;
	width: 655px;
	float: left;
}
ul.error li, ul.success li{list-style-type: none; line-height: 20px;}

#right .more{
	width: 100%;
	float: left;
}
.nM{margin: 0 !important;}

#right ul, #right ol{
	float: left;
	display:inline;
	clear: both;
	*width:80%;
}

.halfL{
	float: left;
	width: 60%;
	margin: 10px 0 0;
}
.halfR{
	float: right;
	width: 35%;
	margin: 10px 0 0;
}
.halfL h2{margin: 0 0 12px;}
.halfL h3, .halfR h3{float: none !important; margin: 0 0 3px;}
.borderBottom{
	float: left;
	width: 100%;
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: 1px dashed #DBD8C8 ;
}
#player{
	margin-left: 52px;
}

#voivodshipList, #cityList ul, #countryList{
	margin: 10px 0;
	padding: 0;
	width: 100%;
	*width:705px !important;
	float: left;
	
}
#voivodshipList li, #cityList ul li, #countryList li{
	float: left;
	width: 156px;
	
	padding: 3px;
	background: #eae8de;
	list-style-type: none;
	margin: 0 7px 10px;
	display: inline;
	text-align: center;
}
#voivodshipList li a, #cityList ul li a, #countryList li a{
	color: #3e3e3e;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#voivodshipList li a:hover, #cityList ul li a:hover, #countryList li a:hover{
	color: #056839;
	/*color: #73b56e;*/
	text-decoration: none;
}
#googleMap{float: left;}

#prod1{
	background: transparent url(../img/prod1_new.jpg) top no-repeat;
	float: left;
	width: 216px;
	padding: 257px 0 0;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #595959;
	text-decoration: none;
	margin: 15px 0 0;
}
#prod1 strong{
	font-weight: normal;
	font-size: 10px; 
	color: #9f9f9f;
}
#prod1 span, #prod2 span, #prod3 span{
	background: transparent url(../img/prodSpan.gif) repeat-x;
	color: #056839;
	line-height:30px;
	padding:4px;
}
#prod2{
	background: transparent url(../img/prod2.jpg) top no-repeat;
	float: left;
	width: 216px;
	padding: 205px 0 0;
	margin: 15px 28px 0;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #595959;
	text-decoration: none;
}
#prod3{
	background: transparent url(../img/prod3_new.jpg) top no-repeat;
	float: left;
	width: 300px;
	padding: 257px 0 0;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	color: #595959;
	text-decoration: none;
	margin: 15px 0 0;
}
/* product single */
.images, .property, .clear {
	clear:both;
}
.product {
	float:left;
	clear:both;
	width:705px;
	border-bottom: 1px solid #eceae2;
	padding: 10px 0px;
}
.product h2 {
    margin-top: 0px;
}
.product .imgScheme {
	float:right !important;
}
.product .img, .product div {
	float:left;
}
.product img{
	width: 86px;
}
.product div {
	margin: 0 10px;
	width:430px;
}
#productFlash {
	height:412px;
	margin-bottom:10px;
}
#map{
	background:url("../img/map6.gif") no-repeat scroll right 46px transparent;
	float:left;
	margin:0 0 15px;
	min-height:355px;
	width:612px;
}
#map-europe{
	background:url("../img/map-europe4.gif") no-repeat scroll 232px 20px transparent;
	float:left;
	margin:0 0 15px;
	min-height:379px;
	padding:8px 0 0;
	width:668px;
}
#map ul, #map-europe ul {
	display:block;
	/*float:left;*/
	list-style:disc outside none;
	margin:5px 0 10px 10px;
	padding:0;
	width:100%;
}
#map ul li, #map-europe ul li {
	list-style-position:outside;
	padding:0 0 0 10px; 
	margin:0 0 0 10px;
}
.salesmen{
	width: 305px;
	border: 10px solid #DBD8C8;
	float: left;
	padding: 10px 10px 0;
	margin: 0 0 15px;
}
.salesmen.reg1{border-color: #FAF0A8;}
.salesmen.reg2{border-color: #D2D3D5;}
.salesmen.reg3{border-color: #C7C4E3;}
.salesmen.green{border-color: #D2E388;}
.salesmen.orange{border-color: #F58887;}
.salesmen.right{float: right !important; margin: 0 0 15px !important;}
.salesmen h2{margin: 0 0 10px !important;}
.salesmen .row{margin: 0 0 10px; }
.salesmen p{
	clear: none !important;
	width: auto !important;
}
.salesmen .row .img{margin-right: 10px; padding: 5px;}
li.gr{color: #D2E388}
li.or{color: #F58887;}
li.reg1{color: #FAF0A8;}
li.reg2{color: #D2D3D5;}
li.reg3{color: #C7C4E3;}
li.region {
	font-weight: bold;
	color: #3E3E3E;
	list-style: none;
	margin: 0 0 2px -10px !important;
	padding: 0 !important;
}



.return{
	float:left;
	width:100%;
	height:20px;
	margin:4px 0;
	
}
.prev{
	float:left;
    height:20px;
	margin:0 2px 0 0;
	line-height:18px;
	text-decoration:none !important;
}
.return a{
	text-decoration:none;
	line-height:22px;
	float:left;
	}
.skype_pnh_container{display:none;}
h2.catalog-18, h2.catalog-22{
	background: #006838;
	color:#fff;
	float: left;
	clear: both;
	margin: 25px 0 10px;
	padding: 8px 10px;
	width: auto;
}
h2.catalog-22{
	background: #BF1E2E;
}
#productImg{
	float: left;
	width: 250px;
}
#productDesc{
	float:left;
	margin: 0 10px;
	width: 370px;
}
#productProperty{
	overflow:hidden;
}
#singleProduct h2{
	color: #000;
	font-size: 18px;
	font-weight: normal;
}
#productProperty .images{
	background: #ECEAE2;
	padding: 0 5px;
	height: 105px;
}
#productProperty .images div{
	float: left;
	width: 75px;
	text-align: center;
	height: 85px;
}
#productProperty .images div.first{
	width: auto;
}
#productProperty.property .images a{
	display: block;
	height: 60px;
	overflow: hidden;
}
#productProperty .first img {
	height: 60px;
	width: auto;
}
#productProperty .imglabel{
	background:none;
	height:auto;
	margin:2px 0;
	width: 80px;
}
#productProperty  img{
	width: 60px;
	margin: 10px auto 5px;
}
#productProperty  span{
	background:none;
	display:block;
	height:auto;
	text-align:center;
	padding:0;
	position:relative;
	width: auto;
	line-height: 14px;
	margin: 4px 0;
	clear: both;
}
h1 .product_color{
	font-size: 18px;
}
#de{
	display: none;
}
#pp strong{
	background:url("../img/drewpol_marker_partner.png") no-repeat 0 0 transparent;
	width:24px;
	height:33px;
	text-indent:-9999px;
	vertical-align:middle;
	float:left;
}
#pp span{
  float:left;
  padding:10px;
}
.contact-table, .contact-table td{
  border:0 !important;
  display:table-cell; 
  vertical-align:top;
}
.contact-table h3{
padding:0;
margin:5px 0 0;
}

