body {
	background-color: #ffffff;
	margin: 0px;
	padding: 5px 7px 5px 7px;
}

p, table, tr, th, td {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

img {
	border-color: #0E905E;
}


/*-------------------------*/
.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 {
	color: #DDEDBF;
}

li.menuitem {
	margin: 0;
	padding: 0;
	width: 100%;
}

li.menuitem a:hover {
	color: #0E905E;
}

li.menuitem span {
	padding-left: 10px;
}
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: #EADBD1;
}

li.menuitem a, li.menuitem a:visited {
	display: block;
	text-align: left;
	width: 100%;
	padding: 2px 0 2px 0;
	border: 0px solid #ffffff;
	text-decoration: none;
	color: #0E905E;
	font-size: 13px;
}

a.menuitem, a.firstmenuitem, a.lastmenuitem {
	font-weight: bold;
	background-color: #B99A91;
}

a.menuitem: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;
}

a.menuitem_on, a.firstmenuitem_on, a.lastmenuitem_on {
	font-weight: bold;
	background-color: #F1E5DA;
}

a.submenuitem, a.lastsubmenuitem {
	font-weight: normal;
	background-color: #DDEDBF;
}

a.submenuitem:hover, a.submenuitem_on_selected, a.lastsubmenuitem:hover, a.lastsubmenuitem_on, a.lastsubmenuitem_on_selected {
	font-weight: normal;
	background-color: #ffffff;
}

a.submenuitem_on {
	font-weight: normal;
	background-color: #F1E5DA;
}


/*-------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;
}

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 #0E905E;
	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.photogalery {
	width: 100%;
	/*_width: 99.5%;*/
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0px solid #000000;
}

td.photogalery_polozka {
	/*height: 100px;*/
	vertical-align: bottom;
	text-align: center;
	/*border: 1px solid #F28922;*/
	border: 1px solid #0E905E;
	padding: 5px;
        /*background-image: url("../image/pozadi_box.gif");
	background-position: left top;
	background-repeat: repeat-x;*/
	background-color: #EADBD1;
}

td.photogalery_polozka_top {
	/*height: 100px;*/
	vertical-align: middle;
	text-align: center;
	/*border: 1px solid #F28922;*/
	border: 1px solid #0E905E;
	padding: 5px;
        /*background-image: url("../image/pozadi_box.gif");
	background-position: left top;
	background-repeat: repeat-x;*/
	background-color: #EADBD1;
}

div.photogalery_popisek {
	font-size: 11px;
	color: #0E905E;
}

div.photogalery_polozka_zahlavi {
	height: 50px;
}

td.photogalery_polozka a {
	/*background-color: #F28922;
	color: #ffffff;*/
}

td.photogalery_polozka h3 {
	padding: 0 !important;
	margin: 3px 0 0 0 !important;
	text-align: center;
}

h3.nazev, h3.nazev a, td.photogalery_polozka h4 {
	padding: 0 !important;
	margin: 0 !important;
	text-align: center;
	color: #1A6442 !important;
}

td.photogalery_polozka div {
	font-size: 11px;
	color: #1A6442;
}

table.photogalery_obrazek {
	margin: 5px 0 0 0;
	padding: 0;
	border-collapse: collapse;
	border: 0px solid #000000;
}

table.photogalery_obrazek_detail {
	margin: 0 10px 0 0;
	padding: 0;
	border-collapse: collapse;
	border: 0px solid #000000;
}

table.photogalery_obrazek_detail td {
	border: 1px solid #C7E08A;
	/*height: 160px;*/
	color: #cccccc;
}

td.photogalery_obrazek {
	width: 150px;
	height: 105px;
	/*background-color: #ffffff;*/
	vertical-align: middle;
	text-align: center;
}

/*---------------------------*/
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 #0E905E;
}

table.display_message td {
	margin: 0;
	padding: 3px;
	vertical-align: top;
}

td.display_message_header {
	color: #0E905E;
	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 #0E905E;
}

div.akce_obal strong, div.akce_obal_today strong {
	color: #0E905E;
}

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;
}


