/* elements */
body {
	margin: 0;
	padding: 0;
	font: .7em Tahoma, Verdana;
	color: #425d00;
	line-height: 1.6;
		background: url(../img/page_back.jpg) repeat-x 0 0;

}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
h2 {
	font-size: 1.5em;
	margin: .83em 0;
}
h3 {
	margin: 1em 0 0.2em 0em;
	font-size: 1.17em;
}
h4 {
	font-size: 1em;
}
h4, p {
	margin: 1.33em 0;
}
/*ul, ol, dl {
	margin: 1.33em;
}*/
h5 {
	font-size: .83em;
	line-height: 1.17em;
	margin: 1.67em 0;
}
h6 {
	font-size: .67em;
	margin: 2.33em 0;
}
ul, ol {
	padding-left: 0;
	list-style-type: none;
	margin-left: 0;
}
li {
	margin-bottom: 0.5em;
	padding-left: 12px;
}
/*p {
	text-indent: 2em;
}*/
a {
	color: inherit;
	text-decoration : none;
}
a:link, a:visited, a:active {
}
a:hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
hr {
	display: none;
}
div, span, img {
	margin: 0;
	padding: 0;
	border: 0;
}
form {
	margin: 0;
}
input, textarea {
	background-color: #f1f3e4;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus {
	background-color: #ffffff;
}
table, td {
	border: 1px solid #d8d8d8;
	border-spacing: 0;
}
td {
	padding: 1px 10px 1px 4px;
}

/* main structure */

#page {
	width: 1000px;
	margin: 0 auto;
}
#page_container {
	padding: 7px 27px 0 27px;
}

#header {
	background: url(../img/header_back.jpg) no-repeat left;
	width: 100%;
	height: 247px;
}
#logo {
	background: url(../img/logo.jpg) no-repeat 0 0;
	width: 530px;
	height: 112px;
	margin-top: 0;
	margin-left: 0;
}

#menu {
	width: 270px;
    height: 104px;
	margin: 0 0 0 155px;
    padding: 0;
    overflow: hidden;
}

#content_container {
		margin-left:5px;
		margin-right:1px;
}
#sidebar_left {
	display: inline;
	float: left;
	width: 237px;
    padding-left: 10px;
	margin-bottom: 20px;
}
#sidebar_right {
	display: inline;
	float: right;
	width: 203px;
    padding-right: 10px;
	margin-bottom: 20px;
}
#content_holder {
	margin: 0 196px 0 230px;
	padding: 0 20px;
	margin-bottom: 20px;
}

#footer {
	clear: both;
	height: 72px;
	padding-top: 20px;
	border-top: 1px solid #d8d8d8;
	text-align:center;
}

/* formatting */

#logo a {
	display: block;
	position: relative;
	width: 508px;
	height: 44px;
	top: 56px;
	left: 22px;
}
#logo span {
	display: none;
}

form p {
	margin: 0;
}

ul#menu {
	list-style-type: inside;

}
#menu li {
	margin: 0;
	padding: 0;
	border-top: 1px dotted #a9b899;
	color: #a9b899;
	list-style-type: none;
	font-size: 15px;
	font-weight: normal;
}
#menu a {

	height: 25px;
	padding: 0 2px;
}
#menu a:hover, #menu li.act a {
	text-decoration: none;
}

#menu li.act {
	font-weight:bold;
}

#title {
	background: #C2D089;
	margin: 0;
	padding-left: 16px;
	font-size: 15px;
	font-weight: bold;
}

ul#submenu {
	margin: 10px 0px 30px 0px;
	list-style-type: inside;
	border-bottom: 1px solid #efefef;
}
#submenu li {
	margin: 2px 0px 0px 0px;
	padding: 0;
	border-top: 1px solid #efefef;
	border-left: 7px solid #C2D089;
	color: #a9b899;
	list-style-type: none;
	font-size: 13px;
	font-weight: normal;
}


#submenu li:hover {
		text-decoration:underline;
}

#submenu li.active_link {
	font-weight:bold;
}
#submenu a {
	display: block;

	padding: 0 2px 0 8px;
}
#submenu a:hover, #submenu li.act a {
	text-decoration: none;
}

#search {
	height: 21px;
	border-left: 7px solid #C2D089;
}
#search input {
	float: left;
}
#search #search_query {
	width: 178px;
	height: 17px;
	border: 1px solid #a7af9f;
}
#search #search_submit {
	background: url(../img/search_submit.gif) no-repeat 0 0;
	width: 30px;
	height: 21px;
	border: 0;
	cursor: pointer;
}

#contact {
	padding-top: 19px;
	color: #a4bb68;
	font-size: 16px;
	font-weight: bold;
}
#contact br {
	display: none;
}
#contact #telephone, #contact #email {
	display: block;
	height: 35px;
	margin-top: 10px;
	padding-left: 61px;
	padding-top: 8px;
}
#contact #telephone {
	background: url(../img/telephone.gif) no-repeat 0 0;
}
#contact #email {
	background: url(../img/email.gif) no-repeat 0 0;
}

#sidebar_right .aktuality {
	
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	background:#C2D089;
	padding:0px 0px 0px 10px;
	font-size:15px;
}

ul#news_left {
	list-style-type: inside;
	border-bottom: 1px solid #efefef;
}
#news_left li {
	margin: 3px;
	padding: 0;
	border-top: 2px solid #efefef;
	color: #a9b899;
	list-style-type: none;
}
#news_left a {
	display: block;
	padding: 0 2px;
}
#news_left a:hover, #news_left li.act a {
	text-decoration: none;
}

#advertisement {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
}

#advertisement .inzerat_nadpis {
	font-size:1.3em;
	font-weight:bold;
}

#content p {
	margin: 0;
}
#content table {
	width: 100%;
	border: none;
	text-align: left;
}
#content td, #content th {
	padding: 6px;
}
#content td {
	border: none;
	border-bottom: 1px solid #d8d8d8;
}
#content th {
	border-bottom: 1px solid #d8d8d8;
}

#footer p {
	margin: 0;
	color: #374a0f;
}

/* explorer */

#menu a, #submenu a, #news a {
	color: #425D00;
}
#contact a {
	color: #a4bb68;
}
#content a {
	color: #425D00;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}

#content ul {
  list-style-type:inherit;
}
#content li {
  padding-left:0px;
  margin-left:25px;
}


#footer a {
	color: #374a0f;
}

/* support classes */

.accesskey {
	font-size: 1.2em;
	text-decoration: underline;
}

/* news*/
.news-list-container {
	border:none;
}

.news-list-category, .news-single-category {
	display:none;
}

.news-latest-gotoarchive {
	display:none;
}


#mapa {
	position:absolute;
	top:350px;
	left:338px;
}

.town_menu {
	background:#B4D91F none repeat-x scroll 0pt 0pt;
	border:1px solid #FFFFFF;
	padding:0px 2px 2px;
	visibility:hidden;
	width:300px;
	z-index:50;
}

.tx-srfeuserregister-pi1 select {
	width:200px;
}

.tx-srfeuserregister-pi1 dt {
	width:30%;
}

.subtitle {
	margin:0px;
	background:#C2D089;
	padding:0px 0px 0px 10px;
	font-size:15px;
}

table {
	font-size: 1em;
}

.tx-rtads-pi1 a{
	font-weight:bold;
}
.inzerat_nadpis {
	padding:10px 0px;
}

.csc-mailform label{
	display:block;
}

.adresar_nazov {
	font-weight:bold;
}
#sidebar_right a {
	color:#425D00;
}

#zdvora {
  margin:10px 0px 0px 10px;
  display:block;
  font-size:20px;
}

.news-list-item img{
  width:100px;
  height:80px;
}

.tx_powermail_pi1_form label {
  display:block;
  font-weight:bold;
}

.powermail_radio_inner label {
  display:inline;
  float:left;
  clear:left;
  font-weight:normal;

}
.tx_powermail_pi1_fieldwrap_html_radio_title {
  font-weight:bold;

}

.powermail_radio_inner input {
  float:left;
}

.tx_powermail_pi1_form div {
  clear:left;
}