@CHARSET "UTF-8";

body,form,html,a,h1,h2,h3,div,span,td,th,img,ul{
	margin:0;
	padding:0;
	font-size:12px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:0;
	color:#2c6698;
}
body{
	text-align:center;
	background-image: url(/public/images/bck.jpg);
	background-repeat: repeat-x;
	background-color: #e7f0f7;
}
a, a:hover, a:visited{
	color: inherit;
}
a:hover{
	text-decoration: underline;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.boxHeader{
	background: url(/public/images/top_bck.gif);
	width:100%;
	height:22px;
}
.box{
	clear:both;
	background-color: #fff;
	padding-bottom:1px;
	padding: 7px;
	padding-top: 0;
}
.boxContent{
	border-left: 1px #3e7ba8 solid;
	border-right: 1px #3e7ba8 solid;
	border-bottom: 1px #3e7ba8 solid;
	padding:6px;
}
.box165{
	height:165px;
	min-height: 165px;
	overflow: hidden;
}
.box220{
	height:240px;
	min-height: 240px;
	overflow: auto;
}
.searchHeader{
	background-color: #feae00;
}
.header{
	/* calkowita wysokosc: 22px*/
	margin-left:6px;
	height: 16px;
	color:#fff;
	padding: 3px 6px;
	width:150px;
}
.blueHeader{
	background-color: #a4cdeb;
}
.clear{
	clear: both;
}
.whiteLine{
	height: 1px;
	background-color: #fff;
	margin:2px;
}
#container
{
	width:896px;
	margin: auto;
	text-align: left;
}
#mainCitiesList li
{
	float:left;
	list-style-type: none;
	margin: 2px;
	width:120px;
	height:16px;
	padding:2px;
	background-color: #a4cdeb;
	text-align:center;
}
#mainCitiesList a 
{ 
	color: #fff;
}
.promo{
	width: 380px;
	margin:2px;
	float:left;
}
.list{
	width: 252px;
	margin:2px;
	float:left;
}
#search_form{
	width: 508px;
	margin:2px;
	float:left;
}
#search_form  form{
	padding:10px;
}
#search_form input,#search_form select {
	width: 455px;
	margin: 4px 0;
	color:#2c6698;
}

#search_form input {
	width: 165px;
}

#search_form h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.submit, .submit100{
	background: url(/public/images/submit_btn.gif);
	width:156px;
	height:34px;
	border: 0;
	color: #fff !important;
	background-repeat: no-repeat;
}
.submit100{
	background: url(/public/images/submit_btn_100.gif);
	width:100px;
}
#why img, #why span
{
	float:left;
	padding:5px;
}
#why div
{
	clear:both;
	overflow:hidden;
}
#footer, #footer div a
{
	font-size:10px;
}
#footer div
{
	float: left;
	width:170px;
	margin:6px 0;
}
.link{
	text-align:right; 
	padding:7px;
	font-style: italic;
}
.odd, .otd
{
	background-color: #e7f0f7;
	padding:10px;
}
.even, .etd
{
	background-color: #fff;
	padding:10px;
}
.etd, .otd
{
	text-align:left;
}
.cityList
{
	float:left;
	width:205px;
	padding:5px;
}
#objectDesc
{
	margin-right:5px;
	width:550px;
	float:left;
	text-align: justify;
}
#objectGallery
{
	width:310px;
	float:left;
	text-align:center;
}

#objectGallery img
{
	margin: 5px 0;
}
#objectDesc h3
{
	padding:6px 0;
	text-align:center;
	font-weight: bold;
}
#pager
{
	width:100%;
	background-color:#feae00;
	color:#fff;
}
#pager td
{
	width:20%;
	text-align:center;
	padding:6px;
}
#links,#links a
{
	font-size:10px;
}