body {
	font-family:Tahoma,Arial,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #583d2f;
	background: #ac8d77;
	text-align: center;
}
.icons{
	float:left;
	padding:8px 0 0;
	text-align:right;
}
.icons a{
	padding:0 2px 0 0;
}
img, table {
	border:none;
}
td {
	font-size:11px;
	text-align:left;

}
.inputbox:hover {
	background:#A0836F;
}
.inputbox{
	border:1px solid #634a3c;
	background:#9d816c;
}

input { 
	background:#ac8d77;
	border:none;
	color:#583d2f;
	padding:2px;
}

input.button:hover, .validate:hover {
	background:#A0836F;
	cursor:pointer;
}
input.button, .validate {
	background:#9D816C;
	border:1px solid #634A3C;
	color:#583D2F;
	font-size:11px;
}
/**  Search **/
#search  {
	float:right;
	padding:2px 0 0;
	width:240px;
}
#search .search {
	height: 32px;
	padding:0;
	float:left;
	margin:0;
}
#search form {
	margin:0;
	padding:0;
}

#search .moduletable {
	margin:0;
	padding:0;
}

#search .search .button {
	background:none;
	border:medium none;
	color:#DEB25E;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:22px;
	margin:0 0 0 6px;
	padding:0;
	text-align:center;
	text-transform: lowercase
	}

#search .search .inputbox {
	border:none;
	color:#907765;
	font-size:11px;
	height:18px;
	margin:2px 0 0;
	padding:4px 0 0 4px;
	width:168px;
	background: url(../images/search_bg.jpg) top left no-repeat;
}







a {
	outline: none;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #2f2219;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #2f2219;
}
a.mainlevel:link, a.mainlevel:visited, a.mostread:link, a.mostread:visited {
	margin: 0;
	height:22px;
	line-height: 22px;
	padding: 0 0 0 14px;
	text-decoration: none;
	color: #483125;
	font-weight: normal;
	font-size: 11px;
	background: transparent url(../images/menu_arrow.jpg) center left no-repeat;
}

ul.mostread{
	padding:0;
	margin:0 0 0 5px;
	list-style:none;
}

a#active_menu.mainlevel:link, a#active_menu.mainlevel:visited {
	color: #8B1717;
	text-decoration:none;
	text-align:left;
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited {
	color: #8b1717;
	text-decoration:none;
	text-align:left;
}

a.mainlevel:hover {
	color: #8b1717;
	text-decoration:none;
}

a.sublevel.sublevel:link, a.sublevel:visited {
	text-decoration: none;
	color: #483125;
	font-size: 11px;
	font-weight: normal;
	height:22px;
	line-height: 22px;
	border: none;
	padding: 0 0 0 22px;
	background:url(../images/submenu_arrow.jpg) center left no-repeat;
}

a.sublevel:hover {
	color: #8b1717;
	text-decoration: none;
}

.clr {
	clear: both;
	font-size:0;
	line-height:0;
	height:0;
}

.body_bg {
	background: #7a6251 url(../images/bg.jpg) top center repeat-x;
	margin:0;
	padding:0;
}

#page {
	margin:0 auto;
}

#top {
	margin:0 auto;
	width:940px;
	height:30px;

}

#header {
	background: #472e20 url(../images/header_img_bg.jpg) top center repeat-x;
	margin:0 auto;
	padding:0;
	// height:150px;
	height:100px;
}
#header_img {
	// background: transparent url(../images/header_bg.jpg) top center no-repeat;
	// height:150px;
	
	/*
	background: transparent url(../images/img_header.jpg) top center no-repeat;
	height:100px;
	margin:0 auto;
	padding:0;
	width:940px;
	*/
}

#logo{
	margin:0 auto;
	padding:67px 0 0 0;
	text-align:center;
	width:600px;
	font-size:14px;
	color:#DEB25E;
	font-family: Georgia,Tahoma,Verdana,Arial,sans-serif;
	font-variant:small-caps;
	letter-spacing:1px;

}

#logo a, #logo a:link, #logo a:hover{
	color:#DEB25E;
	font-family: Georgia,Tahoma,Verdana,Arial,sans-serif;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	line-height:20px;
	margin:0;
	padding:0;

}

#topnavi{
	height:36px;
	width:940px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#topnavi ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#topnavi ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#topnavi li a {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	float: left;
	display: block;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	height: 36px;
	line-height: 36px;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background: transparent url(../images/right_line_bg.jpg) center right no-repeat;
}

#topnavi li a:hover {	
	color:#AC8D77;
}

#topnavi li a.current span{	
	float: left;
	color:#ccc;
}

#topnavi li a span {
	float: left;
	display: block;
	height: 36px;
	padding: 0 20px;
}
#topnavi li a.current span{
	color:#AC8D77;
}

#topnavi li a:hover span {
	height: 36px;
	display: block;

}
/**  Top menu **/

#wrapper {
	background:#ac8d77 url(../images/bg_shadow.jpg) top left repeat-x;
	text-align:center;
	margin:0 auto;
	padding:0;
}

#wrapper .top_left {
	background: transparent url(../images/top_left.jpg) top left no-repeat;
	width:980px;
	margin:0 auto;
}
#wrapper .top_right {
	background: transparent url(../images/top_right.jpg) top right no-repeat;
}
#wrapper .bottom_right {
	background: transparent url(../images/bottom_right.jpg) bottom right no-repeat;
}
#wrapper .bottom_left {
	background: transparent url(../images/bottom_left.jpg) bottom left no-repeat;
	width: 980px;
	margin:0 auto;
}

#content {
	width:920px;
	margin:0 auto;
	padding:10px 0 20px 0;
}
#content_page {
	padding:0;
	padding:0;
	background: transparent url(../images/content_page_bg.jpg) top center repeat-x;
}

#main {
	float: left;
	width: 520px;
	padding:10px 0 0 0;
	font-size:11px;
}
#main_full{
	float: left;
	width: 700px;
	padding:0 10px;
	font-size:11px;
}

/*  ************************************************* */
#leftmenu{
	float: left;
	width: 190px;
	margin: 0;
	padding:0 10px 0 0;
	text-align:center;
}

#rightmenu {
	float: left;
	width: 190px;
	margin: 0;
	padding:0 0 0 10px;
	text-align:center;
}

#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftmenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	height: 25px;
}

#leftmenu ul li a{
	font-family:Tahoma,Arial,sans-serif;
	font-size: 11px;
	float: left;
	display: block;
	line-height: 24px;
	padding: 0;
	color: #31ABDA;
	text-decoration: none;
	font-weight:bold;
	height:23px;
}

#leftmenu ul li a:hover, #leftmenu ul li a.current{
	color:#7a6251;
	font-family:Tahoma,Arial,sans-serif;
	text-decoration:none;
}


label{
	font-size:11px;
}


.module div div div h3 {
	display:block;
	color: #483125;
	width:174px;
	font-family:Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	height: 52px;
	line-height: 52px;
	text-decoration: none;
	padding: 0 0 0 16px;
	margin:0;
	background: transparent url(../images/h3_bg.jpg) top left no-repeat;

}
#rightmenu .module div div div  {
	// text-align: center;
	text-align: left;
	font-size:11px;
}

#leftmenu .module div,#rightmenu .module div {
	margin:0;
	padding:0;
}

#leftmenu .module div div,#rightmenu .module div div{
	margin:0;
	padding:0;
}

#leftmenu .module div div div table,#rightmenu .module div div div table{
	margin:0;
	padding:0;
	text-align:center;
}

#leftmenu div.module div div div table, #rightmenu div.module div div div table{
	margin:0 auto;
	width:180px;
}

#leftmenu div.module div div div form{
	margin:0 auto;
	width:160px;
}

#leftmenu table.moduletable {
	margin: 0 auto;
}

#rightmenu div.module div div div table td{
	// text-align:center;
	text-align:left;
}
#rightmenu div.module div div div form{
	text-align:center;
}
#rightmenu div.module div div div table.pollstableborder td{
	text-align:left;
}
#leftmenu td{
	text-align:center;
}
#leftmenu .module table td{
	text-align:left;
}

.back_button{
	text-align:left;
}
.syndicate{
	padding:10px 0 0 0;
}
.text{
	text-align:left;
	padding:0 0 0 10px;
		font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	line-height: 12px;
}
div div div form{
	margin:10px 0 20px 0;
	text-align:left;
}
table.contentpaneopen td.contentheading{/* zaglavieto v texta*/
	color:#8B1717;
	font-family:Tahoma,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:0;
	text-align:left;
	vertical-align:middle;
}

tr.sectiontableentry1 td{
background:#9d816c;
padding:4px;
}
tr.sectiontableentry2 td{
background:none;
padding:4px;
}




.module {
	padding: 0 0 20px 0;
	margin: 0;
}
.poll {
	font-size:12px;
	text-align:left;
}
/*  ************************************************* */
#footer .copyright {
	font-size: 11px;
	text-align: center;
	margin: 0 auto;
	color: #7a6251;
	font-family:Tahoma,Arial,sans-serif;
	line-height:36px;
}


#footer {
	width:980px;
	margin:0 auto;
	padding:0;
	height:36px;
	background: transparent url(../images/footer_bg.jpg) top left repeat;
}

#footer .left_bg {
	background: transparent url(../images/footer_left_bg.jpg) top left no-repeat;
}

#footer .right_bg {
	padding:0;
	margin:0;
	height:36px;
	width:980px;
	background: transparent url(../images/footer_right_bg.jpg) top right no-repeat;
}
#footer .bottom_bg {
	padding:0;
	margin:0 auto;
	width:980px;
	background: transparent url(../images/footer_bg_bottom.jpg) bottom right no-repeat;
}



/* footer links*/
a.sgfooter:link, a.sgfooter:visited {
	color: #7a6251;
	font-size: 11px;
	font-family:Tahoma,Arial,sans-serif;
	text-decoration: none;
}
a.sgfooter:hover {
	color: #7a6251;
	font-family:Tahoma,Arial,sans-serif;
	text-decoration: none;
}

.sgf {
	font-size: 11px;
	font-family:Tahoma,Arial,sans-serif;
	color: #7a6251;
	text-decoration: none;
}
.sgf1 {
	font-size: 12px;
	font-family:Tahoma,Arial,sans-serif;
	color: #2F2219;
	text-align:center;
}

a.sglink:link, a.sglink:visited {
	color: #FFF;
	font-size: 11px;
	font-family:Tahoma,Arial,sans-serif;
	text-decoration: none;
}
a.sglink:hover {
	text-decoration: none;
}


.pagenav {
	font-size:12px;
	font-weight:normal;
}

a.toclink:link, a.toclink:visited {
	line-height:normal;
	font-size:11px;
	font-family:Tahoma,Arial,sans-serif;
	color: #7a6251;
	text-decoration: underline;
}
a.toclink:hover {
	text-decoration: none;
}
table.contenttoc {
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc th {
	color: #7a6251;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
.sectiontableheader {
	height: 20px;
	padding-right:3px;
	font-weight :normal;

}
.sectiontableentry2, .sectiontableentry1 {
	font-size: 11px;
	text-align:left;
	padding:2px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
}

table.contentpane {
	padding: 0 0 0 10px;
}

table.contentpane td.contentdescription {
	font-size:12px;
	line-height:18px;
	padding: 0 0 0 10px;
}
table.contentpane td a {
	text-decoration:none;
	}
.componentheading{
	text-align:left;
	font-size:14px;
	padding:0 0 10px 0;

}
table.contentpane td.componentheading {
	height: 20px;
	padding: 0 0 3px 0;
	color: #7a6251;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family:Tahoma,Arial,sans-serif;
	font-size: 14px;
	font-weight: normal;
}
table.contentpane td {
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
	text-align:left;
}

table.contentpaneopen td {
	line-height: 14px;
	font-size:11px;
	text-align:left;
}
h2, .contentheading{
	color:#8B1717;
	font-weight:bold;

}

.height {
	height: 100%;
}

.small {
	// font-size: 11px;
	font-size: 10px;
	color: #583D2F;
	// font-weight: bold;
	text-align: left;
}
.searchintro{
	font-size:12px;
	text-align:left;
}

table.contentpaneopen  td.createdate {
	height: 20px;
	vertical-align: top;
	// font-size: 11px;
	font-size: 10px;
	color: #583D2F;
	font-weight: bold;
	padding-top: 0px;
	text-align:left;
}
table.contentpaneopen td.modifydate {
	height: 20px;
	vertical-align: top;
	font-size: 11px;
	color: #583D2F;
	font-weight: bold;
	padding-top: 0px;
	text-align:right;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 11px;
	color: #7a6251;
	font-weight: normal;
	text-align: right;
}

table.contentpaneopen td a.readon{
	display: block;
	color:#2F2219;
	float: right;
	line-height: 14px;
	font-size: 11px;
	text-decoration: underline;
	text-transform:lowercase;
	padding: 1px 2px 1px 2px;	
}

table.contentpaneopen td a.readon:hover{
	text-decoration: none;
}

.blog_more {
	margin: 2px 8px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

h4 {
	font-size: 10px;
	text-transform: uppercase;
}
table.contentpaneopen td.buttonheading {

}

/*** Druckansicht ***/
body.contentpane{
	background-color:#FFFFFF;
}

body.contentpane table.contentpaneopen, body.contentpane td.contentheading{
	color:#000000;
}