body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 850px;
	z-index: 100;
	background-color: White;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

p {margin:0; padding:0;}


#nadpisdiv ul
{
margin: 0;
padding:0;
list-style-type: none;
}
#nadpisdiv li
{
display: block;
color: White;
background-color: Black;
width: 175px;
padding: 2px 8px 2px 6px;
text-decoration: none;
border: 1px solid Black;
font-size : 10pt;
font-weight : bold;
}

#topmenudiv {
padding-top:20px;
margin-left:15px;
}

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


#topmenudiv a
{
display: block;
color: White;
background-color: #fd021a;
width: 165px;
padding: 2px 8px 2px 6px;
text-decoration: none;
border-bottom: 1px solid White;
border-left: 1px solid White;
border-right: 1px solid White;
border-top: 1px solid White;
font-size : 9pt;
font-weight : bold;
}

#topmenudiv a:hover
{
background-color: #fd021a;
color: #00478e;
}


#menudiv {
padding-top:0px;
margin-left:15px;
}

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


#menudiv a
{
display: block;
color: White;
background-color: Black;
width: 165px;
padding: 2px 8px 2px 6px;
text-decoration: none;
border-bottom: 1px solid White;
border-left: 1px solid White;
border-right: 1px solid White;
border-top: 1px solid White;
font-size : 9pt;
font-weight : bold;
}

#menudiv a:hover
{
background-color: #F5EBCE;
color: #00478e;
}

#menudiv1 a
{
display: block;
color: Black;
background-color: #ff6a39;
width: 165px;
padding: 2px 0px 2px 15px;
text-decoration: none;
border: 1px solid White;
font-size : 8pt;
font-weight : bold;
margin-left: 10px;
}

#menudiv1 a:hover
{
background-color: Gray;
color: White;
font-weight : bold;
}


A {
	background-color: transparent;
	color: red;
	text-decoration: none;
}

A:hover, A:active {
	color: red;
	text-decoration: underline;
}

A IMG{
	border: 0px;
}

IMG {
	padding: 3px;
}

.complex{
	width: 850px;
	text-align: left;
	background-position: left;	
	background-repeat: repeat-y;
	background-image: url(../img/center.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.text IMG {
	border: 0px;
}

#top{
	width: 850px;
	height: 134px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#footer {
	background-repeat: no-repeat;
	width: 850px;
	height: 50px;
	background-image: url(../img/footer.gif);
	text-align: center;
}


.center {
	width: 850px;
	background-image: url(../img/center.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.centerLeft {
	width: 245px;
	float: left;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}
.centerRight {
	width: 14px;
	vertical-align: bottom;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;
	z_index:100;		
}

#centerRight HR {
	clear: both;
	visibility: hidden;
}

/* ###### TEXT ###### */
P {
	font-size: 1.1em;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 140%;
}

.centerCenter{
	float: left;
	width: 560px;
	padding-left: 10px;
	text-align: left;
	padding-right: 0px;
	margin: 0px;
}


.centerCenter DIV{
	padding-left: 7px;
	margin-bottom: 10px;
}


#menu {
	height: 450px;
	background-image: url(../img/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
	margin-left: 22px;
	padding: 0px;

}

#mezera {
	width: 236px;
	height: 350px;
	valign:bottom;
    padding: 0px 0px 0px 35px;
}


#pozadi {
	font-size: 1.8em;
	font-size: bold;
}

HR {
	color: RED;
}


