@charset "utf-8";
/*:first-child+html #logo{

#00c1e4 - niebieski
*/

html {
	width:100%;
	height:100.1%;
	font-size:100.1%;
}

body{
	background:url(/images/default/bg.png) center top repeat-x #444649;
	font:0.7em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	width:100%;
	color:#ffffff;
	height:100%;
}

body,h1,h2,h3,h4,h5,h6,p,form,fieldset,ul,img, table{	
	margin:0;
	padding:0;
}


/* General
--------------------------------------------------*/
h1,h2,h3,h4,h5,h6,p,ul, table{
	padding-bottom:1.2em;
}
h1{
	font-size:1.5em;	
}
h2{
	font-size:1.3em;
}	
h3{
	font-size:1.1em;
}
a{
	color:#009ddb;	
}
a:hover{
	color:#00b7ff;
}
a img{
	border:none;
	vertical-align:bottom;
}	
a.noUnderline{
	text-decoration:none;
}
a.noBg{
	background:none;
}
ul{
	list-style:none;
	padding-left:1.5em;
}
ul li{
	padding:.2em 0 .2em 2.25em;	
	background:url(/images/default/bullet.gif) left 8px no-repeat;
}
ul li.noBullet{
	background:none;
}

.dist{
	color:#a0cf00;
}
.clear{
	clear:both;	
	line-height:0;
}
.tcenter{
	text-align:center;
}
.tleft{
	text-align:left;
}
.tright{
	text-align:right;
}
.just {
	text-align:justify;
}
.left{
	float:left;
}
.right{
	float:right;
}
.noMP{
	margin:0;
	padding:0;
}
.pt{
	padding-top:1.2em;
}
.pl{
	padding-left:1.2em;
}
.pr{
	padding-right:1.2em;
}
.pb{
	padding-bottom:1.2em;
}
.mt{
	margin-top:1.2em;
}	
.cl{
	clear:left;
}
.cr{
	clear:right;
}
.cb{
	clear:both;
}
.line{
	height:1.6em;
	border-top:solid 1px #515356;
}

.half {
	width:50%;
}
.setka{
	width:100%;
}


/*Container
--------------------------------------------------*/
#containerWrapper{
	background:url(/images/default/headerBg.jpg) center top no-repeat;
}

#container{
	width:980px;
	margin:0 auto;
}

/* Header
--------------------------------------------------*/
#header{
	height:219px;
	width:100%;	
	position:relative;
	z-index:10;
	background:url(/images/default/headerBg.png) top left no-repeat;	
}
/*only for stinking ie6*/
#headerBg{
	display:none;
}

#logo{
	width:250px;
	height:130px;
	position:absolute;
	left:0;
	top:0;	
}

#logoMsp{
	width:115px;
	height:58px;
	position:absolute;
	top:60px;	
	left:134px;	
}

/*fastMenu*/
#fastMenuContainer{
	position:absolute;
	bottom:3px;
	right:106px;
	width:111px;
	height:46px;
	z-index:2;
}
#fastMenuContainer a{
	background:url(/images/default/fastMenuBg.gif) -200px top no-repeat;
	width:37px;
	height:46px;
	float:left;
}
#fm1:hover{
	background-position:0 0;
}
#fm2:hover{
	background-position:-37px 0;
}
#fm3:hover{
	background-position:-74px 0;
}


/* topNav
--------------------------------------------------*/
#topNavContainer {
	width:730px;
	height:57px;
	position:absolute;
	bottom:4px;
	left:0;
}
#topNav{
	margin:0;
	padding:0;
	list-style:none;	
	padding-left:4px;	
	width:100%;
	height:100%;
}

#topNav li{
	float:left;
	background:none;
	padding:0;
	margin:0;	
	background:url(/images/default/topNavSepBg.gif) right center no-repeat;
	padding-right:1px;
}
#topNav li.lastChild{
	background:none;
}

#topNav li a{
	height:39px;
	padding-top:18px;
	padding-left:15px;
	padding-right:15px;		
	display:block;	
	color:#e8e8e8;
	text-transform:uppercase;
	text-decoration:none;

}
#topNav li a:hover{
	background-color:#ab1d18;
	color:#ffffff;
}	

#topNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#topNav li ul li a {
	display: block;
	width: 14em;
	font-weight:normal;
	text-transform:lowercase;
	height:1.6em;
	padding:.5em;
}
#topNav li ul li a:hover{
	text-decoration:underline;
	background:none;
}

#topNav ul li { /* all list items */
	float: left;
	width: 15em; /* width needed or else Opera goes nuts */
	background:url(/images/default/dropDownSepBg.gif) left bottom no-repeat;
}


#topNav li ul { /* second-level lists */
	position: absolute;
	background-color:#ab1d18;
	width: 15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border-right:solid 3px #161617;
	border-bottom:solid 3px #161617;	
}

#topNav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#topNav li.sfhover{
	background-color:#ab1d18;
}



/* Content
--------------------------------------------------*/
#content{
	/*fixes ie double padding*/
	display:inline-block;
	background:url(/images/default/containerBg.png) left top repeat-y;
}


/* Leftcolumn
--------------------------------------------------*/
#leftColumn{
	width:250px;
	float:left;
}


/* rightColumn
--------------------------------------------------*/
#rightColumn{
	/*480*/
	width:480px;
	float:left;
	min-height:770px;
	overflow:hidden;
}


/* outerRightColumn
--------------------------------------------------*/
#outerRightColumn{
	width:250px;	
	float:right;	
}

#outerRightColumn .promotionsBox, #outerRightColumn .newsBox, #outerRightColumn .bannerBox{
	width:100%;	
}
#outerRightColumn .promotionsBox .head{
	background-position:0 -102px;
}
.promotionsBox .content, .newsBox .content{
	padding:2em 0;
	border-right:solid 1px #4d4e51;
}
.promotionsBox p, .newsBox p{
	text-align:center;
	padding:0;
}
.promotionsBox p a, .newsBox p a{
	text-decoration:none;
	font-weight:bold;	
}
#outerRightColumn .product{
	margin:0 auto;
	float:none;
	display:block;
}
.promotionsBox .product .image{
	border-color:#a11b17;
}
#outerRightColumn .newsBox .head{
	background-position:0 -153px;
}
.newsBox .content{
	border-bottom:solid 1px #4d4e51;
}

#outerRightColumn .bannerBox .head{
	background-position:0 -204px;
}
#outerRightColumn .bannerBox .content{
	text-align:center;
	padding-left:1px;
	border-right:solid 1px #4d4e51;
	border-bottom:solid 1px #4d4e51;	
}


/* boxy
--------------------------------------------------*/
.box{
	width:100%;
	border-bottom:solid 1px #515356;
	padding-bottom:18px;
}
.box .header{
	width:100%;
	height:53px;
	background:url(/images/default/boxHeaderBg.png) left top no-repeat;
	margin-bottom:18px;
}
.box .header h3{
	position:relative;
	left:18px;
	top:18px;
	display:inline;
	padding:0px;
	line-height:11px;
	height:11px;
	text-transform:uppercase;
}


/*contact box*/
#contactBox{
	border-bottom:none;
}
#contactBox .header{
	margin-bottom:0;
}
#contactBox .content{
	width:248px;
	border:solid 1px #5c5e61;
	border-top:none;
	border-bottom:none;
	position:relative;		
	min-height:154px;
}
#contactBox ul, #contactBox .head{
	position:relative;
	z-index:2;
}
#contactBox .phone{
	width:351px;
	height:154px;
	position:absolute;
	bottom:-1px;
	left:-72px;
	background:url(/images/default/phoneBg.jpg) left top no-repeat;
	z-index:1;
}
#contactBox ul{
	margin:0;
	padding:0;
	left:85px;
	top:30px;
}
#contactBox ul li{
	line-height:1.2em;
	background-image:url(/images/default/bullet2.gif);
	background-position:10px center;
	color:#e8e8e8;
}
#contactBox ul li.firstChild{
	font-size:12px;
	background-image:url(/images/default/bullet.gif);
	background-position:6px center;
	background-repeat:no-repeat;
}
#contactBox ul li.firstChild a{
	text-decoration:none;
	color:#ffffff;
}

/*shortCutsBox*/
#shortCutsBox .shortCut{
	padding:0 18px;
}

/*newsBox*/
#newsBox .news{
	padding:0 18px;	
	padding-bottom:18px;
	margin-bottom:18px;
	border-bottom:solid 1px #515356;
}
#newsBox .lastChild{
	padding-bottom:0;
	margin-bottom:0;
	border:none;
}
#newsBox .news div{
	width:100%;
	text-align:right;
	position:relative;
}
#newsBox .news div span{
	position:absolute;
	left:0;
	color:#868789;
}

/*newsletterFormBox*/
#newsletterFormBox{
	
}
#newsletterFormBox form{
	padding:0 18px;
	padding-top:18px;
}
#newsletterFormBox p{
	padding:0 18px;
}
#newsletterFormBox form .input{
	width:117px;
	border:solid 1px #000000;
	background-color:#CCCCCC;
	position:relative;
	top:-6px;
}
#newsletterFormBox form .button{
	position:relative;
	left:5px;
}

/*externalLinksBox*/
#externalLinksBox{
	
}

/*bannersBox*/
#bannersBox{
	padding:0;
	text-align:center;
}
#bannersBox .header{
	margin:0;
}

/*freeStyleBox2*/
#freeStyleBox2 .content, #freeStyleBox3 .content{
	padding:0 18px;
}


/* Footer
--------------------------------------------------*/
#footerWrapper{
	background:url(/images/default/footerBg.png) left bottom repeat-x;
	width:100%;
	margin-top:-4px;
}
#footerSecondWrapper{
	background:url(/images/default/bigFooterBg.jpg) center bottom repeat-x;
	width:100%;
}

#footer{
	width:980px;
	height:342px;
	position:relative;
	margin:0 auto;
}
#footer .text{
	position:absolute;
	right:0;
	bottom:0;
	width:217px;
	height:105px;
	background:url(/images/default/copyrights.gif) left top no-repeat;
}
#w2b{
	position:absolute;
	bottom:55px;
	right:28px;
	width:135px;
	height:16px;
	display:block;
}
#w2b:hover{
	border-bottom:solid 1px #00b7ff;
}
#footer ul{
	position:absolute;
	left:8px;
	bottom:18px;
}
#footer ul li{
	background:url(/images/default/topNavSepBg.gif) right center no-repeat;
	padding-left:0;
	padding:0 10px;
}
#footer ul li a{
	text-decoration:none;
	color:#ffffff;
}


/* form
--------------------------------------------------*/
form input, form select, form textarea{
	background-color:#5e6063;
	border:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	color:#ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
form textarea{
	height:130px;
}
form .element input, form .element select, form .element textarea{
	width:300px;
}
form label{
	background:url(/images/default/bullet.gif) left center no-repeat;
	padding-left:20px;
	display:block;
	float:left;
	text-align:left;
}
form label a{
	text-decoration:none;
}
form .groupLabel{	
	float:none;
}
form .formHeader{

}
form .element{
	padding-bottom:10px;
	text-align:right;
	clear:both;
}
form .errorNote{
	color:#a0cf00;
	text-align:right;
}
form .required{
	color:#a0cf00;
}
form .submit input, form input.btn, .btn{
	width:auto;
	color:#ffffff;
	background-image:none;
	background-color:#313437;
	border:solid 1px #535557;
	border-bottom:solid 1px #28292b;
	border-right:solid 1px #28292b;
	padding:3px 5px;
	font-family:Tahoma, Verdana;
	text-decoration:none;
	cursor:pointer;
}
form .submit input:hover, form input.btn:hover, .btn:hover{
	color:#b8b9ba;
	background-color:#2f3234;
	border:solid 1px #28292b;
	border-bottom:solid 1px #535557;
	border-right:solid 1px #535557;
	text-decoration:none;
}
form .requiredNote{
	clear:both;
	display:none;
}


/* Pager
--------------------------------------------------*/
#pager{
	text-align:right;
	padding-top:3px;
}

#pager .pageNumbers {
	display:inline;
}
#pager a{
	text-decoration:none;
	padding:3px 5px;
	padding-left:7px;
	text-transform:uppercase;	
	color:#ffffff;
	background-color:#313437;
	border:solid 1px #535557;
	border-bottom:solid 1px #28292b;
	border-right:solid 1px #28292b;
}
#pager a:hover, #pager a.currentPage:hover{
	color:#b8b9ba;
	background-color:#2f3234;
	border:solid 1px #28292b;
	border-bottom:solid 1px #535557;
	border-right:solid 1px #535557;
}
#pager a.currentPage{
	font-weight:bold;
	color:#ff0000;
}


/* popup
--------------------------------------------------*/
#popup{
	display:none;
	font-weight:800;
	padding:8px 5px 8px 75px;
	margin:5px 0;
	border-style:solid;
	border-width:1px;
	background-position:33px 5px;
	background-repeat:no-repeat;
	position:relative;
	z-index:1;
	border-left:none;
	border-right:none;
	position:relative;
}
.popupInfo{
	border-color:#009900;
	background-image:url(/images/infoIcon.gif);
	background-color:#d9ecd4;
	color:#009900;
}
.popupWarning{
	border-color:#de6c28;
	background-image:url(/images/warningIcon.gif);
	background-color:#f8e3d3;
	color:#de6c28;
}
.popupError{
	border-color:#ed1c24;
	background-image:url(/images/errorIcon.gif);
	background-color:#fdddcf;
	color:#ed1c24;
}





/* indexWaszeOpinie
--------------------------------------------------*/
#indexWaszeOpinie h1{
	padding:20px;
}
#indexWaszeOpinie .guestsBox{
	padding:20px;
	background:url(/images/default/lineBg.gif) left bottom repeat-x;
}
#indexWaszeOpinie form{
	margin:0 auto;
	margin-top:3em;
	width:300px;
}


/* galleriesIndex
--------------------------------------------------*/
#galerieIndex {
	
}
#galerieIndex h1{
	padding:20px;
}
#galerieIndex .gallery{
	padding:20px;
}
#galerieIndex .description img{
	float:left;
	margin:0 20px 20px 0;
	padding:5px;
	background-color:#ffffff;
	border:solid 1px #dcedf7;
}

/* galeriaSzczegoly
--------------------------------------------------*/
#galerieSzczegoly h1{
	padding:20px;	
}
#galerieSzczegoly .content{
	padding:20px;	
}
#galerieSzczegoly .imagesContainer a{
	width:146px;
	height:140px;
	padding:5px;
	background-color:#ffffff;
	border:solid 1px #dcedf7;
	float:left;
	display:inline;
	margin-right:15px;
	margin-bottom:20px;
	text-align:center;
}
#galerieSzczegoly .imagesContainer a:hover{
	border-color:#3aa6d6;
}
#galerieSzczegoly .imagesContainer a.lastInRow{
	margin-right:0;
}
#galerieSzczegoly .imagesContainer a img{
	position:relative;
}


/* pageContainer
--------------------------------------------------*/
#pageContainer{

}
#pageContainer .content{
	padding:20px;	
}


/* aktualnosci
--------------------------------------------------*/
/*szczegoly*/
#aktualnosciSzczegoly{
	padding:20px;
}

/*wszystkie*/
#aktualnosciIndex{
	padding-top:20px;
}
#aktualnosciIndex h1{
	padding-left:20px;
	padding-right:20px;
}
#aktualnosciIndex .newsBox{
	padding:20px;
}
#aktualnosciIndex .newsBox h3 span{
	font-weight:normal;
	padding-left:10px;
}	
#aktualnosciIndex .newsBox p{
	text-align:left;
}
#aktualnosciIndex .icon{
	float:left;
	margin:0 20px 20px 0;
	padding:5px;
	background-color:#ffffff;
	border:solid 1px #dcedf7;
}


/* dodatki
--------------------------------------------------*/
/*formularz-kontaktowy*/
#dodatkiFormularzKontaktowy{

}
#dodatkiFormularzKontaktowy h1{
	padding:20px;
}
#dodatkiFormularzKontaktowy form{
	width:300px;
	margin:0 auto;
}

/*mapa-strony*/
#dodatkiMapaStrony{
	padding:20px;
}

/*szukaj*/
#dodatkiSzukaj h1{
	padding:20px;
}
#dodatkiSzukaj form{
	width:430px;
	padding-left:22px;
	padding-bottom:20px;
}
#dodatkiSzukaj .searchResults{
	padding:20px;
}
#dodatkiSzukaj .searchResults h1{
	padding-left:0;
}


/* indexIndex
--------------------------------------------------*/
#indexIndex h1{
	padding:20px;
}
#indexIndex .content{
	padding:0 20px;
}
#indexIndex .productsHeader{
	padding:20px;
	font-size:1.3em;
}	

/* dodatkiMapaStrony
--------------------------------------------------*/
#dodatkiMapaStrony{
	padding:20px;
}
