* {margin:0px; padding:0px;}

body {
	background: url(../img/bg_repit.gif) repeat-x #F5F5F5 center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #404040;
}
img { border: 0px;}
#main {
	width: 976px;
	margin: 0 auto;
	background:url(../img/main_bg.gif) repeat-y top center;
}
#main2 {
	width: 976px;
	margin: 0 auto;
	background:url(../img/main_bg2.gif) repeat-y top center;
}
/*header block*/

#header {
	background: url(../img/bg_top.jpg) no-repeat;
	height: 244px;
	width: 976px;
	position:relative;
}
#header2 {
	background: url(../img/bg_top2.jpg) no-repeat;
	height: 134px;
	width: 976px;
	position:relative;
}
#logo {
	position:absolute;
	top:85px;
	left:45px;
	width:140px;
	height:140px;
}
#houses {
	position:absolute;
	right:20px;
	top:78px;
	width:680px;
	height:165px;
}
#icons {
	width:92px;
	height:13px;
	margin-left:60px;
	overflow:hidden;
}
/*leftcolumn block*/
#leftcolumn {
	width: 210px;
	float: left;
}
#searching {
	height: 50px;
	width: 197px;
	padding-top: 48px;
	padding-left: 13px;
}
a {color: #616871; text-decoration:underline;}
a:hover {text-decoration:none;}
#menu a { text-decoration:none;}
#menu a:hover {text-decoration: underline;}


#leftcolumn ul {
	list-style-type: none;
}
#left_links .title {
	width:210px;
	height:35px;
	background:url(../img/links_bg.gif);
	display:block;
	line-height: 3em;
	text-indent: 15px;
	text-align:left;

}
#left_links {
	margin-top: 40px;
	width: 210px;
	text-align:center;
	background:#FFFFFF;
}
#left_links a{
	text-decoration:underline;
}
#left_links a:hover{
	text-decoration:none;
}


#left_links img {margin: 10px auto;}
#left_bot { width:210px; height:21px; background:url(../img/left_bott_bg.gif) no-repeat top;}
#middlecolumn {
	margin-right: 181px;
	margin-bottom: 10px;
	margin-left: 210px;
/*	float:right;
	width:520px;
	overflow:hidden;*/
}
#middlecolumn2 {
	margin-right: 0px;
	margin-bottom: 10px;
/*	margin-left: 210px;*/
	float:right;
	width:710px;
	overflow:hidden;
}
#rightcolumn {
	width: 180px;
	padding-top: 57px;
	float: right;
	text-align:center;
}
#rightcolumn .rtitle{
	background: url(../img/rtitle.gif) no-repeat bottom #999999;
	display:block;
	width:180px;
	overflow:hidden;
	padding:5px 0 10px 0;
}
#content {
	background: url(../img/bg_bot.jpg) top no-repeat;
	width: 956px;
	padding: 0px 10px;
	float:left;
	position:relative;
}
#content2 {
	background: url(../img/bg_bot2.jpg) top no-repeat;
	width: 956px;
	padding: 0px 10px;
	float:left;
	position:relative;
}
/*text settings*/
h1 {
	display:block;
	height:40px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
}
h1 {font-size:15px; margin:0 10px 25px 6px;}
h2 { font-size:14px;}
h3 { font-size:13px;}
h4 { font-size:12px;}
h5 { font-size:12px; font-weight:normal;}
h6 { font-size:12px;}
#middlecolumn, #middlecolumn2 {padding: 60px 15px 0 15px; font-size:12px; text-align:justify;}
#middlecolumn p, #middlecolumn2 p {padding: 0 0 20px 0;}
#middlecolumn li, #middlecolumn2 li, #general2 li { margin-left:50px}
.spacer { height: 51px; background:url(../img/spacer_bg.gif) repeat-x top;}
.news_link {height:35px; margin:0 -14px 23px -14px; background: url(../img/news_link_bg.gif) repeat-x;}
.news_link a { font-size:12px; line-height: 2em; padding-left: 20px;}
.news_text { text-align:left;}
.small_links { padding-left: 21px;}
#searching span{
	line-height:10px;
}
#search_txt {
	height:18px;
	width:145px;
	border:1px solid #666666;
}
#search_but {
	background: url(../img/search_button.png) no-repeat top left;
	width:31px;
	height:20px;
	border:0;
	cursor:pointer;
}

#footer {
	clear:both;
	background: url(../img/footer.gif) no-repeat;
	width: 976px;
	height:97px;
}
#contakt { float: left; padding-left: 34px; padding-top: 19px;}
#footer_right { float:right; padding-right: 34px; padding-top: 19px; text-align:right;}
#counter { margin-bottom: 3px;}
img.cent{ display:block; margin:50px auto;}
.listbox{
	padding:15px 0;
	/*background: url(../img/list.gif) no-repeat top right;*/
	margin-top:0px;
}

/*****************************************menu******************************************/
.suckerdiv ul{
list-style-type: none;
width: 210px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative;
height: 23px;
background-image:url(../img/menu_bg.png);
background-repeat:repeat-x;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
	position: absolute;
	width: 280px; /*sub menu width*/
	top: 0;
	visibility: hidden;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8b8b8b;
	border-bottom-color: #8b8b8b;
	border-left-color: #8b8b8b;
}

/* Sub level menu links style */
.suckerdiv ul li a{
	display: block;
	height: 23px;
	overflow: hidden; /*force hasLayout in IE7 */
	line-height: 24px;
	padding-left: 24px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: 16px 10px;
	color: #616871;
	text-decoration:none;
}
.suckerdiv ul li a:hover{ text-decoration:underline}

.suckerdiv .subfolderstyle{
background: url(../img/li2.gif);
background-repeat: no-repeat;
background-position: 12px 10px;
}
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 23px; }
* html .suckerdiv ul li a { height: 23px; }
/* End */














.path { float:right; color:#ADADAD; display:inline; white-space:nowrap; }
.path a { color:#ADADAD; }

a.more { color:#333; text-decoration:underline; background:url(../img/more.gif) no-repeat left top; padding-left:14px; }
a.more:hover { text-decoration:underline; color:#CA0505; background-position:1px -13px;}
/*
HEADER BLOCK
----------------*/
#hidden, #hidden2 {
	display:none; 
	float:right;
}
.hide, .hide_usr{ display:none;}

/*
USER NAV
---------------*/
#user {
	font: bold 1.0em verdana, helvetica, arial, sans-serif; 
	padding:12px 0px;
	width:100%;
}
#user ul {
	margin:0;
	padding:0;
	float:right;
}
* html #user ul { 
	margin-bottom:1px;
}
#user li {
	display:inline;
	float:left;
	list-style:none;
	margin-bottom:10px;
}
#user li a { 
	display:block;
	color:#999;
	border:1px solid #ddd;
	padding:5px 7px; 
	margin-left:2px;
	text-decoration:none;
	background:#fefefe;
}
#user li a:hover{ 
	color: #22598C;
}
/*
OTHER
---------------*/
a.thickbox:link img, a.thickbox:active img, a.thickbox:visited img {
	margin: 0px;
	border: 6px solid #1C1F31;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}
a.thickbox:hover img {
	border: 6px solid #6DA4D6;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
img { border:none; text-decoration:none; vertical-align:middle; }
.clear { clear:both; height:0px; font-size:0px; line-height:0px; }
hr {height:0px; border:none; border-bottom:1px solid #555;}
.colleft	{ float:left; margin:0px 20px 8px 0px; }
.colright	{ float:right; margin:0px 0px 8px 20px; }
#message { display:block; text-align:center; padding:60px 80px; margin:60px 0; }
#adminmenu { margin:1.2em auto; padding:1.2em 0; border-bottom:1px dotted #999; border-top:1px dotted #999; }

#add a, #rss a, #print a {display:block; width:258px; height:41px;}
#add a { background:url(../img/add.png) no-repeat right top;}
#rss a { background:url(../img/rss.png) no-repeat right top;}
#print a { background:url(../img/print.png) no-repeat right top;}
#rss a:hover, #add a:hover, #print a:hover { background-position:0 -42px;}

.bar_front 	{ background-color:#FF8800; border-right:0px solid #333333; padding:0; color:#DDDDDD; height:14px; }
.bar_back 	{ background-color:#FAFAFA; border:1px solid #333333; margin:0 7px 0 7px; height:14px; }
.pagenav { margin:10px 0px 10px 0px; font-size:1.1em; }
.pagenav_prev, .pagenav_next, .pagenav_first, .pagenav_last, .pagenav_pages   
{ padding:3px 8px; background:#F5F5F5; margin:1px; border:1px solid #d5d5d5;}
.pagenav_current { padding:3px 8px; font-weight:bold; text-decoration: none; background:#ededed; margin:1px; border:1px solid #c8c7c7;  }
.error { color:red; font-weight:bold; font-size:1.1em; padding:1em 0; }
.codetitle, .code { color:#666; }
.code { border-left:3px solid #CA0505; background-color:#F3F3F3; padding:20px; margin:10px 0; overflow: auto; }
blockquote { display:block; padding:20px; border-left:3px solid #22598C; background:#F3F3F3 url(../img/quote.gif) no-repeat right top; }
blockquote hr { height:0px; margin:10px 0; border:none; border-bottom:1px dotted #000;}
.colleft	{ float:left; margin:0px 20px 0px 0px; }
.colright	{ float:right; margin:0px 0px 0px 20px; }
.secondary, .secondary a {color:#CCCCCC;}
.secondary a:hover {color:#000000;}
#login { position:absolute; top:30px; right:15px; font-size:10px; text-align:center; width:190px; height:40px; overflow:hidden;}

/*
FORMS
--------------*/
input.search, .srchbut, .submit, label.login {
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #888;
	font-size: 1.1em;
}
.submit, .srchbut, .submit-l { 
	font-weight:bold; 
	cursor:pointer;
	border:none;
}
.srchbut { 
	background:url('../img/srchbut.gif') no-repeat top left;
	width:260px; height:34px; padding:2px 5px;
}
.submit {
	background: url('../img/submit_3.png') #999999 no-repeat left top;
	color:#fff; height:26px; width:130px; padding:0px 5px 2px 5px;
}
.submit-l { 
	background:url('../img/submit-l_3.png') no-repeat left top;
	height:26px; width:260px; padding:0px 5px 2px 5px; color:#fff;
}
input.search {
	background: #3E3E3E url('../img/srchbck.gif') repeat-x left top;
	background-attachment: inherit !important;
	background-attachment: fixed;
	border: 1px solid #555;
	padding: 5px 10px 3px 10px;
	width: 238px;
	height:21px;
}
* html input.search { padding:6px 10px 2px 10px; }
input.search:hover { border: 1px solid #6DA4D6; }
input.search:focus { border: 1px solid #6DA4D6; }
fieldset { padding: 5px 20px; border:1px solid #eaeaea; }
legend { padding:0 1em; font-weight:bold; }
.form-item { margin: 1em 0; }
.form-item label { display: block; padding:0.5em 0; }
.form-required { color: #ff6600; }
legend { color:#999; }
input.text, textarea, .password {
	background: #fff url(../img/form.gif) repeat-x left top;
	background-attachment: inherit !important;
	background-attachment: fixed;
	border: 1px solid #ccc;
	padding: 4px 10px;
}
.textboxer { padding:0 40px 0 212px; font-size: 1.1em; }
input.text, .password { width: auto; height:16px; }
textarea { width:360px; }
input.text:hover, input.reset:hover, textarea:hover, .password:hover { border: 1px solid #999; }
input.text:focus, input.reset:focus, textarea:focus, .password:focus { border: 1px solid #93BFD7; }
select { vertical-align:bottom; }
label.login {
	font-weight:bold;
	padding:0 1.0em;
	margin-top: 2px !important; 
	margin-top: 4px; 
	text-align: right; display: inline;
}
/*
Table
---------------*/
.simple td { padding:3px;}
.gray {background:#CCCCCC;}

table.flat		{ width:100%; margin:0; padding:0; border-collapse:collapse; }
table.flat td 	{ padding:0; margin:0}
table.main 		{ width:100%; margin:0; padding:4px; }
table.main td 	{ padding:4px;}
table.cells 	{ width:100%; margin-top:15px; padding:0; border: 1px solid #ebebeb; }
table.cells td	{ padding:2px; background-color:#f3f3f3; margin:0; }
table.cells i	{ font-style:normal; font-weight:bold; padding-left:5px; }
table.list 		{ width:100%; margin:0; padding:5px; }
table.list td 	{ padding:12px; }
.coltop { background:#000!important; text-align:center; color: #fff; font-weight: bold; font-size: 1.1em; font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;}
/*
Forum board
---------------*/
table.boards td { padding:4px; font-size: 1.0em; color:#666;}
.boards { background-color: #ffffff; border: 2px solid #dddddd; border-bottom:10px solid #dddddd; margin-bottom:10px; }
.normalname { color: #003; font-size: 11px; font-weight: bold; text-decoration: underline; }
.normalname a:link, 
.normalname a:visited, 
.normalname a:active { font-size: 12px; text-decoration: underline }
.cat_title a:link,
.cat_title a:active,
.cat_title a:visited, 
.cat_title a:hover { color: #fff; text-decoration: underline; }
.cat_bottom { background-color: #ddd; }
.row1 { background-color: #dddddd; }
.row2 { background-color: #eeeeee; }
.row3 { background-color: #fafafa; }
.row4 { background-color: #f2f2f2; }
.row5 { background-color: #fcfcfc; }
.graystyle { background-color: #f2f2f2; color:#111; font-size: 1.1em; border:1px solid #dfdfdf; padding:0 10px; margin:10px 0;}
table.graystyle td { padding:0 10px; }
.cat_title { background:#000; font-weight: bold; color:#fff; }