BODY {
	PADDING: 0px 0px 0px 0px;
	background: url('../images/top.jpg') repeat-x #15151f;
	color: #333333;
    font-family: Geneva CE, Arial CE, sans-serif;
	FONT-size: 12px/16px;
	top: 0px;
    text-align: center;
    margin: auto auto auto auto;
	width: 100%;
}

A {
	COLOR: #333333;
	TEXT-DECORATION: none;
}

A:hover {
	TEXT-DECORATION: underline; 
	color: #ffffff;
}

/*                       ###############                 */

#obsah .menu_clanky a {
	color: #D0D0D0;
	float: left;
	display: block;
	overflow: hidden;
	width: 150px;
	min-height: 170px;
	background: url('../images/bg_polozka.png') 0px 0px no-repeat;
	padding: 5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 20px;
	TEXT-DECORATION: underline; 
	/*
	filter: alpha(opacity=50);
	-moz-opacity: 50;
	*/
}

#obsah .menu_clanky a:hover {
	color: #ffffff;
	background: url('../images/bg_polozka_hover.png') 0px 0px no-repeat;
	padding: 5px 5px 5px 5px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 20px;
	min-height: 170px;
	TEXT-DECORATION: none;
	/*
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	*/
}

.clanek_body IMG {
	border: 1px solid #D0D0D0;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

/* ################################################################################### */
#menu {
	margin-left: 10px;
	float: left;
	display: block;
	min-height: 300px;
	width: 220px;
	text-align: right;
}

#menu A {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
	width: 200px;
	display: block;
	float: none;
	height: 20px;
	text-decoration: none;
	background: url('../images/button_2.jpg') no-repeat;
	color: #083f54;
	font-size: 18px;
}

#menu A:hover {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
	width: 200px;
	display: block;
	float: none;
	height: 20px;
	text-decoration: none;
	background: url('../images/button_3.jpg') no-repeat;
	color: #000000;
	font-size: 18px;
}

#menu_hover a{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
	width: 200px;
	display: block;
	float: none;
	height: 20px;
	text-decoration: none;
	background: url('../images/button_3.jpg') no-repeat;
	color: #ffffff;
	font-size: 18px;
}


#podmenu_hover a{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: right;
	width: 200px;
	display: block;
	float: none;
	height: 20px;
	text-decoration: none;
	background: url('../images/button_3.jpg') no-repeat;
	color: #ffffff;
	font-size: 18px;
}

#obsah {
	display: block;
	float: left;
	width: 710px;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
	min-height: 180px;
	text-align: left;
	color: #ffffff;
}

#obsah a {
	color: #336699;
	text-decoration: underline;
}

#obsah a:hover {
	color: lightblue;
	text-decoration: none;
}

#obsah TABLE {width: 99%;}
#obsah h1 {color: #FFFFFF;}
#obsah h2 {color: #FFFFFF;}
#obsah h3 {color: #FFFFFF;}
#obsah h4 {color: #FFFFFF;}
#obsah h5 {color: #FFFFFF;}
#obsah h6 {color: #FFFFFF;}


.ih {
	display: none;
}
/* ################################################################################### */

#box_hlava {
	width: 780px;
	MARGIN: auto;
	display: block;
	float: none;
	clear: both;
	text-align: left;
}

#box_body {
	width: 780px;
	MARGIN: auto;
	display: block;
	float: none;
	clear: both;
	text-align: left;
}

#box_obsah {
	width: 780px;
	display: block;
	float: none;
	clear: both;
	min-height: 620px;
	background-image: url('../images/middle.jpg');
}

#box_bottom {
	display: block;
	float: none;
	clear: both;
	width: 780px;
	height: 91px;
	background-image: url('../images/bottom.jpg');
}

#menu_login {
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}

#menu_login a{
	padding: 10px 10px 10px 10px;
	color: #ffffff;
}

#menu_login a:hover{
	padding: 10px 10px 10px 10px;
	color: #336699;
}

#copy_right {
	padding: 20px 20px 20px 20px;
	color: #ffffff;
}


.zprava {
	text-align: center;
	border: 2px solid darkgreen;
	border-top: 20px solid darkgreen;
	background-color: green;
	color: white;
	font-size: 12px;
	font-weight: bolder;
	width: 55%;
	padding: 10px 10px 10px 10px;
}

.zprava a {
	color: darkred;
	text-decoration: none;
	font-size: 16px;
	font-weight: bolder;
	margin: 5px 5px 5px 5px;
}

.zprava a:hover {
	color: red;
	font-size: 16px;
	text-decoration: none;
	font-weight: bolder;
	margin: 5px 5px 5px 5px;
}

#copy_right {
	font-size: 11px; color: #D9D9D9; text-align: center;
}
