
body {
	margin: 0px;
	padding:0px;
	color: #848481;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
}
form
{
	margin  : 0px;
	padding : 0px;
}


* a img {
	border: 0;
	padding:0;
	margin:0;
}


h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#000;

}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#666666;
margin:20px;
}
h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;

}


a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#00a3d6;
text-decoration:none;
}
a:hover{
text-decoration:underline;

}

#top {
	height:130px;
	width:1045px;
	margin:0 auto;
	margin-top:5px;
	background: url('../img/bg_top.gif') repeat-x 0 bottom;
}

#top .logo {
	width:135px;
	float:left;
	margin:10px 0 0 30px;
	outline-style:none;
	outline:none;
}

#flashMain {
	
	height:393px;
	width:1045px;
	margin:0 auto;

}



#footerContainer {
	height:80px;
	float:left;
	width:100%;
	margin-top:55px;
}
#footer {
	height:80px;
	width:1045px;
	margin:0px auto;
	padding-top:55px;
	background: url('../img/footer_bg.gif') repeat-x 0 top;
	color:#b8b6b6;
	font-size:10px;
	text-align:center;

	
}

#footer ul{
	width:900px;
	height:25px;
	list-style:none;
	margin:0 auto;
	
}
#footer li
{
float: left;
}

#footer li a{
	font-size:10px;
	color:#6085ab;
	margin:0 20px 0 20px;
	text-decoration:none;
	display: block;
	float:left;
	
	
}
#footer ul li a:hover{
	text-decoration:underline;
	color:#000;
}
#footer .design {
	height:40px;
	
	
}
#footer .design a{
	color:#b8b6b6;
	font-size:10px;
	text-decoration:none;
	
}
 #footer .design a:hover{
	text-decoration:underline;
}


#main {
	min-height:290px;
	height:auto !important; 
	height:290px;
	width:1045px;
	margin:0 auto;
	margin-top:-60px;
	position:relative;

	
}

#main .welcome {
	float:left;
	width:380px;
	height:115px;

}
#main .welcome h1 {
	background: url('../img/h1_witamy.gif') no-repeat;
	width:83px;
	height:22px;
	display:block;
	margin-left:10px;
}
#main .flip {
	background: url('../img/flip.jpg') no-repeat 390px 60px;
	width:620px;
	margin-left:15px;
	height:135px;
	float:left;

}

#main p {
	margin-left:25px;
	
}

#main .news {
	float:left;
	width:350px;
	height:150px;
	margin-top:-20px;
	background: url('../img/bg_bottom.gif') repeat-x 0 40px;
}
#main .news h1 {
	background: url('../img/h1_aktualnosci.gif') no-repeat;
	width:124px;
	height:19px;
	margin-bottom:30px;
	display:block;
	margin-left:10px
}
#main .last {
	float:right;
	width:640px;
	height:210px;
	margin-top:40px;
	background: url('../img/bg_bottom.gif') repeat-x 0 40px;

}

#main .last ul {
	float:left;
	list-style:none;
	margin-right:20px;
	width:250px;
	}
#main .last ul li{
	background: url('../img/dot.gif') no-repeat 0 9px;
	padding-left:10px;
	line-height:21px;
	
}
#main .last ul li a{
	font-size:12px;
	
}
#main .last h1 {
	background: url('../img/h1_najnowsze.gif') no-repeat;
	width:225px;
	height:21px;
	margin-bottom:30px;
	display:block;
	margin-left:10px
}
#main .news a.t{
	color:#868181;
	font-weight:bold;
	height:25px;	
}
#main #folioMain {
	float:right;
	width:640px;
	height:160px;
	margin-top:-20px;
	position:relative;
	background: url('../img/bg_bottom.gif') repeat-x 0 40px;
	
}
#main #folioMain h1 {
	background: url('../img/h1_orealizacje.gif') no-repeat;
	width:204px;
	height:22px;
	margin-bottom:30px;
	display:block;
	margin-left:10px
}
#main #folioFrame {
	float:left;
	width:545px;
	height:110px;
	margin-left:0px;
    position:relative; 
    overflow:hidden; 
	
}
#main #folioFrame img {
	float:left;
	margin:10px 5px 5px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


#main #folioFrame .active {
	border:1px solid #57aefa;
	z-index:9999;
	position:relative;
}
#main #folioFrame .items {
	width:20000em;
	position:absolute;
	clear:both;
}

#main  .prevPage {
	float:left;
	display:block;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
	width:23px;
	height:20px;	
	background: url('../img/prevpage.gif') no-repeat;
}
#main .prevPage:hover {

	background: url('../img/prevpage.gif') no-repeat 0 -20px;
}

#main .nextPage {
	float:right;
	display:block;
	margin:40px 12px;
	cursor:pointer;

	width:23px;
	height:20px;	
	background: url('../img/nextpage.gif') no-repeat;
}

#main .nextPage:hover {

	background: url('../img/nextpage.gif') no-repeat 0 -20px;
}

#main  a.disabled {
	visibility:hidden !important;		
} 	

#clear {

clear:both;
}


#subpage {
	width:1045px;
	min-height:500px;
	height:auto !important; 
	height:500px;

	margin:0 auto;	
}
#subpage h1.porady  {
	background: url('../img/h1_porady.gif') no-repeat;
	width:74px;
	height:21px;
	margin:20px 0 0 25px;
	display:block;
}
#subpage h1.koszyk  {
	background: url('../img/h1_koszyk.gif') no-repeat;
	width:121px;
	height:22px;
	margin:20px 0 0 25px;
	display:block;
}
#subpage h1.akcesoria  {
	background: url('../img/h1_akcesoria.gif') no-repeat;
	width:105px;
	height:17px;
	margin:20px 0 0 25px;
	display:block;
}
#subpage h1.oferta  {
	background: url('../img/h1_oferta.gif') no-repeat;
	width:68px;
	height:19px;
	margin:20px 0 0 25px;
	display:block;
}
#subpage h1.realizacje {
	background: url('../img/h1_realizacje.gif') no-repeat;
	width:114px;
	height:22px;
	margin:20px 0 0 25px;
	display:block;
}
#subpage h1.news {
	background: url('../img/h1_aktualnosci.gif') no-repeat;
	width:124px;
	height:19px;
	margin:20px 0 0 25px;
	display:block;
}
#subpage h1.firma {
	background: url('../img/h1_firma.gif') no-repeat;
	width:57px;
	height:17px;
	margin:20px 0 0 25px;
	display:block;
}
#subpage h1.kontakt {
	background: url('../img/h1_kontakt.gif') no-repeat;
	width:80px;
	height:19px;
	margin:20px 0 0 25px;
	display:block;
}
#subpage h1.szukaj {
	background: url('../img/h1_szukaj.gif') no-repeat;
	width:65px;
	height:21px;
	margin:20px 0 0 25px;
	display:block;
}
#subpage h1 {
	font-size:16px;
	color:#000;
	padding:0px;
	margin:0px 0px 5px 0px;
}
#subpage #leftNavi {
	width:195px;
	min-height:200px;
	height:auto !important; 
	height:200px;
	float:left;
	margin:20px 0 0 25px;
	

}

#subpage #leftNavi #accordion {

	width: 195px;
}


#subpage #leftNavi  h2 {
	
	margin:0;
	padding:15px 22px;
	font-size:12px;
	color:#000;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #01c3f6;
	background:url('../img/ico_plus.gif') no-repeat 0px 15px;
	cursor:pointer;		
}
#subpage #leftNavi  h4 {
	
	margin:0;
	padding:15px 22px;
	font-size:11px;
	color:#000;
	font-weight:normal;
	border:1px solid #fff;
	width:132px;
	border-bottom:1px solid #01c3f6;
	background:url('../img/ico_plus.gif') no-repeat 0px 15px;
	cursor:pointer;		
}

#subpage #leftNavi #accordion h2.current,#subpage #leftNavi #accordion h4.current {
	cursor:default;
	background:url('../img/ico_minus.gif') no-repeat 0px 15px;
}

#subpage #leftNavi #accordion div.pane,#subpage #leftNavi #accordion div.pane2 {
	border-width:0 2px;
	display:none;

	padding:5px 15px 5px 15px;
	font-size:11px;
}

#subpage #leftNavi  ul{
	
	width:176px;
	list-style:none;
	padding:0px;
	margin-left:-1px;
}

#subpage #leftNavi  ul li a{
	background:url('../img/li.gif') no-repeat 167px 5px;
	border-bottom:1px solid #e3e3e3;
	display:block;
	padding:0px 5px 5px 5px;
	color:#797c80;
	margin-top:10px;
}
#subpage #leftNavi ul li a:hover{
	background:url('../img/li2.gif') no-repeat 167px 5px;
	color:#0088cc;
	text-decoration:none;

}
#subpage #leftNavi ul li a.current{
	background:url('../img/lic.gif') no-repeat 167px 5px;
	color:#0088cc;
	text-decoration:none;

}

#subpage #leftNavi  ul#sub{
	
	width:175px;
	list-style:none;
	padding:0px;

}

#subpage #leftNavi #sub ul li a{
	background:url('../img/li.gif') no-repeat 152px 5px;
	border-bottom:1px solid #e3e3e3;
	display:block;

	padding:0px 5px 5px 5px;
	color:#797c80;
	width:152px;
	margin-top:10px;	
}
#subpage #leftNavi #sub ul li a:hover{
	background:url('../img/li2.gif') no-repeat 152px 5px;
	color:#0088cc;
	text-decoration:none;

}
#subpage #leftNavi #sub ul li a.current{
	background:url('../img/lic.gif') no-repeat 152px 5px;
	color:#0088cc;
	text-decoration:none;

}
#subpage #leftNavi #accordion div.pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#999;
}

#subpage #rightContent {
	width:770px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	float:right;
	margin:20px 0 0 25px;

}
#subpage #rightCms img{
	margin:10px;

}
#subpage #rightContent #breadcrump{
	color:#7f7373;
	font-size:10px;
	height:15px;
	width:764px;
	float:left;
	padding:3px;
	margin-top:1px;

	background-color:#f9f9f9;
}

#subpage #rightContent #breadcrump a{
	font-size:10px;
}


#subpage #rightContent #bookmarks{
	height:40px;
	margin-top:0px;
	width:770px;
	float:left;
	border-bottom:1px solid #cbcbcb;
	
}

#subpage #rightContent #bookmarks .h1{
	width:400px;
	padding-top:10px;
	
	float:left;
}
#subpage #rightContent #bookmarks .ico{
	background-color:#f5f5f5;
	float:right;
	height:40px;
	padding:0 0 0 11px;
}
#subpage #rightContent #bookmarks .ico img{
	margin:11px 10px 0 0;
	z-index:999;
	
}



#subpage #rightContent #folio {
	float:right;
	width:770px;
	height:410px;

	margin-top:15px;
	

	
}

#subpage #rightContent #frame {
	float:right;
	width:180px;
	height:295px;
	margin:10px 0 10px 0px;

    position:relative; 
    overflow:hidden; 

	
}
#subpage #rightContent #frame img {
	float:left;
	margin:10px 5px 5px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


#subpage #rightContent #frame .active {
	border:1px solid #57aefa;
	z-index:9999;
	position:relative;
}
#subpage #rightContent #frame .items {
	height:20000em;
	position:absolute;
	clear:both;
}

#subpage #rightContent  .prevPage {
	float:left;
	display:block;
	margin:25px 0px 0 75px;
	cursor:pointer;
	font-size:1px;
	width:20px;
	height:23px;	
	background: url('../img/uppage.gif') no-repeat 0px 0px;
}
#subpage #rightContent .prevPage:hover {

	background: url('../img/uppage.gif') no-repeat -20px 0px;
}

#subpage #rightContent .nextPage {
	float:right;
	display:block;
	margin:0 98px 0 0;
	cursor:pointer;

	width:20px;
	height:23px;	
	background: url('../img/downpage.gif') no-repeat -20px 0px;
}

#subpage #rightContent .nextPage:hover {

	background: url('../img/downpage.gif') no-repeat 0px 0px;
}

#subpage #rightContent  a.disabled {
	visibility:hidden !important;		
} 	
#subpage #rightContent #image_wrap {

	width:570px;
	background: url('../img/preloader.gif') no-repeat 265px 180px;
	padding:15px 0;


	text-align:center;


	background-color:#efefef;
	border:2px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:4px;
	float:left;
}



#subpage #leftContent {
	width:320px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	float:left;
	text-align:right;
	margin:20px 0 0 25px;
	padding-right:25px;
	border-right:1px solid #dadada;
}

#subpage #leftContent form.request label {


font-size:11px;
margin-right:10px;
text-align:right;
}
#subpage #leftContent form.request input {

font-size:11px;
}

#subpage #leftContent form.request .submit {
background:url(../img/more_bg.gif) repeat-x scroll 0 0;
border:2px solid #FFFFFF;
color:#fff;
cursor:pointer;
font-size:11px;
font-weight:bold;
padding:0 12px 2px;
text-decoration:none;
}
#subpage #leftContent form.request .submit:hover {
border:2px solid #e9e7e7;
}

#subpage #leftContent h2{
padding-right:0px;
margin-right:0px;

}
#subpage #rightForm {
	width:630px;
	min-height:500px;
	height:auto !important; 
	height:500px;
	float:right;
	margin:20px 0 0 25px;
	

}


#subpage #rightContent .sbox {
color:#949494;
float:right;
height:10px;
text-align:right;
width:110px;
margin-right:10px;
margin-top:5px;
}



#subpage #rightContent #newsItem {
float:left;
margin:20px;
width:650px;
border-bottom:1px dotted #efefef;
}
#subpage #rightContent #newsItem .left {
color:#595858;
float:left;
height:100px;
width:65px;
}
#subpage #rightContent #newsItem .left img {
border:1px solid #DFDADA;
margin-top:15px;
}
#subpage #rightContent #newsItem .right {
float:left;
height:100px;
margin-left:15px;
width:550px;
}
#subpage #rightContent #newsItem .title {
display:block;
font-weight:bold;
height:30px;
}

#subpage #leftContent  #qStatus ul{
	padding:0px;
	margin:0px;
	list-style:decimal;
	line-height:normal;
	margin:0 0 10px 0;
}

#subpage #leftContent  #qStatus ul li.error{
	color:#F00;

}


#nyroModalContent{
		
		
}

#modalNewsletter  { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:350px;
	width:500px;
	padding:10px;
	float:left;
	margin:0px;

	color:#575344;
}
#modalNewsletter  .h1{
	width:100%;
	height:30px;

	background:url(../img/h1bg.png) repeat-x bottom;
	margin:10px 0 20px 0px;
	font-size:20px;
	color:#026989;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	
	
}
#modalNewsletter .input {

	border:1px solid #c6beaf;
	color:#000;
	padding:3px;	
}

#modalNewsletter  form.requestModal label {

margin:0px 0px 10px 0;
text-align:right;
width:150px;
display:block;
float:left;
}
#modalNewsletter  form.requestModal p {

margin:5px 0px 5px 0;

}

#modalNewsletter .small  { 
	font-size:11px;
	color:#8c897e;

}
#added {
	display:none;
	width:400px;
	padding:5px;
	background-color:#990;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	margin:30px auto 0 auto;
}
#addedS{
	display:none;
	width:400px;
	margin:10px auto 0 auto;
	text-align:center;
}
#cart {
 background-color:#F5F5F5;
 float:left;

 width:175px;
 padding:7px 0 7px 20px;
 margin:0 0 20px 0;
}
#cartTable {
border-bottom:1px solid #d7d4d4;
border-left:1px solid #d7d4d4;
}
#cartTable th {
background-color:#e6e6e6;
border-right:1px solid #d7d4d4;
border-top:1px solid #d7d4d4;
color:#666666;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:10px;
}
#cartTable td {
border-top:1px solid #d7d4d4;
border-right:1px solid #d7d4d4;

padding:10px;
color:#666666;
}

#blockHotelowe {
	width:255px;
	height:291px;
	float:left;
	margin-left:10px;
	cursor:pointer;
	background:url(../img/hotelowe.jpg) no-repeat;
}
#blockPrywatne {
	width:257px;
	height:291px;
	float:left;
	cursor:pointer;
	background:url(../img/prywatne.jpg) no-repeat;
}
#blockPubliczne {
	width:257px;
	height:291px;
	float:left;
	cursor:pointer;
	background:url(../img/publiczne.jpg) no-repeat;
}
#blockUslugi {
	width:232px;
	height:291px;
	float:left;
	cursor:pointer;
	background:url(../img/uslugi.jpg) no-repeat;
}
#blockCat h1{
	color:#026989;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
}
#mShort {
	height:100px; 
	float:left; 
	width:330px;
	margin:10px 0 0px 10px;
	
}
#mShort img{
	outline:none;
	outline-style:none;
	
}

#products {
	
	width:750px;
	min-height:430px;
	height:auto !important; 
	height:430px;
	border:10px solid #f5f2e3;
}

#products #pitem{
	
	width:335px;
	height:145px;
	background-color:#fafafa;
	float:left;
	margin:10px 8px 10px 8px;
	border:1px solid #f7f3f3;
}

#products #pitem .img{
	border:1px solid #f2efef;
	float:left;
	width:135px;
	height:110px;
	overflow:hidden;

}
#products #pitem .title{
	float:left;
	width:165px;
	height:80px;
	margin:10px 0 0 0;
}
#products #pitem .title a{
	font-weight:bold;
	color:#0088cc;
	font-size:12px;
	line-height:18px;
}
#products .label{
	width:193px;
	height:47px;
	margin:-25px 0px 0 -10px;
	background:url(../img/pprodukty.png) no-repeat;
	
	
}

.scroll-pane{
	height:390px;
	width:740px;
	margin-left:20px;
	overflow:auto;
	position:relative;
}
.scroll-pane.alt {
	height:540px;	
}
	.scroll-pane .inner {
		padding:00px 15px 10px 0;
		zoom:1
	}
	.scroll-pane .inner1 {
		padding:40px 15px 10px 0;
	}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	font-size:12px;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background:url(../img/scroll.gif) repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background:url(../img/drag.gif) no-repeat center top;
	height:62px;
	margin:0 0 0 -2px;
}
s
