/*** BODY ***/
body { font-size: 12px; font-family: Verdana, Arial; color: #666; background: #FFF; margin: 0px; }
div, img { margin: 0px; padding: 0px; border: none; }
tbody { margin: 0px; padding: 0px; }
table { margin: 0px; border-collapse: collapse; }
li { margin: 0px; padding: 0px; line-height: 140%; }
h1 { margin: 15px 0px 0px 0px; font-size: 18px; font-weight: bold; color: #666; font-family: arial, verdana; }
h2 { margin: 15px 0px 0px 0px; font-size: 15px; font-weight: bold; color: #666; font-family: arial, verdana; }
h3 { margin: 15px 0px 0px 0px; font-size: 13px; font-weight: bold; color: #666; font-family: arial, verdana; }
p { margin: 0px; padding: 0px; border: none; line-height: 140%; }
table { border-collapse: collapse; }
.clear { clear: both; }
.toright { text-align: right; }
.toleft { text-align: left; }
.tocenter { text-align: center; }
.fright { float: right; }
.fleft { float: left; }
.hand { cursor: pointer; }
.mark { color: #000; background: #FFFFAA; }
.nobr { white-space: nowrap; }

/*** LINKI ***/
a { color: #870101; text-decoration: underline; }
a:hover { color: #333; text-decoration: none; }
a.button { width: 160px; height: 20px; background: url(../images/xform-button.png) no-repeat 0px 0px; padding-top: 4px; text-align: center; font: bold 12px arial; color: #FFF; display: block; text-decoration: none; margin: 2px;}
a.button:hover { background: url(../images/xform-button.png) no-repeat 0px -24px; }
a.button2 { width: 160px; height: 20px; background: url(../images/xform-button2.png) no-repeat 0px 0px; padding-top: 4px; text-align: center; font: bold 12px arial; color: #FFF; display: block; text-decoration: none; margin: 2px;}
a.button2:hover { background: url(../images/xform-button2.png) no-repeat 0px -24px; }
a.button3 { width: 160px; height: 20px; background: url(../images/xform-button2.png) no-repeat 0px -24px; padding-top: 4px; text-align: center; font: bold 12px arial; color: #FFF; display: block; text-decoration: none; margin: 2px;}
a.button3:hover { background: url(../images/xform-button2.png) no-repeat 0px 0px; }
a.button4 { width: 160px; height: 20px; background: url(../images/xform-button3.png) no-repeat 0px -24px; padding-top: 4px; text-align: center; font: bold 12px arial; color: #FFF; display: block; text-decoration: none; margin: 2px;}
a.button4:hover { background: url(../images/xform-button3.png) no-repeat 0px 0px; }

/*** ALERT ***/
div.alert { margin: 10px auto; padding: 20px; font-size: 12px; font-weight: bold; text-align: center; width: 400px; font-family: arial; background: #FFFFDD; color: #CA0000; border: 1px solid #CA0000; }
div.alert-ok { margin: 10px auto; padding: 20px; font-size: 12px; font-weight: bold; text-align: center; width: 400px; font-family: arial; background: #EEFFEE; color: #024C00; border: 1px solid #038B00; }

/*** FORM ***/
form { margin: 0px; padding: 0px; border: none; }
input, textarea, select { font-size: 12px; padding:5px; font-family: Arial; background: #FFF url(../images/xform/xform-element-input.gif) repeat-x left bottom; border: 1px solid #A4A4A4; }
input:focus, textarea:focus, select:focus { background: #FFFFDD; border: 1px solid #CA0000; }
input.checkbox { margin: 4px 0px; padding: 0px; border: none; background: none; }
textarea { width: 350px; height: 100px; }
input.button { background: url(../images/xform-button.png) no-repeat 0px 0px; width: 160px; height: 24px; font-size: 12px; font-weight: bold; font-family: arial; color: #FFF; border: none; cursor: pointer; }
input.button:hover { background: url(../images/xform-button.png) no-repeat 0px -24px; }
input.button2 { background: url(../images/xform-button2.png) no-repeat 0px 0px; width: 160px; height: 24px; font-size: 12px; font-weight: bold; font-family: arial; color: #FFF; border: none; cursor: pointer; }
input.button2:hover { background: url(../images/xform-button2.png) no-repeat 0px -24px; }

/*** xFORM ***/
table.xForm { margin: 0px auto; background: #FFF; border-collapse: collapse; }
table.xForm td { padding: 6px; background: url(../images/xform/xform-element-bg.gif) repeat-x left bottom; }
table.xForm td.caption { width: 200px; border-bottom: 1px solid #EEE; font-size: 12px; font-family: arial; color: #333;}
table.xForm td.info { border-bottom: 1px solid #EEE; width: 20px; }
table.xForm td.element { border-bottom: 1px solid #EEE; }
table.xForm td.errorIcon { border-bottom: 1px solid #EEE; width: 14px; }
table.xForm div.errorInfoOff { display: none; }
table.xForm div.errorInfoOn { max-width: 200px; display: block; color: #CA0000; background: #FFFFDD; font-size: 11px; font-family: verdana; font-weight: normal; margin: 4px 0px; padding: 2px; border: 1px solid #CA0000; }
table.xForm div.infoText { display: none; background: #FFFFDD; color: #066289; font-weight: normal; font-size: 11px; padding: 4px; border: 1px solid #BBB; margin: 4px 0px; }
table.xForm div.infoUpload { color: #1C9500; font-size: 11px; margin: 4px 0px; }
table.xForm tr.infoText { display: none; }
table.xForm tr.infoText td { background: #FFF; color: #066289; font-weight: normal; font-size: 11px; padding: 4px; border-bottom: 1px solid #AAA; }
table.xForm iframe.xFormIframe { display: none; width: 0px; height: 0px; border: none; margin: 0px; padding: 0px; }
table.xForm tr.submitpanel td { background: none; padding: 4px 0px; text-align: center; }
table.xForm td.listOfPages { padding: 5px; background: none; padding-left: 0; }
table.xForm td.listOfPages a, table.xForm td.listOfPages span { display: block; float: left; width: 20px; height: 20px; background: #F5F5F5; margin-right: 1px; color: #0070A4; text-decoration: none; font: bold 11px arial; text-align: center; line-height: 20px; }
table.xForm td.listOfPages span { height: 18px; line-height: 18px; border: 1px solid #D60022; }
table.xForm td.listOfPages a:hover { background: #D60022; color: #FFF; }
table.nobg { background: none; border: none; }
table.nobg tr td { background: none; border: none; }
table.noall tr td { background: none; border: none; padding: 0; margin: 0; }

/*** TABLES ***/
tr.head td { height: 20px; background: url(../images/xform-head.gif) #940101 no-repeat left bottom; padding: 5px 4px 3px 10px; font-size: 16px; font-family: Arial, Verdana; color: #ffffff; font-weight: bold; }
tr.head2 td { height: 20px; background: url(../images/xform-head2.gif) #18317C no-repeat left bottom; padding: 5px 4px 3px 10px; font-size: 16px; font-family: Arial, Verdana; color: #ffffff; font-weight: bold; }
tr.field td { height: 20px; background: #888 url(../images/field-bg.gif) no-repeat right top; padding: 2px; font-size: 11px; color: #FFF; font-weight: bold; text-align: center; }
tr.panel td { height: 20px; background: url(../images/xform-panel-bg.gif) repeat-x left bottom; font-size: 13px; color: #000; font-weight: bold; text-align: left; padding: 0px; padding-top: 10px; }
tr.panel td.point { height: 30px; width: 35px; background: url(../images/xform-panel-point.gif) no-repeat left bottom; padding: 0; }
tr.bright td { background: #FFF; font-size: 10px; border-bottom: 1px solid #DDD;}
tr.dark td { background: #F5F5F5; font-size: 10px; border-bottom: 1px solid #DDD; }
tr.info td { color: #CA0000; font-weight: bold; }
tr.separator td { padding: 0; border-bottom: 1px solid #000; }

/*** GALLERY ***/
div#gallery { width: 670px; margin: 10px 0px 0px 0px; padding: 0px; }
div#gallery a { float: left; padding: 2px; }
div#gallery a img { border: 1px solid #888; }

/*** listOfPages ***/
p.listOfPages { float: left; margin: 2px 0; }
p.listOfPages a, p.listOfPages span { float: left; width: 18px; height: 18px; background: #F5F5F5; display: block; margin-left: 1px; color: #AD0000; text-decoration: none; font: bold 11px arial; text-align: center; line-height: 18px; }
p.listOfPages a:hover { background: #D60022; color: #FFF; }
p.listOfPages span { width: 16px; height: 16px; border: 1px solid #AD0000; }

/*** PATH ***/
div#path { width: 670px; height: 25px; border-bottom: 1px solid #BBB; }
div#path ul { margin: 0px; padding: 0px; list-style: none; }
div#path ul li { margin: 0px; padding: 0px; float: left; }
div#path ul li a { display: block; padding: 2px 10px; background: url(../images/point.gif) no-repeat 0px 50%; }
div#path ul li a:hover { background: url(../images/point.gif) no-repeat 1px 50%; }

/*** WEBTON ***/
a.tworzenie { color: #CCC; text-decoration: none; font-size: 9px; }
a.stron { color: #DDD; font-size: 10px; }

/*** PLATNOSCI ***/
div#platnosci { margin: 20px 0px; width: 670px; }
div#platnosci div.bank { float: left; text-align: center; width: 130px; height: 80px; }
div#platnosci input { margin: 4px 0px; background: none; border: none; }
div#platnosci div { margin: 0px; background: none; border: none; }
div#platnosci label { font-size: 10px;  color: #0E67C3; }
div#platnosci img { border: none; height: 30px; }

/*** MENU ***/
.box-topmenu { width: 750px; margin: 0px auto; padding-left: 25px; font: normal 12px Arial; float:left; }
.box-topmenu ul { margin: 0; padding: 0; list-style-type: none; }
.box-topmenu ul li {float: left;}
.box-topmenu ul li a { padding: 0px 20px 0px 20px; display:block; background:none; color:#FFF; text-decoration: none; margin-top: 30px;}
.box-topmenu ul li a:hover { background:none; color: #EEE; }
.box-topmenu ul li.on { margin-top: 23px; background:url('../images/leftlink.gif') no-repeat  left;}
.box-topmenu ul li.on a {padding: 7px 30px 9px 25px; margin:0; background:url('../images/rightlink.gif') no-repeat right; color: #000; }
.box-topmenu ul li.on a:hover { background:url('../images/rightlink.gif') no-repeat right; color: #CA0000; }


/*** LAYOUT ***/
#top1{
	margin:0 auto;
	height:153px;
	background:url(../images/top1.jpg) top center no-repeat;
	}

#top1 .top1box{
	margin:0 auto;
	height:153px;
	width:980px;
	position:relative;
	}

a.logolink {
	width:255px;
	height:95px;
	position: absolute;;
	}

.logbutton, .logbutton:hover, .logbutton:focus
{
	background:url(../images/button1.gif) top center no-repeat;
	border:none;
	width:40px;
	height:24px;
	display:block;
	cursor: pointer;
}

input{
background:#fff;
}

.lognapis{
	font:normal 11px Arial;
	color:#656565;
}

a.loglink{
	font:normal 11px Arial;
	color:#656565;
	text-decoration:none;
	padding:0 35px 0 15px;
	background:url(../images/logicon.gif) left center no-repeat;
}
a.loglink:hover
{
	text-decoration: underline;
}

div#light-logowanie a.loglink
{
	background:url(../images/logicona.gif) left center no-repeat;
}


div#light-logowanie .logbutton
{
	background:url(../images/button1b.gif) top center no-repeat;
}

#top2{
	margin:0 auto;
	height:56px;
	background:url(../images/top2.jpg) top center no-repeat;
	}


#top2-seitmain{
	margin:0 auto;
	height:56px;
	background:url(../images/top2-seitmain.gif) top center no-repeat;
	}

.top2box{
	margin:0 auto;
	height:56px;
	width:980px;
	}

#top-user-object
{
	background: #1E4D9E url(../images/top-pasek.gif) repeat-x;
	height: 8px;
	margin: 0 auto;
}

#bottom-user-object
{
	background: #1E4D9E url(../images/bottom-pasek.gif) repeat-x;
	height: 8px;
	margin: 0 auto;
}

#bottom-user-footer
{
	font-size: 11px;
	margin: 5px auto;
	width:980px;
	height:38px;
	text-align: right;
}

.dodaj{
	margin-top:16px;
	float:left;
	height:18px;
	margin-left:30px;
}

#top3
{
	margin: 10px auto;
	padding-top: 5px;
	height:140px;
	width:980px;
}
#top3 a
{
	padding-left: 2px;
	float:left;
}


#regiony{
	margin:0 auto;
	height:44px;
	background:url(../images/bg1.gif) top center repeat-x;
}

.regionybox{
	margin:0 auto;
	height:44px;
	width:980px;
	background:url(../images/bg2.gif) top center no-repeat;
}


#regiony .regionybox .regnapis{
	padding:20px 0 0 20px;
	width:70px;
	float:left;
	color:#979797;
	font:normal 12px Aria;
}

.regionlist{
	margin:0;
	padding:0;
	padding-top:20px;
	float:left;
}

.regionlist li{
	display:inline;
}

.regionlist li a{
	text-decoration:none;
	font:bold 12px Arial;
	color:#585858;
	padding: 0px 12px;
}
.regionlist li a:hover
{
	color: #BB0000;
	text-decoration: underline;
}

.lista{
	width: 260px;
	float: right;
	text-align: right;
	padding-top:10px;
	padding-right:10px;
}

.lista select
{
	padding:1px;
}

input.button4, input.button4:focus{
	height:27px;
	width:99px;
	border:none;
	background:url(../images/button2.gif) top center no-repeat;
	font: bold 11px Arial;
	color:#970102;
	cursor: pointer;
}


#contentbox
{
	margin: 0 auto;
	width: 990px;
	padding: 20px 0;
}

#contentbox .contentleft{
	float:left;
	width:180px;
}

#contentbox .content-empty-left
{
	width: 220px;
	float: left;
}

.kategorie{
	margin:0;
	padding-left:0px;
	padding-bottom:20px;
	list-style-type:none;
}

.kategorie li{
	padding-top:10px;
}

.kategorie li a{
	display:block;
	text-decoration:none;
	font: normal 12px Arial;
	color:#3D3D3D;
	border-bottom:1px solid #E0E0E0;
	padding-left:20px;
	background:url(../images/point1.gif) left center no-repeat;
}
.kategorie li a:hover
{
	color:#000;
	text-decoration: underline;
}
.kategorie li ul{
	margin:0;
	padding-left:15px;
	list-style-type:none;
}

.kategorie li a{
	display:block;
	text-decoration:none;
	font: normal 12px Arial;
	color:#3D3D3D;
	border-bottom:1px solid #E0E0E0;
	padding-left:20px;
	background:url(../images/point1.gif) left center no-repeat;
}


#contentbox .caption2{
	height:40px;
	width:180px;
	background:url(../images/caption2a.gif) top center no-repeat;
}

#contentbox .caption3{
	height:40px;
	width:180px;
	background:url(../images/caption2b.gif) top center no-repeat;
}

#contentbox .captionnapis{
	font: normal 14px Arial;
	color:#ffffff;
	padding:12px 0 0 30px;
}

#contentbox div.caption3 div.captionnapis
{
	font-weight: bold;
}

#contentbox .contentleft .polecanemiasta{
	font: normal 12px Arial;
	color:#3D3D3D;
	padding-top:10px;
}

#contentbox .contentcenter{
	float:left;
	width:580px;
	padding:0 20px 20px 20px;
}
#contentbox .contentright{
	float:left;
	width:180px;
}

#contentbox .contentright .pole{
	margin-top:10px;
	background:url(../images/pole1.gif) top center no-repeat;
	width:180px;
	height:163px;
}

#contentbox .contentright .pole .obiekt{
	width:133px;
	height:100px;
	padding: 20px 0 0 25px;
}

#contentbox .contentright .pole .poleopis{
	color:#585858;
	font: normal 12px Arial;
	text-align:center;
	margin-top: 5px;
}

#bottom{
	margin:0 auto;
	height:230px;
	background:url(../images/bottombg2.gif) top center repeat-x;
}

#bottom .bottombox{
	margin:0 auto;
	height:230px;
	width:980px;
}

.panel-info
{
	width:380px;
	float:right;
	color: #000;
	margin-top: 35px;
	font: bold 14px Arial;
	text-align: center;
}
.panel-info b { color: #AD0000; font: bold 14px Arial;}
.zalogowany
{
	width:380px;
	float:right;
	font: normal 11px Arial;
	text-align: center;
	clear: both;
}
.panellogowania
{
	margin-top: 15px;
	padding: 10px;
	border: 1px dotted #999;
}
.zalogowany b {color: #000;}

#bottom .bottombox1{
	margin:0 auto;
	width:980px;
	height:230px;
	}

#bottom .bottombox1 .box{
	float:left;
	width:230px;
	height:230px;
	}

#bottom .bottombox1 .box .napis a{
	color:#AD0000;
	font:normal 18px Arial;
	margin: 25px 0 5px 20px;
	width: 120px;
	font-style: italic;
	text-decoration: none;
	display: block;
	}

#bottom .bottombox1 .box .text{
	width:215px;
	height:150px;
	font:normal 11px Verdana;
	color:#979797;
	line-height:18px;
	padding:0 0px 0 20px;
	float:left;
	}

a.buttonwiecej
{
	display: block;
	font: normal 11px Verdana;
	margin: 0;
	text-align: right;
	padding-right: 10px;
	color:#797979;
	background:url(../images/buttonwiecej.gif) right 5px no-repeat;
}

#bottom2{
	height:38px;
	background:url(../images/bottom2bg.gif) repeat-x;
}

#bottom2 .bottombox2{
	margin:0 auto;
	width:980px;
	height:38px;
	text-align: center;
}

#bottom2 .bottombox2 .copyright{
	color:#ffffff;
	font: normal 11px Arial;
	text-align:center;
	padding-top:5px;
}

a.tworzenie{
	text-decoration:none;
	font: normal 10px Arial;
	color:#D0CFCF;
}
a.webton{
	font: normal 10px Arial;
	color:#D0CFCF;
}

/*** SEIT MAIN ***/

.top1abox{
	margin:0 auto;
	height:77px;
	width:980px;
	background:url(../images/logo-seitmain.gif) no-repeat #fff;
	position:relative;
	}

.top-user-panel
{
	margin:0 auto;
	height:95px;
	width:980px;
}

#contentbox .contentcenter-seitmain
{
	float: left;
	width: 788px;
	margin-left: 10px;
	padding: 0px;
}

#contentbox .content-empty-sitemain
{
	float: left;
	width: 750px;
	margin-left: 10px;
	padding: 0px;
}

/*** VIEW ***/

#mainbox-view{
	width: 785px;
	border-top:1px solid #D9D8D8;
	background:url(../images/mainbox-viewbg.gif) repeat-y;
	}

#mainbox-view .mainbox-viewleft{
	float:left;
	width: 465px;
	}

#mainbox-view .mainbox-viewleft .box1
{
	float: left;
	width: 463px;
}

#mainbox-view .mainbox-viewleft .box1 h1{
	font: bold 15px Arial;
	color: #870101;
	width: 300px;
	margin: 0px;
	padding:10px 0 0 10px;
	}

#mainbox-view .mainbox-viewleft .box1 .adres{
	font:normal 12px Arial;
	color:#870101;
	padding:5px 0 0 10px;
	}

ul.dane
{
	margin:0;
	padding: 10px 0 0 10px;
	list-style-type:none;
	float:left;
}
ul.dane li
{
	font: normal 12px Arial;
	color: #272727;
	padding-left:15px;
	line-height:20px;
	background:url(../images/point-view.gif) left center no-repeat;
}
ul.dane li b
{
	font: bold 12px Arial;
	color: #000;
}

ul.kontakt
{
	width: 400px;
	margin:0;
	padding: 10px 0 0 10px;
	list-style-type:none;
	float:left;
}
ul.kontakt li
{
	font: normal 12px Arial;
	color: #272727;
	padding-left:15px;
	line-height:20px;
	background:url(../images/point-view.gif) left center no-repeat;
}
ul.kontakt li b
{
	font: bold 12px Arial;
	color: #870101;
}

#mainbox-view .mainbox-viewleft .menubox-view{
	margin-top: 20px;
	width: 474px;
	height: 31px;
	float:left;
	}

ul.menu-view{
	margin:0;
	padding:0;
	padding-left: 5px;
	list-style-type:none;
	}

ul.menu-view li{
	display:inline;

	}

ul.menu-view li a{
	display:block;
	float:left;
	margin-left: 2px;
	text-decoration:none;
	font:normal 12px Arial;
	color:#272727;
	height: 20px;
	width: 97px;
	text-align:center;
	padding-top:10px;
	background:url(../images/menuviewbg.gif) left center no-repeat;
	}
ul.menu-view li a:hover
{
	color:#fff;
	background:url(../images/menuviewbgon.gif) left center no-repeat;
}
ul.menu-view li a.active
{
	font: bold 12px Arial;
	color:#fff;
	background:url(../images/menuviewbgon.gif) left center no-repeat;
}


#mainbox-view .mainbox-viewleft .captionview{
	float:left;
	width:425px;
	height:18px;
	font:bold 13px Arial;
	color:#272727;
	padding:12px 0 0 40px;
	background:url(../images/caption-view.gif) no-repeat;
	}

#mainbox-view .mainbox-viewleft .textview{
	float:left;
	font:normal 12px Arial;
	color:#272727;
	padding:10px 15px 15px 15px;
	line-height:19px;

	}

#mainbox-view .mainbox-viewright{
	float:right;
	width:310px;
	}

#mainbox-view .mainbox-viewright .foto
{
	margin: 0;
	margin-right: 10px;
	width: 300px;
	height: 225px;
	margin-top: 7px;
}

#idMapka
{
	margin: 0;
	margin-right: 10px;
	width:300px;
	height:235px;
	margin-top:7px;
	margin-bottom:10px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#mainbox-view .mainbox-viewright .line{
	width: 300px;
	height:10px;
	margin-right: 10px;
	border-bottom:1px solid #D9D8D8;
	}

#mainbox-view .mainbox-viewright .object-view-caption{
	margin-right: 10px;
	width: 260px;
	height:18px;
	font: bold 12px Arial;
	color:#333;
	padding:12px 0 10px 40px;
	background:url(../images/caption2-view.gif) no-repeat;
	}

ul.object-view-lista
{
	margin:0;
	padding:0px 0 10px 10px;
	list-style-type:none;
}
ul.object-view-lista li
{
	font:normal 12px Arial;
	color:#636363;
	line-height:20px;
	padding-left:30px;
}
ul.object-view-lista li b
{
	color:#333;
}
ul.object-view-lista li.icon-list
{
	padding: 2px 2px 2px 25px;
}

#bottom-view{
	height:15px;
	width:785px;
	background:url(../images/bottom-view.gif) top center no-repeat;
	}

/*** LISTA ***/

div#object-list { }
div#object-list div.main { float: left; margin: 2px 0px; width: 390px; height: 102px; }
div#object-list div.foto { float: left; width: 135px; height: 102px; background: #EEE; }
div#object-list div.foto img { width: 135px; height: 102px; border: 1px solid #D0D0D0; }
div#object-list div.foto img:hover { border: 1px solid #CA0000; }
div#object-list div.content { float: left; width: 245px; height: 102px; margin-left: 3px; border: 1px solid #D0D0D0; }
div#object-list div.info { height: 83px; overflow-y: hidden; }
div#object-list div.info h2 { margin: 4px 8px; color: #AB0808; font: bold 13px Arial; }
div#object-list div.info h2 a { text-decoration: none; }
div#object-list div.info h2 a:hover { color: #000; }
div#object-list div.info ul { margin: 0px; padding: 0px; padding-left: 8px; list-style: none; }
div#object-list div.info li { font: normal 11px Arial; }
div#object-list div.info b { color: #000; }
div#object-list div.buttons { height: 19px; background: #EEE url(../images/object-lista-buttons-bg.gif); }
div#object-list div.buttons a {display: block; height: 17px; padding-top: 3px; float: left; text-decoration: none; color: #555; font: normal 11px verdana; }
div#object-list div.buttons a:hover { color: #AC0000; }
div#object-list a.mapa { width: 47px; padding-left: 30px; background: url(../images/list-icon-map.png) no-repeat 12px center; }
div#object-list a.details { width: 65px; padding-left: 20px; background: url(../images/list-icon-info.png) no-repeat 3px center; }
div#object-list a.reserve { width: 60px; padding-left: 20px; background: url(../images/list-icon-reserve.png) no-repeat 2px center; }

div#object-list-small { }
div#object-list-small div.main { float: left; width: 170px; margin: 0px 10px; text-align: center; height: 165px; }
div#object-list-small div.foto img { background: #EEE; padding: 7px; border: 1px solid #CCC; }
div#object-list-small div.podpis a { display: block; text-decoration: none; font-size: 11px; }
div#object-list-small div.podpis a:hover { text-decoration: underline; }
div#object-list-small div.podpis span { color: #000; font-size: 10px; }

div#googleMaps
{
	background: #EEE;
}
div#googleMaps .search
{
	border-bottom: 1px solid #E3E3E3;
	background: #F6F6F6;
}

#idPositionVerify
{
	font: normal 11px arial;
	background: #FFF;
}
div#positionOK
{
	background: url(../images/xform/xform-ok.png) no-repeat left center;
	color: #16920A;
	padding-left: 20px;
}
div#positionERROR
{
	background: url(../images/xform/xform-error.png) no-repeat left center;
	color: #B11001;
	padding-left: 20px;
}


div#user-object-list
{
	width: 785px;
}
div#user-object-list div.main
{
	border: 1px dotted #999;
	margin: 0px 4px 4px 4px;
	padding: 5px;
}
div#user-object-list h1
{
	margin: 5px 0;
	color: #AB0808;
}
div#user-object-list div.foto
{
	float: left;
	width: 133px;
}
div#user-object-list div.info
{
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	width: 470px;
	height: 100px;
	border-right: 1px dotted #999;
}
div#user-object-list div.sys
{
	float: left;
	margin-left: 10px;
	width: 110px;
}
div#user-object-list div.sys ul
{
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	list-style: none;
}
div#user-object-list div.sys ul li
{
	margin: 0px;
	padding-left: 14px;
	background: url(../images/point1.gif) no-repeat left center;
}
div#user-object-list div.sys ul li a
{
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
div#user-object-list div.sys ul li a:hover
{
	color: #000;
	text-decoration: none;
}
div#user-object-list div.info p
{
	height: 30px;
	overflow-y: hidden;
	font-size: 11px;
	margin-bottom: 10px;
}

div.object-edit-pictures
{
	text-align: center;
}
div.object-edit-pictures img
{
	margin: 10px 0 0 0;
	padding: 5px;
	background: #F5F5F5;
	border: 1px solid #AAA;
}
div.object-edit-pictures img:hover
{
	border: 1px solid #000;
}
div.object-edit-pictures img.icon
{
	border: 2px solid #CA0000;
}
div.object-edit-pictures img.icon:hover
{
	border: 2px solid #000;
}

#object-edit-info
{
}
#object-edit-info p
{
	margin-top: 5px;
}
#object-edit-info ul
{
	margin: 10px 0 0 15px;
	padding: 0px;
}
#object-edit-info ul
{
	font: normal 11px verdana;
}
#object-edit-info h1, #object-edit-info h2
{
	margin: 0 0 10px 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #AC0000;
	color: #000;
}
div#object-edit-info h2
{
	margin-top: 10px;
}
div#object-edit-info b
{
	color: #000;
}

tr.roomHead td { border-bottom: 1px dotted #DDD; }
tr.roomHead:hover td { background: #FFFFDD; }
tr.roomDetail td { border-bottom: 1px solid #BBB; }
tr.roomDetail td.foto img
{
	margin: 0;
	padding: 5px;
	background: #F5F5F5;
	border: 1px solid #AAA;
}
tr.roomDetail2:hover td
{
	background: #FFFFDD;
	border-bottom: 1px solid #000;
}
tr.roomDetail td.description { padding: 4px 4px 0 4px; }
tr.roomDetail td.description img { margin: 2px 2px 2px 0px; padding: 2px; border: 1px solid #EEE; }
tr.roomDetail p.rezerwuj { text-align: right; }
tr.roomDetail p.rezerwuj a { font-size: 10px; text-decoration: none; }
tr.roomDetail p.rezerwuj a:hover { text-decoration: underline; }
tr.roomDetail p.fullPrice { text-align: center; font: bold 14px arial; color: #000; }
tr.roomDetail td.priceFull p.price { text-align: center; color: #777; font: bold 11px arial; display: inline; }
tr.roomDetail td.priceFull p.price span { font: normal 10px arial; color: #777; white-space: nowrap; display: inline; }
tr.roomDetail td.description p.price { text-align: right; color: #AC0000; font: bold 12px arial; }
tr.roomDetail td.description p.price span { font: normal 10px arial; color: #999; white-space: nowrap; display: block; }
tr.roomDetail h2 { margin: 0px; color: #AC0000; }

div#Maps-head { height: 30px; padding: 10px; border-bottom: 1px solid #000; background: #FFF url(../images/xform/xform-element-input.gif) repeat-x left bottom; }
div#Maps-head h1 { color: #AD0000; margin: 0px; padding: 0px; }
div#Maps-head span { font: italic 11px verdana; }
div#Maps-google { height: 299px; }


div#rezerwuj { border: 1px solid #BBB; width: 738px; margin: 0px auto; }
div#rezerwuj div.object {}
div#rezerwuj div.info { padding: 0; }
div#rezerwuj div.info2 { width: 500px; float: left; padding: 20px; }
div#rezerwuj div.info h1 { color: #AD0000; font-size: 14px; margin: 0px; }
div#rezerwuj div.info h1 a { text-decoration: none; }
div#rezerwuj div.info h2 { color: #AC0000; font-size: 12px; margin-top: 5px; }
div#rezerwuj div.info span { font: italic 12px verdana; color: #999; }
div#rezerwuj div.foto { float: right; width: 155px; border-left: 1px solid #BBB; }
div#rezerwuj div.foto img { padding: 5px; background: #EEE; border: 1px solid #DDD; margin: 5px; }
div#rezerwuj div.reservation { padding: 0; }
div#rezerwuj div.reservation2 { border-top: 1px solid #BBB; padding: 20px; }
div#rezerwuj td.mark { font: bold 13px arial; color: #AC0000; }
div#rezerwuj td.mark2 { font: bold 13px arial; color: #000; }
div#rezerwuj td.mark2 span { font: normal 11px arial; color: #000; }
div#rezerwuj td.kwota { text-align: center; font: bold 15px arial; color: #AC0000; }

div.platnosci-dokuppunkty { padding: 30px 0; }
div.platnosci-dokuppunkty img { margin: 0 20px; }
div.platnosci-dokuppunkty h3 { margin: 0; color: #000; }
div.platnosci-dokuppunkty table { margin-top: 10px; }


div.comment { margin: 5px 0; padding: 10px; border-bottom: 1px solid #DDD; }
div.comment div.head { text-align: right; font: italic 11px tahome; border-bottom: 1px dotted #EEE; }
div.comment div.content { padding: 4px 0; }

ol#rules p
{
	margin: 10px 0;
}
