html, body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}
body {
	background: #fff url(/media/images/bg_repeater_main.png) repeat-x center top;	
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}

input, select, textarea { outline: none !important; }

.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}
.bold{font-weight:900;}
.italic{font-style:italic;}

.w100{width:100px;}
.w150{width:150px;}

#contents {
	width: 960px;
	margin: 0 auto;
	padding-top: 83px;
	padding-left: 1px;
}
html>body #contents {
	padding-left: 2px;
}
#left {
	float: left;
}
#leftMenu {
	margin: 0;
	padding: 0;
	padding-right: 12px;
	float: left;
	text-align: right;
	width: 168px;
}
/*\*/
html*#leftMenu {
[width: 168px;
width: 169px;
]width: 169px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #leftMenu {
width: 168px;
}
/*end*/

#leftMenu h2 {
	margin: 0;
	padding: 5px 0;
	font-size: 25px;
	line-height: 24px;
	width: 170px;
}
#leftMenu h2 a:link, #leftMenu h2 a:visited {
	color: #fff;
	text-decoration: none;
}
#leftMenu h2 a:hover {
	color: #e5e8ff;
}
#leftMenu ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style-type: none;
	text-align: right;
	width: 168px;
	font-size: 10px;
}
#leftMenu ul li {
	text-transform: uppercase;
	padding-top: 7px;
	font-size: 12px;
}
#leftMenu ul li ul {
	width: 160px;
	margin: -12px 8px 10px 0;
}
#leftMenu ul li ul li {
	text-transform: none;
	font-size: 11px;
	margin-top: -5px;
}
#leftMenu ul li ul li a {
	color: #999;
}
#leftMenu ul li ul li ul {
	margin: 0;
	margin-top: -12px;
}
#leftMenu ul li ul li ul li {
	padding-right: 12px;
}
#leftMenu ul li a:link, #leftMenu ul li a:visited {
	color: #515151;
	text-decoration: none;
	font-weight: 900;
}
#leftMenu ul li a:hover {
	text-decoration: underline;
	color: #000;
}
#h2Wrap {
	height: 57px;
	margin-top: -8px;
}
#leftContents {
	float: left;
	width: 478px;
	margin-bottom: 4px;
	padding: 0 15px 15px;
	font-size: 12px;
	background: url(/media/images/leftcontents_border_bottom.gif) no-repeat center bottom;
	min-height:352px;
	height:auto !important;
	height:352px;
}
#leftContents h1 {
	margin: 10px 0;
	padding: 0;
	color: #006dae;
	font-size: 22px;
}
#leftContents h2 {
	margin: 10px 0;
	padding: 0;
	color: #006dae;
	font-size: 18px;
}
#leftContents h3 {
	margin: 10px 0;
	padding: 0;
	color: #006dae;
	font-size: 16px;
}
#leftContents h4 {
	margin: 10px 0;
	padding: 0;
	color: #006dae;
	font-size: 12px;
}
#leftContents h5 {
	margin: 10px 0;
	padding: 0;
	color: #006dae;
	font-size: 10px;
}
#leftContents h6 {
	margin: 10px 0;
	padding: 0;
	color: #006dae;
	font-size: 9px;
}
#leftContents p {
	margin: 10px 0;
	padding: 0;
}
#leftContents hr {
	margin: 5px 0;
	padding: 0;
	width: 100%;
	height: 0;
	border: none;
	border-bottom: 1px solid #ccc;
	clear: both;
}
#leftContents a:link, #leftContents a:visited {
	color: #006dae;
}
#leftContents a:hover {
	text-decoration: none;
}
#leftContents table {
	width: 100%;
	border-bottom: 1px solid #000;
	border-collapse: separate;
}
#leftContents table th {
	background: #f6f6f6;
}
#leftContents table td {
	border-top: 1px dotted #bbb;
}
#leftContents table td a:link, #leftContents table td a:visited {
	color: #006dae;
	font-weight: 900;
}
#leftContents table td a:hover {
	color: #aaa;
}
a.months {
	display: block;
	text-align: center;
	padding: 3px 0;
	text-decoration: none;
}
#leftContents table td a.selected {
	display: block;
	background: #006dae;
	color: #fff;
}
a.highlight {
	display: block;
	background: #e6e6e6;
	color: #fff;
	padding: 3px 0;
}
table.tableArchive {
	text-align: center;
}
table.tableArchive td {
	padding: 3px 0;
	color: #888;
}
table.tableArchive td.tableArchiveDays {
	color: #000;
}
table.tableArchive a.selected {
	display: block;
	background: #006dae;
	color: #fff;
}
tr#year_box {
	font-size: 18px;
}
a#previous_date {
	text-align: left;
	display: block;
	padding: 0 5px;
}
a#next_date {
	text-align: right;
	display: block;
	padding: 0 5px;
}

#leftContents div.blockText {
	width: 235px;
	padding: 10px 2px;
	float: left;
	overflow: hidden;
}
#leftContents div.blockText h2 {
	font-size: 16px;
	margin: 0;
}
#leftContents div.blockText h2 a:link,
#leftContents div.blockText h2 a:visited {
	text-decoration: none;
}
#leftContents div.blockText h2 a:hover {
	text-decoration: underline;
}
#leftContents div.blockText p {
	margin: 0;
}
#leftContents div.blockText p a:link,
#leftContents div.blockText p a:visited {
	color: #666;
	text-decoration: none;
}
#leftContents div.blockText p a:hover {
	color: #333;
	text-decoration: underline;
}

#leftContents div.zone {
	margin: 5px auto;
	width: 450px;
	height: 48px;
	background: #eee;
}
#leftContents div.uprava {
	margin: 5px auto;
	padding: 10px 0;
	width: 450px;
	border-bottom: 1px solid #ccc;
}
#leftContents div.uprava img.photo {
	float: left;
	margin-right: 15px;
}
#leftContents div.uprava h5 {
	margin: 4px 0 5px 0;
	padding: 0;
	font-size: 15px;
	font-weight: 900;
}
#leftContents div.uprava h5 span {
	font-size:12px;
	color:black;
	font-weight:normal;
}
#leftContents div.uprava p {
	margin:0;
	padding:0;
	font-size: 12px;
	font-weight:900;
}
#leftContents ul,
#leftContents ol {
	margin: 5px 0 0 20px;
	padding: 0;
}
#leftContents ul.treeMenu {
	margin: 20px 0 0 10px;
}
#leftContents li {
	margin: 0;
	padding: 0 0 3px 10px;
	list-style-type: none;
	background: url('/media/images/bullet.gif') 0% 0% no-repeat;
}
#leftContents ol li {
	padding: 0;
	list-style-type: decimal;
	background: none;
}
#leftContents li a:link,
#leftContents li a:visited {
	color: #006dae;
}
#leftContents li a:hover {
	text-decoration: none;
}
#leftContents ul.treeMenu li a:link,
#leftContents ul.treeMenu li a:visited {
	text-decoration: none;
	color: #000;
}
#leftContents ul.treeMenu li a:hover {
	color: #006dae;
}
#leftContentsBottom {
	width: 501px;
	height: 4px;
}
img.textImage {
	float: right;
	border: 1px solid #e5e5e5;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#right {
	float: left;
	margin-top: -7px;
}
/*\*/
html*#right {
[margin-top: -7px;/*Moz<1*/
margin-top: -23px;/*Safari*/
]margin-top: -7px;/*ie7*/
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #right {
margin-top: -7px;/*ie6*/
}
/*end*/
#searchBox {
	width: 256px;
	height: 42px;
	padding: 0;
	margin-left: 14px;
	z-index: 100;
}
.textFieldWrap, .textFieldWrap2, .textFieldWrap3 {
	float: left;
	width: 170px;
	height: 27px;
	padding: 0 5px;
	padding-top: 3px;
	background: url(/media/images/bgd_textfield.gif) no-repeat;
}
.textFieldWrap4 {
	float: left;
	width: 170px;
	height: 27px;
	padding: 0 5px;
	padding-top: 3px;
	margin-left: 120px;
	display: inline;
	background: url(/media/images/bgd_textfield2.gif) no-repeat;
}
.textFieldWrap3 {
	width: 188px;
	background: url(/media/images/bgd_textfield3.gif) no-repeat;
}
input.textField, input.textField3 {
	border: 0;
	width: 164px;
	font-size: 14px;
	font-weight: 900;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #666;
}
input.textField3 {
	width: 184px;
}
input.searchButton, input.searchButton2, input.searchButton3 {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
	width: 51px;
	height: 27px;
	background: transparent;
	font-size: 14px;
	font-weight: 900;
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #fff;
	background: url(/media/images/bgd_searchbutton.gif) no-repeat;
}
input.searchButton3 {
	width: 52px;
	margin-left: 6px;
	background: url(/media/images/bgd_searchbutton3.gif) no-repeat;
}
button.carSearchButton {
	width: 52px;
	height: 27px;
	background: url(/media/images/bgd_searchbutton2.gif) no-repeat;
	border: 0;
	color: #fff;
}
p.napomenaGde {
	font-size: 13px;
	color: #0192c9;
	font-weight: 900;
	text-align: center;
}
.nijeNadjeno {
	font-size: 15px;
	color: #c50f15;
	font-weight: 900;
	text-align: center;
	background: #fee7e7;
	padding: 10px 0;
	border: 1px solid #c50f15;
}
.nijeNadjeno span {
	font-size: 20px;
}
.opisUlice {
	padding: 5px 0;
	font-size: 18px;
	color: #999;
	margin-left: 60px;
}
.opisUlice img {
	padding: 10px 0;
	float: left;
	padding-right: 5px;
}

#news,
#newsBottom {
	margin-left: 16px;
}
#specialBox {
	position: relative;
	margin-left: 16px;
	padding: 0 10px;
	width: 232px;
	font-size: 12px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
#specialBox h3 {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-right: 5px;
	text-align: right;
	font-size: 18px;
}
#specialBox h4 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -13px;
	left: 7px;
	color: #006dae;
	font-size: 14px;
	background: #fff;
	padding: 0 3px;
}
#specialBox p {
	margin: 0;
	padding: 0;
}
#specialBox a:link, #specialBox a:visited {
	text-decoration: none;
	color: #0192c9;
	font-weight: 900;
}
#specialBox a:hover {
	text-decoration: underline;
}
#specialBoxTop {
	background: url(/media/images/specialbox_border_top.gif) no-repeat;
	width: 254px;
	height: 3px;
	margin-left: 16px;
}
#specialBoxBottom {
	background: url(/media/images/specialbox_border_bottom.gif) no-repeat;
	width: 254px;
	height: 4px;
	margin-left: 16px;
	margin-bottom: 15px;
}
img.adSpace {
	margin-left: 17px;
	margin-bottom: 15px;
}

div.kontaktFormular {
}

div.kontaktFormular input,
div.kontaktFormular button,
div.kontaktFormular textarea {
	width: 471px;
	height: 17px;
	padding: 2px;
	border: 1px solid #006dae;
	color: #000;
	font-weight: 900;
	font-family: "MS Trebuchet", Verdana, Arial, sans-serif;
	font-size: 15px;
}
div.kontaktFormular textarea {
	font-weight: normal;
	font-size: 12px;
	height: 200px;
}
div.kontaktFormular button {
	width: 100px;
	height: 30px;
	background: #256e93;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.galleryItem {
	width: 140px;
	height: 170px;
	padding: 0 9px 20px 9px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.galleryItem p {
	padding: 0;
	margin:0;
	color: #7a7a7a;
	font-size: 11px;
}
.galleryImg {
	width: 140px;
	height: 150px;
	padding: 0;
	margin: 0;
	display:table-cell;
	vertical-align:middle;
}
.galleryImg a {
	padding: 0;
	margin: 0;
}
.galleryImg img {
	padding: 0;
	margin: 0;
	border: 1px solid #7e7e7e;
	margin-top: expression((140 - this.height)/2);
}
div.pagination {
	height:20px;
	text-align:center;
	font-size: 13px;
	color:#7a7a7a;
}
div.pagination a:link,
div.pagination a:hover,
div.pagination a:visited {
	margin:0 15px;
}
div.pagination a.pageNos:link, div.pagination a.pageNos:active, div.pagination a.pageNos:hover, div.pagination a.pageNos:visited {
	margin: 0 3px;
}
div.pagination span {
	color:#006dae;
	font-weight:900;
}
div#searchResults ol li blockquote {
	margin: 0;
	margin-top: -10px;
	padding: 0;
	overflow: hidden;
}
div.searchNoResults {
	margin-bottom: 50px;
}
div.searchNoResults p {
	font-size: 14px;
	color: #006dae;
}
select#object_id, select#type_id {
	width: 470px;
}