body {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #585858;
}
div {
	padding: 0;
	margin: 0;
}
body#domki {
	background-image: url(images/main-bg-domki.gif);
	background-repeat: repeat-x;
}
#container {
	width: 895px;
	background-color: transparent;
	margin: auto;
	text-align: left;
}
#top {
	height: 86px;
}
#nav {
	height: 18px;
	width: 300px;
	float: right;
	margin: 50px 15px 0 0;
	text-align: center;
}
#nav a:link, #nav a:visited, #nav a:hover {
	display: inline;
	float: left;
	width: 99px;
	height: 21px;
	color: #333333;
	font-weight: bold;
	margin: 0 1px 0 0;
	padding: 3px 0 0 0;
	background-image: url(images/nav-a.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#nav a:hover {
	background-image: url(images/nav-b.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#main-graphic {
	background-image: url(images/main-graphic.jpg);
	background-repeat: no-repeat;
	height: 152px;
	margin: 1px 0 0 0;
}
#main-graphic-targi {
	background-image: url(images/main-graphic-targi.jpg);
	background-repeat: no-repeat;
	height: 152px;
	margin: 1px 0 0 0;
}
#main-graphic-domki {
	background-image: url(images/main-graphic-domki.jpg);
	background-repeat: no-repeat;
	height: 152px;
	margin: 1px 0 0 0;
}
#main-graphic-incentive {
	background-image: url(images/main-graphic-incentiv.jpg);
	background-repeat: no-repeat;
	height: 152px;
	margin: 1px 0 0 0;
}
#content {
	background-color: #FFFFFF;
	border: solid 1px #d2d2d2;
	margin: 1px 0 0 0;
	padding: 0 0 20px 25px;
}
#content-targi {
	background-color: #FFFFFF;
	border: solid 1px #d2d2d2;
	margin: 1px 0 0 0;
}
.module {
	display: block;
	padding: 0;
	position: relative;
	text-decoration: none;
	color: #585858;
	width: 193px;
	float: left;
	margin: 20px 0 0 10px;
}
.module .title {
	display: block;
	height: 20px;
	border: dotted 1px #c5c5c5;
	background-color: #f0f0f0;
	padding: 4px 0 0 0;
	text-align: center;
	font-variant: normal;
	font-weight: bold;
	margin: 0 0 1px 0;
	color: #333333;
}

.module img {
	border: 0px;
	display: block;
	margin: 0; padding: 0;
}

.module img.img {
	position: absolute;
	top: 27px;
	z-index: 10;
}

/*a.modcss:hover img.alt {
	display: none;
}*/

.module .desc {
	display: block;
	border: dotted 1px #c5c5c5;
	background-color: #f0f0f0;
	padding: 5px 3px 8px 8px;
	margin: 1px 0 0 0;
	text-align: center;
	font-variant: normal;
	color: #333333;
}

/*a.modcss:hover span {
	color: #ffffff;
	background-color: #f9aa00;
	border-color: #c4701e;
}
*/

a.module:hover .desc {
	text-decoration: underline;
	color: #c10535;
}

a.modcss:hover .title {
	color: #ffffff;
	background-color: #a8c23b;
	border-color: #7f9223;
}


#logo {
	width: 288px;
	height: 75px;
	margin: 11px 0 0 50px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#footer {
	height: 20px;
	font-size: 11px;
	text-align: center;
	margin: 10px 0 0 0;
	line-height: 18px;
}
#lang-selector {
	float: right;
	margin: 50px 0 0 0;
}
#lang-selector img {
	margin: 0 4px 0 0;
	border: none;
}
#left-content {
	float: left;
	width: 185px;
	margin: 20px 0 15px 15px;
}
#right-content {
	float: left;
	width: 660px;
	margin: 20px 0 0 0;
	padding: 0 0 0 15px;
	background-image: url(images/dot-vertical.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#left-content-nav {
	width: 172px;
	margin: 0 0 19px 0;
}
#left-content-nav a:link, #left-content-nav a:visited {
	width: 162px;
	height: 18px;
	background-image: url(images/mainnav-a.gif);
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding: 3px 0 0 10px;
	margin: 0 0 2px 0;
	font-weight: bold;
}
#left-content-nav a.big:link, #left-content-nav a.big:visited {
	width: 162px;
	height: 35px;
	background: url(images/left-big-bg.gif) no-repeat;
	display: block;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding: 3px 0 0 10px;
	margin: 0 0 2px 0;
	font-weight: bold;
}
#left-content-nav a:hover {
	background-image: url(images/mainnav-b.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}

#left-content #left-content-nav a.aktywny {
	background-image: url(images/mainnav-b.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}



.dots {
	height: 1px;
	background-image: url(images/dot-horizontal.gif);
	background-repeat: repeat-x;
	margin-top:10px;
}
.domki-left-dots {
	margin-top: 10px;
	height: 1px;
	background-image: url(images/dot-horizontal.gif);
	background-repeat: repeat-x;
	margin-right: 15px;
}
.dots-a {
	height: 1px;
	background-image: url(images/dot-horizontal.gif);
	background-repeat: repeat-x;
	margin: 15px 0 14px 0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #3b3b3b;
	margin: 0 0 5px 0;
	padding: 0;
}
h2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #3b3b3b;
	margin: 10px 0 0 0;
	padding: 0;
}
p {
	color: #3b3b3b;
	line-height: 18px;
	margin: 10px 0 0 0;
	padding: 0;
}
.c1 {
	color: #436f88;
}
.c2 {
	color: #86a907;
}
.c3 {
	color: #0099CC;
	text-decoration: underline;
}
li {
	line-height: 18px;
}
.arrow {
	display: block;
	float: left;
	margin: 15px 6px 0 0;
}
#ivent-selector {
	float: right;
	margin: 15px 0 0 15px;
}
#ivent-selector img {
	display: block;
	margin: 0 0 5px 0;
}
.domki-lvl2 {
	float: right;
	clear: right;
	margin: 15px 0 0 15px;
	width: 203px;
}

div.domki-lvl2 a img{
border: solid #ccc 1px;
}

.domki-title {
	width: 203px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	margin: 0 0 1px 0;
}
.katalog-nr {
	float: left;
	width: 85px;
	height: 16px;
	background-image: url(images/miejscowosc-bg.gif);
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
}
.domki-miejscowosc {
	float: right;
	width: 85px;
	height: 16px;
	background-image: url(images/miejscowosc-bg.gif);
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
}
.domki-text-bar {
	width: 201px;
	font-size:10px;
	height: 18px;
	background-color: #fac82b;
	border: 1px solid #ba8e13;
	margin: 1px 0 0 0;
	color: #3c2f07;
	/*font-weight: bold;*/
	letter-spacing: 1px;
	text-align: center;
	padding: 3px 0 0 0;
}
#polecamy {
	float: right;
	font-weight: bold;
	color: #333333;
	background-image: url(images/green-arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 13px;
	margin: 10px 0 0 0;
}
#wiecej-zdjec {
	float: right;
	font-weight: bold;
	color: #333333;
	background-image: url(images/red-arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 40px 0 13px;
	margin: 0 0 1px 0;
}
#wiecej-zdjec a
{
	font-weight: bold;
	color: #333333;
  text-decoration: none;
}
.targi-tab-a {
	width: 130px;
	height: 18px;
	background-image: url(images/targi-tab-a.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding: 3px 0 0 0;
	margin: 15px 10px 5px 0;
	color: #ffffff;
	font-weight: bold;
}
.targi-tab {
	width: 130px;
	height: 18px;
	background-image: url(images/targi-tab.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding: 3px 0 0 0;
	margin: 15px 0 5px 0;
	color: #333333;
	font-weight: bold;
}
.targi-details-active {
	width: 649px;
	height: 64px;
	background-image: url(images/targi-details-bg-a.gif);
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	color: #4D6472;
	font-weight: bold;
}
.targi-details {
	width: 649px;
	height: 64px;
	background-image: url(images/targi-details-bg.gif);
	background-repeat: no-repeat;
	margin: 0 0 5px 0;
	color: #333333;
	font-weight: bold;
}
.data {
	float: left;
	width: 105px;
	text-align: center;
	margin: 25px 0 0 0;
}
.spacer-targi-active {
	height: 46px;
	width: 1px;
	background-image: url(images/spacer-targi-a.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 9px 0 0 0;
}
.spacer-targi {
	height: 46px;
	width: 1px;
	background-image: url(images/spacer-targi.gif);
	background-repeat: no-repeat;
	float: left;
	margin: 9px 0 0 0;
}
.targi-logo {
	float: left;
	width: 168px;
	text-align: center;
	margin: 6px 0 0 0;
}

.targi-nazwa {
	width: 236px;
	float: left;
	text-align: center;
	margin: 19px 0 0 0;
}
.targi-miasto {
	width: 114px;
	float: left;
	text-align: center;
	margin: 25px 0 0 0;
}
img.logo-oferta {
	float: left;
	display: block;
	margin: 10px 10px 0 0;
}
#photo {
	float: right;
	margin: 15px 0 0 10px;
}
#photo img {
	display: block;
	border: solid #c1c2c4 1px;
	margin: 0 0 15px 0;
}
p.center {
	text-align: center;
}
a.hotele, #left-content-nav a.hotele:link, #left-content-nav a.hotele:visited, #left-content-nav a.hotele:hover, #right-content p a.obiekty:link, #right-content p a.obiekty:visited, #right-content p a.obiekty:hover {
	background-image: url(images/hotele-ico.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 15px;
	font-weight: normal;
	width: 150px;
	height: 15px;
	margin: 0 0 4px 0;
	text-decoration: none;
	color: #333333;
}
#left-content-nav a.hotele:hover,#right-content p a.obiekty:hover {
	text-decoration: underline;
	color: #333333;
}

#left-content-nav a.hotele:hover {
	text-decoration: underline;
	color: #000033;
}

.mapa {
	text-align: center;
	margin: 20px 0 0 0;
}
.nazwa-hotelu {
	float: left;
}
.nazwa-miasto {
	float: left;
	margin: 0 0 0 170px;
}
#test {
	margin: 10px 0 0 0;
}
.text-cent {
	text-align: center;
	font-size: 24px;
}
form {
	text-align: left;
}
input {
	margin: 3px 0 5px 0;
}
textarea {
	display: block;
	margin: 3px 0 5px 0;
}
a.kontakt:link, a.kontakt:visited, a.kontakt:hover {
	color: #0000FF;
	text-decoration: none;
}
a.kontakt:hover {
	color: #333333;
	text-decoration: underline;
}

.moduly
{
width:870px;
text-align:center;
}

#cennik
{
background: url(images/cennik-bg.gif) no-repeat;
width: 175px;
height: 160px; 
padding: 0 0 10px 0;
}

#cennik p 
{
 margin: 5px 5px 5px 5px;
 padding-top: 3px;
}
.day-legend
{
vertical-align:middle;
}
	
#lista-domkow
{
width: 100%;
}
.dom-kont
{
padding-left:0px;
float:left;
width: 215px;
height:310px;
}

#dom-foto
{
padding-left:5px;
float:left;
width: 288px;
height:223px;
}


.dom-foto-textbar
{
width:285px;
	height: 18px;
	background-color: #fac82b;
	border: 1px solid #ba8e13;
	margin: 1px 0 0 0;
	color: #3c2f07;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	padding: 3px 0 0 0;

}

.paging
{
text-align: right;
font-weight: bold;
margin-bottom:22px;
clear: both;
}
#paging a
{
text-decoration: none;
color: #A2BB3B;
font-weight: bold;
}
.opcje
{
float:left;
margin-top:20px;
width:147px;
height:47px;
background: url(images/opcje-bg.gif) no-repeat;
}


.opcje a
{
padding-left:10px;
line-height: 20px;
text-decoration: underline;
font-weight: bold;
color: #fff;
}
.opcje a:hover
{
text-decoration: underline;
color: #FAC82B;
}

.calendar {padding-top: 1px; width: 211px; font-family:verdana;font-size:10px;}
.calendar span {float: left; width: 20px;line-height:20px; padding: 0; margin: 1px;
  text-align: center;}
.calendar .day {background:url(images/day-bg.gif) no-repeat;color:#273119;}
.calendar .res-day {background:url(images/res-day-bg.gif) no-repeat; color: #fff;}
.calendar .month {float: left; width: 68px; padding: 0; margin: 1px;background:url(images/month-bg.gif) no-repeat;color:#fff;
  text-align: right;}
.calendar, .sun {clear: left;}

.pictograms
{
position: relative; top: 0px;
float:right;
padding-top: 3px;
padding-left: 1px;
}

.pictograms img
{
padding-bottom: 6px;
}

.logo-targi
 {
  border: solid #f0f0f0 10px;
 }
#targlogo
 {
 float: left;
 margin: 10px 10px 10px 0;
 border: solid #dcdcdc 1px;
 }
#opis-kontener
{
float:left;
background: url(images/dots2.png) repeat-y;
}
.opis
{
  float:left;
  text-align:center;
  width:220px;
}

.opis-ostatni
{
  float:right;
  text-align:center;
  width:210px;
}

.opis-ostatni p
{
  text-align: justify;
	margin: 0 20px 0 20px;
}

.opis h3, .opis-ostatni h3
{
  background-image:url(images/mainnav-b.gif);
 	background-repeat: repeat-y;
	background-position: center;
  width:100%;
	font-family: Tahoma, Verdana;
	font-size: 11px;
  line-height:21px;
	color: #fff;
}

.opis ul li, .opis-ostatni ul li
{
 float:left;
 margin-left: -10px;
 list-style-type: none;
 background-image: url(images/greendot.png);
 background-repeat: no-repeat;
 background-position: 0em .5em;
 padding-left: 1.4em;
 width:160px;
 text-align:left;
 line-height:18px;
}

.opis ul li span.opcja, .opis-ostatni ul li span.opcja
{
float:left;
}

.opis ul li span.wartosc, .opis-ostatni ul li span.wartosc
{
float:right;
margin-right:6px;
}

.wiecej-zdjec
{
 float: left;
 min-height: 220px;
}
div#ajax
{
min-height:240px;
}
#ajax, .wiecej-zdjec .wiecej-div
{
float:left;
padding-top:3px;
width:364px;
}
.wiecej-zdjec .wiecej-div img
{
padding-bottom:2px;
border:solid #ccc 1px;
margin:0 5px 1px 5px;
}
#opcje
{
text-align:left;
}

#opcje .calendar
{
 float:right;
 margin-right:-10px;
}

form input[type=submit], form input[type=reset]
{
background: url(images/button.png) no-repeat;
width:78px;
height:22px;
border: none;
}

ul#menudolne li
{
display: inline;
list-style-type: none;
}

ul#menudolne li a, ul#menudolne li a:visited
{
 padding: 0 10px 0 10px;
 color: #3b3b3b;
 text-decoration:none;
}

ul#menudolne li a:hover
{
text-decoration: underline;
}

.targ-oferta
 {
  color: #4D6472;
	text-decoration: none;
 }
 
.targ-oferta:hover
{
  color: #C10535;
	text-decoration: underline;
}
.dom-kategoria
{
 width:90px;
 height:17px;
 background:#fff;
 position:absolute;
 margin-top:136px;
 margin-left:114px;
 border: solid #777 1px;
 text-align:center;
 color:#000;
 font-weight:bold;
}

.targi-module-a
{
width:649px;
height:64px;
background:url(images/targi-details-bg-a.gif);
display:block;
color: #333333;
font-weight: bold;
float:left;
margin-bottom: 5px;
}

.targi-module-a:hover
{
 color:#C10535;
}
.targi-module-b
{
width:649px;
height:64px;
background:url(images/targi-details-bg.gif);
display:block;
color: #333333;
font-weight: bold;
float:left;
margin-bottom: 5px;
}

.targi-module-b:hover
{
 color:#C10535;
}
