/* glowny szablon */
body{
		width:100%; margin:0 auto; text-align:center; background-color:#000000; font-family:verdana,arial; font-size:10px; color:#ffffff;
}
/** Ogólne **/
div.main{
		width:100%; background:url('../layout/standard/bkg_menu.jpg') repeat-x; background-position:top; text-align:center;
}
div.website{
		width:1000px; background-color:#000000; margin:0 auto; text-align:center; float:none;
}
a{
		text-decoration:none; color:#000000;
}
a:hover{
		text-decoration:underline;
}
a.link_10_1{
			color:#000000; text-decoration:none;
}
a.link_10_1:hover{
			color:#000000; text-decoration:underline;
}
a.link_10_2{
			font-size:10px; text-decoration:none; color:#B4B4B4;
}
a.link_10_2:hover{
			font-size:10px; text-decoration:none; color:#890000;
}
a.link_10_2_b{
			font-size:13px; text-decoration:none; color:#890000; font-weight:bold;
}
a.link_10_2_b:hover{
			font-size:13px; text-decoration:underline; color:#890000;
}
a.link_10_3{
			font-size:10px; text-decoration:none; color:#8E8D8D;
}
a.link_10_3:hover{
			font-size:10px; text-decoration:none; color:#000000;
}
a.link_10_4{
			font-size:10px; text-decoration:none; color:#ceeb6d;
}
a.link_10_4:hover{
			font-size:10px; text-decoration:none; color:#890000;
}
a.link_10_5{
			font-size:10px; text-decoration:none; color:#CCE96C; cursor:pointer;
}
a.link_10_5:hover{
			font-size:10px; text-decoration:underline; color:#FFFFFF;
}
a.link_10_6{
			font-size:10px; text-decoration:none; color:#CCE96C; cursor:pointer;
}
a.link_10_6:hover{
			font-size:10px; text-decoration:underline; color:#FFFFFF;
}
a.link_kw_1{
			  line-height:20px; padding:3px; background-color:#A20202; color:#ffffff;
}
a.link_kw_2{
			  line-height:20px; padding:3px; border-radius: 5px 0px 5px 0px; 
		-moz-border-radius: 5px 0px 5px 0px; 
		-webkit-border-radius: 5px 0px 5px 0px; 
		background:#090909; border:1px solid #101010; color:#ceeb6d; line-height:16px;
		padding:3px; display:inline-block;
}
a.link_kw_2:hover{
			  line-height:16px; padding:3px; background-color:#CEEB6D; color:#000; text-decoration:none; border:1px solid #000;
}
a.link_kw_2 b{
			  color:#6e0000;
}
a.link_11_1{
			font-size:11px; font-weight:bold; color:#A20202; text-decoration:none; 
}
a.link_11_1:hover{
			font-size:11px; font-weight:bold; color:#A20202; text-decoration:none;
}
a.link_11_2{
			font-size:11px; font-weight:bold; color:#A20202; text-decoration:none;
}
span.pn_arrow{
			font-size:11px; font-weight:bold; color:#C2DD67;
}
div.tresc{
			width:100%; height:auto;
}
div.col_left{
			width:200px; float:left; height:auto; margin-right:19px; margin-top:30px;
}
hr{
			height:1px; background-color:#CEEB6D; border:none;
}
h1{
			font-size:13px; text-transform:uppercase; font-family: 'Play', sans-serif;
}
span.txt_red_bold{
			font-size:11px; color:#A20202;
}
b.txt_red_bold{
			font-size:11px; color:#A20202;
}
div.artv_photo_dod{
			width:100%; border-top:1px solid #E7E7E7; border-bottom:1px solid #E7E7E7; padding-top:5px; padding-bottom:5px; margin-top:10px; 
			margin-bottom:5px;
}
/***** MENU BOCZNE *****/
div.col_left div.module{
			width:200px; height:auto;
}
div.col_left ul{
			margin:0px 0px 0px -10px;
			padding:0px;
			list-style-type:none;
			width:200px;
			display:block;
}
div.col_left ul li{
			width:200px;
			display:inline-block;
			margin-bottom:5px;
			padding:0px;
}
div.col_left ul li a.menu_b_link{
			padding:5px 10px;
			display:inline-block;
			width:172px;
			text-align:left;
			font-size:12px;
			font-weight:400;
			color:#fff;
			font-family: 'Play', sans-serif;
			background-image: linear-gradient(top, #070707 26%, #171717 63%, #070707 82%);
			background-image: -o-linear-gradient(top, #070707 26%, #171717 63%, #070707 82%);
			background-image: -moz-linear-gradient(top, #070707 26%, #171717 63%, #070707 82%);
			background-image: -webkit-linear-gradient(top, #070707 26%, #171717 63%, #070707 82%);
			background-image: -ms-linear-gradient(top, #070707 26%, #171717 63%, #070707 82%);
			border:1px solid #0d0d0d;
			padding:7px 12px;
			border-radius: 5px; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px; 
			text-shadow: 0px 1px #000;  
			margin:0px;
}
a.menu_b_link:hover{
			text-decoration:none;
			color:#bfd143!important;
}
a.menu_b_link_active, a.menu_b_link_active:hover{
			padding:5px 10px;
			display:inline-block;
			width:172px;
			text-align:left;
			font-size:12px;
			font-weight:400;
			color:#000;
			font-family: 'Play', sans-serif;
			background-image: linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -o-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -moz-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -webkit-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -ms-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			border:1px solid #fff;
			padding:7px 12px;
			border-radius: 5px; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px; 
			text-shadow: 0px 1px #fff;  
			margin:0px;
			text-decoration:none;
}
a.menu_b_link_podcategory{
			display:inline-block;
			width:172px;
			text-align:left;
			font-size:12px;
			font-weight:400;
			color:#b4b4b4;
			font-family: 'Play', sans-serif;
			background:#191919;
			border:1px solid #141414;
			padding:3px 12px;
			border-radius: 5px; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px; 
			text-shadow: 0px 1px #000;  
			margin:0px;
			text-decoration:none;
}
a.podActive{
			display:inline-block;
			width:172px;
			text-align:left;
			font-size:12px;
			font-weight:400;
			color:#000;
			font-family: 'Play', sans-serif;
			background-image: linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -o-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -moz-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -webkit-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -ms-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			border:1px solid #fff;
			padding:3px 12px;
			border-radius: 5px; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px; 
			text-shadow: 0px 1px #fff;  
			margin:0px;
			text-decoration:none;
}
a.menu_b_link_podcategory:hover{
			color:#bfd143!important;
}



/*****************************************/
/***** Wyszukiwarka Mala (z_search2)*****/
div.wyszukiwarka_left{
			padding:5px 10px;
			display:inline-block;
			width:172px;
			text-align:left;
			background-image: linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -o-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -moz-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -webkit-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			background-image: -ms-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
			border:1px solid #fff;
			padding:7px 12px;
			border-radius: 5px; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px;  
			margin:0px;
			text-decoration:none;
			color:#000;
			margin:20px 0px!important;
}
div.wyszukiwarka_left h2{
			font-family: 'Play', sans-serif;
			font-size:15px!important;
			font-weight:400!important;
			color:#830101!important;
			margin:0px 0px 15px 0px!important;
			text-shadow: 0px 1px #fff; 
}
div.z2_s_row {
			width: 98%; height: auto; padding-left:2%; text-align:left;
}
div.z2_s_row2 {
			width: 100%; height: auto; text-align: center; margin-bottom:3px;
}
.zsearch2{
			border:1px solid #737373; width:98%; 
			border-radius: 3px; 
			-moz-border-radius: 3px; 
			-webkit-border-radius: 3px;
}
input.button_szukaj {
			padding:2px 3px;
			float:right;
			border-radius: 5px; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px;
			background-image: linear-gradient(top, #830101 26%, #B80303 63%, #830101 82%);
			background-image: -o-linear-gradient(top, #830101 26%, #B80303 63%, #830101 82%);
			background-image: -moz-linear-gradient(top, #830101 26%, #B80303 63%, #830101 82%);
			background-image: -webkit-linear-gradient(top, #830101 26%, #B80303 63%, #830101 82%);
			background-image: -ms-linear-gradient(top, #830101 26%, #B80303 63%, #830101 82%);
			border:1px solid #6e0000;
			font-family: 'Play', sans-serif;
			color:#fff;
			text-transform:uppercase;
			font-size:11px;
			text-shadow: 0px 1px #000;
			cursor:pointer;
}
input.button_szukaj:hover{
			color:#bfd143;
			text-shadow: 0px 1px #000; 
}

/*****************************************/
/***** Wyszukiwarka glowna (z_search) *****/
div.z_s_row {
			width: 100%; height: auto;  
}
div.z_s_row2 {
			width: 100%; height:auto;  text-align: center; 
}
div.z_2_s_row2 {
			width: 100%; height:20px; line-height:10px; text-align: center; color:#890000; 
}
div.z_s_cel1 {
			width: 30%; height: 20px; line-height: 20px; text-align:right; padding-top:1px; padding-bottom:1px;
}
div.z_s_cel2 {
			width: 50%; height: 20px; text-align:left;  padding-top:1px; padding-bottom:1px; color:#890000; 
}
div.wysz_nagl {
			width: 100%; height: 20px; line-height: 20px; float: left;  padding-bottom: 5px; font-size:11px; color:#A20202; font-weight:bold; 
			text-align:center; 
}
.zsearch_inpt{
			border:1px solid #A7A6A6; width:100%
}

/*********************************/
/********* Kontakt bok **********/
div.kontakt_left{
			width:200px; height:auto; margin-top:19px;
}
div.kontakt_left_1{
			width:200px; height:40px; background:url('../layout/standard/left_top2.gif') no-repeat;
}
div.kontakt_left_2{
			width:200px; height:auto; background:url('../layout/standard/left_middle.gif');
}
div.kontakt_left_2_tresc{
			width:170px; height:auto; margin:0 auto; font-size:10px; color:#000000; text-align:right;
}

div.kontakt_left_3{
			width:200px; height:38px; background:url('../layout/standard/left_bottom.gif') no-repeat;
}
div.col_right{
			width:781px; height:auto; float:right;
}
div.col_right_tresc_top{
			width:781px; height:26px;
}
div.col_right_tresc_middle{
			width:781px; height:auto; 
}
div.col_right_middle_contener{
			width:760px; height:auto; margin-left:10px; margin-right:11px; text-align:justify;
}
div.col_right_middle_contener h2{
			margin-top:0px; font-family: 'Play', sans-serif; font-size:15px; font-weight:400; margin-left:17px; text-shadow: 0px 1px #540000;  
}
div.col_right_tresc_bottom{
			width:781px; height:38px; 
}

img{
			border:none;
}

div {float: left; }
div.break {width: 100%; }
div.glowny {width: 100%; height: 100%; float: left; }
div.blok1 {text-align: center; vertical-align: top; float: left;  }
div.blok2 {text-align: center; vertical-align: top; float: left;  }

img {border: 0px; }

input.action {width: 30%; text-align: center; font-size: 12px; }
input.action2 {
			width: 57px; height:17px; line-height:15px; text-align: center; font-size:11px; font-weight:bold; 
			background:url('../layout/standard/button_1.gif'); border:none; color:#ffffff; 
}
input.button_wyslij {
			width: 57px; height:17px; font-size:11px; font-weight:bold; 
			background:url('../layout/standard/button_wyslij.gif'); border:none; color:#ffffff; 
}
input.button_zamow {
			width: 57px; height:17px; font-size:11px; font-weight:bold; 
			background:url('../layout/standard/zamowbt.gif'); border:none; color:#ffffff; position:relative; left:400px;
}
input.action3 {width: 95%; text-align: center; font-size: 12px; }
input.text {width: 95%; text-align: left; font-size: 12px; }
input.textm {width: 69%; text-align: left; font-size: 12px; }
input.texts {width: 45%; text-align: left; font-size: 12px; }
input.check {text-align: left; font-size: 12px; }
textarea.text {width: 95%; text-align: left; font-size: 12px; }
select.text {width: 95%; height: 18px; text-align: left; font-size: 12px; }
select.texts {width: 20%; height: 18px; text-align: left; font-size: 12px; }

/* menu gorne 1 */
div.menu_g1 {width: 100%; background:transparent; }
div.menu_g1 ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:50px;
	position:relative;
	left:5px;
	}
div.menu_g1 ul li{
	float:left;
	margin:10px 10px 0px 10px;
	line-height:30px;
	}
div.menu_g1 ul li a{
	font-size:14px;
	font-weight:400;
	color:#fff;
	font-family: 'Play', sans-serif;
	background-image: linear-gradient(top, #830101 26%, #B80303 63%, #830101 82%);
background-image: -o-linear-gradient(top, #830101 26%, #B80303 63%, #830101 82%);
background-image: -moz-linear-gradient(top, #830101 26%, #B80303 63%, #830101 82%);
background-image: -webkit-linear-gradient(top, #830101 26%, #B80303 63%, #830101 82%);
background-image: -ms-linear-gradient(top, #830101 26%, #B80303 63%, #830101 82%);
	border:1px solid #6e0000;
	padding:7px 12px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-box-shadow: 0px 0px 5px #820000;
	-webkit-box-shadow:0px 0px 5px #820000;
	box-shadow: 0px 0px 5px #820000;
	text-shadow: 0px 1px #000;
	}	
div.menu_g1 ul li a:hover{
	text-decoration:none;
	color:#ccea68;
	background-image: linear-gradient(top, #830101 26%, #a50202 63%, #830101 82%);
background-image: -o-linear-gradient(top, #830101 26%, #a50202 63%, #830101 82%);
background-image: -moz-linear-gradient(top, #830101 26%, #a50202 63%, #830101 82%);
background-image: -webkit-linear-gradient(top, #830101 26%, #a50202 63%, #830101 82%);
background-image: -ms-linear-gradient(top, #830101 26%, #a50202 63%, #830101 82%);
	}	
div.menu_g1 ul li.active a{
	border:1px solid #000;
	background-image: linear-gradient(top, #161616 26%, #030303 63%, #161616 82%)!important;
background-image: -o-linear-gradient(top, #161616 26%, #030303 63%, #161616 82%!important);
background-image: -moz-linear-gradient(top, #161616 26%, #030303 63%, #161616 82%)!important;
background-image: -webkit-linear-gradient(top, #161616 26%, #030303 63%, #161616 82%)!important;
background-image: -ms-linear-gradient(top, #161616 26%, #030303 63%, #161616 82%)!important;
text-shadow: 0px 1px #000;
color:#ccea68;
	}
/* menu gorne 2 */
div.menu_g2 {width: 100%; background-color: #000000; }

/* navligacja */
div.navigation {
			width: 98%; margin-top:3px; margin-bottom:10px; color:#b4b4b4; font-weight:bold; background:#0d0d0d; padding:0.5% 1%; border-radius: 5px 0px 5px 0px; 
			-moz-border-radius: 5px 0px 5px 0px; 
			-webkit-border-radius: 5px 0px 5px 0px; 
			border:1px solid #101010;
}
a.navi {text-decoration: none; color:#b4b4b4; font-weight:normal;}
a.navi:hover {text-decoration: none; color:#9E0101; font-weight:normal; }

/* stopka */
div.foot_w {width: 100%; font-size:9px; color:#000; clear:both; margin-top:19px; padding:13px 0px 10px 0px;
	background-color: #1a82f7; 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80303), to(#830101));
	background: -webkit-linear-gradient(top, #b80303, #830101);
	background: -moz-linear-gradient(top, #b80303, #830101);
	background: -ms-linear-gradient(top, #b80303, #830101);
	background: -o-linear-gradient(top, #b80303, #830101);
	border:1px solid #6e0000;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	maargin-bottom:10px;
}
a.foot_link{
			font-size:9px; color:#000; 
}
a.foot_link:hover{
			font-size:9px; color:#000; 
}
div.foot_l {width: 100%; height: auto; background-color: #000000; }
div.foot_b {height: 100%; }
div.foot_rown {width: 100%; height: 20px; background-color: #000000; font-weight: bolder; }
div.foot_row {width: 100%; height: auto; }

/* wyswig */
div.wysw_z_row1 {width: 100%; height: auto; text-align: center; vertical-align: top; float: left; }
div.wysw_z_row2 {width: 100%; height: 20px; text-align: center; vertical-align: top; float: left; }
div.wysw_z_cell {width: 12.5%; height: 20px; text-align: center; vertical-align: top; float: left; }
textarea.wysw_z {width: 98%; height: auto; text-align: left; font-size: 11px; }
input.wysw_z {width: 98%; height: 18px; text-align: center; font-size: 10px; }
select.wysw_z {width: 98%; height: 16px; text-align: left; font-size: 10px; }
p.wysw_z_quote {text-align: left; border-bottom: 1px solid black; border-top: 1px solid black; background-color: silver; padding-left: 5px;}
p.wysw_z_code {text-align: left; border-bottom: 1px solid black; border-top: 1px solid black; background-color: silver; padding-left: 5px;}

/* moduły */
div.module {height: auto; }

/* menu */
div.menu_row {width: 95%; height: 20px; text-align: left; padding-left: 10px; background-color: #4682B4; }
div.menu_row:hover {width: 95%; height: 20px; text-align: left; padding-left: 10px; font-weight: bolder; background-color: #87CEEB; }
div.menu_row2 {width: 95%; height: 20px; text-align: left; padding-left: 10px; background-color: #7B68EE; }
div.menu_row2:hover {width: 95%; height: 20px; text-align: left; padding-left: 10px; font-weight: bolder; background-color: #87CEEB; }
div.menu_select {width: 95%; height: 20px; text-align: left; padding-left: 10px; font-weight: bolder; background-color: #6495ED; }

/* wyd */
div.wyd_nagl {width: 100%; height: 25px; background-color: #DEB887; }
div.wyd_row {width: 100%; height: auto; background-color: #FFEBCD; }
div.wyd_blok1 {width: 70%; height: auto; background-color: #BDB76B; }
div.wyd_blok2 {width: 5%; height: auto; background-color: #BDB76B; }
div.wyd_blok3 {width: 25%; height: auto; background-color: #FFF8DC; text-align: left; }
div.wyd_img {width: 25%; height: auto; padding-top: 5px; padding-bottom: 5px; }
div.wyd_txt {width: 75%; height: auto; text-align: justify; }
a.today {color: #BDB76B; font-weight: bolder; }
a.otherday {color: silver; font-weight: bolder; }

/* kalendarz */
div.kale_nagl {width: 100%; height: 25px; background-color: #DEB887; }
div.kale_nagl2 {width: 100%; height: auto; }
div.kale_nblok1 {width: 50%; height: auto; }
div.kale_nblok2 {width: 50%; height: auto; }
div.kale_dane {width: 100%; height: auto; background-color: #FFF8DC; }
div.kale_blok1 {width: 60%; height: auto; }
div.kale_blok2 {width: 40%; height: auto; }
div.kale_info {width: 100%; height: auto; text-align: left; background-color: #FFEBCD; }
div.kale_krow {width: 100%; height: auto; text-align: right; }
div.kale_kceln {width: 10%; height: auto; margin: 2px; text-align: center; background-color: silver; }
div.kale_kcela {width: 10%; height: auto; margin: 2px; text-align: center; background-color: gray; }

/* one_news */
div.onews_nagl {width: 100%; height: 25px; background-color: #DEB887; }
div.onews_nagl1 {width: 50%; height: auto; text-align: left; }
div.onews_nagl2 {width: 50%; height: auto; text-align: right; }
div.onews_row {width: 100%; height: auto; background-color: #FFEBCD; }
div.onews_img {width: 25%; height: auto; padding-top: 5px; padding-bottom: 5px; }
div.onews_txt {width: 75%; height: auto; text-align: justify; }
div.onews_tyt {width: 100%; height: 20px; font-weight: bolder; }
div.onews_tre {width: 100%; height: auto; }
div.onews_opt {width: 100%; height: 20px; color: silver; }
a.onews_opt {color: silver; }

/* shoutobx */
div.shout_nagl {width: 100%; height: 25px; background-color: #DEB887; }
div.shout_row {width: 100%; height: auto; background-color: #FFEBCD; overflow: hidden; }
div.shout_ban {width: 100%; height: 25px; background-color: #DEB887; color: red; }
div.shout_pole {width: 95%; height: auto; overflow: hidden; }
div.shout_scrol {width: 5%; background-color: #DEB887; }
div.shout_m_nagl {width: 100%; height: 20px; background-color: #DEB887; }
div.shout_m_nagl1 {width: 50%; height: auto; text-align: left; }
div.shout_m_nagl2 {width: 50%; height: auto; text-align: right; }
div.shout_m_msg {width: 100%; height: auto; text-align: justify; }
div.shout_button {width: 100%; height: 10%; }
div.shout_null {width: 100%; height: 80%; }
input.shout_txt {width: 75%; text-align: left; font-size: 12px; }
input.shout_txt1 {width: 25%; text-align: left; font-size: 12px; }
input.shout_txt2 {width: 50%; text-align: left; font-size: 12px; }
input.shout_but {width: 20%; text-align: center; font-size: 12px; }
a.shout {text-decoration: none; color: black; }
a.shout:hover {text-decoration: none; color: black; font-weight: normal; }

/****************************/
/***** NEWSY(blok_news) *****/
div.bnews_nagl {
			width: 100%; height: 25px; background-color: #DEB887; 
}
div.bnews_nagl1 {
			width: 20%; height: 25px; text-align: left; 
}
div.bnews_nagl2 {
			width: 70%; height: 25px; text-align: center; overflow: hidden; 
}
div.bnews_nagl3 {
			width: 10%; height: 25px; text-align: center; 
}
div.bnews_nagl21 {
			width: 80%; height: 25px; text-align: center; overflow: hidden; display: inline; 
}
div.bnews_nagl22 {
			width: 10%; height: 25px; text-align: center; 
}
div.bnews_nagl23 {
			height: 25px; text-align: center; 
}
div.bnews_item {
			width: 75px; height: 15px; text-align: center; display: inline; 
}
div.bnews_row {
			width: 100%; height: auto; display:inline-block; margin-bottom:10px;
}
div.bnews_img {
			width: 15%; height: auto; padding-top: 5px; padding-bottom: 5px; text-align:center;
}
div.bnews_img a{
			padding:5px 10px;
			display:inline-block;
			background-image: linear-gradient(top, #7d9c17 26%, #c4e068 63%, #7d9c17 82%);
			background-image: -o-linear-gradient(top, #7d9c17 26%, #c4e068 63%, #7d9c17 82%);
			background-image: -moz-linear-gradient(top, #7d9c17 26%, #c4e068 63%, #7d9c17 82%);
			background-image: -webkit-linear-gradient(top, #7d9c17 26%, #c4e068 63%, #7d9c17 82%);
			background-image: -ms-linear-gradient(top, #7d9c17 26%, #c4e068 63%, #7d9c17 82%);
			border:1px solid #c4e068;
			padding:2px 2px 0px 2px;
			border-radius: 3px; 
			-moz-border-radius: 3px; 
			-webkit-border-radius: 3px;  
			margin:0px;
			text-decoration:none;
}
div.bnews_img a img{
			border:1px solid #7d9c17;
}
div.bnews_txt {
			width: 85%; height: auto; text-align: justify; display:inline-block; 
}
div.bnews_tyt {
			width: 100%; margin-bottom:5px; 
}
a.bnews_tytul{
			font-size:13px; font-weight:bold; color:#860003; font-family: 'Play', sans-serif;
}
img.bnews_arrow{
			position:relative; top:3px;
}
span.bnews_data{
			font-size:9px; font-weight:normal; color:#828282;
}
div.bnews_tre {
			width: 100%; height: auto; 
}
div.bnews_foot {
			width: 100%; height: 20px; 
}
div.bnews_foot_1 {
			width: 98%; height: 20px; padding:2px; background:#0d0d0d; padding:1%;
			border-radius: 5px 0px 5px 0px; 
			-moz-border-radius: 5px 0px 5px 0px; 
			-webkit-border-radius: 5px 0px 5px 0px; 
			border:1px solid #101010;
}
div.bnews_foot_2a {
			height: 20px; float:left; width:200px; color:#b4b4b4;
}
div.bnews_foot_2a select{
			border:1px solid #ccc; font-size:10px; font-family:Verdana, Arial, sans-serif; background:#b4b4b4; cursor:pointer;
}
div.bnews_foot_2b {
			height: 20px; float:right; width:auto; text-align:center:
}
div.bnews_stronicowanie{
			width:auto; margin:0 auto;
}


/***** NEWS PODGLAD (news_view)) *****/
div.newsv_nagl {
			width: 100%; height: 25px; margin-bottom:10px;
}
div.newsv_nagl_2 {
			width: 100%; height: 25px; margin-top:10px; border-top:1px dotted #828282;
}
a.news_tytul{
			font-size:11px; font-weight:bold; color:#A20202; text-decoration:none;
}
a.news_tytul:hover{
			font-size:11px; font-weight:bold; color:#A20202; text-decoration:none;
}
div.newsv_prev {
			width: 10%; height: auto; text-align: left; 
}
div.newsv_next {
			width: 10%; height: auto; text-align: right; 
}
div.newsv_title {
			width: 80%; height: auto; text-align: center; 
}
div.newsv_tresc {
			width: 100%; height: auto; text-align: justify; 
}
div.bnews_foot1 {
			width: 50%; height: 20px; text-align: left; 
}
div.bnews_foot2 {
			width: 30%; height: 20px; text-align: center; 
}
div.bnews_foot3 {
			width: 20%; height: 20px; text-align: center; 
}
div.bnews_page {
			width: 20px; height: 20px; line-height: 20px; text-align: center; border-radius: 5px 0px 5px 0px; 
		-moz-border-radius: 5px 0px 5px 0px; 
		-webkit-border-radius: 5px 0px 5px 0px; 
		background:#090909;
}
div.bnews_page1 {
			width: 2px; height: 20px; text-align: center; 
}
a.bnews_opt {
			color: silver; 
}
div.blok_news_skrot{
		  padding-bottom:5px; margin-bottom:10px; 
}
img.blok_news_border{
			border:2px solid #828282;
}
div.newsv_photo{
			margin-top:10px; text-align:center;
}
img.newsv_img{
			border:none;
}
img.newsv_img:hover{
			border-left:2px solid #A20202; border-right:2px solid #A20202;
}

/***** BLOK ARTYKUŁÓW (blok_art) *****/
div.bart_nagl {
			width: 100%; height: 40px; background-color: #CCE96C; padding-top:3px; padding-bottom:3px; margin-bottom:5px; 
}
div.bart_nagl1 {width: 20%; height: 40px; line-height: 40px; text-align: center; font-size:11px; font-weight:bold; }
div.bart_nagl2 {width: 70%; height: 40px; text-align: center; overflow: hidden; }
div.bart_nagl3 {width: 10%; height: 40px; text-align: center; }
div.bart_nagl21 {width: 80%; height: 40px; text-align: center; overflow: hidden; display: inline; }
div.bart_nagl22 {width: 10%; height: 40px; text-align: center; }
div.bart_nagl23 {height: 40px; text-align: center; }
div.bart_item {
			width: 90px; height: 35px; text-align: center; display: inline; 
}
div.bart_row {width: 100%; height: auto; background-color: #FFEBCD; border-bottom: 1px solid #DEB887; }
div.bart_img {width: 25%; height: auto; padding-top: 5px; padding-bottom: 5px; }
div.bart_txt {width: 75%; height: auto; text-align: justify; }
div.bart_tyt {width: 100%; height: 20px; font-weight: bolder; }
div.bart_tre {width: 100%; height: auto; }
div.bart_opt {width: 100%; height: 20px; color: silver; }
div.bart_foot {width: 100%; height: 20px; background-color: #DEB887; }
div.bart_foot1 {width: 50%; height: 20px; text-align: left; }
div.bart_foot2 {width: 30%; height: 20px; text-align: center; }
div.bart_foot3 {width: 20%; height: 20px; text-align: center; }
div.bart_page {width: 20px; height: 20px; text-align: center; background-color: #FFEBCD; }
div.bart_page1 {width: 2px; height: 20px; text-align: center; }
a.bart_opt {color: silver; }
a.artv_arrow{
			font-size:20px; color:#ffffff; line-height:25px; cursor:pointer;
}
a.artv_arrow:hover{
			font-size:20px; color:#000000; line-height:25px; text-decoration:none;  cursor:pointer;
}
span.artv_t2{
			color:#787878;
}
/***** ARTYKUŁ PODGLAD (art_view)) *****/
div.artv_nagl {
			width: 100%; height: 25px; margin-bottom:10px; 
}
div.artv_nagl_2 {
			width: 100%; height: 25px; margin-top:10px; border-top:1px dotted #828282;
}
a.artv_tytul{
			font-size:11px; font-weight:bold; color:#A20202; text-decoration:none;
}
div.artv_prev {
			width: 10%; height: auto; text-align: left; 
}
div.artv_next {
			width: 10%; height: auto; text-align: right; 
}
div.artv_title {
			width: 80%; height: auto; text-align: center; 
}
div.artv_tresc {
				width: 100%; height: auto; text-align: justify;
}
div.artv_photo{
			margin-top:10px; text-align:center;
}
img.artv_img{
			border:none;
}
img.artv_img:hover{
			border-left:2px solid #A20202; border-right:2px solid #A20202;
}
/*********************************/
/***** Blok Porad (blok_por) *****/

div.bpor_row {
			width: 100%; height: auto;  margin-bottom:10px;
}
a.bpor_tytul{
			font-size:11px; font-weight:bold; color:#860003;
}
div.bpor_img {
			width: 15%; height: auto; padding-top: 5px; padding-bottom: 5px; text-align:center; 
}
div.bpor_txt {
			width: 85%; height: auto; text-align: justify;
}
div.bpor_tyt {
			width: 100%; height: 15px; line-height:15px; margin-bottom:3px;
}
div.bpor_tre {
			width: 100%; height: auto; 
}
div.bpor_page {
			width: 20px; height: 20px; line-height: 20px; text-align: center; background-color: #CDEA6D; 
}
div.bpor_page1 {
			width: 2px; height: 20px; text-align: center; 
}
div.bpor_foot_1 {
			width: 100%; height: 20px; border-top:1px dotted #828282; padding:2px;
}
div.bpor_foot_2a {
			height: 20px; float:left; width:200px;
}
div.bpor_foot_2b {
			height: 20px; float:right; width:auto; text-align:center:
}
div.bpor_stronicowanie{
			width:auto; margin:0 auto;
}
/***** Porada (por_view) *****/
div.porv_nagl {
			width: 100%; height: 25px; 
}
a.por_tytul{
			font-size:11px; font-weight:bold; color:#A20202; text-decoration:none;
}
div.porv_prev {
			width: 10%; height: auto; text-align: left; 
}
div.porv_next {
			width: 10%; height: auto; text-align: right; 
}
div.porv_title {
			width: 80%; height: auto; text-align: center; 
}
div.porv_tresc {
			width: 100%; height: auto; text-align: justify; 
}


/*****************************/
/***** KONTAKT (contact) *****/
div.con_nagl {
			width: 100%; height: 20px; line-height: 20px; float: left;  padding-top: 2px; font-size:11px; color:#A20202; font-weight:bold; 
			text-align:center; 
}
div.contact_logo{
			width:40%; text-align:right; float:left; 
}
div.contact_dane{
			width:47%; text-align:left; float:left; border-left:1px dotted #828282; padding-left:10px;
}
div.con_dane_1{
			width:100px; height:100%; color:#A20202; font-size:10px; font-weight:normal;  float:left; text-align:right;
}
div.con_dane_2{
			width:200px; height:100%; color:#FFFFFF; font-size:10px; font-weight:normal;  float:left; text-align:left; padding-left:3px;
}
div.con_row {
			width: 100%; height:20px; float: left;  padding-top: 2px; 
}
div.con_row2 {
			width: 100%; height:auto; float: left;  padding-top: 5px; 
}
div.con_cel1 {
			width: 30%; height: auto; text-align: right; vertical-align: top; float: left;  color:#A20202;
}
div.con_cel2 {
			width: 45%; height: auto; text-align:left; vertical-align: top; float: left; 
}







/* blok wyd */
div.bwyd_nagl {width: 100%; height: 25px; background-color: #DEB887; }
div.bwyd_nagl1 {width: 20%; height: 25px; text-align: left; }
div.bwyd_nagl2 {width: 70%; height: 25px; text-align: center; overflow: hidden; }
div.bwyd_nagl3 {width: 10%; height: 25px; text-align: center; }
div.bwyd_nagl21 {width: 80%; height: 25px; text-align: center; overflow: hidden; display: inline; }
div.bwyd_nagl22 {width: 10%; height: 25px; text-align: center; }
div.bwyd_nagl23 {height: 25px; text-align: center; }
div.bwyd_item {width: 75px; height: 15px; text-align: center; display: inline; }
div.bwyd_row {width: 100%; height: auto; background-color: #FFEBCD; border-bottom: 1px solid #DEB887; }
div.bwyd_img {width: 25%; height: auto; padding-top: 5px; padding-bottom: 5px; }
div.bwyd_txt {width: 75%; height: auto; text-align: justify; }
div.bwyd_tyt {width: 100%; height: 20px; font-weight: bolder; }
div.bwyd_tre {width: 100%; height: auto; }
div.bwyd_opt {width: 100%; height: 20px; color: silver; }
div.bwyd_foot {width: 100%; height: 20px; background-color: #DEB887; }
div.bwyd_foot1 {width: 50%; height: 20px; text-align: left; }
div.bwyd_foot2 {width: 30%; height: 20px; text-align: center; }
div.bwyd_foot3 {width: 20%; height: 20px; text-align: center; }
div.bwyd_page {width: 20px; height: 20px; text-align: center; background-color: #FFEBCD; }
div.bwyd_page1 {width: 2px; height: 20px; text-align: center; }
a.bwyd_opt {color: silver; }

/* sonda, sondas, ankieta */
div.sonda_nagl {width: 100%; height: 25px; background-color: #DEB887; }
div.sonda_pyt {width: 100%; height: auto; background-color: #FFEBCD; }
div.sonda_odp {width: 100%; height: 20px; background-color: #DEB887; }

/***** Logowanie (log)*****/
div.log_nagl {
			width: 100%; height: 25px; font-size:11px; font-weight:bold; color:#A20202; 
}
div.log_row {
			width: 100%; height: 20px;  
}
div.log_cel1 {
			width: 30%; height: 20px; text-align: right; 
}
div.log_cel2 {
			width: 70%; height: 20px; text-align: center; 
}
div.log_cel3 {
			width: 90%; height: 20px; text-align: right;  line-height:18px; color:#A20202; 
}
div.log_cel4 {
			width: 10%; height: 20px; text-align: center; 
}
div.log_com {
			width: 100%; height: 20px;  
}
div.log_blad {
			width: 100%; height: 20px;  color: red; 
}


/***** Przeslij Znajomemu (send) *****/
div.send_nagl {
			width: 100%; height: 20px; line-height: 20px; font-weight: bolder; color:#CCE96C;
}
div.send_blad {
			width: 100%; height: 20px; font-weight: bolder; color: red; 
}
div.send_row {
			width: 100%; height: auto; 
}
div.send_col1 {
			width: 20%; height: auto; text-align: right; 
}
div.send_col2 {
			width: 80%; height: auto; text-align: center; 
}
div.send_row_1 {
			width: 80%; height: auto; float:left; margin-top:5px; margin-bottom:10px;
}
div.send_row_2 {
			width: 20%; height: auto; float:right; margin-top:5px; margin-bottom:10px;
}
/* new_user_min */
div.new_user {width: 100%; height: auto; }
div.new_user_row {width: 100%; height: 20px; }
div.new_user_rowb {width: 100%; height: 20px; color: red; font-weight: bolder; }
div.new_user_cell {width: 20%; height: 20px; text-align: right; }
div.new_user_celr {width: 80%; height: 20px; text-align: center; }
div.new_user_nagl {width: 100%; height: 20px; font-weight: bolder; font-size: 16px; background-color: #DEB887; }

/* new_prod */
div.newp_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.newp_item {height: auto; background-color: #FFEBCD; }
div.newp_img {width: 100%; height: auto; background-color: #DEB887; padding-top: 5px; padding-bottom: 5px; }
div.newp_name {width: 100%; height: 20px; background-color: #FFEBCD; }







/* wyd_view */
div.wydv_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.wydv_prev {width: 10%; height: auto; text-align: left; }
div.wydv_next {width: 10%; height: auto; text-align: right; }
div.wydv_title {width: 80%; height: auto; text-align: center; }
div.wydv_tresc {width: 100%; height: auto; text-align: justify; }

/* koment */
div.koment_nagl {width: 100%; height: 25px; background-color: #FFEBCD; font-weight: bolder; }
div.koment_page {width: 100%; height: 20px; background-color: #DEB887; text-align: center; }
div.koment_row1 {width: 100%; height: auto; padding-top: 2px; padding-bottom: 2px; background-color: #DEB887; }
div.koment_row2 {width: 100%; height: auto; padding-top: 2px; padding-bottom: 2px; text-align: justify; }
div.koment_row3 {width: 100%; height: auto; padding-top: 2px; padding-bottom: 2px; }
div.koment_cell {width: 50%; height: auto; text-align: left; }
div.koment_celr {width: 50%; height: auto; text-align: right; }
div.koment_cel1 {width: 20%; height: auto; text-align: right; }
div.koment_cel2 {width: 80%; height: auto; text-align: center; }

/* gal */
div.gal_nagl {width: 100%; height: 25px; background-color: #FFEBCD; font-weight: bolder; }
div.gal_foot {width: 100%; height: 20px; background-color: #DEB887; font-weight: bolder; }
div.gal_rows {width: 100%; height: auto; }
div.gal_cols {height: auto; }
div.gal_img {width: 30%; height: auto; padding-top: 5px; padding_bottom: 5px; }
div.gal_pole {width: 70%; height: auto; padding-top: 5px; padding_bottom: 5px; }
div.gal_nap {width: 100%; height: auto; }

/* photo view */
div.photov_nagl {width: 100%; height: 25px; background-color: #FFEBCD; font-weight: bolder; }
div.photov_foot {width: 100%; height: 20px; background-color: #DEB887; font-weight: bolder; }
div.photov_img {width: 100%; height: auto; padding-top: 5px; padding_bottom: 5px; }
div.photov_opis {width: 100%; height: auto; }

/* newsletter */
div.newsl_nagl {width: 100%; height: 25px; background-color: #FFEBCD; font-weight: bolder; }
div.newsl_naglb {width: 100%; height: 25px; background-color: #DEB887; font-weight: bolder; color: red; }
div.newsl_rows {width: 100%; height: auto; padding-top: 5px; padding_bottom: 5px; }
div.newsl_cel1 {width: 70%; height: auto; }
div.newsl_cel2 {width: 15%; height: auto; }

/* prod */
div.prodl_rows {width: 100%; height: auto; }
div.prodl_rows1 {width: 100%; height: auto; }
div.prodl_rows2 {width: 100%; height: 20px; background-color: #FFEBCD; }
div.prodl_cel1 {width: 50%; height: auto; }
div.prodl_cel2 {width: 50%; height: auto; }
div.prodl_page {width: 100%; height: 20px; background-color: #DEB887; }

/* prod_view */
div.prodv_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.prodv_prev {width: 10%; height: auto; text-align: left; }
div.prodv_next {width: 10%; height: auto; text-align: right; }
div.prodv_title {width: 80%; height: auto; text-align: center; }
div.prodv_tresc {width: 100%; height: auto; padding-top: 5px; padding-bottom: 5px; }

/* sklep_prod */
div.sklepp_row {width: 100%; height: 20px; background-color: #FFEBCD; text-align: left; }
div.sklepp_nagl {width: 100%; height: 20px; background-color: #DEB887; text-align: center; font-weight: bolder; }
div.sklepp_foot {width: 100%; height: 20px; background-color: #DEB887; text-align: right; font-weight: bolder; }



/* ocena */
div.ocena_row {width: 100%; height: auto; }
div.ocena_cel {width: 8%; height: auto; }
div.ocena_cel2 {width: 16%; height: auto; text-align: right; }

/* prize */
div.prize_row {width: 100%; height: 25px; background-color: #FFEBCD; }
div.prize_row2 {width: 100%; height: 20px; background-color: #DEB887; }
div.prize_row3 {width: 100%; height: auto; text-align: left; }
div.prize_col1 {width: 40%; height: auto; text-align: left; }
div.prize_col2 {width: 30%; height: auto; text-align: right; }
div.prize_col3 {width: 30%; height: auto; text-align: center; }
div.prize_col01 {width: 55%; height: auto; text-align: left; }
div.prize_col02 {width: 15%; height: auto; text-align: center; }

/* elz */
div.elz_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.elz_row {width: 100%; height: auto; }
div.elz_row2 {width: 100%; height: auto; text-align: justify; }
div.elz_cel {height: auto; }
div.elz_img {width: 100%; height: auto; padding-top: 5px; padding-bottom: 5px; }
div.elz_napis {width: 100%; height: auto; }
div.elz_page {width: 100%; height: 20px; background-color: #DEB887; }
div.elz_zak1 {height: 20px; background-color: #DEB887; }
div.elz_zak2 {height: 20px; background-color: #FFEBCD; }

/* catalog */
div.catalog_row {width: 100%; height: 25px; background-color: #FFEBCD; }
div.catalog_row2 {width: 100%; height: auto; }
div.catalog_col1 {width: 40%; height: auto; text-align: left; }
div.catalog_col2 {width: 30%; height: auto; text-align: right; }
div.catalog_col3 {width: 30%; height: auto; text-align: center; }
div.catalog_col01 {width: 30%; height: auto; text-align: center; padding-top: 5px; padding-bottom: 5px; }
div.catalog_col02 {width: 70%; height: auto; text-align: justify; }
div.catalog_col03 {width: 50%; height: auto; text-align: center; }
div.catalog_col11 {width: 50%; height: auto; text-align: left; }
div.catalog_col12 {width: 50%; height: auto; text-align: right; }
div.catalog_col13 {width: 70%; height: auto; text-align: left; }
div.catalog_col14 {width: 30%; height: auto; text-align: right; }
div.catalog_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.catalog_prev {width: 10%; height: auto; text-align: left; }
div.catalog_next {width: 10%; height: auto; text-align: right; }
div.catalog_title {width: 80%; height: auto; text-align: center; }
div.catalog_tresc {width: 100%; height: auto; text-align: justify; }

/* oglo */
div.oglo_row {width: 100%; height: 25px; background-color: #FFEBCD; }
div.oglo_row2 {width: 100%; height: auto; }
div.oglo_col1 {width: 40%; height: auto; text-align: left; }
div.oglo_col2 {width: 30%; height: auto; text-align: right; }
div.oglo_col3 {width: 30%; height: auto; text-align: center; }
div.oglo_col01 {width: 20%; height: auto; text-align: right; }
div.oglo_col02 {width: 30%; height: auto; text-align: left; }
div.oglo_col11 {width: 30%; height: auto; text-align: center; padding-top: 5px; padding-bottom: 5px; }
div.oglo_col12 {width: 70%; height: auto; text-align: justify; }

/* oglo_view */
div.oglov_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.oglov_prev {width: 10%; height: auto; text-align: left; }
div.oglov_next {width: 10%; height: auto; text-align: right; }
div.oglov_title {width: 80%; height: auto; text-align: center; }
div.oglov_tresc {width: 100%; height: auto; padding-top: 5px; padding-bottom: 5px; }

/* faq_list */
div.faql_row {width: 100%; height: 25px; background-color: #FFEBCD; }
div.faql_row2 {width: 100%; height: auto; }
div.faql_row3 {width: 100%; height: auto; text-align: justify }
div.faql_row4 {width: 100%; height: auto; text-align: right }
div.faql_col1 {width: 40%; height: auto; text-align: left; }
div.faql_col2 {width: 30%; height: auto; text-align: right; }
div.faql_col3 {width: 30%; height: auto; text-align: center; }
div.faql_col01 {width: 80%; height: auto; text-align: left; }
div.faql_col02 {width: 20%; height: auto; text-align: right; }

/* faq_view */
div.faqv_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.faqv_prev {width: 10%; height: auto; text-align: left; }
div.faqv_next {width: 10%; height: auto; text-align: right; }
div.faqv_title {width: 80%; height: auto; text-align: center; }
div.faqv_tresc {width: 100%; height: auto; text-align: justify; padding-top: 5px; padding-bottom: 5px; }
div.faqv_podpis {width: 100%; height: auto; text-align: right; }

/* faq_add */
div.faqd_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.faqd_row {width: 100%; height: auto; padding-top: 2px; }
div.faqd_col1 {width: 20%; height: auto; text-align: right; }
div.faqd_col2 {width: 80%; height: auto; text-align: center; }

/* dach */
div.dach_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.dach_row {width: 100%; height: auto; padding-top: 2px; }
div.dach_col1 {width: 25%; height: auto; text-align: right; }
div.dach_col2 {width: 75%; height: auto; text-align: center; }
div.dach_col3 {width: 10%; height: auto; text-align: center; }
div.dach_col4 {width: 90%; height: auto; text-align: justify; }
div.dach_item {height: auto; padding-top: 2px; }

/* wyszukaj */
div.wyszukaj_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.wyszukaj_row {width: 100%; height: auto; padding-top: 2px; }
div.wyszukaj_col1 {width: 80%; height: auto; padding-top: 2px; }
div.wyszukaj_col2 {width: 20%; height: auto; padding-top: 2px; }

/* wyniki */
div.wyniki_row {width: 100%; height: auto; padding-top: 2px; }
div.wyniki_nagl {width: 100%; height: 20px; padding-top: 2px; text-align: left; background-color: #FFEBCD; }
div.wyniki_tresc {width: 100%; height: auto; padding-top: 2px; text-align: justify; }
div.wyniki_wiecej {width: 100%; height: auto; padding-top: 2px; text-align: right; background-color: #DEB887; }
div.wyniki_pager {width: 100%; height: 20px; padding-top: 2px; text-align: center; background-color: #FFEBCD; }
div.wyniki_img {width: 20%; height: auto; padding-top: 2px; padding-top: 5px; padding-bottom: 5px; }
div.wyniki_opis {width: 80%; height: auto; padding-top: 2px; }

/* added, added_oglo, added_cat, added_prod, added_gal */
div.added_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.added_row {width: 100%; height: auto; padding-top: 2px; }
div.added_row2 {width: 100%; height: auto; text-align: center; }
div.added_col1 {width: 20%; height: auto; text-align: right; }
div.added_col2 {width: 80%; height: auto; }

/* search_txt, search_gal, search_cat, search_oglo, search_prod */
div.searchs_row {width: 100%; height: auto; padding-top: 2px; }
div.searchs_row2 {width: 100%; height: auto; text-align: center; }
div.searchs_col1 {width: 20%; height: auto; text-align: right; }
div.searchs_col2 {width: 80%; height: auto; }
div.searchs_col11 {width: 50%; height: auto; text-align: left; }
div.searchs_col12 {width: 50%; height: auto; text-align: right; }
div.searchs_col21 {width: 70%; height: auto; text-align: left; }
div.searchs_col22 {width: 30%; height: auto; text-align: right; }

/* baner_txt */
div.banert_row {width: 100%; height: auto; padding-top: 2px; }

/* user_page */
div.userp_row {width: 100%; height: auto; padding-top: 2px; }
div.userp_rowk {width: 100%; height: auto; padding-top: 2px; color: red; font-weight: bolder; }
div.userp_col1 {width: 50%; height: auto; text-align: right; }
div.userp_col2 {width: 50%; height: auto; text-align: left; }

/* rand_photo */
div.randp_nagl {width: 100%; height: 25px; background-color: #FFEBCD; }
div.randp_img {width: 100%; height: auto; background-color: #DEB887; padding-top: 5px; padding-bottom: 5px; }

/* webmap */
div.map_row {width: 100%; height: 18px;}
div.map_col1 {width: 9px; height: 18px;}
div.map_col2 {width: 18px; height: 18px;}
div.map_col3 {width: auto; height: 18px;}

/* user_spol */
div.user_sp_rowz {width: 100%; height: 20px; }
div.user_sp_rowz2 {width: 100%; height: auto; }
div.user_sp_rowz3 {width: 100%; height: auto; padding: 5px; }
div.user_sp_celz1 {height: 20px; background-color: #FFEBCD; }
div.user_sp_celz2 {height: 20px; background-color: #DEB887; }
div.user_sp_rowc1 {width: 100%; height: auto; background-color: #FFEBCD; text-align: justify; }
div.user_sp_rowc2 {width: 100%; height: auto; background-color: #DEB887; text-align: justify; }
div.user_sp_celc1 {width: 25%; height: 20px; text-align: right; }
div.user_sp_celc2 {width: 25%; height: 20px; text-align: left; }
div.user_sp_rowg1 {width: 100%; height: auto; background-color: #FFEBCD; text-align: justify; }
div.user_sp_rowg2 {width: 100%; height: auto; background-color: #DEB887; text-align: justify; }
div.user_sp_rowg3 {width: 100%; height: auto; background-color: #FFEBCD; text-align: justify; font-weight: bolder; }
div.user_sp_rowg4 {width: 100%; height: auto; background-color: #DEB887; text-align: justify; font-weight: bolder; }
div.user_sp_celg1 {width: auto; height: auto; text-align: center; padding: 5px; }
div.user_sp_celg2 {width: auto; height: auto; text-align: left; padding: 5px }
div.user_sp_rowf1 {width: 100%; height: auto; background-color: #FFEBCD; text-align: center; padding-top: 5px; padding-botton: 5px; }
div.user_sp_rowf2 {width: 100%; height: auto; background-color: #DEB887; text-align: center; padding-top: 5px; padding-botton: 5px; }
div.user_sp_celg01 {width: 20%; height: auto; text-align: center; }
div.user_sp_celg02 {width: 65%; height: auto; text-align: left; }
div.user_sp_celg03 {width: 15%; height: auto; text-align: center;  }
div.user_sp_celg11 {width: 20%; height: auto; text-align: right; }
div.user_sp_celg12 {width: 80%; height: auto; text-align: left; }
div.user_sp_celm1 {width: 5%; height: auto; text-align: center; }
div.user_sp_celm2 {width: 20%; height: auto; text-align: left; }
div.user_sp_celm3 {width: 55%; height: auto; text-align: left; }
div.user_sp_celm4 {width: 20%; height: auto; text-align: right; }

/* users_galery */
div.user_gal_row_max {width: 100%; height: auto; }
div.user_gal_cel_max1 {width: 10%; height: auto; }
div.user_gal_cel_max2 {width: 80%; height: auto; }
div.user_gal_cel_max3 {width: 10%; height: auto; }
div.user_gal_cel_bimg {width: 100%; height: auto; padding-top: 5px; padding-bottom: 5px; }
div.user_gal_row_min {width: 100%; height: auto; }
div.user_gal_cel_min1 {width: 10%; height: auto; }
div.user_gal_cel_min2 {width: 80%; height: auto; overflow: hidden; }
div.user_gal_cel_min3 {width: 10%; height: auto; }
div.user_gal_cel_img {height: auto; padding-top: 5px; padding-bottom: 5px; background-color: #A20202; }
div.user_gal_cel_img:hover {height: auto; padding-top: 5px; padding-bottom: 5px; background-color: #CCE96C; }
div.powloka_close{
			background-color:red; position:absolute; top:305px; left:5px; background:url('../layout/standard/close.jpg'); width:70px; height:20px; cursor:pointer;
}
div.user_gal_js{
			POSITION:ABSOLUTE; TOP:290PX; BORDER:2PX SOLID #353535; background-color:#000000; padding-top:10px padding-bottom:10px;
}
img.user_gal_imgv{
			BORDER:2PX SOLID #CCE96C;
}
/* new_firm */
div.new_firm_cel2 {width: 70%; height: auto; }
div.new_firm_cel1 {width: 30%; height: auto; padding-top: 5px; padding-bottom: 5px; }

/* new_users */
div.new_users_row {width: 100%; height: auto; }
div.new_users_cel2 {width: 70%; height: auto; }
div.new_users_cel1 {width: 30%; height: auto; padding-top: 5px; padding-bottom: 5px; }

/* menu_ostatnio_dodane */
div.last_add_nagl {width: 100%; height: 25px; background-color: #DEB887; }
div.last_add_nagl1 {width: 20%; height: 25px; text-align: left; }
div.last_add_nagl2 {width: 70%; height: 25px; text-align: center; overflow: hidden; }
div.last_add_nagl3 {width: 10%; height: 25px; text-align: center; }
div.last_add_nagl21 {width: 80%; height: 25px; text-align: center; overflow: hidden; display: inline; }
div.last_add_nagl22 {width: 10%; height: 25px; text-align: center; }
div.last_add_nagl23 {height: 25px; text-align: center; }
div.last_add_item {width: 110px; height: 15px; text-align: center; display: inline; }
div.last_add_row {width: 100%; height: auto; background-color: #FFEBCD; border-bottom: 1px solid #DEB887; }
div.last_add_img {width: 25%; height: auto; padding-top: 5px; padding-bottom: 5px; }
div.last_add_txt {width: 75%; height: auto; text-align: justify; }
div.last_add_tyt {width: 100%; height: 20px; font-weight: bolder; }
div.last_add_tre {width: 100%; height: auto; }
div.last_add_opt {width: 100%; height: 20px; color: silver; }
div.last_add_foot {width: 100%; height: 20px; background-color: #DEB887; }
div.last_add_foot1 {width: 50%; height: 20px; text-align: left; }
div.last_add_foot2 {width: 30%; height: 20px; text-align: center; }
div.last_add_foot3 {width: 20%; height: 20px; text-align: center; }
div.last_add_page {width: 20px; height: 20px; text-align: center; background-color: #FFEBCD; }
div.last_add_page1 {width: 2px; height: 20px; text-align: center; }
a.last_add_opt {color: silver; }

/* oglo_send */
div.oglo_send_row {width: 100%; height: auto; background-color: #DEB887; }
div.oglo_send_cel1 {width: 20%; height: auto; text-align: right; }
div.oglo_send_cel2 {width: 80%; height: auto; text-align: center; }

/* added_oglo */
div.add_o_step1 {width: 14.28%; height: auto; background-color: #DEB887; }
div.add_o_step2 {width: 14.28%; height: auto; background-color: #FFEBCD; }
div.add_o_nagl {width: 100%; height: 25px; background-color: #DEB887; }
div.add_o_row {width: 100%; height: auto; }
div.add_o_row2 {width: 100%; height: auto; text-align: left; }
div.add_o_cel1 {width: 30%; height: auto; }
div.add_o_cel2 {width: 70%; height: auto; }
div.add_o_cel01 {width: 20%; height: auto; text-align: right; }
div.add_o_cel02 {width: 80%; height: auto; text-align: center; }

/* oglo_master */
div.oglo_master_row {width: 100%; height: auto; background-color: #DEB887; }
div.oglo_master_pol {width: 50%; height: auto; text-align: center; }
div.oglo_master_cel1 {width: 30%; height: auto; text-align: center; padding-top: 5px; padding-bottom: 5px; }
div.oglo_master_cel2 {width: 70%; height: auto; text-align: left; }
div.oglo_master_cel01 {width: 85%; height: auto; text-align: left; }
div.oglo_master_cel02 {width: 15%; height: auto; text-align: center; }

/* Wylistowanie Projektów (z_list, z_podobne) */
div.z_l_row {
			width: 100%; height: auto;  padding-bottom:5px; 
}
div.z_l_pol {
			width: 48%; height: auto; text-align: center; margin-left:0px;
}
#secondZLXP1{
	background:#090909;
	border-radius: 5px 0px 5px 0px; 
	-moz-border-radius: 5px 0px 5px 0px; 
	-webkit-border-radius: 5px 0px 5px 0px; 
	border:1px solid #0d0d0d;
	padding:0.8% 1% 0.5% 1%;
	width:97.8%;
	font-family: 'Play', sans-serif;
	background-image: linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
	background-image: -o-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
	background-image: -moz-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
	background-image: -webkit-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
	background-image: -ms-linear-gradient(top, #b4b4b4 26%, #efefef 63%, #b4b4b4 82%);
	border:1px solid #fff;
	text-shadow: 0px 1px #fff;  
	margin:0px 0px 5px 0px;
	text-decoration:none;
	}
#secondZLXP1 select{
	font-size:10px;
	color:#161616;
	}
#secondZLPRight{
	text-align:right;
	margin-right:0px!important;
	float:right!important;
	color:#B4B4B4;
	}
#secondZLPRight a{
	border:1px solid #101010; border-radius: 5px 0px 5px 0px; 
		-moz-border-radius: 5px 0px 5px 0px; 
		-webkit-border-radius: 5px 0px 5px 0px; 
		background:#090909;
		display:inline-block;
		line-height:16px;
		padding:3px!important;
	}
#secondZLPRight a b{
	font-weight:normal!important;
	color:#6e0000;
	text-decoration:none!important;
	}
#secondZLPRight a:hover, #secondZLPRight a:hover b{
	text-decoration:none!important;
	}
#secondZLPRight a:hover{
	background:#ceeb6d; color:#000;
	}
div.z_l_pol1 {
			width: 40%; height:20; line-height:20px; text-align: right; color:#890000; font-size:11px; font-weight:bold; 
}
div.z_l_pol2 {
			width: 60%; height:20; line-height:20px; text-align:left; 
}
div.z_l_cel1 {
			width:100%;
			float:none;
			clear:both;
			display:inline-block;
}
div.z_l_cel1 img{
			border:1px solid #000;
}
div.z_l_cel2 {
			width: 70%; height: auto; text-align: left; 
}
.z_l_select{
			border:1px solid #A7A6A6;
}
div.z_l_row_str{
			width: 97.8%; height: auto; margin-bottom:10px; padding:0.5% 1%; background:#0d0d0d; border:1px solid #101010; border-radius: 5px 0px 5px 0px; 
			-moz-border-radius: 5px 0px 5px 0px; 
			-webkit-border-radius: 5px 0px 5px 0px; margin-top:5px;
}
div.z_l_par1{
			width:100%; background-color:#CEEB6D; height:30px; line-height:30px; border-bottom:1px dotted #828282; text-align:center; color:#000000;
}
div.z_l_par1b{
			width:100%; background-color:#CEEB6D; height:30px; line-height:30px; border-bottom:1px dotted #828282; text-align:center; color:#000000;
}
div.z_l_par2{
			width:100%; height:20px; color:#890000; text-align:center; background-color:#E2E2E2; line-height:20px;
}
div.z_l_row_X{
			width: 46.5%; height: auto; float:left; background:#0d0d0d; padding:1%; height:480px;
			border-radius: 5px 0px 5px 0px; 
			-moz-border-radius: 5px 0px 5px 0px; 
			-webkit-border-radius: 5px 0px 5px 0px; 
			border:1px solid #101010;
			margin-bottom:20px;
}
div.z_l_row_X:nth-child(2n+1){
	float:right;
	}
div.z_l_row_X h3{
			margin:5px 0px 10px 0px; padding:5px 10px; background:#6E0000;
			border-radius: 5px 0px 5px 0px; 
			-moz-border-radius: 5px 0px 5px 0px; 
			-webkit-border-radius: 5px 0px 5px 0px; 
}
div.z_l_row_X h3 a{
			color:#fff;
			display:inline-block;
			width:100%;
			height:100%;
}
div.z_l_row_X h3 a:hover{
			color:#000;
}
div.z_l_row_X div.zlRowDesParams{
		float:none;
		clear:both;
		display:inline-block;
		width:100%;
	}
div.z_l_row_X div.zlRowDesParams div.prodDesc{
		width:100%;
		float:none;
		clear:both;
		display:inline-block;
		text-align:left;
		margin:0px 0px 15px 0px;
		height:65px;
	}	
div.z_l_row_X div.zlRowDesParams div.prodParams{
		width:344px;
		float:none;
		clear:both;
		display:inline-block;
		border-radius: 5px 0px 5px 0px; 
		-moz-border-radius: 5px 0px 5px 0px; 
		-webkit-border-radius: 5px 0px 5px 0px; 
		background:#090909;
		padding:5px;
		text-align:left;
		height:110px;
	}
div.z_l_row_X div.zlRowDesParams div.prodParams h4{
		margin:0px;
		padding:0px;
	}
div.z_l_row_X div.zlRowDesParams div.prodParams ul{
	list-style-type:square;
	padding-left:20px;
	}
div.z_l_row_X div.zlRowDesParams div.prodParams ul li i{
	color:#ceeb6d;
	}
a.z_list_wiecej{
			display:inline-block;
			float:right;
			color:#6e0000;
}
a.z_list_wiecej:hover{
			color:#ceeb6d;
			text-decoration:none;
}


/* z_prod */
div.z_p_row {
			width: 100%;
 			height: auto; 
 }
div.z_p_row2 {
			width: 100%; height: auto; text-align:justify; 
}
div.z_p_row_opis {
			width: 100%; height: auto; border-top:1px dotted #E2E2E2; margin-top:5px; 
}
div.z_p_row_opis b{
			color:#cce96c;
			padding-top:10px;
}
div.z_p_zak1 {width: 100%; height: 25px; line-height: 25px; background-color: #E2E2E2;  margin-top:2px; position:relative; top:-7px; }
div.z_p_zak2 {width: 100%; height: 25px; line-height: 25px; background-color: #EBFAB8;  margin-top:2px; position:relative; top:-7px; }
div.z_p_pol {
			width: 50%; height: auto; text-align: left; 
}
div.z_p_pol1 {width: 54%; height: auto; text-align: left; }
div.z_p_pol2 {width: 46%; height: auto; text-align: center; padding-top:5px;}
div.z_p_img {width: 100%; height: auto; text-align: center; padding-bottom: 5px; }
a.z_p_naglowek{
			font-size:12px; font-weight:bold; color:#A20202;
}
a.z_p_zakl1{
			height:20px; line-height:20px; padding:3px; background-color:#A20202; color:#FFFFFF; font-weight:bold; font-size:11px; float:left; width:auto; margin-left:5px; margin-right:5px; 
}
a.z_p_zakl2{
			height:20px; line-height:20px; padding:3px; color:#FFFFFF; font-weight:bold; font-size:11px; float:left; width:auto;
}
span.z_p_zaklarr{
			font-size:11px; font-weight:bold; color:#CEEB6D;
}
a.z_p_zamow{
			width:75px; height:25px; background:url('../layout/standard/button_zamow.gif') no-repeat; display:block; margin-top:10px; position:relative; left:640px;
}
div.z_p_row_wn{
			width:100%; height:20px; line-height:20px; font-size:11px; font-weight:bold; color:#890000; border-bottom:1px solid #E2E2E2; margin-bottom:5px;
}
/***** Polecane projekty z_new, z_pro *****/




/* z_prod_add */
div.z_pa_row {width: 100%; height: 20px; float: left; border-bottom: 1px solid #0957A0; padding-top: 2px; }
div.z_pa_row:hover {width: 100%; height: 20px; float: left; border-bottom: 1px solid #0957A0; padding-top: 2px; background:#FFD848;}
div.z_pa_row2 {width: 100%; height: 20px; float: left; border-bottom: 1px solid #0957A0; padding-top: 2px; background-color: #B0C4DE; }
div.z_pa_row2:hover {width: 100%; height: 20px; float: left; border-bottom: 1px solid #0957A0; padding-top: 2px; background:#FFD848;}
div.z_pa_row3 {width: 100%; height: auto; float: left; border-bottom: 1px solid #0957A0; padding-top: 2px; padding-bottom: 2px; }
div.z_pa_row3:hover {width: 100%; height: auto; float: left; border-bottom: 1px solid #0957A0; padding-top: 2px; padding-bottom: 2px; background:#FFD848;}
div.z_pa_row4 {width: 100%; height: auto; float: left; padding-top: 2px; }
div.z_pa_cel1 {width: 20%; height: auto; text-align: right; vertical-align: top; float: left; }
div.z_pa_cel2 {width: 80%; height: auto; text-align: center; vertical-align: top; float: left; }
div.z_pa_cel01 {width: 55%; height: auto; text-align: left; vertical-align: top; float: left; }
div.z_pa_cel02 {width: 10%; height: auto; text-align: center; vertical-align: top; float: left; }
div.z_pa_cel03 {width: 5%; height: auto; text-align: center; vertical-align: top; float: left; }
div.z_pa_cel11 {width: 15%; height: auto; text-align: right; vertical-align: top; float: left; }
div.z_pa_cel12 {width: 85%; height: auto; text-align: center; vertical-align: top; float: left; }
div.z_pa_cel13 {width: 50%; height: auto; text-align: center; vertical-align: top; float: left; }
div.z_pa_cel21 {width: 40%; height: auto; text-align: left; vertical-align: top; float: left; }
div.z_pa_cel22 {width: 10%; height: auto; text-align: center; vertical-align: top; float: left; }
div.z_pa_cel23 {width: 70%; height: auto; text-align: left; vertical-align: top; float: left; }


#webLogo{
	float:left;
	clear:none;
	margin-top:25px;
	margin-right:20px;
	}
.topBox{
	height:183px;
	width:100%;
	display:inline-block;
	margin-bottom:15px;
	float:none;
	clear:both;
	}
#boxContact{
	float:right;
	text-align:right;
	width:700px;
	margin-top:18px;
	}
#boxContact h1{
	font-size:20px;
	font-weight:400;
	color:#ceeb6d;
	}
	
/* Home Polecane / Najnowsze */
div.proj_polecane{
			padding:5px 5px 15px 5px;
			border-radius: 5px; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px;
			background-image: linear-gradient(top, #b70302 26%, #830101 63%, #b70302 82%);
			background-image: -o-linear-gradient(top, #b70302 26%, #830101 63%, #b70302 82%);
			background-image: -moz-linear-gradient(top, #b70302 26%, #830101 63%, #b70302 82%);
			background-image: -webkit-linear-gradient(top, #b70302 26%, #830101 63%, #b70302 82%);
			background-image: -ms-linear-gradient(top, #b70302 26%, #830101 63%, #b70302 82%);
			border:1px solid #b70302;
}
div.proj_polecane h1{
		margin:0px 0px 0px 15px;
		padding:0px;
			font-family: 'Play', sans-serif;
			color:#fff;
			font-weight:400;
			font-size:15px;
			text-transform:none!important;
			text-shadow: 0px 1px #000;
			cursor:pointer;
}
div.z_n_row {
			width: 100%; height: auto; font-size:12px; font-weight:bold; color:#FFFFFF; padding-bottom:5px; padding-top:10px; 
}
div.z_n_par1 {
			width: 100%; height: auto; font-size:12px; font-weight:bold; background-color:#CDEA6C; color:#000000; padding-bottom:5px; padding-top:10px; 
}
div.z_n_par2 {
			width: 100%; height: auto; font-size:12px; font-weight:bold; color:#FFFFFF; padding-bottom:5px; padding-top:10px; 
}
div.z_n_row2 {
			width:214px; height: auto; text-align: center; padding-left:17px; padding-right:17px; float:left; margin-bottom:20px;
}
div.z_n_row2_2 {
			width:214px; height: auto; text-align: center; padding-left:17px; padding-right:17px; float:left; 
}
div.z_n_cel1 {
			width: 100%; height: auto; text-align: center; padding-top: 5px; 
}
div.z_n_cel1 a{
			border:1px solid #830101;
			display:inline-block;
			margin:0px 0px 5px 0px!important;
			padding:0px!important;
			height:137px!important;
}
div.z_n_cel1 a img{
			border:1px solid #b70302;
			margin:0px!important;
			padding:0px!important;
}
div.z_n_cel2 {
			width: 100%; height:20px; line-height:20px; text-align: left; background-color:#6e0000; position:relative; top:-2px;
}
a.cena_prom{
			font-size:10px; color:#FFFFFF; text-decoration:none; float:right; width:auto; margin-right:5px;
}
a.cena_prom:hover{
			font-size:10px; color:#FFFFFF; text-decoration:none; 
}
div#zobacz_wszystkie{
			width:100%;
			clear:both;
			margin:30px 0px 5px 0px;
			text-align:right;
}
div#zobacz_wszystkie h2{
			float:left;
			position:relative;
			top:5px;
			left:-16px;
			margin-bottom:5px;
}
div#zobacz_wszystkie a{
			padding:5px 10px;
			display:inline-block;
			font-size:12px;
			font-weight:400;
			color:#fff;
			font-family: 'Play', sans-serif;
			background-image: linear-gradient(top, #070707 26%, #171717 63%, #070707 82%);
			background-image: -o-linear-gradient(top, #070707 26%, #171717 63%, #070707 82%);
			background-image: -moz-linear-gradient(top, #070707 26%, #171717 63%, #070707 82%);
			background-image: -webkit-linear-gradient(top, #070707 26%, #171717 63%, #070707 82%);
			background-image: -ms-linear-gradient(top, #070707 26%, #171717 63%, #070707 82%);
			border:1px solid #0d0d0d;
			padding:7px 12px;
			border-radius: 5px; 
			-moz-border-radius: 5px; 
			-webkit-border-radius: 5px; 
			text-shadow: 0px 1px #000;  
			margin:0px;
			text-align:center;
			float:right;
}
div#zobacz_wszystkie a:hover{
			text-decoration:none;
			color:#bfd143!important;
}
#pole_z_list_main{
	float:none;
	clear:both;
	display:inline-block;
	}

.footCols{
	width:100%;
	float:none;
	clear:both;
	display:inline-block;
	margin:15px 0px 10px 0px;
	}
.footCols .oneCol{
	width:19%;
	float:left;
	display:inline-block;
	margin-left:3%;
	margin-right:3%;
	text-align:left;
	}
.footCols .oneCol h3{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-family: 'Play', sans-serif;
	font-weight:400;
	text-shadow: 0px 1px #540000;  
	}
.footCols .oneCol ul{
	list-style-type:none;
	padding-left:5px;
	}
.footCols .oneCol ul li a{
	color:#e2e2e2;
	}
