@font-face {
    font-family: 'DejaVuSansCondensed';
    src: url('DejaVuSansCondensed-webfont.eot');
    src: url('DejaVuSansCondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('DejaVuSansCondensed-webfont.woff') format('woff'),
         url('DejaVuSansCondensed-webfont.ttf') format('truetype'),
         url('DejaVuSansCondensed-webfont.svg#DejaVuSansCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'DejaVuSansBook';
    src: url('DejaVuSans-webfont.eot');
    src: url('DejaVuSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('DejaVuSans-webfont.woff') format('woff'),
         url('DejaVuSans-webfont.ttf') format('truetype'),
         url('DejaVuSans-webfont.svg#DejaVuSansBook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DejaVuSansCondensedBold';
    src: url('DejaVuSansCondensed-Bold-webfont.eot');
    src: url('DejaVuSansCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('DejaVuSansCondensed-Bold-webfont.woff') format('woff'),
         url('DejaVuSansCondensed-Bold-webfont.ttf') format('truetype'),
         url('DejaVuSansCondensed-Bold-webfont.svg#DejaVuSansCondensedBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	margin: 0px;
	padding: 0px;
	background: url(../images/frontend/bg_main.gif) repeat;
}
IMG {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.button_more {
	text-align: right;
	display: block;
	padding-top: 10px;
}
.button_more a, .button_more a:visited, .button_more a:active {
	background: #9f9fa0;
	border-bottom: 2px solid #666;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	display: block;
	padding: 4px 6px;
	float: right;
	text-decoration: none;
}
.button_more a:hover {
	color: #e6781a;
	border-bottom-color: #3f3e40;
	background: #666;
}
.fade_line {
	background: url(../images/frontend/fade_line.gif) repeat-y 580px;
}
.fade_line_up {
	background: url(../images/frontend/fade_line_up.gif) no-repeat 580px top;
}
.fade_line_bottom {
	background: url(../images/frontend/fade_line_bottom.gif) no-repeat 580px bottom;
}
.fade_line_SUB {
	background: url(../images/frontend/fade_line.gif) repeat-y 328px;
}
.fade_line_up_SUB {
	background: url(../images/frontend/fade_line_up.gif) no-repeat 328px top;
}
.fade_line_bottom_SUB {
	background: url(../images/frontend/fade_line_bottom.gif) no-repeat 328px bottom;
}
/* anim menu - move to right - START*/
.left_box_txt1 ul li a span {transition:All 0.2s ease;-webkit-transition:All 0.2s ease;-moz-transition:All 0.2s ease;-o-transition:All 0.2s ease;transform: translate(0px); -webkit-transform: translate(0px);-moz-transform: translate(0px);-o-transform:  translate(0px);-ms-transform: translate(0px);}
.left_box_txt1 ul li a span:hover{transform: translate(8px);-webkit-transform: translate(8px);-moz-transform: translate(8px);-o-transform: translate(8px);-ms-transform: translate(8px);}
/* anim menu - move to right - END*/
/* anim menu - fade bg - START*/
.left_box_txt1 ul li a {transition:All 0.3s ease;-webkit-transition:All 0.3s ease;-moz-transition:All 0.3s ease;-o-transition:All 0.3s ease;}
/* anim menu - fade bg - END*/
.clearfx {
	clear: both;
}
.head_A_01 {
	background: #3f3e40;
	border-bottom: 5px solid #FFF;
}
.head_A_02 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.head_A_03 {
}
.head_A_03 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
.head_A_03 ul li {
	float: left;
	font: 16px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #FFF;
	background: url(../images/frontend/menu_up_div.gif) no-repeat right bottom;
}
.head_A_03 ul li a, .head_A_03 ul li a:visited, .head_A_03 ul li a:active {
	font: 16px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding: 12px 14px 4px 13px;
	display: block;
}
.head_A_03 ul li a:hover {
	color: #F90;
	/* background: url(../images/frontend/menu_up_h_bg2.gif) no-repeat right bottom; */
}
.anim_mm a {
	background: url(../images/frontend/anim_mm_bg2.jpg) repeat 0 0;
	margin-right: 1px;
}

.head_A_03 ul .menuUpHome a, .head_A_03 ul .menuUpHomeE a:visited, .head_A_03 ul .menuUpHome a:active {
	background: url(../images/frontend/button_home_h.png) no-repeat center center;
	padding: 12px 14px 4px 13px;
	display: block;
	width: 22px;
}
.head_A_03 ul .menuUpHome a:hover {
	background: url(../images/frontend/button_home_n.png) no-repeat center center;
}
.head_B_01 {
	background: url(../images/frontend/main_bg.png) no-repeat center top;
}
.head_B_02 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.head_B_03   {
	height: 411px;
}
.center_A_01 {
}
.center_sub_A_01 {
	margin-top: -160px;
}

.center_A_02 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.center_A_03 {
	padding-bottom: 50px;
}
.shadow_up {
	background: url(../images/frontend/box_shadow.png) no-repeat center top;
	padding-top: 16px;
}
.shadow_bottom {
	background: url(../images/frontend/box_shadow.png) no-repeat center bottom;
	padding-bottom: 16px;
}
.center_Conteiner {
	background: #FFF;
	padding: 37px;
}
.index_LT_BOX {
	float: left;
	width: 532px;
	padding-right: 48px;
}
.index_left_box_tit1 {
	font: 18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #f58220;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/frontend/tit_dots.gif) repeat-x left bottom;
}
.index_left_box_txt1 {
	font: 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #1d232a;
	padding-bottom: 32px;
}
.index_left_box_tit2 {
	font: 18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #3f3e40;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/frontend/tit_dots.gif) repeat-x left bottom;
}
.index_left_box_txt2 {
	font: 12px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #1d232a;
}
.index_RT_BOX {
	float: right;
	width: 282px;
	padding-left: 44px;
}
.news_box {
	padding-bottom: 24px;
}
.news_tit {
	font: 18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #f58220;
	height: 62px;
	width: 319px;
	margin-top: -37px;
	background: #f68220 url(../images/frontend/promo_bg.gif) no-repeat right top;
	margin-bottom: 10px;
}

.news_txt_short {
	font: 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #1d232a;
}
.wybrane_realizacje_box {
}
.wybrane_realizacje_tit {
	font: 18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #f58220;
	padding-bottom: 10px;
}
.wybrane_realizacje_mini {
	float: left;
}
.wybrane_realizacje_mini a, .wybrane_realizacje_mini a:visited, .wybrane_realizacje_mini a:active {
	border: 1px solid #a9bcd7;
	display: block;
	text-decoration: none;
	float: left;
}
.wybrane_realizacje_mini a:hover {
	border-color: #039;
	text-decoration: none;
}
.wybrane_realizacje_mini_txt_lt {
	font: 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #333;
	float: left;
	width: 225px;
	padding-left: 20px;
}
.bottom_A_01 {
	border-top: 1px solid #f58220;
	border-bottom: 1px solid #f58220;
	background: #353535;
}
.bottom_A_02 {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/frontend/partners_tit.png) no-repeat left top;
	padding-left: 236px;
	min-height:106px;
}
.bottom_A_03 {
}
.partners {
	float: left;
	width: 744px;
	height: 106px;
}
.partners img {
	float: left;
	padding-right: 25px;
}
.bottom_B_01 {
	background: url(../images/frontend/corp_bg.jpg) no-repeat center bottom;
	margin-bottom: 74px;
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
}
.bottom_B_02 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 63px;
}
.bottom_B_03 {
}
.corp_left {
	width: 208px;
	float: left;
	padding-left: 37px;
	padding-top: 13px;
}
.corp_left a, .corp_left a:visited, .corp_left a:active {
	font: 12px/18px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.corp_left a:hover {
	color: #F90;
}
.corp_right {
	float: right;
	padding-right: 37px;
	padding-left: 60px;
	color: #FFF;
	font: 12px/63px Tahoma, Geneva, sans-serif;
}
.corp_right a, .corp_right a:visited, .corp_right a:active {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.corp_right a:hover {
	color: #F90;
}

.LT_BOX {
	float: left;
	width: 282px;
	padding-right: 46px;
}
.LT_BOX h2 {
	font: 18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #3f3e40;
	margin-top: -37px;
	margin-left: -37px;
	padding-top: 37px;
	padding-left: 37px;	
}
.left_box_tit1 {
	font: 18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: #3f3e40;
	margin-top: -37px;
	margin-left: -37px;
	padding-top: 37px;
	padding-left: 37px;
}
.left_box_txt1 {
	font: 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #1d232a;
	padding-bottom: 32px;
}

/* left menu - START */
.left_box_txt1 ul {
	margin: 0px 0px 0px -37px;
	padding: 0px 0px 0px 51px;
	list-style: none;
	display: block;
}
.left_box_txt1 ul li {
	margin: 0px 0px 0px -51px;
	list-style: none;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 14px;
	border-bottom: 1px solid #eeeeee;
}
.left_box_txt1 ul li ul {
	padding-bottom: 6px;
	margin-left: 51px;
}
.left_box_txt1 ul li ul li ul {
	padding-bottom: 6px;
	margin-left: 10px;
}


.left_box_txt1 ul li ul li {
	padding: 0px;
	list-style: none;
	line-height: normal;
	background: url(none);
	border-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
.left_box_txt1 ul li a, .left_box_txt1 ul li a:visited, .left_box_txt1 ul li a:active {
	font: 15px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 37px;
	margin-left: -14px;
}
.left_box_txt1 ul li a:hover {
	background: #fafafa /*url(../images/frontend/mmenu_dot_h_.gif) no-repeat left 12px*/;
	color: #ff501b;
}
.left_box_txt1 ul li ul a, .left_box_txt1 ul li ul a:visited, .left_box_txt1 ul li ul a:active {
	font: 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	padding-left: 12px;
	background: url(../images/frontend/mmenu_subdot.gif) no-repeat left 10px;
	margin-left: -12px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
.left_box_txt1 ul li ul a:hover {
	background: url(../images/frontend/mmenu_subdot_h.gif) no-repeat left 10px;
	color: #ff501b;
	margin-left: -12px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.left_box_txt1 ul li a span {
	display: block;
	margin-top: -7px;
	margin-bottom: -7px;
	padding-top: 7px;
	padding-bottom: 7px;
}
/* left menu - END */

.RT_BOX {
	float: right;
	width: 532px;
	padding-left: 46px;
}
.RT_BOX h1 {
	font: 18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #f58220;
	padding-bottom: 10px;
	display: block;
}
.right_box_tit1 {
	font: 18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #f58220;
	padding-bottom: 10px;
}
.right_box_txt1 {
	font: 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #1d232a;
}
.gal_mini_CONT {
	padding-top: 12px;
	margin-top: 24px;
	border-top: 1px dashed #CCC;
}
.gal_mini_CONT a, .gal_mini_CONT a:visited {
	display: block;
	float: left;
	margin-right: 4px;
	border: 1px solid #3f3e40;
	margin-bottom: 4px;
	text-decoration: none;
}
.gal_mini_CONT a:hover {
	text-decoration: none;
	border-color: #ececec;
}
.gal_mini_CONT .galleryMini_noMargin {
	margin-right: 0px;
}
.path {
	background: #FFF;
	margin-bottom: -16px;
	border-top: 1px solid #e8eae9;
	border-right: 1px solid #e8eae9;
	border-left: 1px solid #e8eae9;
	margin-right: 24px;
	margin-left: 24px;
	padding: 10px 13px;
}
.path ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.path ul li {
	float: left;
	margin: 0px 0px 0px 7px;
	font: 12px Tahoma, Geneva, sans-serif;
	color: #3f3e40;
	background: url(../images/frontend/path_arrow.gif) no-repeat left 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	text-transform: lowercase;
}
.path ul .HomePath {
	background: url(none);
	margin-left: 0px;
	padding-left: 0px;
}

.path ul li a, .path ul li a:visited {
	font: 12px Tahoma, Geneva, sans-serif;
	color: #3f3e40;
	text-decoration: none;
	text-transform: lowercase;
}
.path ul li a:hover, .path ul li a:active  {
	color: #999;
}
.path ul li .selected {
	color: #ff9966;
	font-weight: bold;
}
.contact_box_01 {
	margin-bottom: 0px;
	padding-bottom: 14px;
}
.contact_box_02 {
	margin: 0px;
	padding: 0px;
}

.contact_a {
	font: 15px 'DejaVuSansBook', Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 4px;
}
.contact_b {
	display: block;
	margin-bottom: 10px;
	font-family: 'DejaVuSansBook', Arial, Helvetica, sans-serif;
	margin-top: 4px;
}
a.send_CV,  a.send_CV:visited, a.send_CV:active {
	background: #e7eff9;
	border-bottom: 1px solid #6193d7;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #6193d7;
	display: block;
	padding: 4px 6px;
	text-decoration: none;
	text-align: center;
	width: 140px;
}
a.send_CV:hover {
	color: #8aafe1;
	background: #ecf3fa;
	border-bottom-color: #dae8f5;	
}
.oswiadczenie {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	margin-top: 10px;
	padding-top: 10px;
}
.refer_mini {

}
.refer_mini a, .refer_mini a:visited {
	display: block;
	float: left;
	margin-right: 4px;
	border: 1px solid #3f3e40;
	margin-bottom: 4px;
	text-decoration: none;
}
.refer_mini a:hover {
	text-decoration: none;
	border-color: #ececec;
}
.refer_mini .galleryMini_noMargin {
	margin-right: 0px;
}
.real_BOX {
	padding: 8px;
	background: #3F3E40;
	width: 518px;
	margin-bottom: 10px;
	cursor:pointer;
	border-bottom: 2px solid #f58220;
	color: #FFF;
}
.real_BOX_mini {
	float: left;
	margin: 0px 14px 14px 0px;
}
.real_BOX_mini img {
	border: 2px solid #FFF;
}
.real_BOX_desc {
	font-size: 13px;
	float: left;
	width: 417px;
}
.real_BOX_desc2 {
	font-size: 13px;
	padding-right: 15px;
	text-align: left;
	display: block;
	float: left;
	width: 500px;
	padding-left: 2px;
}
.hover_style_class	{
	background: #666;
}
.news_box {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #95a4b0;
}
.news_subTtit {
	font: 13px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #818181;
	padding-bottom: 5px;
}
.news_txt {
	font: 13px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;	
	color: #3F3E40;
}

/*dynamically added*/
div.wrapper{
	width:280px;
	height:98px;
	overflow:hidden;
	position:relative;
}


/*generic style for all div */
div.caption {
	position:relative;
	text-align:center;
	padding:10px;
	/* background:url(images/caption-bg.png) repeat-x; */
	min-height:1px;
	color:#000;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(../images/frontend/caption_bg_1x1_t65.png) repeat;
	border-bottom: 1px solid #003399;
}
div.wrapper2 {
	width:128px;
	height:100px;
	overflow:hidden;
	position:relative;
}
div.caption2 {
	position:relative;
	text-align:center;
	padding:10px;
	/* background:url(images/caption-bg.png) repeat-x; */
	min-height:1px;
	color:#000;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.cf_name {
	font: 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #6193d7;
	padding-bottom: 1px;
	padding-left: 2px;
}
.cf_title {
	font: 15px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #414042;
	padding: 5px;
}
.color_01 {
}
.cf_field_01 {
	padding: 5px;
	font: 13px Verdana, Geneva, sans-serif;
	color: #414042;
	background: #E7EFF9;
	border: 1px solid #cde0f1;
	height: 14px;
	margin: 0px 0px 12px;
	width: 140px;
}


.cf_field_02 {
	border: 1px solid #cde0f1;
	background: #E7EFF9;
	width: 322px;
	font: 13px Verdana, Geneva, sans-serif;
	color: #414042;
}
.cf_field_CV {
	padding: 5px;
	font: 13px Verdana, Geneva, sans-serif;
	color: #414042;
	background: #E7EFF9 url(../images/frontend/add_cv_dots2.png) no-repeat right bottom;
	border: 1px solid #cde0f1;
	height: 14px;
	margin: 0px 0px 12px;
	width: 320px;
}
.contact_form {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.cf_buttons {
	padding-top: 10px;
	padding-right: 54px;
}
.wf_contact_form {
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #414042;
}
/* ---------------------------------------------- formularz o prace ---- */
.wf_name {
	color: #f3f3f3;
	font: 15px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 10px;
	border-bottom: 1px dotted #FFF;
	margin-left: 5px;
	margin-right: 1px;
}
.wf_name_02 {
	color: #f3f3f3;
	font: 11px Verdana, Geneva, sans-serif;
}

.wf_title {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #414042;
	padding: 5px;
	background: #EBEBEB;
}

.wf_color_01 {
	background: #414042;
}
.wf_field_01 {
	padding: 2px 5px;
	font: 11px Verdana, Geneva, sans-serif;
	color: #414042;
	background: #f3f3f3;
	border: 1px solid #FFF;
	margin: 10px 0px;
	width: 395px;
}

.wf_field_01_hidden {
	padding: 2px 5px;
	background: #414042;
	margin: 10px 3px 10px 0px;
	width: 40px;
	border-style: none;
}
.wf_field_01_date_dd {
	padding: 2px 5px;
	font: 11px Verdana, Geneva, sans-serif;
	color: #414042;
	background: #f3f3f3;
	border: 1px solid #FFF;
	margin: 10px 3px 10px 0px;
	width: 40px;
}


.wf_field_01_date_mm {
	padding: 2px 5px;
	font: 11px Verdana, Geneva, sans-serif;
	color: #414042;
	background: #f3f3f3;
	border: 1px solid #FFF;
	margin: 10px 3px 10px 0px;
	width: 40px;
}
.wf_field_01_date_rrrr {
	padding: 2px 5px;
	font: 11px Verdana, Geneva, sans-serif;
	color: #414042;
	background: #f3f3f3;
	border: 1px solid #FFF;
	margin: 10px 3px 10px 0px;
	width: 120px;
}


.wf_field_02 {
	border: 1px solid #414042;
	background: #f3f3f3;
	width: 365px;
}
.wf_buttons {
	padding-top: 10px;
	padding-right: 54px;
}
.wf_cv_name {
	font: 10px Verdana, Geneva, sans-serif;
	color: #E6E6E6;
	padding-top: 10px;
	padding-bottom: 10px;
}
.wf_oswiadczenie {
	font: 9px Verdana, Geneva, sans-serif;
	color: #414042;
}
.wf_oswiadczenie_checkbox {
	margin-right: 10px;
	float: left;
	margin-bottom: 15px;
}
.wf_send_form_btn {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #414042;
}

.fancybox_form_cont {
	width: 624px;
	margin: 10px;
	padding: 10px;
}

.ff_title {
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #414042;
	padding: 5px;
	background: #EBEBEB;
}

.ff_textarea_01 {
	padding: 2px 5px;
	font: 11px Verdana, Geneva, sans-serif;
	color: #414042;
	background: #f3f3f3;
	border: 1px solid #FFF;
	margin: 10px 0px;
	width: 395px;
	height: 75px;
}

.holder {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 15px;
	margin-bottom: 0px;
	border-bottom: 1px solid #E7EFF9;
	padding-bottom: 15px;
	text-align: right;
}

.holder a {
	cursor: pointer;
	margin: 0 2px;
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px 4px;
}

.holder a:hover {
	color: #fff;
	background: #333;
}

.holder a.jp-previous { margin-right: 15px; }
.holder a.jp-next { margin-left: 15px; }

.holder a.jp-current, a.jp-current:hover {
	color: #F60;
	font-weight: bold;
}

.holder a.jp-disabled, a.jp-disabled:hover {
	color: #bbb;
}

.holder a.jp-current, a.jp-current:hover,
.holder a.jp-disabled, a.jp-disabled:hover {
	cursor: default; 
	background: none;
}

.holder span { margin: 0 5px; }#itemContainer {
	width: 532px;
}

.slider {
	width: 282px;
	float: left;
	height: 270px;
}
/* CSS for jQuery Orbit Plugin 1.2.3
 * www.ZURB.com/playground
 * Copyright 2010, ZURB
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 
 
 
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#featured {
	width: 282px;
	overflow: hidden;
	height: 270px;
}
#featured>img,  
#featured>div,
#featured>a { display: none; }




/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(orbit/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(orbit/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(orbit/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background: url(orbit/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
	display: none;
	font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif;
}

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.25);
    z-index: 1000;
    color: #fff;
	text-align: left;
	padding: 15px;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 560px;
	border-radius: 0px 0px 0px 8px; 
	-moz-border-radius: 0px 0px 0px 8px; 
	-webkit-border-radius: 0px 0px 0px 8px;	
	border-radius: 0px 0px 0px 8px;
}


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
	width: 65px;
	height: 276px;
	text-indent: -9999px;
	position: absolute;
	z-index: 1000;
	top: 50%;
	margin-top: -136px;
	cursor: pointer;
	margin-right: -8px;
	margin-left: -8px;
}

div.slider-nav span.right {
	background: url(../images/frontend/slider_arrow_right_.png);
	right: 0;
}

div.slider-nav span.left {
	background: url(../images/frontend/slider_arrow_left_.png);
	left: 0;
}

/* BULLET NAV
   ================================================== */

.orbit-bullets {
	position: absolute;
	z-index: 1000;
	list-style: none;
	bottom: -4px;
	margin-left: -50px;
	padding: 0;
	right: 0px;
}

.orbit-bullets li {
	float: left;
	margin-left: 0px;
	cursor: pointer;
	color: #999;
	text-indent: -9999px;
	background: url(../images/frontend/bullet_n.png) no-repeat center 0;
	width: 15px;
	height: 12px;
	overflow: hidden;
	margin-right: 0px;
}

.orbit-bullets li.active {
	color: #222;
	background: url(../images/frontend/bullet_h.png) no-repeat center 0;
	height: 12px;
	width: 15px;
}
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
.img_sliders {
	width: 282px;
}
#featured .content {
	width: 282px;
	font: 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #1d232a;
	background: #FFF;
	height: 270px;
}
#featured .content .slider_anachor {
	text-align: right;
	padding-top: 20px;
}
#featured .content .slider_anachor a, #featured .content .slider_anachor a:visited, #featured .content .slider_anachor a:active {
	font: 12px Verdana, Geneva, sans-serif;
	color: #FF6;
	text-decoration: none;
}
#featured .content .slider_anachor a:hover {
	color: #FFF;
}
.contact_b a, .contact_b a:visited, .contact_b a:active {
	font: 13px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
.contact_b a:hover {
	color: #F93;
}
.mbudowlane_BOX {
	width: 553px;
	margin-right: -21px;
	padding-top: 20px;
}
.mbudowlane_orange_line {
	float: left;
	border-bottom: 4px solid #f58220;
	margin-right: 22px;
	width: 161px;
	margin-bottom: 22px;
}

.mbudowlane {
	float: left;
	width: 159px;
	border: 1px solid #3f3e40;
	margin-bottom: 1px;
	background: #3f3e40;
}
.mbudowlane:hover {
	background: #f58220;
}
.mbudowlane_pic {
	height: 81px;
	width: 159px;
	background: url(img/ico_offer_no_photo.jpg) no-repeat center center;
}
.mbudowlane_tit {
	color: #FFF;
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	border-top: 1px solid #3f3e40;
}
.mbudowlane_tit a, mbudowlane_tit a:visited, .mbudowlane_tit a:active {
	color: #FFF;
	display: block;
	padding: 10px 4px;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mbudowlane_tit a:hover {
}
.mLogos_BOX {
	width: 553px;
	margin-right: -21px;
	padding-top: 20px;
}
.mLogos_orange_line {
	float: left;
	border-bottom: 4px solid #f58220;
	margin-right: 22px;
	width: 161px;
	margin-bottom: 22px;
}
.mLogos {
	float: left;
	width: 159px;
	border: 1px solid #3f3e40;
	margin-bottom: 22px;
	background: #3f3e40;
	margin-right: 22px;
}
.mLogos_pic {
	height: 81px;
	width: 159px;
	background: #FFF;
	color: #3F3E40;
	font: 18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.mLogos_tit {
	color: #FFF;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	border-top: 1px solid #3f3e40;
}
.mLogos .mLogos_tit a, .mLogos  mLogos_tit a:visited, .mLogos  .mLogos_tit a:active {
	color: #FFF;
	display: block;
	padding: 10px 4px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.mLogos .mLogos_tit a:hover {
	background: #f58220;
	color: #FFF;
}
.txt_links a, .txt_links a:visited, .txt_links a:active {
	font: 13px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
.txt_links a:hover {
	color: #f68220;
}
.kadraTit {
	font: 14px 'DejaVuSansBook', Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding-bottom: 6px;
}
.dzialkaTit {
	font: 14px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	padding-bottom: 6px;
}
.promo_box {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #3F3E40;
}
.promo_box_tit {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	background: #F96;
	padding: 10px;
	display: block;
	margin-bottom: 10px;
}
.promo_img_main {
	float: left;
	border: 1px solid #3F3E40;
}
.promo_box_desc {
	padding-left: 10px;
	padding-bottom: 10px;
	float: left;
	margin-left: 10px;
	border-left: 1px solid #3F3E40;
	padding-top: 10px;
	width: 389px;
	margin-bottom: 20px;
}
.promo_boxALL {
	margin-bottom: 56px;
}
.promo_but_more {
	margin-top: -42px;
	text-align: right;
}
.promo_but_more_margin {
	padding-bottom: 11px;
}
.promo_but_more a, .promo_but_more a:visited, .promo_but_more a:active {
	display: block;
	float: right;
	padding: 3px 10px;
	background: #3F3E40;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.promo_but_more a:hover {
	background: #737175;
	color: #FFF;
}
.promo_but_BACK {
	text-align: right;
	display: block;
	margin-top: 20px;
}
.promo_but_BACK a, .promo_but_BACK a:visited, .promo_but_BACK a:active {
	display: block;
	float: right;
	padding: 3px 10px;
	background: #3F3E40;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.promo_but_BACK a:hover {
	background: #666;
	color: #FFF;
}
.promo_index_img IMG{
	border: 2px solid #f68220;
}
.promo_index_tit {
	font-size: 16px;
	padding-top: 10px;
}
.promo_index_price {
	font-size: 22px;
	color: #F00;
	padding-top: 10px;
}
h1 {
	font: bold 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #1d232a;
	display: inline;
}
h1 a, h1 a:visited, h1 a:active {
	font: bold 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #1d232a;
	text-decoration: none;
}
h1 a:hover {
	color: #F68220;
}
a.link_far, a.link_far:visited, a.link_far:active {
	font: bold 13px/18px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #1d232a;
	text-decoration: none;
}
a.link_far:hover {
	color: #F68220;
}
.divide_l {
	font: 14px 'DejaVuSansCondensed', Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 24px;
	padding-top: 24px;
	border-top: 1px solid #666;
	display: block;
	padding-bottom: 24px;
	clear: both;
}