body {
	background-color: #EAF7FD;
	background-image: url("../image/body.gif");
	background-position: left top;
	background-repeat: repeat-x;
}

body, html {
	border: 0px none;
	margin: 0px;
	padding: 0px 0 8px 0;
}

hr.cleaner {
	clear: both;
	display: none;
}

div.cleaner {
	border: 0px none;
	margin: 0px;
	padding: 0px;

	float: none;
	clear: both;

	/*width: 1px;*/
	height: 1px;
	line-height: 0px;
	font-size: 0px;
}

img {
	border-color: #F26522;
}

#layout_wrapper {
	width: 916px;
	margin: 0px auto 0px auto;
	border: 0px solid black;
}

#layout_zahlavi_left {
	width: 232px;
	height: 210px;
	background-image: url("../image/zahlavi_left.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#layout_zahlavi {
	height: 210px;
	background-image: url("../image/zahlavi_right.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#layout_main_obal {
	background-image: url("../image/main.gif");
	background-position: right top;
	background-repeat: repeat-y;
}

#layout_main {
	min-height: 50px;
	_height: 50px;
	background-image: url("../image/main_zahlavi.gif");
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 0px solid white;
}

#leftbox_obal {
	float: left;
	width: 232px;
	margin: 0;
	padding: 0 0 0 0px;
	border: 0px solid red;
	text-align: right;
	border: 0px solid black;
}

#mainbox_obal {
	padding: 0px 0px 0px 232px;
	border: 0px solid black;
}

#mainbox {
	width: 645px;
	/*min-height: 230px;
	_height: 230px;*/
	padding: 0px 0px 8px 17px;
	_padding: 0px 0px 5px 15px;
	margin: 0 0 0px 0;
	border: 0px solid black;
	text-align: left;
}

#layout_zapati {
	height: 25px;
	background-image: url("../image/zapati.gif");
	background-position: left top;
	background-repeat: no-repeat;
	border: 0px solid blue;
}

#mainbox_copyright {
	color: #A7B8D7;
	text-align: right;
	font-size: 10px;
	vertical-align: bottom;
	padding: 10px 3px 0 0;
}

#mainbox_copyright a {
	color: #A7B8D7;
	text-decoration: none;
}

#mainbox_copyright a:hover {
	color: #F26522;
	text-decoration: underline;
}


#mainbox_footer {
	height: 20px;
	border: 0px solid black;
}

#menu_zahlavi {
	height: 186px;
	background-image: url("../image/menu_zahlavi.gif");
	background-position: left top;
	background-repeat: no-repeat;
}

#menu_obal {
	padding: 0;
	margin: 0 0 15px 15px;
}

/*-------------------------*/
.display_right {
	text-align: right;
}

.display_righttop {
	float: right;
	text-align: right;
}

div.display_footer {
	margin: 15px 0 0 0;
	border: 0px solid black;
} 

.display_footer_center {
	text-align: center;
	color: #cccccc;
	border: 0px solid blue;
} 

.display_footer_left {
	width: 30%;
	text-align: left;
	float: left;
	border: 0px solid green;
} 

.display_footer_right {
	width: 30%;
	text-align: right;
	float: right;
	border: 0px solid red;
} 

/*------------MENU-----------------*/
ul.menu {
	margin: 0px;
	padding: 0px;
        list-style-type: none;
        /*_list-style-type: decimal;*/
}

ul.menu li, ul.menu a {
	color: #0C257F;
}

li.menuitem {
	margin: 0;
	padding: 0;
	width: 100%;
}

li.menuitem a:hover {
	color: #FFFFFF;
}

li.menuitem span {
	padding-left: 37px;
}
em.submenuitem_ofset {
	font-size: 1px;
	width: 1px;
	height: 1px;
	padding-right: 11px;
}

li.menuitem a, li.menuitem a:visited {
	display: block;
	text-align: left;
	width: 100%;
	padding: 2px 0 3px 0;
	text-decoration: none;
	font-size: 15px;
}

a.menuitem, a.firstmenuitem, a.lastmenuitem {
	font-weight: bold;
	/*background-color: #3885CA;*/
	background-image: url("../image/menuitem_off_b.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #0C257F !important;
}

a.menuitem span, a.firstmenuitem span, a.lastmenuitem span {
	background-image: url("../image/menuitem_off.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}

a.menuitem:hover, a.submenuitem_on:hover, a.menuitem_on:hover, a.menuitem_on_selected, a.firstmenuitem:hover, a.firstmenuitem_on_selected, a.lastmenuitem:hover, a.lastmenuitem_on_selected {
	font-weight: bold;
	/*background-color: #FFFFFF;*/
	background-image: url("../image/menuitem_on_b.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF !important;
}

a.menuitem:hover span, a.submenuitem_on:hover span, a.menuitem_on:hover span, a.menuitem_on_selected span, a.firstmenuitem:hover span, a.firstmenuitem_on_selected span, a.lastmenuitem:hover span, a.lastmenuitem_on_selected span {
	/*background-color: #FFFFFF;*/
	background-image: url("../image/menuitem_on.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}

a.menuitem_on, a.firstmenuitem_on, a.lastmenuitem_on {
	font-weight: bold;
	/*background-color: #6AA3D7;*/
	background-image: url("../image/submenuitem_on_b.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #0C257F !important;
}

a.menuitem_on span, a.firstmenuitem_on span, a.lastmenuitem_on span {
	background-image: url("../image/submenuitem_on.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}

a.submenuitem, a.lastsubmenuitem {
	font-weight: normal;
	/*background-color: #9BC2E5;*/
	font-size: 14px !important;
	background-image: url("../image/submenuitem_off_b.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #0C257F !important;
}

a.submenuitem span, a.lastsubmenuitem span {
	background-image: url("../image/submenuitem_off.gif");
	/*background-position: left bottom;*/
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

a.submenuitem:hover, a.submenuitem_on_selected, a.lastsubmenuitem:hover, a.lastsubmenuitem_on, a.lastsubmenuitem_on_selected {
	font-weight: normal;
	/*background-color: #FFFFFF;*/
	font-size: 14px !important;
	background-image: url("../image/menuitem_on_b.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #FFFFFF !important;
}

a.submenuitem:hover span, a.submenuitem_on_selected span, a.lastsubmenuitem:hover span, a.lastsubmenuitem_on span, a.lastsubmenuitem_on_selected span {
	background-image: url("../image/menuitem_on.gif");
	/*background-position: left bottom;*/
	background-position: 0px 4px;
	background-repeat: no-repeat;
}

a.submenuitem_on {
	font-weight: normal;
	/*background-color: #6AA3D7;*/
	color: #FFFFFF !important;
	background-image: url("../image/submenuitem_on_b.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #0C257F !important;
}

a.submenuitem_on span {
	/*background-color: #6AA3D7;*/
	background-image: url("../image/submenuitem_on.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}

.offset {
	border-top: 10px solid #ffffff;
}
