html {
	height : 100%;
}
body {
	text-align : center;
	margin : 0;
	padding : 0;
	font-family : sans-serif;
	font-size : 0.8em;
	background-color : #f0f0f0;
	height : 100%;
}

#main {
	width : 778px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	background-color : #fff;
	height : 100%;
	border-right : solid 1px #42505F;
	border-left : solid 1px #42505F;
}

#head {
	height : 221px;
	background-image : url(../img/maxx_hlava_lepsi.jpg);
	display : block;
}

#bar {
	float : right;
	background-image : url(../img/krizky.gif);
	background-position : top left;
	background-repeat : no-repeat;
	width : 231px;
	padding-top : 10px;
	border-left : solid 1px #42505F;
	background-color : #CDD1D5;
}

#border-side {
	xborder-right : solid 1px #42505F;
	xborder-left : solid 1px #42505F;
	xborder-bottom : solid 1px #42505F;
}

#border-side hr.cleaner {
	clear : both;
	visibility : hidden;
}

#menu {
	background-image : url(../img/ukoncujici_lista.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	padding-bottom : 10px;
	margin : 0;
	list-style : none;
	padding-left : 0;
}

#menu ul {
	margin : 0;
	list-style : none;
	padding-left : 0;
	background-color : #586471;
}


#menu li div {
	display : block;
	background-image : url(../img/menulista_kzabalene.gif);
	background-repeat : no-repeat;
	padding-left : 20px;
	color : #42505F;
	height : 21px;
	line-height : 21px;
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}

#menu li.first a {
	background-image : url(../img/menulista_kzabalene_prvni.gif);
	padding-left : 20px;
}

#menu li.first.active a {
	background-image : url(../img/menulista_krozbalene_prvni.gif);
	padding-left : 20px;
}

#menu li ul li {
	padding : 10px 0;
	padding-right : 10px;
	padding-left : 20px;
}

#menu li.active a {
	background-image : url(../img/menulista_krozbalene.gif);
}


#menu li ul li a {
	background-image : url(../img/krizek_modr.gif);
	background-position : center left;
	background-repeat : no-repeat;
	text-align : right;
	background-color : #586471;
	color : #CDD1D5;
	font-size : 12px;
	font-weight : bold;
	padding-right : 10px;
	border-bottom : dotted 1px #CDD1D5;
}

#menu li ul li.last a {
	border-bottom : none;
	background-image : url(../img/krizek_modr.gif);
}

#menu li ul li.first a {
	background-image : url(../img/krizek_modr.gif);
}

#menu li.active ul li a {
	background-image : url(../img/krizek_modr.gif);
}

#menu li ul li a:hover {
	color : #FF8D22;
}

#news-head {
	background-image : url(../img/menulista_krozbalene_prvni.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	height : 25px;
	line-height : 23px;
	font-size : 1em;
	color : #42505F;
	padding-left : 20px;
	margin : 0;
	margin-top : 5px;
	font-weight : bold;
	font-size : 12px;
}

#news {
	background-color : #586471;
	background-image : url(../img/ukoncujici_lista2.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
	padding-bottom : 25px;
	padding-left : 20px;
	padding-right : 10px;
	color : #CDD1D5;
}

#news strong {
	display : block;
	background-image : url(../img/krizek_modr.gif);
	background-position : center left;
	background-repeat : no-repeat;
	text-align : right;
	background-color : #586471;
	color : #FF8D22;
	border-bottom : solid 1px #CDD1D5;
	font-size : 12px;
	font-weight : bold;
}

#text-h {
	float : left;
	width : 550px #important; width: 545px;
}

#text {
	padding-left : 10px;
	padding-right : 10px;
}

#text p {
	text-align:justify;
}

.hide {
	display : none;
}



#foot {
	padding : 5px;
	clear : both;
	text-align : right;
}
