a, abbr, address, article, aside, audio, blockquote, body, canvas, 
caption, cite, code, dd, del, details, dfn, div, dl, dt, embed, fieldset,
figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup,
html, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, 
object, ol, p, pre, q, samp, section, small, span, sub, summary, 
sup,  thead, time, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

article, aside, canvas, details, figcaption, figure, footer, header, 
hgroup, menu, nav, section, summary {
  display: block;
}

mark {
  background-color: transparent;
}

a, ins, del {
  text-decoration: none;
}

ul, ol {
  list-style: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption, th {
  text-align: left;
}

q:after, q:before {
  content: "";
}


/**/
@font-face {
	font-family:'Ubuntu-Medium';
	src: url('fonts/Ubuntu-Medium.ttf'), url('fonts/Ubuntu-Medium.eot'), url('fonts/Ubuntu-Medium.otf') ; /* IE9 Compat Modes */

}
 
  @font-face {
	
	font-family:'Ubuntu';
	src: url('fonts/Ubuntu-Regular.ttf'), url('fonts/Ubuntu-Regular.eot'), url('fonts/Ubuntu-Regular.otf'); /* IE9 Compat Modes */

 } 
 

/**/

body
{
	font-family:Tahoma;
	line-height:15px;
}



.window
{
	min-width:990px !important;
	width:100%;
}

/*  Top, menu  */
.top
{
	margin-top:10px;
	background:#fff;
	height:105px;
	width:100%;
	background:url('img/shadow.png') bottom repeat-x;
}

.top > div + div
{
	overflow:hidden;
	margin:auto;
	width:990px;
}

.top > div+ div div
{
	float:left;
}

.logo
{
	background:url('img/logo_2.jpg') no-repeat;
	height:56px;
	width:255px;
}

.menu > ul:first-child
{
	display:block;
	padding-left:21px;
	height:39px;
	background:url('img/left_menu.png') no-repeat left center;
	
}

.menu > ul:first-child li.basic
{	
	padding:11px 0 12px 20px;
	background-color:#007d4d;
	float:left;
	height:16px;
	display:block;
}

.menu  ul li.basic:first-child
{	
	padding:11px 10px 12px 10px;
}

.menu> ul:first-child li.basic.l
{
	padding-right: 0;
}
.menu > ul:first-child li.basic.l > a {
	/*background: none;*/
	padding-right: 17px;
}
.menu > ul:first-child li.basic.l#z_4 {
	width: auto !important;
	padding-right: 24px;
}
.menu > ul:first-child li.basic.l#z_4 > a {
	padding-right: 12px;
	padding-left: 39px;
}
.no_back
{
	padding-right:0 !important; 
	background:none !important;
}

.menu li.basic > a
{
	display:block;
	color:#fff;
	font-size:12px;
	background:url('img/separate_m.png') no-repeat 0 center; 
	padding-left:17px;
	text-transform: uppercase;
	font-family:Ubuntu-Medium;
}
.menu li.basic#z_0 > a {
	text-indent: -9999px;
	background: url('../img/bg_menu-home.png') 50% 50% no-repeat;
	height: 20px;
	width: 13px;
}
.menu li.basic#z_0 > a:hover {
	background-image: url('../img/bg_menu-home-hover.png');
}
.menu li.basic > a:hover,
.list_down li a:hover,
.small_button a:hover,
.left_small_button a:hover,
.slider_box span a:hover
{
	color: #dfdfdf !important;
}


.menu
{
	float:right !important;
	margin-top: 10px;
}

.top > div:first-child
{
	overflow:hidden;
	margin:auto;
	width:990px;
	/*margin-bottom:10px;*/
}

.top > div:first-child > div
{
	float:right;
	overflow:hidden;
	width:307px;
}

.magnify
{
	margin:4px 0 0 -25px;
}

.top > div:first-child > div *
{
	float:left;
}

.top > div:first-child > div a
{
	padding:2px 0 0 0;
}

.top div:first-child input, #searching_content input
{
	margin:0 0 0 10px;
	padding:5px;
	border:none;
	background-color:#eeeeee;
	font-size:11px;
	color:#858585;
	width:195px;
}


.border_bttm
{
	border-bottom: 1px solid #ECECEC;
}

.lft_menu input 
{
	padding:5px 0 5px 5px;
	margin:15px 10px 10px 0px;
	border:none;
	background-color:#fff;
	font-size:11px;
	color:#858585;
	width:100%;
}

.info_links li 
{
	border-bottom:1px solid #fff;
}

.info_links 
{
	margin-bottom:20px;
}

.info_links li a
{
	font-size:12px !important;
	background:url('img/arr_rht_grey.png') no-repeat left 5px;
	padding-left:15px;
}
.hidden
{
	display:none;
}

.block
{
	display:block !important;
}

.list_down
{
	position:absolute;
	z-index:999;
	list-style:none;
	background:#617485;
	margin: 0 0 0 0;
	padding:10px 20px 20px 20px;
	border-top:4px solid #d60026;
	top: 82px;
	display:none;
	text-transform:uppercase;
}
.menu > ul:first-child li.basic:last-child ul,
.menu > ul:first-child li.basic.l ul {
	padding-right: 19px;
}
.menu ul li .actv
{
	height: 4px;
	background: #d60026;
	display: block;
	margin-left: 0;
	top: 82px;
	position:absolute;
	z-index: 1000;
	padding: 0 20px;
}
.menu > ul:first-child li.basic:last-child .actv,
.menu > ul:first-child li.basic.l .actv
{
	padding-right: 0;
	padding-left: 20px;
}
.menu > ul:first-child li.basic:first-child .actv
{
	margin-left: -31px;
	padding-right: 44px;
	/*width: 28px !important;*/
}
.list_down li
{
	border-bottom:1px solid #718291;
	padding:5px 0 5px 0;
	display:block;
}

.border_bott li
{
	border-bottom: 1px solid #ECECEC;
}

.list_down li a
{
	text-align:center;
	font-size:12px;
	color:#fff;
	display:block;
	font-family:Ubuntu;
}
.top > div:first-child > div > a {
	width:23px;
	height:18px;
	background-repeat: no-repeat;
	background-position: 50% bottom;
	padding: 0;
	margin-top: 3px;
}
.top > div:first-child > div > a:hover {
	background-position: 50% top;
}
.polish {
	background-image: url('img/flag_polish.png');
}
.german {
	background-image: url('img/flag_german.png');
}
.english {
	background-image: url('img/flag_english.png');
}
.russ {
	background-image: url('img/flag_russ.png');
}

.category
{	
	display:none;
	z-index:12;
	position:absolute;
	background-color:#617485;
	left:759px;
	top:82px;
	border-top:#d60026 solid 3px;
	padding:15px 10px 25px 15px;
	width:97px;
}

.category li 
{
	width:90px;
	border-bottom:1px solid #718291;
	padding-bottom:5px;
	float:left;
	margin-right:0px;
	text-align:center;
	
}

.category li a 
{ 
	color:#fff;
	font-size:12px;
	
}
/* KONIEC Top, menu  */


/* Slider */
.slider
{
	/*background:url("img/main_ice.png") no-repeat scroll center top transparent;*/
	height:180px;
	width:100%;
	overflow:hidden;
}

.slider > div
{
	display:block;
	width:853px;
	margin:auto;
}

.slider > div  div
{

}

.current a
{
	float:left; 
	padding-right:5px;
}

.current a+a+a
{
	float:left; 
	padding-right:20px;
}

.current 
{
	bottom: 4px;
    float: right !important;
    position: absolute;
    right: 0;
	
}

.page_name li
{
	background:url('img/topic_back.png') repeat-x;
	height:80px;
	width:100%;
	padding-top:30px;
	font-size:24px;
	color:#fff;
}

.page_name li span
{
	float:right;
	margin-right:30px;
	font-family:Ubuntu;
	line-height:23px;
	white-space: nowrap;
}

.page_name 
{
	background:url('img/right_topic.png') no-repeat right center;
	padding-right:5px;
	width:36%;
	height:80px;
	position:absolute;
	left:0;
	top:90px;
	z-index:12;
}

.page_name  span
{
	font-size:24px;
	color:#fff;
	float:right;
	margin-right:180px;
	
}
/* KONIEC Slider */


/* Middle */
.middle
{
	width:100%;
	background:url('img/shadow.png') bottom repeat-x #e0e0e0;
}

.middle_akt
{
	width:100%;
	height:40px;
	background:url('img/breadcrumb.jpg')  repeat-x;
	margin-top: -10px;
}

.middle + div, .middle_akt + div
{
	width:100%;

	background-color:#f8f8f8;
	position: relative;
	overflow: hidden;
}

.footer
{
	width:100%;
	height:105px;
	background:#e0e0e0 url('img/shadow_footer.png') top repeat-x;
}

.footer > div
{
	width:990px;
	margin:auto;
	overflow:hidden;
	padding-top:30px;
}

.footer > div div
{
	float:left;
	padding-right:55px;
	font-size:12px;
	color:#858585;
}

.last_element
{
	padding-right:0 !important;
}

.footer span
{
	display:block;
}

.last_element a
{
	color:#858585;
}

.white
{
	color:#fff;
}
.grey
{
	color:#515151;
}

.content
{
	width:990px;
	margin:auto;
	overflow:hidden;
	z-index: 1;
	position: relative;
}

#right_white
 {
	background: white;
	width: 63%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}


.content  > div , .content  > div +div
{
	float:left;
}

.left_column
{
	width:240px;
	padding-top:26px;
	margin-right:10px;
	font-family:Ubuntu;
}

.lft_menu a
{
	color:#515151;
	font-size: 14px;
	font-family: Tahoma;
	display: block;
}
.lft_menu a.active {
	background: url('img/bg_menu-active.png') right 50% no-repeat;
}


.lft_menu li
{
	padding: 12px 0;
}

li.arr
{
	background:url('img/right_arr_grey.png') no-repeat right 4px;
	border-bottom:1px solid #ECECEC;
}

.lft_menu
{
	overflow:hidden;
	margin-bottom:40px;
}

.lft_menu h1
{
	color:#617485;
	font-size:18px;
}



.hov
{
	color:#c0cad3 !important;
}

.pages a
{
	color:#515151;
}

.pages span + a, .pages a.green_arr
{
	color:#858585 !important;
}

.pages
{
	border-bottom:none;
	float:right ;
	margin-top:30px;
	margin-right:13px;
	min-width:100px;
	
}
.left_column .list_  ul
{	
	height:48px;
	background:url('img/left_button.png') left center no-repeat;
	display:block;
	margin-bottom:10px;
}

.left_column .list_  ul li
{	
	background:#007d4d;
	height:48px;
	margin-left:22px;
	padding-top: 13px; 
	height: 35px;
	padding-left:5px;
	 
}

.left_column .list_  ul:first-child li
{	
	padding-top: 0px; 
	padding-bottom: 13px; 
}


.left_column .list_  ul li span
{	
	font-size:11px;
	display: block;
}

.left_column > div.gpw span
{
	font-size:18px;
	color:#858585;
	display:block;
	margin:0 0 8px 0;
	font-family:Ubuntu;
}

.left_column > div.gpw 
{
	padding:15px;
	background:#fff;
	border:1px solid #ECECEC;
	margin:40px 0 0 0;
}


.left_column .list_ li a
{	
	color:#fff;
	font-size:13px;
	padding-left: 42px; 
	height: 22px; 
	padding-bottom: 11px;
	font-family:Ubuntu;
}
.left_column .list_ li a:hover,
.left_column .list_ li a:hover span
{
	color: #dfdfdf !important;
}
.left_column .list_  ul:first-child li a
{	
	background:url('img/bin.png') left center no-repeat;
	/*line-height:39px;*/
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	height: 15px;
}

.left_column .list_  ul:first-child + ul li a
{	
	background:url('img/percent.png') left center no-repeat;
	display:block;
}

.left_column .list_  ul:first-child + ul li 
{	
	padding-top: 7px !important; 
	height: 41px !important;
}

.right_column
{
	background:url('img/shadow_lft.png') left repeat-y #fff;
	width:740px;
	padding-bottom:0px;
	overflow:hidden;
	height:100%;
}
.right_column.right_column_main .text {
	margin-top: -10px;
}
.right_column > div:first-child 
{
	width:435px;
	margin:20px 0px 0 25px;
	padding-right:13px;
	float:left;
}

.right_column div.products
{
	width:247px;
	margin: 0 0 0 14px;
	border-bottom: 1px solid #ECECEC;
	padding-bottom:10px;
	padding-top: 29px;
	float:right;
}

.right_column div.products span
{
	color:#617485;
	font-size:18px;
	display:block;
	font-family:Ubuntu;
	padding-bottom: 16px;
}

.flt_right
{
	float:right !important;
}
.producers_box div
{
	width:234px;
}
.producers_box.producer_item div
{
	width: auto;
}

.producers_box div.flt_right
{
	width: 300px;
	text-align: right;
}

.news
{
	display:block;
	border-left:1px solid #ececec;
	width:320px;
	padding:10px 0 10px 0;
	padding-left:10px;
}
.news.news_home
{
	width: 373px;
}
.news_no_width
{
	display:block;
	border-left:1px solid #ececec;
	padding:10px 0 10px 0;
	padding-left:10px;
}

.news_work
{
	display:block;
	padding:10px 0 10px 0;
	padding-left:10px;
}

.log_div
{
	display:block;
	padding:10px 0 0 0;
	margin-bottom:10px;
	border-bottom:1px solid #ececec;
	width:715px;
}
.order_box .log_div {
	width: 340px;
	float: left;
	padding-top: 0;
}
.order_box .log_div:first-child {
	margin-right: 40px;
}
.order_box .log_div p {
	height: 30px;
}
.order_box .log_div h2 {
	margin-top: 0;
}
.list_point
{
	border-bottom:1px solid #ECECEC;
	width:560px;
	padding-bottom:5px;
	margin-top:5px;
}

.list_point span
{
	padding-right:40px;
}

.topic
{
	padding-top:5px;
	margin-top:0 !important;
	margin-bottom:15px;
	border-bottom:1px solid #ececec;
}

.right_column > div > div 
{
	overflow:hidden;
	/*border-bottom:1px solid #ececec;*/
	padding-bottom:10px;
	padding-top: 5px;
	
}
.right_column > div > div > div.prices {
	margin-bottom: -10px;
}
.no_margin
{
	margin-bottom:0 !important;
}

.right_column > div > div > div
{
	float:left;
}
.right_column > div > div > p.result_head {
	padding-bottom: 15px;
	border-bottom: 1px solid #ececec;
}
.right_column > div > div > div.search_item {
	border-bottom: 1px solid #ECECEC;
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
}
.right_column > div > div > div.search_item.work_item {
	margin-bottom: 15px;
}
.right_column > div > div > div.search_item.work_item > div.news_work {
	padding: 0;
	padding-bottom: 15px;
}
.right_column > div > div > div.search_item.work_item > div.news_work > h2 {
	margin-top: 0;
}
.right_column > div > div > div.search_item > div.news_work {
	padding: 15px 0;
}
.right_column > div > div > div.type_
{
	font-size:11px;
	text-align:center;
	margin-right:15px;
	color:#617485;
	
	
}


.brd_bott
{
	border-bottom:1px solid #ececec;
}
#con
{
	margin:auto;
	width:990px;
	
}

.contact span, .producers_box h2, div.lead h2
{
	color:#617485 !important;
	font-size:14px !important;
	display:block !important;
	margin:10px 0 10px 0;
}
.producers_box h2 {
	margin-bottom: 0;
	text-transform: uppercase;
}
.contact span a.route-url {
	float: right;
}
.contact span span.header {
	margin: 0;
	padding: 0 0px;
}
.contact span span.header a.showRoute {
	width: 131px;
	height: 78px;
	float: right;
}
.contact span span.header a.showRoute.pl {
	background: url('img/contact/pokaz_trase_pl_off.png');
}
.contact span span.header a.showRoute.en {
	background: url('img/contact/pokaz_trase_en_off.png');
}
.contact span span.header a.showRoute.ru {
	background: url('img/contact/pokaz_trase_ru_off.png');
}
.contact span span.header a.showRoute.de {
	background: url('img/contact/pokaz_trase_de_off.png');
}

.contact span span.header a.showRoute.pl:hover {
	background: url('img/contact/pokaz_trase_pl_on.png');
}
.contact span span.header a.showRoute.en:hover {
	background: url('img/contact/pokaz_trase_en_on.png');
}
.contact span span.header a.showRoute.de:hover {
	background: url('img/contact/pokaz_trase_de_on.png');
}
.contact span span.header a.showRoute.ru:hover {
	background: url('img/contact/pokaz_trase_ru_on.png');
}

.contact p
{
	color:#858585 !important;
	font-size:12px !important;
	display:block !important;
	margin-top:10px;
}
.contact ul,
.contact ol,
.producers_box ul,
.producers_box ol
{
	color:#858585 !important;
	font-size:12px !important;
	list-style-type: disc;
	padding-left: 15px;
	margin-top: 5px;
}
.contact ul li,
.contact ol li,
.producers_box ul li,
.producers_box ol li
{
	padding-top: 5px;
}
.contact ol,
.producers_box ol
{
	list-style-type: decimal;
	padding-left: 25px;
}
.contact 
{
	overflow:hidden;
	border:none !important;
}

.work_req
{
	overflow:hidden;
	width:715px;
	border-bottom: 1px solid #ECECEC;
}

.
{
	border-bottom: 1px solid #ECECEC;
	width:715px;
}

.contact > div
{
	float:left;
}
.contact div.text table {
	width: 100%;
}
.contact div.text table td,
.contact div.text table th,
.contact div.text table td.th {
	background: #e8e9ea;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #858585;
	font-size: 12px;
	padding: 15px;
}
.contact div.text table th,
.contact div.text table td.th {
	background: #c7cbce;
	color: #fff;
	font-weight: normal;
}
.contact div.text a {
	color: #858585;
	text-decoration: none;
}
.contact div.text a:hover {
	text-decoration: none;
}

div.text a {
	color: #007D4D !important;
	text-decoration: none;
}
div.text a:hover {
	color: #858585 !important;
	text-decoration: none;
}

.contact > div + div
{
	padding-left:23px;
}

.description
{
	width:390px;
	margin-bottom:15px;
}

.active,
.active:hover
{
	color:#c40224 !important;
}

.box_ref
{
	float:left;
	margin-top:30px;
	width:330px;
	padding-left:15px;
}

.box_ref li
{
	font-size:12px;
	color:#858585;
	list-style-type:square;
}


.work_ul
{
	
	margin-top:30px;
	width:330px;
	padding-left:15px;
	margin-bottom:20px;
}
.work_ul li
{
	font-size:12px;
	color:#858585;
	list-style-type:square;
}

.box_ref h1
{
	font-size:14px;
	color:#617485;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-left:-15px;
	
}

#map
{
	height: 383px;
	width: 400px;
	border:1px #aaa8a5 solid;
	margin-left: 3px;
}

.topic h1
{
	color:#c40224;
	font-size:22px;
	padding-bottom:10px;
	font-family:Ubuntu;
	text-transform: uppercase;
}

.right_menu > h2
{
	font-size:14px;
	color:#617485;
	
}

.scroll_menu  h4
{
	width: 610px !important;
	padding: 10px 10px 0px 95px !important;
	padding-right: 20px !important;
	height: 28px;
	overflow:hidden;
}

.scroll_menu 
{
	margin-top:30px;
	margin-bottom:25px;
	display:block;
	width:100%;
}
.prices .scroll_menu {
	margin: 0 0 10px 0;
}
.h_1
{
	background:url('img/cennik_plus.png') no-repeat left center #c7cbce ;
	padding:10px;
	padding-left:55px;
	width:650px;
	color:#fff;
	display:block;
	font-size:15px;
	margin-bottom:1px;
	text-transform:uppercase;
}

.h_plus
{
	background:url('img/cennik_minus.png') no-repeat left center #c7cbce ;
	padding:10px;
	padding-left:55px;
	width:650px;
	color:#fff;
	display:block;
	font-size:15px;
	margin-bottom:1px;
}

.h_2
{
	background:url('img/cennik_plus.png') no-repeat left center #d7d9db ;
	width:640px;
	padding:10px;
	padding-left:65px;
	color:#858585;
	display:block;
	font-size:13px;
	margin-bottom:1px;
}

.h_2_last
{
	background:url('img/none.jpg') no-repeat left center #d7d9db ;
	width:640px;
	padding:10px;
	padding-left:65px;
	color:#858585;
	display:block;
	font-size:13px;
	margin-bottom:1px;
}

.h_2_plus
{
	background:url('img/cennik_minus.png') no-repeat left center #e8e9ea ;
	width:640px;
	padding:10px;
	padding-left:65px;
	color:#858585;
	display:block;
	font-size:13px;
	margin-bottom:1px;
}

.h_3_plus
{
	background:url('img/cennik_minus.png') no-repeat left center #e8e9ea;
	width:620px;
	padding:10px;
	padding-left:85px;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
}

.wrap_3
{
	background:#fbfbfb;
}

.scroll_menu .products_list {
	background: #fff;
	padding-right: 78px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.scroll_menu .products_list table {
	width: 100%;
}
.scroll_menu .products_list table .list_point span {
	padding-right: 0;
}
.scroll_menu a.ico
{
	background: url("img/pdf_file.png") no-repeat scroll right center transparent;
    color: #858585;
    float: right;
    font-size: 12px;
    height: 27px;
    line-height: 23px;
    margin-right: 15px;
    padding-right: 50px;
    position: absolute;
    right: 0;
}

.scroll_menu a.zip
{
	background: url("img/zip.png") no-repeat scroll right center transparent;
    color: #858585;
    float: right;
    font-size: 12px;
    height: 27px;
    line-height: 23px;
    margin-right: 15px;
    padding-right: 50px;
    position: absolute;
    right: 0;
	
}
.scroll_menu a.pdf
{
	background: url("img/pdf_file.png") no-repeat scroll right center transparent;
    color: #858585;
    float: right;
    font-size: 12px;
    height: 27px;
    line-height: 23px;
    margin-right: 15px;
    padding-right: 50px;
    position: absolute;
    right: 0;
}
.pdf_cennik_2,
.cennik_stopka .pdf_cennik,
.prices .pdf_cennik,
.cennik_stopka .zip_cennik,
.prices .zip_cennik,
.other_cennik_2,
.jpg_cennik_2,
.eps_cennik_2,
.png_cennik_2,
.gif_cennik_2,
.bmp_cennik_2,
.xls_cennik_2,
.doc_cennik_2,
.zip_cennik_2,
.rar_cennik_2,
.yt_cennik_2
{
	background: url("img/pdf_file.png") no-repeat scroll right center transparent;
    color: #858585 !important;
    float: right;
    font-size: 12px;
    height: 22px;
    line-height: 1em;
    margin-right: 10px;
    padding-right: 32px;
	margin-top: -8px;
	padding-top: 10px;
	display: none;
	font-family: Tahoma !important;
}
.yt_cennik_2 {
	background: url("img/yt_file.png") no-repeat scroll right center transparent;
}
.other_cennik_2 {
	background: url("img/other_file.png") no-repeat scroll right center transparent;
}

.jpg_cennik_2{
	background: url("img/jpg_file.png") no-repeat scroll right center transparent;
	
}
.eps_cennik_2{
	background: url("img/eps_file.png") no-repeat scroll right center transparent;
	
}
.png_cennik_2{
	background: url("img/png_file.png") no-repeat scroll right center transparent;
	
}
.gif_cennik_2{
	background: url("img/gif_file.png") no-repeat scroll right center transparent;
	
}
.bmp_cennik_2{
	background: url("img/bmp_file.png") no-repeat scroll right center transparent;
	
}
.xls_cennik_2{
	background: url("img/xls_file.png") no-repeat scroll right center transparent;
	
}
.doc_cennik_2{
	background: url("img/doc_file.png") no-repeat scroll right center transparent;
	
}
.zip_cennik_2{
	
	background: url("img/zip_file.png") no-repeat scroll right center transparent;
	}
.rar_cennik_2 {
	
	background: url("img/rar_file.png") no-repeat scroll right center transparent;
	}

.cennik_stopka .zip_cennik,
.prices .zip_cennik
{
	background-image: url('img/zip.png');
}
.scroll_menu .wrap_1 .products_list {
	padding-left: 65px;
}
.scroll_menu .wrap_2 .products_list {
	padding-left: 75px;
}
.scroll_menu .wrap_3 .products_list {
	padding-left: 95px;
}
.h_1_plus .pdf_cennik,
.h_2_plus .pdf_cennik,
.h_3_plus .pdf_cennik,
.h_4_plus .pdf_cennik,
.prices .pdf_cennik,
.h_1_plus .zip_cennik,
.h_2_plus .zip_cennik,
.h_3_plus .zip_cennik,
.h_4_plus .zip_cennik,
.prices .zip_cennik
{
	display: block;
}
.h_plus,
.h_1_plus,
.h_2_plus,
.h_3_plus,
.h_4_plus
{
	position: relative;
	cursor: pointer;
}
.h,
.h_1,
.h_2,
.h_3,
.h_4
{
	cursor: pointer;
}
.h_4 span, .h_2_last span, .h_4_plus span
{
	float:left;
	padding-top:5px;
}


.scroll_menu h4 
{
	width:620px;
	padding-right:10px;
}

.wrap_1,.wrap_2,.wrap_3,.wrap_4
{
	display:none;
}

.h_3
{
	background:url('img/cennik_plus.png') no-repeat left center #e8e9ea;
	padding:10px;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	padding-left:85px;
	width:620px;
}

.h_4
{
	background:url('img/plus_4.jpg') no-repeat left center #e8edf0;
	padding:0 0 0 10px;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	padding-left:95px;
	width:685px;
	height:36px;
	padding-top:5px;
}

.h_5 {
	padding-left:95px;
	font-family: Tahoma;
	font-size: 12px;
	color: #858585;
}


.h_4_plus
{
	background:url('img/minus_4.jpg') no-repeat left center #e8edf0;
	padding:0 0 0 10px;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	padding-left:95px;
	width:685px;
	height:36px;
	padding-top:5px;
}
.h_1
{
	background:url('img/plus.jpg') no-repeat left center #a0aab2 ;
	padding:10px;
	padding-left:55px;
	width:650px;
	color:#fff;
	display:block;
	font-size:15px;
	margin-bottom:1px;
	text-transform:uppercase;
}

.h_plus
{
	background:url('img/minus.jpg') no-repeat left center #a0aab2 ;
	padding:10px;
	padding-left:55px;
	width:650px;
	color:#fff;
	display:block;
	font-size:15px;
	margin-bottom:1px;
}

.h_2
{
	background:url('img/plus_2.jpg') no-repeat left center #bdc6cd ;
	width:640px;
	padding:10px;
	padding-left:65px;
	color:#858585;
	display:block;
	font-size:13px;
	margin-bottom:1px;
}

.h_2_last
{
	background:url('img/none.jpg') no-repeat left center #d7d9db ;
	padding:0 0 0 10px;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	padding-left:95px;
	width:690px;
	height:35px;
	padding-top:5px;
}

.h_2_plus
{
	background:url('img/minus_2.jpg') no-repeat left center #bdc6cd ;
	width:640px;
	padding:10px;
	padding-left:65px;
	color:#858585;
	display:block;
	font-size:13px;
	margin-bottom:1px;
}

.h_3_plus
{
	background:url('img/minus_3.jpg') no-repeat left center #DAE2E7 ;
	width:620px;
	padding:10px;
	padding-left:85px;
	color:#fff;
	display:block;
	font-size:12px;
	margin-bottom:1px;
}

.news a, .green_arr ,.news_no_width a, .leads h2 a
{
	font-size:12px;
	color:#515151;
	background:url('img/arr_green.png') right center no-repeat;
	padding-right:13px;
	
}
.news a.link:hover, .news_no_width a.link:hover, .leads h2 a:hover
{
	background:url('/tpl/img/arr_grey.png') right center no-repeat;	
}

.news_no_width > span > a {
	background: none;
	padding-right: 0;
}
.news span a {
	background: none;
	padding-right: 0;
}
.look_for
{
	font-size:12px;
	color:#515151;
	background:url('img/arr_green.png') right center no-repeat;
	padding-right:13px;
}

.lft_green_arr
{
	font-size:12px;
	color:#515151;
	background:url('img/lft_green_arr.png') left center no-repeat;
	padding-left:13px;
	
}

.right_column span ,p
{
	color:#858585;
	font-size:12px;
}

.left_slider
{
	background:url('img/left_slider.png') no-repeat;
	height:251px;
	width:493px;
	z-index:10;
	position:relative;
	margin-left:100px;
}

.slider_box
{
	background:url('img/slideer_box.png') no-repeat;
    height: 130px;
    left: 58%;
    position: absolute;
    top: 150px;
    width: 355px !important;
    z-index: 12;
}


.slider_box > img
{
	position:absolute;
	z-index:13;
	top:85px;
	left:-28px;
}

.slider_box > a:first-child
{
	position:absolute;
	z-index:13;
	top:40px;
	left:-28px;
	width: 28px;
	height: 28px;
	display: block;
	background: url('img/lft_arr_white.jpg') no-repeat;
}
.slider_box > a:first-child:hover {
	background-image: url('img/lft_arr_white-hover.jpg');
}

.slider_box > a:first-child + a
{
	position:absolute;;
	z-index:13;
	top:70px;
	left:-28px;
	width: 28px;
	height: 28px;
	display: block;
	background: url('img/rht_arr_white.jpg') no-repeat;
}
.slider_box > a:first-child + a:hover {
	background-image: url('img/rht_arr_white-hover.jpg');
}

.slider_box img + img
{
	position:absolute;;
	z-index:13;
	top:114px;
	left:-28px;
}

.slider_box span:first-child
{
	font-family:Ubuntu-Medium;
	font-size:30px;
	color:#fff;
	font-weight:bold;
	display:block;
}
.slider_box span a {
	color: #fff;
}
.slider_box > p
{
	margin:45px 10px 20px 20px;
}

.slider_box span.undertitle
{
	font-size:16px;
	color:#fff;
	display:block;
	font-family:Ubuntu;
}

.right_slider
{
	
	height:251px;
	background:url('img/right_slider.png') no-repeat;
	z-index:9;
	position:relative;
	margin-left:-330px;
	
	width:725px;
	
}

.photo
{
	background:url('img/rotator/photo_1.jpg') no-repeat;
	height:251px;
	width:595px;
	z-index:0;
	position:relative;
	display:none;
	overflow:hidden;
}

.grey_mask
{
	background:url('img/slider_mask.png') no-repeat;
	width:600px;
	height:250px;
	position:absolute;
	z-index:3;
	margin-left:465px;
	
}

.photo img:first-child
{
	float:left;
	position:absolute;
	z-index:10;
}



.small_button
{
	padding-left:17px !important;
	background:url('img/left_small_button.png') no-repeat left ;
	height:25px;
	float:right;
	margin-top:25px;
}
.small_button:hover
{
	background-image: url('img/lft_grey-hover.png');
}
.small_button:hover > span
{
	background-color: #617485;
}
.small_button:hover > span > span
{
	color: #fff !important;
}

.left_small_button
{
	padding-left:0px !important;
	padding-right:17px !important;
	background:url('img/right_small_button.png') no-repeat right ;
	height:25px;
	float:left;
	margin-top:25px;
}
.left_small_button:hover
{
	background-image: url('img/rht_grey-hover.png');
}
.left_small_button:hover > span
{
	background-color: #617485;
}
.left_small_button:hover > span > span
{
	color: #fff !important;
}
.small_button_grey
{
	padding-left:17px !important;
	background:url('img/lft_grey.png') no-repeat left ;
	height:25px;
	float:right;
	display:block;
	margin-right:2px;
}

.small_button_grey li
{
	padding:3px 15px 0 5px;
	background:#e0e0e0;
	height:22px;
	float:left;
	
}

.work > div,
.gpw > div
{
	color:#617485;
	font-size:18px;
	margin-left:160px;
	margin-top:21px;
	padding-bottom:10px;
	display:block;
}
.gpw > div {
	margin: 18px 12px 19px 22px;
	line-height: 1.1em;
	color: #858585;
}
.work .small_button_grey,
.gpw .small_button_grey {
	margin-top: 89px;
	margin-right: 2px;
}

.small_button_grey a,
.small_button_grey span
{
	background:url('img/arr_white.png')  no-repeat left 4px;
	padding-left:18px;
	color:#8c8c8c;
	font-size:12px;
	display:block;
}

.work:hover .small_button_grey span,
.gpw:hover .small_button_grey span
{
	color: #fff !important;
}
.small_button li,
.small_button > span,
.left_small_button li,
.left_small_button > span
{
	padding:3px 15px 0 5px;
	background:#007d4d;
	height:22px;
	float:left;
	
}

.last
{
	overflow:hidden;
	padding-bottom:0 !important;
}

.small_button a,
.small_button > span > span,
.left_small_button a,
.left_small_button > span > span
{
	background:url('img/arr_white.png')  no-repeat left 4px;
	padding-left:18px;
	color:#fff;
	font-size:12px;
	display:block;
}

.product, .our-projects
{
	display:block;
	background: url("img/product_box_2.png") no-repeat;
	width:250px;
	height:130px;
	margin-left:-4px;
	text-align:center; 
	padding-bottom:30px;
	border:none !important;
	overflow:hidden;
	position: relative;
}
.our-projects a.image.zoom,
.product a.image.zoom {
	width: 250px;
	height: 120px;
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: right;
}

.our-projects a.image.zoom span,
.product a.image.zoom span {
	display: block;
	width: 250px;
	height: 120px;
	background: url('/tpl/img/zoom.png') 223px 100px no-repeat;
}
.our-projects a.image.zoom:hover span,
.product a.image.zoom:hover span {
	background: url('/tpl/img/zoom_over.png') 223px 100px no-repeat;
}

.our-projects > #second2,
.product > #second 
{
	position: absolute;
	display: block;
	top: 55px;
	right: 0;
}

.our-projects > img,
.product > img
{
	float:left;
	margin-left:55px;
	cursor:pointer;
}

.our-projects a:first-child,
.product a:first-child
{
	position: absolute;
	display: block;
	top: 55px;
	left: 0;
}

a:hover,
a:hover span,
a:hover p span
{
	text-decoration: none;
	color: #2e2e2e !important;
}

em
{
	padding:0 10px 0 10px;
}
/* KONIEC Middle */

/* Aktualnosci */
div.slider_akt
{
	height:170px;
	width:100%;
	overflow:hidden;
	background:url('img/slider_background.png') no-repeat top center;
	position: relative;
}

.ice_left
{
	height:160px;
	background:url('img/ice_left.png') no-repeat;
	width:100% !important;
	z-index:11;
	float:left;
}

.previous
{
	background:url('img/arr_rht_grey.png') right 4px no-repeat;
	padding-right:13px;
	font-size:11px;
	color:#9eaab5;
}

.present
{
	padding-left:3px;
	font-size:11px;
	color:#fff;
}

div.slider_akt div:first-child + div
{
	height:160px;
	width:990px;
	margin:auto;
}

.lft_ice
{
	background:url('img/lft_ice.jpg') no-repeat;
	width:514px;
	height:160px;
	float:left;
	left:12px;
	position:absolute;
}

.rht_ice
{
	background:url('img/rht_ice.png') no-repeat;
	float:right;
	width:100%;
	height:160px;
	position:absolute;
	right:0;
	top:115px;
}

.pdf ul li
{
	float:left;
	min-height:35px;
	border-right: 1px solid #ECECEC;
	padding-top:12px;
	
}
.pdf
{
	border-top: 1px solid #ECECEC;
    margin-bottom: 0;
    padding: 4px 0;
    width: 715px;
	overflow: hidden;
}
.pdf:first-child {
	border-top: 0px;	
}

.news_work a
{
	/*margin-left:-4px;*/
}

.no_lft_brd
{
	border:none !important;
}
.pdf ul li:first-child
{
	width:550px;
}

.pdf ul li:first-child a
{
	color:#858585;
	font-size:12px;
	background:url('img/pdf_file.png') no-repeat left center;
	padding: 6px 0 6px 30px;
	display: block;
}

.no_padd_bott
{
	padding-bottom:0px !important;
	border-top: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
}

.pdf ul li:first-child +li 
{
	color:#858585;
	font-size:12px;
	width:80px;
	text-align:center;
}

.pdf ul li:first-child +li  + li
{
	width:70px;

}

div.middle_akt > div
{
	margin:auto;
	width:990px;
	padding-top:10px;
	
}

div.middle_akt > div a:first-child
{
	margin-left:277px;
}

.full_width
{
	width:740px !important;
	height:100%;
}



.producent
{
	padding-left:0 !important;
}

.producent span {
	display: block;
	float: left;
	width: 234px;
	height: 130px;
	overflow: hidden;
	background:url('/tpl/img/assortment_background.png') no-repeat;
	text-align:center;
	vertical-align: middle;
	margin: 2px;
	line-height: 130px;
}
.producent span img {
	vertical-align:middle;
}

.photo_akt
{
	
	height:160px;
	background:url('img/aktualnosci.jpg') no-repeat;
	width:815px !important;
	margin-left:173px !important;
	
}


.photo_akt img:first-child
{
	float:left;
}

.photo_akt img:first-child + img
{
	float:right;
}


ul.terms
{
	margin:20px 0 20px 0;
	color:#858585;
	font-size:12px;
	list-style-type:square;
	padding-left:30px;
}

.work,
.gpw
{
	background:url('img/banner_work.png') no-repeat;
	height:80px;
	width:240px;
	overflow:hidden;
	font-family:Ubuntu;
	display: block;
	margin-bottom: 6px;
}
.work .small_button_grey li,
.gpw .small_button_grey li {
	padding-top: 5px;
	height: 20px;
}
.gpw span span, .gpw span span span {
	background: none;
	padding-left:0px;
}
.gpw
{
	height:120px;
}
.gpw.pl {
	background-image: url('img/GPW_pl.png');
}
.gpw.en {
	background-image: url('img/GPW_en.png');
}
.gpw.de {
	background-image: url('img/GPW_de.png');
}
.gpw.ru {
	background-image: url('img/GPW_ru.png');
}

.work:hover .small_button_grey,
.gpw:hover .small_button_grey {
	background-image: url('img/lft_grey-hover.png');
}
.work:hover .small_button_grey li,
.gpw:hover .small_button_grey li {
	background-color: #617485;
}
.other_links
{
	overflow:hidden;
	padding-left:0 !important;
	float:left;
	margin-top:0 !important;
	border:none !important;
}

.padd_top
{
	padding-top:20px !important;
}

.other_links div
{
	float:left;
	width:234px;
	height:130px;
	background:url('img/empty_box.png') no-repeat;
	margin-right:6px;
	text-align:center;
	padding-top:50px;
}

.other_links div a
{
	color:#515151;
	background:url('img/arr_green.png') no-repeat left center;
	padding-left:15px;
	font-size:14px;
	text-transform:uppercase;
}

.producers_box p
{
	float:left;
	width:390px;
}

.producers_box 
{
	float:left;
	width:715px;
}

.producers_box img
{
	display:block;
}

.producers_box > div
{
	display:block;
	border-bottom: 1px solid #ECECEC;
}

.product_slider
{
	overflow:hidden;
	width:715px;
	height:130px;
	border:none !important;
}

.product_slider > *
{
	float:left;
}

.product_slider > a
{
	margin:55px 15px 0 0;
}

.product_slider > a#right
{
	margin:55px 0 0 15px;
}

#relations > li
{
	border-bottom: 1px solid #ECECEC;
}

.product_slider > div
{
	overflow:hidden;
}
.product_slider > div
{
	width:650px;
	height:130px;
}

.boxes_container
{
	width:1400px;
	height:130px;
}

.product_box
{
	background:url('img/product_box.png') no-repeat;
	width:210px;
	height:130px;
	float:left;
	padding-right:10px;
	text-align:center;
	padding-top:7px;
}

.sliderp > span + span
{
	display:block;
	margin-bottom:40px;
}

.sliderp 
{
	padding:30px 0 0 30px;
	line-height:20px;
}

.contact_img
{
	margin-left:-3px;
	margin-top:10px;
}

.error
{
	overflow:hidden;
	border-bottom: 1px solid #ECECEC;
	width:100%;
	padding-top:40px;
}

.error h1
{
	float:left;
}

.error .lft_green_arr
{
	float:right;
}

.smaller
{
	width:640px !important;
}

.error_div
{
 width:640px;
 border-bottom: 1px solid #ECECEC;
 border-top: 0;
 padding-bottom:15px;
 margin-bottom:15px;
 
}

.error_area
{
	background-color: #EEEEEE;
    border: medium none;
    color: #858585;
    font-size: 12px;
    margin-top:15px;
    padding: 5px;
    width: 640px;
	resize: none;
}

.error_area 
{
	text-align:left;
}

.news_work h2 , .log_div h2
{
	text-transform:uppercase;
	color: #617485 !important;
    display: block !important;
    font-size: 14px !important;
    margin: 10px 0;
}

.depart
{
	color:#515151 !important;
	display:block;
}

.active_page
{
	color:#858585 !important;
	border-bottom:#d60026 solid 1px;
}

.logg
{
	background-color: #eeeeee;
    border: medium none;
    color: #858585;
    font-size: 11px;
    margin: 6px 10px 0 0;
    padding: 5px 0 5px 5px;
    width: 240px;
	display:block;
	height:14px;
}

a.found
{
	font-size:12px;
	color:#858585;
	background:url('img/arr_green.png') right center no-repeat;
	padding-right:13px;
}
a.found.head {
	background: none;
	padding-right: 0;
	display: block;
	margin-bottom: 5px;
}
.upload
{
	overflow:hidden;
	width:100%;
}

.upload input, .upload img
{
	float:left;
}

.upload img
{
	margin:5px 0 0 -27px;
}

#up_file
{
	width:142px !important;
	padding-right:12px;
}
.prices
{
	width:100%;
}
.wrap_4 table
{
	margin-left:10px;
}

.wrap_4 table td
{
	padding-top:5px;
	padding-bottom:5px;
}
.light_box
{
	height:100%; 
	width:100%; 
	background:#000; 
	position:absolute; 
	z-index:40; 
	top:0;
	background:url('img/light_box_back.png') repeat;
	display:none;
	
}
.fill_box
{
	
	padding-top:50px;
	padding-bottom:50px;
	background:#f1f1f1;
	width:500px;
	border:10px solid #fff;
	text-align:center;
	float:left;
	

	height:330px;
}
.lbox_description
{
	
	background:#fff; 
	width:500px;  
	padding:10px;
}
.lb_container
{
	margin:auto; 
	margin-top:6%; 
	width:600px;
	padding-top:20px;
}

.lb_container div:first-child 
{
	width:560px;
	overflow:hidden;
	height:25px;
}
.lb_arr
 {
	margin-top:210px;
	padding-left:20px;
}
.lb_container div:first-child img
{
	float:right;
}
/* DOPISANE CSSY*/
.red_butt 
{
	background:url('img/red_corner.png') no-repeat left center;
	padding-left:25px;
	width:235px;
	margin-top:70px;
}
.red_butt li 
{
	background:#d60026;
	padding:15px 10px 5px 10px;
	text-align:center;
	height:28px;
}
.red_butt li a
{
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
.green_butt
{
	background:url('img/left_button.png') no-repeat left center;
	padding-left:22px;
	width:235px;
	margin-top:70px;
}
.green_butt li 
{
	background:#007d4d;
	padding:15px 10px 5px 10px;
	text-align:center;
	height:28px;
}
.green_butt li a
{
	color:#fff;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
.logging h1{
	color:#617485;
	font-size:16px;
	text-transform:uppercase;
}
.logging h1.center
{
	text-align:center;
}
.logging
{
	width:347px;
	padding:70px 0 30px 20px;
}
.logging .green_butt 
{
	margin-left:45px;
}
.logging:first-child
{
	border-right:3px solid #f8f8f8;
}
.alert
{
	color:#c40224 !important;
	font-size:12px !important;
	display:none;
}
/* KONEIC DOPISANE CSSY*/

.contact_img
{
	margin-left:-3px;
	margin-top:10px;
}

.error
{
	overflow:hidden;
	border-bottom: 1px solid #ECECEC;
	width:100%;
	padding-top:40px;
}

.error h1
{
	float:left;
}

.error .lft_green_arr
{
	float:right;
}

.smaller
{
	width:640px !important;
}

.error_div
{
 width:640px;
 border-bottom: 1px solid #ECECEC;
 padding-bottom:15px;
 margin-bottom:15px;
 
}

.error_area
{
	background-color: #EEEEEE;
    border: medium none;
    color: #858585;
    font-size: 12px;
    margin-top:15px;
    padding: 5px;
    width: 640px;
}

.error_area 
{
	text-align:left;
}

.news_work h2 , .log_div h2
{
	text-transform:uppercase;
	color: #617485 !important;
    display: block !important;
    font-size: 14px !important;
    margin: 10px 0;
}

.news_work
{
	display:block;
	padding:10px 0 10px 0;
	padding-left:10px;
}

.depart
{
	color:#515151 !important;
	display:block;
}

.active_page
{
	color:#858585 !important;
	border-bottom:#d60026 solid 1px;
}

.logg
{
	background-color: #eeeeee;
    border: medium none;
    color: #858585;
    font-size: 11px;
    margin: 6px 10px 0 0;
    padding: 5px 0 5px 5px;
    width: 240px;
	display:block;
	height:14px;
}

a.found
{
	font-size:12px;
	color:#858585;
	background:url('img/arr_green.png') right center no-repeat;
	padding-right:13px;
}

.upload
{
	overflow:hidden;
	width:100%;
}

.upload input, .upload img
{
	float:left;
}

.upload img
{
	margin:5px 0 0 -27px;
}

#up_file
{
	width:142px !important;
	padding-right:12px;
}

.work_req
{
	overflow:hidden;
	width:715px;
}
.hide
{
	width:1px;
	height:1px;
	border:0;
	margin:0;
	padding:0;
	background:0;
	opacity:0;
	position:absolute;
	top:-5px;
}

.news_back
{
	padding-left: 12px;
	background: url('img/arr_green_left.png') no-repeat;
	background-position: 0px 5px;
	color: #858585;
	font-size: 12px;
	text-decoration: none !important;
}

.newsIcon
{
	margin-top: 10px;
}

.news_home span:last-child {
	display: block;
	margin-top: 8px;
}

.cennik_stopka > UL, .cennik_stopka > P, .cennik_stopka > SPAN {
	font-family: Verdana;
	line-height: 15px;
	color: #858585 !important;
	font-size: 12px !important;
	margin-bottom: 7px;
}

.cennik_stopka A {
	font-family: Verdana;
	line-height: 15px;
	color: #555555 !important;
	font-size: 12px !important;
}

.nowrap {
	white-space: nowrap;
}

.error h1{
	font-family:Ubuntu;
}

.red_butt
{
    background:url('img/red_corner.png') no-repeat left center;
    padding-left:25px;
    width:235px;
    margin-top:70px;
}
.red_butt li
{
    background:#d60026;
    padding:15px 10px 5px 10px;
    text-align:center;
    height:28px;
}
.red_butt li a
{
    color:#fff;
    font-weight:bold;
    font-size:16px;
    text-transform:uppercase;
}
.green_butt
{
    background:url('img/left_button.png') no-repeat left center;
    padding-left:22px;
    width:235px;
    margin-top:70px;
}
.green_butt li
{
    background:#007d4d;
    padding:15px 10px 5px 10px;
    text-align:center;
    height:28px;
}
.green_butt li a
{
    color:#fff;
    font-weight:bold;
    font-size:16px;
    text-transform:uppercase;
}
.logging h1{
    color:#617485;
    font-size:16px;
    text-transform:uppercase;
}
.logging h1.center
{
    text-align:center;
}
.logging
{
    width:347px;
    padding:70px 0 30px 20px;
}
.logging .green_butt
{
    margin-left:45px;
}
.logging:first-child
{
    border-right:3px solid #f8f8f8;
}
.alert
{
    color:#c40224 !important;
    font-size:12px !important;
    display:none;
}
/* KONEIC DOPISANE CSSY*/

.flt_left{
    float:left;
}

.person_container{
    width:100%;   
    margin-bottom:40px;
}

.person_container h2, .person_container h3 {
    color:#617485;
}

.person_container h3 {
    font-size:14px;
}


.person_container > div{
    float:left;
}

.person_container > div:first-child{
    width:200px;
    padding-right:20px;
}

.person_description{
    width:495px;   
}
.person_container > div:first-child.no-photo {
	width: 720px;
}
.person-description p{
    color:#858585;
    font-size:12px;   
}

.career-table{
    font-size:12px;
    margin-top:5px;
	width: 100%;
}

.career-table td{
    padding:10px;
    border:1px solid #fff;
}
.color_grey{
    background:#c7cbce;   
}

.color_grey{
    background:#c7cbce;   
    color:#fff;
}
.career-table td.color_grey {
	width: 1%;
	white-space: nowrap;
}

.brighter_grey{
    background:#e8e9ea;
    color:#858585;
}

.clear{
    clear:both;   
}

.margins-top-bottom{
    margin:15px 0 20px 0;
}

.no_bottom_brd{
    border-bottom:none !important;   
}


.green {
	color: #007D4D;
}
.big_green {
	color: #007D4D;
	font-size: 13px;
}
.biggest_green {
	color: #007D4D;
	font-size: 14px;
}

.contentRoundableWrap {
	height: 260px;
	position:relative;
	float: none !important;
	clear: both;
	width: 720px;
	padding-top: 15px;
}
.roundabout-holder {
	list-style: none;
	width: 55%;
	height: 60%;
	margin: 0 auto;
}

.roundabout-moveable-item {
	height: 240px;
	width: 405px;
	border: none;
	background-color: #f3f3f3;
	padding:0;		
}
/*
.roundabout-in-focus {
	cursor: auto;
}*/

#roundabout-prev, #roundabout-next {
	display:block;
	position:absolute;
	height:260px;
	width:25px;
	top:0px;
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

#roundabout-prev {
	left:0px;
	background-image: url('img/arrow_left.png');
}
#roundabout-prev:hover {
	background-image: url('img/arrow_left_hover.png');
}
#roundabout-next {
	right:0px;
	background-image: url('img/arrow_right.png');
}
#roundabout-next:hover {
	background-image: url('img/arrow_right_hover.png');
}

div.lead {
	width: 210px;
	margin-left: 45px;
	padding-bottom: 15px;
	float: left;
}
div.lead.lead-first {
	margin-left: 0;
	clear: left;
}
div.lead span.img {
    background: url("img/product_box.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 124px;
    text-align: center;
    width: 204px;
	padding: 3px;
	margin-bottom: 0;
}
div.lead span.img span {
    height: 124px;
    text-align: center;
    width: 204px;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
div.lead h2,
div.lead div.lcontent {
	clear: both;
	padding: 5px 5px;
	margin: 0 !important;
}
div.lead a:hover h2,
div.lead a:hover div.lcontent,
div.lead a:hover div.lcontent * {
	color: #2e2e2e;
}
.home_news, .news_list{
	padding-top: 20px !important;
	padding-bottom:20px !important;
	border-bottom: 1px solid #ECECEC;
}
.news_list{
	padding-top: 0px !important;
}
.home_news:last-child,.news_list:last-child{
	padding-bottom: 0px !important;
}
.home_news .type_, .news_list .type_  {
	margin-right: 10px !important;
}
.home_news .newsIcon, .news_list .newsIcon {
	margin-top: 0px;
}
.home_news .news, .news_list .news_no_width {
	padding-top: 0px;
	padding-bottom: 0px;
}
.home_news .news .lead a, .news_list .news .lead a {
	color: #858585;	
}
.news_no_width span:last-child{
	display: block;
	margin-top: 8px;
}
div.leads {
	clear: both;
	padding-bottom: 0 !important;
}
div.leads h2 {
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 10px;
}
.leads h2 a {
	color: #617485 !important;
	font-size: 14px;
}
div.leads > div {
	display: none;
}

.wrap_1,.wrap_2,.wrap_3,.wrap_4, .wrap_5, .wrap_6, .wrap_7, .wrap_8
{
	display:none;
}

.h_5 {
	background:url('img/plus_5.jpg') no-repeat left center #f3f4f4;
	padding: 10px 20px 10px 105px !important;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	width:600px;
}

.h_5_plus
{
	background:url('img/minus_5.jpg') no-repeat left center #f3f4f4;
	padding: 10px 20px 10px 105px !important;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	padding-left:105px;
	width:600px;
	padding-top:5px;
}

.h_6 {
	background:url('img/plus_6.jpg') no-repeat left center #f3f6f7;
	padding: 10px 20px 10px 115px !important;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	width:590px;
}

.h_6_plus
{
	background:url('img/minus_6.jpg') no-repeat left center #f3f6f7;
	padding: 10px 20px 10px 115px !important;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	padding-left:115px;
	width:590px;
	padding-top:5px;
}

.h_7 {
	background:url('img/plus_7.jpg') no-repeat left center #f9f9fa;
	padding: 10px 20px 10px 125px !important;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	width:580px;
}
.h_7_plus
{
	background:url('img/minus_7.jpg') no-repeat left center #f9f9fa;
	padding: 10px 20px 10px 125px !important;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	padding-left:125px;
	width:580px;
	padding-top:5px;
}
.h_8 {
	background:url('img/plus_8.jpg') no-repeat left center #f9fafb;
	padding: 10px 20px 10px 135px !important;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	width:570px;
}
.h_8_plus
{
	background:url('img/minus_8.jpg') no-repeat left center #f9fafb;
	padding: 10px 20px 10px 135px !important;
	color:#858585;
	display:block;
	font-size:12px;
	margin-bottom:1px;
	padding-left:135px;
	width:570px;
	padding-top:5px;
}

.right_column div.products.projects-home {
	border: 0px;
}

.more_news_home {
/*	margin-bottom: 20px;*/
}

.small_button_red  {
	background: url("img/right_small_button_red.png") no-repeat scroll right center transparent
}
.small_button_red  span {
	background-color: #c7031b;
}

.product_slider .right_rotate {
    margin-left: 5px;
    margin-right: 0;
}

#cookies_allowed_message { position: fixed; z-index: 999999; bottom: 0px; width: 100%; height: 57px; padding-top: 13px; padding-bottom: 10px; background-color: #E0E0E0; }
.cookies_text_1 { width: 950px; margin-left: auto; margin-right: auto; font-family: Arial; font-size: 11px; line-height: 13px; color: #858585; }
.cookies_text_2 { width: 950px; margin-top: 8px; margin-left: auto; margin-right: auto; font-family: Arial; font-size: 11px; text-align: center; }
#cookies_allowed_message #cookies_allowed { padding-top: 6px; padding-bottom: 6px; padding-left: 10px; padding-right: 10px; background-color: #007D4D; font-size: 11px; color: #ffffff; line-height: 25px; }
#cookies_allowed_message #cookies_allowed:hover { color: #ffffff !important; } 

.wrap_3 .products_list { padding-right: 15px; }
.wrap_3 .products_list .list_point td { padding: 8px !important;  text-align: left; }
.wrap_3 .products_list .list_point span { line-height: 22px; }