* {margin: 0; padding: 0;}
html, body {height:100%}
a {cursor:pointer;}
img {border: 0;}

html {
	background-image: url(../img/body.bg.gif);
	background-repeat: repeat;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 190%;
	color: #3D3D3E;
	background-image: url(../img/body.bg.gif);
	background-repeat: repeat;
}

input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	width: 400px;
	height: 120px;
}



fieldset {
	border: 1px solid #000;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #fafafa;
	float: left;
	clear: both;
}

fieldset.info {
	width: 587px;
	margin: 5px 0 10px 0;
	background-color: #f4f2cb;
	border: 2px solid #ece2a7;
	padding: 10px 20px 10px 20px;
}



legend {
	font-weight: bold;
}


a.deleteLink:visited, a.deleteLink:link, a.deleteLink:active {
	display: inline;
	padding: 3px;
	margin: 3px 0 3px 0;
	border: 1px solid #e33;
	background-color: #f66;
	color: #000;
	font-weight: bold;
	text-align: center;
	float: left;
}

a.deleteLink:hover {
	background-color: #e33;
}

.cite {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.smallItalic {
	line-height: 110%;
	font-size: 10px;
	font-style: italic;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.redStar {
	font-size: 13px;
	font-weight: bold;
	color: #e00;
	padding-left: 3px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

.pointer {
	cursor: pointer;
	color: #c11;
	padding-left: 15px;
	background-image: url(../img/pointer.bg.gif);
	background-repeat: no-repeat;
}




label {
	font-family: Arial;
	display: block;	
	font-weight: bold;
	line-height: 12px;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

.errorBox {
	width: auto;
	padding: 11px 15px 11px 15px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #e66;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 130%;
	background-color: #f99;
}

.messageBox {
	width: auto;
	padding: 11px 15px 11px 15px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #dddd11;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 130%;
	background-color: #eeee33;
}

.breaker {
	clear: both;
	width: 100%;
	float: left;
}


.dekoria {
	display: inline;
	overflow: visible;
	background-image: url(../img/logo.thin.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 53px;
	padding-top: 4px;
	padding-bottom: 8px;
}


p {
	margin-bottom: 9px;
}

ul {
	padding: 0;
	margin: 0;
	padding-left: 25px;
	margin-bottom: 9px;
}


h1 {
	font-size: 18px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0px 20px 0px;
	line-height: 18px;
	padding: 0;
	padding: 0 0 0 7px;
	color: #3D3D3E;
	border-left: 4px solid #A50034;
}

h2 {
	font-size: 25px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin: 19px 0px 20px 0px;
	padding: 3px 0 9px 9px;
	color: #000;
	font-weight: normal;
	border-left: 4px solid #A50034;
}


h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	border: 0;
	margin: 5px 0 30px 10px;
	padding: 0;
}


a:link, a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
	background: transparent;
}

a:hover, a:active {
	font-weight: normal; 
	text-decoration: none;
	color: #FD5F00;
	background: transparent; 
}






#pageWrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}



/* top - logo */
#top {
	width: 900px;
	height: 115px;
	background-image: url(../img/top.bg.gif);
	float: left;
	position: relative;
}


#anchor-sklep {
	position: absolute;
	width: 150px;
	height: 65px;
	left: 15px;
	top: 35px;
}

#anchor-sklep a {
	display: block;
	width: 150px;
	height: 65px;
	float: left;
}

#anchor-sklep a span {
	display: none;
}


#anchor-hotele {
	position: absolute;
	width: 150px;
	height: 65px;
	left: 230px;
	top: 35px;
}

#anchor-hotele a {
	display: block;
	width: 150px;
	height: 65px;
	float: left;
}

#anchor-hotele a span {
	display: none;
}

.borderFlag {
	border: 1px solid #fdb;
}
/*
#plFlag {
	position: absolute;
	left: 840px;
	top: 95px;
	padding: 1px;
}

#enFlag {
	position: absolute;
	left: 870px;
	top: 95px;
	padding: 1px;
}

#deFlag {
	position: absolute;
	left: 900px;
	top: 95px;
	padding: 1px;
}
*/
/* koniec: top - logo */


/* login area */
#login {
	color: #fff;
	float: right;
}

#login .textInput {
	width: 70px;
	border: 1px solid #eee;
	padding: 0px;
	margin-right: 2px;
	float: left;
	background-color: #eee;
}

#login .imageInput {
	float: left;
}


#login #loggedIn {
	padding: 0;
	margin: 0;
	font-size: 9px;
	float: none;
	clear: both;
}
/* koniec: login area */






#menuWrapper {
	width: 900px;
	height: 194px;
	background-color: #F4F5F5;
	float: left;
	background-image: url(../img/menuWrapper.bg.gif);
}

#mainMenu {
	width: 251px;
	height: 188px;
	float: left;
	padding-left: 8px;
	margin-top: 1px;
}

#topBanner {
	width: 630px;
	height: 188px;
	float: left;
	padding-left: 4px;
	margin-top: 1px;
}

#contentWrapper {
	width: 890px;
	background-color: #F4F5F5;
	padding: 0 0 0 10px;
	float: left;
}

#conentEndWrapper {
	width: 900px;
	height: 25px;
	background-image: url(../img/conentEndWrapper.bg.gif);
	float: left;
}







#footerWrapper {
	width: 900px;
	height: 116px;
	background-image: url(../img/footerWrapper.bg.gif);
	background-repeat: no-repeat;
	float: left;
}

#footerWrapper #footerImg {
	float: left;
	margin-top: 9px;
	width: 470px;
	padding-left: 50px;
}

#footerWrapper #footerData {
	float: left;
	line-height: 125%;
	margin-left: 15px;
	margin-top: 5px;
}

#footerWrapper #footerData p {
	margin-bottom: 3px;
}

#footerWrapper #footerData #footerDataLeft {
	float: left;
}

#footerWrapper #footerData #footerDataRight {
	float: left;
	margin-left: 50px;
	margin-top: 20px;
	white-space: nowrap;
}

#footerWrapper #footerData h1 {
	color: #3D3D3E;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-left: 7px;
	border-left: 5px solid #6DA742;
}



#footerTexts {
	width: 900px;
	height: 40px;
	margin-bottom: 50px;
	float: left;
	padding: 5px 0 15px 0;
	font-size: 9px;
	color: #fff;
}

#footerTexts p {
	margin-bottom: 1px;
	line-height: 110%;
}

#footerTexts a {
	color: #fff;
}


#footerTexts #footerCredits {
	float: left;
	line-height: 125%;
	padding-left: 5px;
	padding-top: 5px;
	width: 480px;
}

#footerTexts #footerMenu {
	float: left;
	text-align: right;
	line-height: 155%;
	width: 410px;
	padding-top: 5px;
}

	#footerTexts #footerMenu p {
		line-height: 190%;
	}














#leftCol {
	width: 635px;
	padding: 0 0 0 9px;
	float: left;
	min-height: 300px;
}

#rightCol {
	width: 236px;
	padding-right: 7px;
	float: right;
}






#productMenu {
	width: 236px;
	float: left;
	background-color: #A50034;
	background-image: url(../img/rightCol.bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #fff;
	padding: 5px 0 5px 0;
}
#productMenu img {
	padding: 20px 0 0 7px;
}
#productMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#productMenu a:link, #productMenu a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  padding-bottom: 2px;
  background: transparent;
  padding-left: 15px;
}
#productMenu span {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding-bottom: 2px;
	background: transparent;
	padding-left: 15px;
}
#productMenu a:hover, #productMenu a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFCBDB;
	background: transparent; 
	padding-bottom: 2px;
	background-image: url(../img/productMenu.bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 15px;
}
#productMenu a:link.highlightPos, #productMenu a:visited.highlightPos {
	background-image: url(../img/productMenu.bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}
#productMenu li {
	font-size: 14px;
	font-weight: bold;
	line-height: 34px;
}
#productMenu ul ul {
	display: block;
	margin-bottom: 10px;
}
#productMenu ul ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	padding-left: 30px;
}
#productMenu ul ul a {
  font-size: 11px;
  font-weight: normal;
  padding: 0;
  background:none!important;
}
#productMenu ul ul a:link, #productMenu ul ul a:visited {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
}
#productMenu ul ul li a:hover {
	border-bottom: 1px dotted #ff3;
	background-image: none;
	color: #ee0;
	font-size: 11px;
	font-weight: normal;
	background-image: none;
}
#productMenu h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color:#fff;
  margin:0;
}
#productMenu li.h {
  font-size: 16px;
  font-weight: bold;
  line-height: 28px;
}
#productMenu li.h a {
  background-position: 0 5px!important;
}
#productMenu ul ul a:link.highlightPos, #productMenu a:visited.highlightPos {
  border-bottom: 1px dotted #ff3;
  color: #ee0;
}



#productMenuStatic li {
  font-size: 12px;
  font-weight: bold;
  line-height: 30px;
  padding: 0;
  margin: 0;
}








#rightNews {
	margin-top: 5px;
	width: 236px;
	float: left;
	background-color: #8AC33C;
	background-image: url(../img/rightNews.bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}


#rightNews h1, #rightNews h1 a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 10px 7px;
	margin: 0;
	margin-bottom: 5px;
	border: 0;
}


#rightNews p {
    padding: 0 7px 7px 7px;
    line-height: 130%;
    color: #fff;
    border-bottom: 1px solid #95CB48;
}

#rightNews a {
    color: #fff;
}




table.stdTable {
	background-color: transparent;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	margin-top: 7px;
	margin-bottom: 15px;
	clear: both;
}

table.stdTable tr {
}

table.stdTable td {
	padding: 9px 17px 9px 17px;
	border: 1px solid #E2E3E3;
	margin: 2px;
}

table.stdTable th {
	padding: 9px 17px 9px 17px;
	border: 1px solid #E2E3E3;
	background-color: #eee;
	margin: 1px;
}

table.stdTable th a {
	font-weight: bold;
}






input.short {
	width: 50px;
}








.productItem {
	width: 630px;
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}

.productItemHead {
	width: 630px;
	height: 15px;
	background-image: url(../img/productItemHead.bg.gif);
	float: left;
}


.productItemBody {
	float: left;
	width: 613px;
	background-image: url(../img/productItemBody.bg.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-left: 15px;
	overflow: hidden;
}

.productItemFooter {
	width: 630px;
	height: 10px;
	background-image: url(../img/productItemFooter.bg.gif);
	background-position: 0 0;
	float: left;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.productItem h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	border: 0;
	margin: 0 0 10px 135px;
	padding: 0;
	line-height: 150%;
}

.productItem h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border: 0;
	margin: 0 0 10px 0;
	padding: 0;
}

.productItem h1 a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}

.productItem p {
	padding: 5px 15px 15px 0;
	margin: 0;
}

.productItem img {
	float: left;
	margin: 0 10px 10px 0px;
	border: 1px solid #fff;
	background-color: #efefef;
	padding: 1px;
}



.thumbPic {
	width: 97px;
	height: 95px;
	float: left!important;
  width:auto!important;
  padding:0!important;
	margin: 0 3px 3px 0;
}

.thumbPic p {
	line-height: 10px;
	padding: 0;
	margin: 0;
	text-align: center;
}

.thumbPic img {
	float: left;
	margin: 0;
	border: 1px solid #fff;
	background-color: #efefef;
	padding: 1px;
}


.noFloat img {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
}


/* style formularza kontaktowego */
form.contactForm {

}

form.contactForm label {
	display: block;
}

form.contactForm label.inline {
	display: inline;
	margin-right: 6px;
}

form.contactForm textarea {
	width: 590px;
	height: 100px;
	border: 1px solid #d4d4d4;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
}

form.contactForm input {
	font-size: 11px;
	width: 590px;
	border: 1px solid #d4d4d4;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

form.contactForm input.short {
	width: 130px;
}

form.contactForm select {
	font-size: 11px;
	border: 1px solid #d4d4d4;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-weight: normal;
}

form.contactForm option {
	font-size: 11px;
	font-weight: normal;
	border-bottom: 1px solid #d4d4d4;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 5px 2px 5px;
}

form.contactForm input.submit {
	margin-top: 10px;
	width: 70px;
}

form.contactForm input.checkbox {
	width: 17px;
	margin: 0;
	padding: 0;
}

form.contactForm p {
	margin-bottom: 15px;
}

/* koniec: style formularza kontaktowego */


#kontaktLeft {
    float: left;
    width: 270px;
    padding-left: 10px;
}

#kontaktRight {
    float: left;
    width: 280px;
}

#kontaktRight img {
    float: right;
}

#kontaktRight div {
    float: left;
    margin-bottom: 15px;
}



#cameraOnline {
	text-align: center;
	padding-top: 50px;
	font-size: 10px;
	line-height: 120%;
	float: left;
	width: 236px;
}

#partners {
	text-align: center;
	padding-top: 50px;
	font-size: 10px;
	line-height: 120%;
	float: left;
	width: 236px;
}


#partners p {
	margin-top: 15px;
}


#wojMap {
	width: 300px;
	float: left;
}

#wojAddr {
	font-size: 10px;
	line-height: 125%;
	width: 220px;
	float: left;
	text-align: left;
}

#wojAddr h1 {
	background-color: #eee;
}



#topFlags {
	position: absolute;
	right: 0;
	top: 45px;
}

#topFlags img {
	float: left;
	margin-left: 5px;
}


#topMenu {
	position: absolute;
	right: 0;
	top: 75px;
}

#topMenu img {
	float: left;
}



#recomendBox {
	position: absolute; 
	width: 238px; 
	height: 122px;
	background-image: url(../img/recomendBox.bg.gif);
	right: 27px;
	top: 99px;
	display: none;
	padding: 12px 10px 0 10px;
}

#recomendBox p {
	line-height: 120%;
	font-size: 12px;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: center;
}

#recomendBox form {
	padding: 9px 0 0 0;
}

#recomendBox label {
	float: left;
	width: 138px;
	font-size: 11px;
	text-align: right;
}

#recomendBox input {
	width: 78px;
}




#topLayerAdv {
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	background-color: #fff;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

#topLayerAdv #tlAdv {
	position: absolute;
}

#footer-info {
	line-height: 120%;
	padding: 0 5px 5px 5px;
}

#sp_kontakt_box {
background:url("../img/kontakt.bg.gif") no-repeat;
height:241px;
margin:0 0 10px;
position:relative;
width:238px;
margin-top:10px;
}
#sp_kontakt_box span {
left:55px;
position:absolute;
top:200px;
}

.productItem img.btn{padding:0;border:0;float:none;margin:0;}
.productItem p.btns{text-align:right;padding-bottom:0px;padding-top:0px;position:relative;margin-top:-15px;}
.productItem p.btns img{float:none;margin:5px 0 0;}
.productItemBody div{float:right;width:484px;padding:0 15px 0 0;}

.referencje_lista{width:280px;float:left;}
.referencje{list-style:none;margin:0;padding:0;}
.referencje li{float:left;margin:0 10px 0 0;text-align:center;width:182px;height:230px;line-height:14px;}
.referencje li img{border: 1px solid #efefef;margin:0 0 5px;}
  