html
{
margin:0;
padding:0;
list-style:none;
}
body
{
	margin: 0 auto;
	background-color: white;
	list-style: none;
	text-align: center;
}
.ZAKLAD
{
	width: 100%;
	margin: 0 auto;
	background-color: white; 
}
.PODKLAD_KOLAZ
{
	width: 100%;
	height: 198px;
	background-color: #ae0e0e; 
	margin: 0 auto;
}
.KOLAZ_CELA
{
    width: 800px;
	height: 198px;
	background-color: none;
	background-image: url('../images/KOLAZ_CELA.jpg');
	background-repeat: no-repeat; 
	margin: 0 auto;
	padding: 0;
}
.KOLAZ_CELA_US
{
    width: 800px;
	height: 198px;
	background-color: none;
	background-image: url('../images/KOLAZ_CELA_US.jpg');
	background-repeat: no-repeat; 
	margin: 0 auto;
	padding: 0;
}
.PODKLAD_ZASTAVY
{
	width: 100%;
	height: 23px;
	margin: 0 auto;
	background-color: black;
	background-image: url('../images/PODKLAD_ZASTAVY.gif');
	background-repeat: repeat-x; 
}
.PODKLAD_ZASTAVY_1
{
	width: 800px;
	height: 23px;
	margin: 0 auto;
	background-color: none;
}
.ZASTAVA
{
	width: 29px;
	height: 19px;
	float: right;
	margin-left: 5px;
	margin-top: 2px;
	background-color: none;
}
.PODKLAD_STRED
{
	width: 100%;
	margin: 0 auto;
	background-color: WHITE;
}
.PODKLAD_STRED_L
{
	width: 30%;
	background-color: white;
	float: left;
}
.PODKLAD_MENU
{
	width: 153px;
	margin-right: 25px;
	margin-top: 20px;
	background-color: white;
	float: right;
}
.PODKLAD_STRED_P
{
	width: 70%;
	background-color: #ececec;
	float: left;
}
.PODKLAD_TEXT_STRED_P
{
	width: 610px;
	margin-left: 25px;
	margin-top: 23px;
	background-color: #ececec;	
	float: left;
}
.class_nadpis
{
	width: 610px;
	height: 15px;
	background-color: #ececec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-weight: 700;
	font-size: 13px;
	text-align: left;
	float: left;
}
.class_text
{
	width: 610px;
	background-color: #ececec;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	float: left;
}
.podklad_baner
{
	width: 70%;
	background-color: #ececec;
	float: left;
}
.LINE
{
	width: 556px;
	height: 1px;
	background-color: #525353;
	margin-top: 20px;
	margin-left: 25px;
	font-size: 1px;
	float: left;
}
.podklad_sacredbirmans
{
	width: 556px;
	height: 77px;
	background-color: none;
	margin-top: 22px;
	margin-bottom: 20px;
	margin-left: 25px;
	float: left;
	display: inline;
}
.bottom
{
	background-color: #b11010;
	width: 100%;
	height: 28px; 
	text-align: right;
	float: left;
}
A.denax
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: white;
    TEXT-DECORATION: none;
    TEXT-ALIGN: right;
}
A.denax:hover
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    COLOR: white;
    TEXT-DECORATION: underline;
    TEXT-ALIGN: right;
}
#right_nav
{
	width: 153px;
	padding: 0px;
	float: left;
}
#right_nav ul{
	list-style: none;
	margin: auto;
	display: block; 
	padding: 0px;
}
#right_nav ul li
{
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: white;
	list-style: none;
	display: block;
	width: 153;
	height: 24px;
	margin-top: 2px;
	text-align: right;
	line-height: 25px;
}
#right_nav ul li a{
	height: 24px;
	display: block; 
	width: 153px;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: white;
	text-decoration: none;
	margin-top: 2px;
	text-align: right;
	background: url(../images/MENU_PODKLAD.gif) no-repeat center;
	background-position: 0px 0px;
}
#right_nav ul li a:hover
{
	height: 24px;
	display: block;
	width: 153px;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: white;
	text-decoration:none;
	margin-top: 2px;
	text-align: right;
	background: url(../images/MENU_PODKLAD1.gif) no-repeat center;
	background-position: 0px 0px;
}







