body {
	background-color: #FFFFFF;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
}

/* Rich Text Editor default settings */
p {margin: 0px;}
body, p, div, td {
	font-family: "tahoma", "tahoma ce", "arial", "arial ce"; color: #33393B; font-size: 8pt;
}
/* end of: Rich Text Editor default settings */

/* basic settings */
form {margin: 0px;}
img.link {border:0px; margin-left: 1px; margin-bottom: 1px; }
img.border { border: 3px solid #DEE1D6; }
img.icon { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 3px; margin-right: 3px; }
img.icon_24 { vertical-align: middle; width: 24px; height: 24px; border: 0px; margin-left: 3px; margin-right: 3px; }
hr {width: 100%; border-top: 1px solid #D9DBDC; }
a {
	color: #363D40;	
	font-family: "tahoma", "tahoma ce", "arial", "arial ce"; 
	font-size: 8pt;
	text-decoration: underline;	
}
a:visited { color: #363D40; text-decoration: underline; }
a:hover { color: #363D40; text-decoration: none; }

ul {margin-left: 20px; margin-top: 8px; margin-bottom: 0px; }
ol {margin-left: 25px; margin-top: 8px; margin-bottom: 0px; }
li { margin-bottom: 5px; }
/* end of: basic settings */

table.container_borders {
	width: 100%;
	margin: 0px;
}
table.container_borders td.bcg_left {
	font-size: 2px;
	background-color: #F8F8F8;
	background-image : url('../img/leto/bcg/bcg_left.gif');
	background-position : right;
	background-repeat : repeat-y;
}
table.container_borders td.bcg_right {
	font-size: 2px;	
	background-color: #F8F8F8;
	background-image : url('../img/leto/bcg/bcg_right.gif');
	background-position : left;
	background-repeat : repeat-y;
}
table.container_borders td.container {
	width : 760px;
}
table.container {
	width : 760px;
	border-bottom: 1px solid #000000;
	margin: 0px;
	background-color: #FFFFFF;
}
table.container td.left {
	width: 146px;
	background-color: #D9D99D;
	vertical-align: top;
}
table.container td.right {
	width: 614px;
	vertical-align: top;
}

table.container-right {
	width: 614px;
}
table.container-right td.top {
	height: 127px;
}

table.container-right td.menu_horizontal {
	height: 22px;
	background-image : url('../img/leto/bcg_menu_horizontal.gif');
	background-repeat : no-repeat;	
	text-align: right;
	vertical-align : middle;
	padding-right: 10px; padding-left: 32px;
}
div.menu_horizontal {
	height: 14px;
	vertical-align : middle;
	overflow: hidden;
}
a.menu_horizontal {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu_horizontal:visited {
	color: #000000;
	text-decoration: none;
}
a.menu_horizontal:hover {
	color: #3D386C;
	background-color: #F0F0D0;
	/*
	color: #FFFFFF;
	background-color: #6E6945;
	*/
	text-decoration: none;
}

table.container-right td.title-illustrative {
	height: 175px;
	background-image : url('../img/leto/bcg_title_illustrative.gif');
	background-repeat : no-repeat;
	text-align: center;
	vertical-align: top;
}
table.t-i-positioning {
	width: 614px;
}
table.t-i-positioning td.top {
	height: 22px;
}
table.t-i-positioning td.title {
	vertical-align: bottom;
	padding-bottom: 28px;
	padding-left: 55px;
}
table.t-i-positioning td.border-right {
	width: 8px;
}
img.illustrative {
	width: 168px;
	height: 140px;
	border: 1px solid white;
}
h1.title_category {
	font-size: 15px;
	font-weight: bold;
	color: #52511C;
	margin-bottom: 0px;
}
table.main-border {
	width: 614px;
} 
table.main-border td.border {
	width: 36px;
	font-size: 2px;	
	background-image : url('../img/leto/bcg_main_border.gif');
	background-position : left;
	background-repeat : repeat-y;
}
table.main {
	width: 578px;
}
table.main td.content {
	vertical-align: top;
	padding-left: 14px; padding-right: 19px;  
	/* 360 (content) + 185 (panel) + 14 (padding L) + 19 (padding R) = 578 px (main table) */
}
table.main td.panel {
	width: 185px;
	vertical-align: top;
}

table.divider {
	width: 360px;
	height: 9px;
	margin-top: 20px;
	margin-bottom: 5px;	
}
table.divider td.line {
	width: 320px;
	height: 9px;
	background-image : url('../img/leto/divider/line.gif');
	background-repeat: repeat-x;
	font-size: 1px;
}
table.divider td.decoration {
	width: 40px;
	height: 9px;
}
div.flags {
	margin-left: 8px; margin-top: 8px;
}
img.flag {
	vertical-align: middle; width: 18px; height: 12px; border: 0px; margin-left: 3px; margin-right: 6px;
}

/* panel */
table.panel-title {
	width: 185px;
}
.panel_slashes {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #E85865;
}
table.panel-title td.title {
	height: 35px;
	background-image : url('../img/leto/panel/bcg_title.gif');
	background-repeat : repeat-x;
	vertical-align: top;
	padding-top: 9px;
	padding-left: 10px;
	
}
div.panel_title {
	color: #353C40;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}
table.panel {
	width: 169px;
	margin-right: 16px;
}
table.panel td.panel_text {
	background-color: #F8FAFD;
	padding: 3px;
	padding-left: 5px;
}
div.panel_title_article {
	margin-top: 2px;
	margin-bottom: 3px;
}
a.panel_title_article {
	color: #B47D06;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
}
a.panel_title_article:visited {
	color: #B47D06;
	text-decoration: none;	
}
a.panel_title_article:hover {
	color: #B47D06;
	text-decoration: underline;	
}
a.panel_text_article {
	color: #283D43;
	text-decoration: none;		
}
a.panel_text_article:visited {
	color: #283D43;
	text-decoration: none;		
}
a.panel_text_article:hover {
	color: #283D43;
	text-decoration: underline;	
}
img.more {
	border: 0px;
}
table.panel_2 {
	width: 185px; 
	/* border: 1px solid red; */
}
table.panel_2 td.image {
	text-align: right;
}
table.panel_2 td.shadow_right {
	width: 8px;
}
table.panel_2 td.shadow_bottom {
	padding-bottom: 10px;
}
img.panel {
	width: 168px; height: 70px;
}
/* end of: panel */

/* categories */
table.categories {
	width: 146px;
	padding-left: 0px; padding-right: 0px; 
	padding-top: 0px;  
	margin-top: 38px;
}
td.category {
	width: 146px; height: 26px;
	vertical-align: middle;
	background-image : url('../img/leto/category/bcg_normal.gif');
	background-repeat : no-repeat;
	border-bottom: 1px solid #ADB48F; /* #364C53 */
	padding-left: 30px;
	padding-top: 4px; padding-bottom: 2px;
	overflow: hidden;
}

a.category {
	color: #5E5724;
	font-family: Tahoma, Arial, Verdana; font-size: 11px; 
	text-decoration: none;
	text-transform: uppercase;	
}
a.category:visited {color: #5E5724; text-decoration: none;}
a.category:hover {color: #5E5724; text-decoration: none;}

a.category_selected {
	color: #B90000; 
	font-family: Tahoma, Arial, Verdana; font-size: 11px; 
	text-decoration: none;
	text-transform: uppercase;
}
a.category_selected:visited {color: #B90000; text-decoration: none;}
a.category_selected:hover {color: #B90000; text-decoration: none;}
/* end of: categories */

/* articles */
h1.title_article {
	font-size: 8pt;
	font-weight: bold;
	color: #5C6B39;
	margin-bottom: 10px;
}
a.title_article {
	font-size: 8pt;
	font-weight: bold;
	color: #5C6B39;
	text-decoration: none;	
}
a.title_article:visited {
	color: #5C6B39;
	text-decoration: none;	
}
a.title_article:hover {
	color: #5C6B39;
	text-decoration: underline;	
}

div.text {
	text-align: justify;
}
div.date {
	color: #747A7E;
	padding-bottom: 3px;
}
hr.divider {
	width: 100%; border: 2px solid #EAEBEE; height: 2px;
	padding-bottom: 0px; margin-bottom: 0px;  
}
div.divider {
	margin-top: 20px;
	margin-bottom: 0px; 
}

/* end of: articles */

/* table articles list */
table.articles_list {
	vertical-align: top;
	margin-bottom: 3px;
	border-bottom: 1px solid #EFEFF0;
	border-top: 1px solid #EFEFF0;
	border-collapse: collapse;
}
table.articles_list td {
	padding-left: 5px;
}
td.articles_list_row_1 {
	vertical-align: middle;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EFEFF0;
}
td.articles_list_row_2 {
	vertical-align: middle;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EFEFF0;
}
td.articles_list_selected {
	vertical-align: middle;
	background-color: #EAEAC8;
	border-top: 1px solid #EFEFF0;
	border-bottom: 1px solid #EFEFF0;
}
div.articles_list_title {
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, Verdana; font-size: 13px;
	font-weight: bold; margin-bottom: 6px; margin-top: 5px;
}	
.articles_count {
	font-family: Tahoma, Arial, Helvetica, Verdana;
	font-size: 11px;
	color: #9A9AA0;
	font-weight: normal;
}
a.article_select {
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Helvetica; 
	font-size: 11px;
	line-height: 150%;
	text-decoration: none;
}
a.article_select:visited { color: #000000; text-decoration: none; }
a.article_select:hover { color: #000000;	text-decoration: underline; }
/* end of: table articles list */


/* attachments */
.article_attachments { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #7A6D63; font-weight: bold; 
}
a.attachment_name {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold; color: #7A6D63; 
	text-decoration: none;
}
a.attachment_name:visited {
	color: #7A6D63; 
	text-decoration: none;
}
a.attachment_name:hover {
	color: #7A6D63;
	text-decoration: underline;
}

.attachment_mimetype  {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #B1A89E; 
}
.attachment_description  {
	margin-left: 23px;
	color: #7A6D63;
}

/* end of: attachments */

/* powered */
a.powered {
	font-size: 8pt;
	font-weight: normal;
	color: #5C6B39;
	text-decoration: underline;	
}
a.powered:visited {
	color: #5C6B39;
	text-decoration: underline;	
}
a.powered:hover {
	color: #5C6B39;
	text-decoration: none;	
}
div.powered, span.powered {
	font-size: 8pt;
	color: #5C6B39;
}
/* end of: powered */

/* formulare */
.L-inp {
	border-right: #8FA3AF 1px solid; border-top: #8FA3AF 1px solid; border-left: #8FA3AF 1px solid; border-bottom: #8FA3AF 1px solid; width: 361px; font-family: "tahoma", "tahoma ce", "arial", "arial ce"; font-size: 8pt;
}
.S-inp {
	border-right: #8FA3AF 1px solid; border-top: #8FA3AF 1px solid; border-left: #8FA3AF 1px solid; border-bottom: #8FA3AF 1px solid; width: 200px; font-family: "tahoma", "tahoma ce", "arial", "arial ce"; font-size: 8pt;
}
.Dot-textarea {
	border-right: #8FA3AF 1px solid; border-top: #8FA3AF 1px solid; border-left: #8FA3AF 1px solid; border-bottom: #8FA3AF 1px solid; width: 361px; height: 97px; font-family: "tahoma", "tahoma ce", "arial", "arial ce"; font-size: 8pt;
}
.Dot-inp {
	border-right: #8FA3AF 1px solid; border-top: #8FA3AF 1px solid; border-left: #8FA3AF 1px solid; border-bottom: #8FA3AF 1px solid; width: 361px; font-family: "tahoma", "tahoma ce", "arial", "arial ce"; font-size: 8pt;
}
.button {
	font-family: "tahoma", "tahoma ce", "arial", "arial ce"; 
	font-size: 8pt;
	padding: 2px;
	border: 1px solid #ADB48F; background-color: #F7F7E6; color: #000000;  
}
.required {color: #DF1C39;}
.required_2 {color: #000091;}
.error {color: #E10000;}
.warning {color: #E10000;} 
.ok {color: #1B486B;}
/* end of: formulare */

/* barevne tabulky cenik atp. */
.tabA {
	color: #FFFFFF; background-color: #446886; font-size: 8pt; vertical-align: middle; border-right: #FFFFFF 0px solid; border-top: #FFFFFF 0px solid; border-left: #FFFFFF 0px solid; border-bottom: #8198A0 0px solid;
}
.tabB {
	color: #566F81; background-color: #DDE2E6; font-size: 8pt; vertical-align: middle;
}
.tabD {
	color: #FFFFFF; background-color: #8FA3AF; font-size: 8pt; vertical-align: middle;
}
/* end of: barevne tabulky cenik atp. */


