body {
	background-color: #D2ECC3;
	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;
}

p, table, tr, th, td {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

img {
	border-color: #118047;
}

#layout_wrapper {
	width: 793px;
	margin: 0px auto 0px auto;
	border-bottom: 0px solid black;
}

#layout_wrapper_inside {
	border-bottom: 0px solid white;
}

#layout_zahlavi {
	height: 256px;
	background-image: url("../image/zahlavi.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

#layout_main_obal {
	background-image: url("../image/main.gif");
	background-position: right top;
	background-repeat: repeat-y;
}

#layout_main {
	background-image: url("../image/zapati.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	border-bottom: 0px solid white;
}

#leftbox_obal {
	float: left;
	width: 228px;
	margin: 0;
	padding: 0;
	border: 0px solid red;
	text-align: right;
}

#leftbox_obal {
	padding: 0px 0 0 0px;
}

#mainbox_obal {
	padding: 0px 0px 0px 228px;
	border: 0px solid black;
}

#mainbox {
	min-height: 230px;
	_height: 230px;
	width: 529px;
	padding: 10px 21px 5px 10px;
	margin: 0 0 25px 0;
	_margin: 0 0 0px 0;
	border: 0px solid black;
	text-align: left;
}

#mainbox_zapati {
	height: 35px;
	border: 0px solid blue;

	color: #71B685;
	text-align: right;
	font-size: 10px;
	vertical-align: bottom;
	border: 0px solid black;
	padding: 13px 21px 0 0;
}



#mainbox_zapati a {
	color: #71B685;
	text-decoration: none;
}

#mainbox_zapati a:hover {
	color: #000000;
	text-decoration: underline;
}

#mainbox p, #mainbox h1, #mainbox h2, #mainbox h3, #mainbox hr {
	margin-top: 0;
}

#mainbox p, #mainbox h1, #mainbox h2, #mainbox h3, #mainbox hr {
	margin-bottom: 10px;
}

#mainbox_footer {
	height: 20px;
	border: 0px solid black;
}

.skryt {
	display: none;
}

#menu_obal {
	padding: 0 0px 0px 0px;
}

#menu_kontakt {
	background-image: url("../image/menu.gif");
	background-position: left top;
	background-repeat: repeat-y;
	border-bottom: 0px solid white;
	text-align: left;
	padding: 15px 24px 25px 22px;
}

#menu_kontakt table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#menu_kontakt td {
	margin: 0;
	padding: 0;
}

#menu_kontakt h3, #menu_kontakt td, #menu_kontakt a {
	color: #ffffff;
}

#menu_kontakt h3 {
	font-size: 14px;
	padding: 0;
	margin: 15px 0 5px 0;
}

#menu_kontakt td {
	color: #ffffff;
	font-size: 11px;
}

#menu_kontakt a:hover {
	color: #118047;
}

#menu_zapati {
	height: 27px;
	background-image: url("../image/menu_zapati.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	border-bottom: 0px solid white;
}

/*-------------------------*/
.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: none;*/
}

ul.menu li {
	color: #ffffff;
}

li.menuitem {
	margin: 0;
	padding: 0;
	width: 100%;
}

li.menuitem a:hover {
	color: #6DC23F !important;
	font-weight: bold;
}

li.menuitem span {
	padding-left: 23px;
}

em.submenuitem_ofset {
	font-size: 1px;
	width: 1px;
	height: 1px;
	padding-right: 10px;
}

li.menuitem_separator {
        display: block;
	font-size: 1px;
	height: 2px;
	background-color: #ffffff;
}

li.menuitem a, li.menuitem a:visited {
	display: block;
	text-align: left;
	width: 100%;
	padding: 3px 0 4px 0;
	border: 0px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

a.menuitem, a.firstmenuitem, a.lastmenuitem {
	font-weight: normal;
	background-color: #D7EEC9;
	background-image: url("../image/menuitem_off.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
}

a.menuitem:hover, a.menuitem_on_selected, a.firstmenuitem:hover, a.firstmenuitem_on_selected, a.lastmenuitem:hover, a.lastmenuitem_on_selected {
	font-weight: normal;
	color: #6DC23F !important;
	background-color: #D5EEC7;
	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: normal;
	background-color: #B8E2A2;
	background-image: url("../image/submenuitem_on.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
}

a.submenuitem, a.lastsubmenuitem {
	font-weight: normal;
	background-color: #B6E19F;
	background-image: url("../image/submenuitem_off.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px !important;
}

a.submenuitem:hover, a.submenuitem_on_selected, a.lastsubmenuitem:hover, a.lastsubmenuitem_on, a.lastsubmenuitem_on_selected {
	font-weight: normal;
	background-color: #D5EEC7;
	background-image: url("../image/menuitem_on.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px !important;
	color: #6DC23F !important;
}

a.submenuitem_on {
	font-weight: normal;
	background-color: #F1E5DA;
	background-image: url("../image/submenuitem_on.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	font-size: 11px !important;
}


/*-------zobrazeni dat------*/
table.display {
	width: 100%;
	_width: 99.5%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0px solid #000000;
}

table.display td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: 0px solid #000000;
}

tr.display_header, td.display_header, tr.display_center, td.display_center {
	text-align: center;
}

tr.display_header td {
	padding-bottom: 1px;
}

td.display_separator {
	border-bottom: 1px solid #118047;
	padding: 0px;
	margin: 0px;
}

td.display_columntime {
	width: 130px;
	text-align: center;
	white-space: nowrap;
}

td.display_columnaction {
	width: 60px;
	text-align: center;
	white-space: nowrap;
}

td.display_columncenter {
	text-align: center;
}

td.display_columnporadi {
	width: 50px;
	text-align: center;
	white-space: nowrap;
}

td.display_columnid {
	width: 70px;
	text-align: center;
	white-space: nowrap;
}

td.display_columnnum {
	width: 50px;
	text-align: center;
	white-space: nowrap;
}

td.display_columnsmallnum {
	width: 33px;
	text-align: center;
	white-space: nowrap;
}

tr.display_oddrow td, tr.display_evenrow td, tr.display_blankrow td {
	height: 10px;
	border-left: 1px solid #ffffff;
	padding: 0 4px 0 4px;
}

td.display_cellcheckbox {
	width: 1%;
	text-align: center;
	padding: 0 !important;
}

tr.display_blankrow {
	background-color: #ffffff;
}

tr.display_oddrow {
	background-color: #f8f8f8;
}

tr.display_evenrow {
	background-color: #F2F2F2;
}

tr.display_row {
	background-color: #ffffff;
}

tr.display_row td {
	height: 10px;
	border-left: 0px solid #ffffff;
	border-bottom: 1px dotted #DDEDBF;
	padding: 5px 4px 7px 4px;
}

td.display_columndate {
	width: 70px;
	text-align: center;
	white-space: nowrap;
}

td.display_description {
	text-align: left;
}

table.program {
	width: 100%;
	_width: 99.5%;
	margin: 10px 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 0px solid #000000;
}

td.program_time {
	width: 70px;
	text-align: right;
	padding-right: 10px !important;
	white-space: nowrap;
}

table.program td {
	margin: 0;
	padding: 0 0 10px 0;
	vertical-align: top;
}

/*---------------------------*/
table.display_rowdistance {
	width: 100%;
	/*_width: 99.5%;*/
	margin: 10px 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	border: 0px solid #000000;
}

table.display_rowdistance td {
	margin: 0;
	padding: 0 0 10px 0;
	vertical-align: top;
}

/*-------------------------*/
table.display_message {
	width: 100%;
	/*_width: 99.5%;*/
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #118047;
}

table.display_message td {
	margin: 0;
	padding: 3px;
	vertical-align: top;
}

td.display_message_header {
	color: #118047;
	background-color: #F4D7C0;
}

td.display_message_footer {
	font-size: 11px;
	text-align: right;
	padding-top: 0px !important;
}

/*-----------pro modul akce-------------*/
div.akce_obal {
	margin-bottom: 5px;
	border: 1px solid #F1E9D1;
}

div.akce_obal_today {
	margin-bottom: 5px;
	border: 1px solid #118047;
	border-left: 5px solid #118047;
}

div.akce_obal strong, div.akce_obal_today strong {
	color: #118047;
}

div.akce_obal em, div.akce_obal_today em {
	font-style: italic;
	color: #BEB8A5;
	width: 95%;
	display: block;
}

div.category_style_ {
	padding: 5px;
}

div.category_style_bila {
	background-color: #ffffff;
	padding: 5px;
}

div.category_style_seda {
	background-color: #D8D1BB;
	padding: 5px;
}

div.category_style_bezova {
	background-color: #CDB6AC;
	padding: 5px;
}

div.category_style_zluta {
	background-color: #FEF8B0;
	padding: 5px;
}

div.category_style_oranzova {
	background-color: #FDE2B6;
	padding: 5px;
}

div.category_style_modra {
	background-color: #CBC5E3;
	padding: 5px;
}

div.category_style_zelena {
	background-color: #DDEDBF;
	padding: 5px;
}

#leftbox h1{

	display: none;
}

#leftbox_text {
	padding-top: 20px;
	font-size: 11px;
	color: white;
}
