body {
	font-family: Arial, Sans, Sans-Serif, Helvetica;
	font-size: 12px;
	margin: 0px;
	padding:0px;
	background: #fff;

}


a {
	color: #ffff00;
	text-decoration: underline;
}
a:hover {
	color: #aaaa00;
	text-decoration: underline;
}

div#main {
	width: 100%;
	text-align: center;
	/*border: 1px solid #0000aa;*/


}

div#holder_master {
	width: 1030px;
	height: auto;
	min-height: 600px;
/*	border: 1px solid #0000bb;*/
	margin-left: auto;
	margin-right: auto;



}
div#login_form {
	width: 950px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: 0px; /* o dva pixely mensi, aby sedel div uprostred */
	float:auto;
	visibility: hidden;
	display: block;
	text-align: right;
	border-left: 0px solid #4a4a4a;
	border-right: 0px solid #4a4a4a;
	border-bottom: 0px solid #4a4a4a;
	background : url('../image/pozadi_repeatx_dark.png') #000 0 0 repeat-x;


}


div#left_blood {
	width: 40px;
	height: 200px;
	float:left;
	/*background : url('../image/left_blood.png') #000 0 0 no-repeat;*/
/*	border: 1px solid #0000cc;*/

}

div#right_blood {
	width: 40px;
	height: 200px;
	float: right;
	/*background : url('../image/right_blood.png') #000 0 0 no-repeat;


/*	border: 1px solid #0000cc;*/

}
div#holder_submaster {
	width: 950px;
	position: relative;
	top: 0px;
	left:0px;
	height: auto;
	float:left;
	min-height: 600px;
	border-left: 5px solid #4a4a4a;
	border-right: 5px solid #4a4a4a;
	border-bottom: 5px solid #4a4a4a;

/*	border: 1px solid #0000cc;*/
}

div#holder_header {
	width: 950px;
	height: 167px;
	position: relative;
	float:left;
	left:0px;
	top:0px;
	overflow: hidden;
	background : url('../image/header.png') #000 0 0 no-repeat;



}

div#holder_content {
	width: 940px;
	border: 5px solid #fff;
	height: auto;
	min-height: 500px;
	float: left;
	background : #fff;
}

div#sloupec_left {
	width: 195px;
	height: auto;

	border-bottom: 5px solid #fff;
	float: left;
	min-height: 500px;


}


div#sloupec_right {
	width: 195px;
	_width: 185px;
	height: auto;
	overflow: hidden;
	border-bottom: 5px solid #fff;
	float: right;
	min-height: 500px;


}


div#sloupec_middle {
	width: 540px;
	height: auto;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
	float: left;
	min-height: 800px;


}



div#menu_vertical {
	width: 195px;
	background: #fff;
	min-height:100px;
	height: auto;
	text-align: left;
	padding-top:0px;
	padding-bottom:5px;
	margin-bottom:5px;
	 

}
div#menu_vertical table tr td div {
	padding-left: 0px;


}
div#menu_vertical table tr td  {
	padding-bottom:0px;
}

div#menu_vertical table {
	margin-bottom: 2px;
	


}

div#menu_vertical img{
	display: none;
}
div#stats {
	background: #fff;
	width: 185px;
	height: 80px;
	border-bottom: 5px solid #fff;
	text-align: left;
	padding: 5px;

}
div#stats h2 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	

}


.textbox_200 {
	background: #f2f2f2;
	width: 183px;
	height: auto;
	border: 1px solid #000;
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;

}
.textbox_200 table{
	padding:0px;
	margin:0px;	





}
.textbox_200 th{
	width:183px;
	height: 20px;
	background: #c2c2c2;
	padding:3px;
	

}


div#whereabouts {
	background: #4a4a00;
	
	width: 536px;
	_width: 540px;
	height: 14px;
	_height: 18px;
	
	border-bottom: 5px solid #fff;
	text-align: left;
	padding: 2px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
}

div#whereabouts a{
	color: #fff;
	font-weight: normal;
	font-size: 10px;
}





div#actual_article_header {
	width: 540px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: 21px; /* o dva pixely mensi, aby sedel div uprostred */
	float:left;
	display: block;
	border: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top:3px;
	background : url('../image/pozadi_repeatx_dark.png') #000 0 0 repeat-x;
	

}

div#actual_article_text {
	width: 540px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: auto; /* o dva pixely mensi, aby sedel div uprostred */
	min-height: 150px;
	float:left;
	display: block;
	background: #4e4e00;
	border-bottom: 5px solid #fff;
	color: #fff;

}
div#actual_article_text a {
	color: #ffff00;
	text-decoration: underline;
}
div#actual_article_text a:hover {
	color: #aaaa00;
	text-decoration: underline;
}
div#actual_article_text table tr td {
	color: #fff;


} 

div#banner_top {
	width: 540px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: 78px; /* o dva pixely mensi, aby sedel div uprostred */
	float:left;
	display: block;
	border-bottom: 5px solid #fff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top:0px;

}
div#banner_top a img {
    border:0px;

}
div#banner_bottom  img {
    border:0px;
    padding:0px;
    margin:0px;

}
div#banner_top table {
	margin-left:66px;
	margin-top:6px;


}

div#banner_bottom {
	width: 540px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: 73px; /* o dva pixely mensi, aby sedel div uprostred */
	float:left;
	display: block;
	border-bottom: 5px solid #fff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top:0px;
	background : url('../image/banner.png') #fff 0 0 no-repeat;

}
div#banner_bottom table {
	margin-left:63px;
	margin-top:6px;
	padding:0px;


}

div#other_articles_header {
	width: 540px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: 21px; /* o dva pixely mensi, aby sedel div uprostred */
	float:left;
	display: block;
	border: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top:3px;
	background : url('../image/pozadi_repeatx_dark.png') #000 0 0 repeat-x;


}

div#other_articles_text {
	width: 538px;
	_width: 540px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: auto; /* o dva pixely mensi, aby sedel div uprostred */
	min-height: 150px;
	float:left;
	display: block;
	background: #d9d9d9;
	border-bottom: 5px solid #fff;
	text-align: left;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;


}
div#other_articles_text a {
	color: #aa0000;
	text-decoration: underline;
}
div#other_articles_text a:hover {
	color: #880000;
	text-decoration: underline;
}
/*
div#other_articles_text table tr td table   {

	border-bottom: 1px solid #000;




}
*/
.blog tbody tr td table{
	border-bottom: 1px solid #000;
}

div#other_articles_text .contentpagetitle {
	color: #4b4b4b;
	font-weight: bold;
	text-transform : uppercase;


}


/* prava cast */

div#language {
	_width: 185px;
	width: 195px;
	background: #de0000;
	height: 18px;
	float: right;
	text-align: left;
	background : url('../image/english.old.png') #000 0 0 no-repeat;
	border-bottom: 5px solid #fff;
}

div#languageen {
	_width: 185px;
	width: 195px;
	background: #de0000;
	height: 18px;
	float: right;
	text-align: left;
	background : url('../image/english.png') #000 0 0 no-repeat;
	border-bottom: 5px solid #fff;
}

div#languagede {
	_width: 185px;
	width: 195px;
	background: #de0000;
	height: 18px;
	float: right;
	text-align: left;
	background : url('../image/deutsch.png') #000 0 0 no-repeat;
	border-bottom: 5px solid #fff;
}




div#important_info_header {
	
	width: 193px;
	_width: 185px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: 21px; /* o dva pixely mensi, aby sedel div uprostred */
	float:right;
	padding-left:0px;
	display: block;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top:3px;
	background : url('../image/pozadi_repeatx_dark.png') #000 0 0 repeat-x;


}

div#important_info_text {
	_width: 183px;  /* o dva pixely mensi, aby sedel div uprostred */
	width: 187px;
	height: auto; /* o dva pixely mensi, aby sedel div uprostred */
	min-height: 150px;
	float:right;
	display: block;
	background: #4a4a00;
	border: 1px solid #000;
	color: #d8d8d8;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;


}
.moduletable_important tr td{
	color: #d8d8d8;
	font-size: 12px;
}

.moduletable th {
	text-align: left;

}
.moduletable_important tr td h3{
	color: #fbec00;
	font-size:14px;

}

.moduletable a{
	color: #de0000;

}



h3{
	color: #fbec00;
	font-size:14px;
	font-weight:bold;

}
a.mainlevel {
	font-size:12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	width: 188px;
	_width: 195px;
	height: 16px;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 5px;
	background: #4a4a4a;
	border-bottom: 1px solid #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;



}

a.mainlevel:hover{
	font-size:12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	width: 188px;
	_width: 195px;
	height: 16px;
	display: block;
	background: #2a2a2a;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 5px;
	border-bottom: 1px solid #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;



}
span.mainlevel {
	font-size:12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	width: 188px;
	_width: 195px;
	height: 16px;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 5px;
	background: #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	



}
div#menu_vertical th{
	font-size:12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	width: 188px;
	_width: 195px;
	height: 16px;
	display: block;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 5px;
	/*background: #4a4a4a;*/
	background : url('../image/pozadi_repeatx_dark.png') #000 0 0 repeat-x;
	border: 1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	
	


}
a.sublevel {
	font-size:12px;
	font-weight:bold;
	/*color: #f0f0f0;*/
	color: #000;
	text-decoration: none;
	/*text-transform: uppercase;*/
	display: block;
	background: #bebebe;
	width: 178px;
	_width: 195px;
	height: 16px;
	margin-left: 0px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 15px;
	border-bottom: 1px solid #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;



}

a.sublevel:hover{
	font-size:12px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	/*text-transform: uppercase;*/
	display: block;
	background: #dedede;
	margin-left: 0px;
	width: 178px;
	_width: 195px;
	height: 16px;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 15px;
	border-bottom: 1px solid #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;



}


.contentheading {
	

}
.blogsection {
	font-size: 12px;


}
/*.highlight{
	color: #fbec00;

}
*/

.moduletable {
	font-size: 12px;
	font-family: Arial, Sans, Helvetica, Sans-Serif;


}
.moduletable form table{
	font-size: 12px;
	font-family: Arial, Sans, Helvetica, Sans-Serif;


}

.contentpaneopen {
	font-size: 12px;
	font-family: Arial, Sans, Helvetica, Sans-Serif;


}

div#petice_header {
	_width: 183px;  /* o dva pixely mensi, aby sedel div uprostred */
	width: 193px;
	height: 21px; /* o dva pixely mensi, aby sedel div uprostred */
	float:right;
	display: block;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding-top:3px;
	background : url('../image/pozadi_repeatx_dark.png') #000 0 0 repeat-x;


}
/* spacer je pouze billy div na mezery */
.spacer {
	_width: 185px;
	width: 195px;
	height: 5px;
	border:0px;
	float: right;
	display: block;
	background: #fff;

}
.spacerl {
	width: 195px;
	height: 5px;
	border:0px;
	float: left;
	display: block;
	background: #fff;

}

div#petice_text {
	_width: 183px;  /* o dva pixely mensi, aby sedel div uprostred */
	width: 193px;
	height: auto; /* o dva pixely mensi, aby sedel div uprostred */
	min-height: 150px;
	float:right;
	display: block;
	background: #000;
	border: 1px solid #000;
	color: #ffffff;


}

div#footer_line {
	width: 950px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: 8px; /* o dva pixely mensi, aby sedel div uprostred */
	float:left;
	display: block;
	overflow: hidden;
	border-top: 2px solid #fff;
	border-bottom: 12px solid #fff;
	background :  #fff;

}
div#footer {
	width: 950px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: auto; /* o dva pixely mensi, aby sedel div uprostred */
	float:left;
	
	display: block;
	min-height: 20px;
	background :  #fff;
	color: #7c7c7c;
	font-size: 10px;


}

div#top {
	
	width: 187px;
	_width: 183px;  /* o dva pixely mensi, aby sedel div uprostred */
	height: auto; /* o dva pixely mensi, aby sedel div uprostred */
	min-height: 150px;
	float:right;
	display: block;
	background: #fefefe;
	border: 1px solid #000;
	color: #000;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	margin-bottom: 5px;
	
	
}
span#seo_link {
	float:left;
}
span#seo_link a {
	color: #ff0000;
}