body {
	background-color: #FFFEF9;
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	background-image: url('../img/bcg/body_2.gif');
}

/* Rich Text Editor default settings */
p {margin: 0px;}
body, p, div, td {font-size: 11px; font-family: Verdana, Arial, Helvetica, Tahoma; color: #52594A; }
/* 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: 1px solid #BEB7B2; }
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: #51AB03;	
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 11px;
	text-decoration: underline;	
}
a:visited { color: #51AB03; text-decoration: underline; }
a:hover { color: #51AB03; text-decoration: none; }
.note {color: #472600;}
.no_article {	color: #70655A; }
/* end of: basic settings */

/* forms */
button {
	width: auto;
  overflow: visible;
	padding: 2px 3px 2px 3px;
	margin: 0px;
}

input, textarea, select {
	color: #000000;
	background-color: #FFFFFF; 
}
input.solid, textarea.solid {
	border: 1px solid #A2BF89;
}
.button { 
	color: #49423A;
	background-color: #EEEDE4;
	border: 1px solid #ACABA5;	
	font-family: Verdana, Arial, Tahoma, Helvetica;
	font-size: 11px;
}
.checkbox {
	vertical-align: middle;
}
.required {color: #DF1C39;}
.required_2 {color: #000091;}
.required_3 {
	font-weight: bold;
	color: #232620;
}
.error {color: #E10000;}
.warning {color: #E10000;} 
.ok {color: #1B486B;}
.note { color: #a5987a; }
/* end of: forms */

/* layout */
table.container {
	width : 760px;
	margin: 0px;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #B8B8B8;
}
table.container td.container_main {
	width: 483px;
	background-color: #FFFFFF;
	vertical-align: top;
	background-image: url('../img/bcg/main.gif');
	background-repeat: repeat-y;
}
table.container td.container_right {
	width: 277px;
	background-color: #EEEDE4;
	vertical-align: top;
	background-image: url('../img/bcg/right.gif');
	background-repeat: repeat-y;
}
table.container td.container_bottom {
	height: 84px;
	background-image: url('../img/bcg/bottom.png');
	background-repeat: no-repeat;
}
table.container td.container_footer {
	height: 30px;
	background-image: url('../img/bcg/footer.gif');
	background-repeat: no-repeat;
	vertical-align: middle;
}
/* end of: layout */

/* table main_top */
table.main_top { width: 483px; }
table.main_top td.main_top {
	height: 275px;
	background-image: url('../img/bcg/main_top.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 55px;
	padding-left: 20px;
}
/* end of: table main_top */

/* table main_content */
table.main_content { width: 483px; }
table.main_content td.mc_title {
	height: 62px;
	background-image: url('../img/bcg/main_title.gif');
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	padding-right: 12px; padding-bottom: 3px;
}
table.main_content td.mc_text {
	background-image: url('../img/bcg/main_text.gif');
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 30px;
	padding-left: 25px; padding-right: 21px;
}
/* end of: table main_content */

/* table right_top */
table.right_top {
	width: 277px; height: 353px;
	border: 0px;
}
table.right_top td.rt_main_menu {
	width: 233px; height: 353px;
	background-image: url('../img/bcg/right_top_2.gif');
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 158px;
}
div.main_menu_overflow {
	/* k dispozici je omezeny prostor, skryjeme pripadne sekce, ktere by se uz nevesly do menu */
	width: 233px; 
	height: 149px;
	overflow: hidden;
}
/* end of: table right_top */

/* powered */
a.powered {color: #A7D8B7; font-size: 11px; font-family: Tahoma, Arial, Tahoma, Helvetica; text-decoration: none;}
a.powered:visited {color: #A7D8B7; text-decoration: none;}
a.powered:hover {color: #A7D8B7; text-decoration: underline;}

img.powered { vertical-align: middle; border: 0px; margin-left: 1px; margin-right: 1px; width: 18px; height: 18px; text-decoration: none; }
img.icon_srop { vertical-align: middle; width: 73px; height: 25px; border: 0px; margin-left: 1px; margin-right: 1px; }
img.icon_eu { vertical-align: middle; width: 37px; height: 25px; border: 0px; margin-left: 1px; margin-right: 1px; }
/* end of: powered */

/* table footer */
table.footer { width: 100%; height: 30px; }
table.footer td.left {
	padding-left: 20px;
	vertical-align: middle;
}
table.footer td.right {
	text-align: right;
	padding-right: 20px;
	vertical-align: middle;
}
/* end of: table footer */

/* category_top */
img.category_top {
	border: 0px; 
	width: 10px; height: 10px;
	vertical-align: middle; margin-bottom: 3px;
	margin-left: 0px; margin-right: 5px;
}
span.category_top_item {
	margin-right: 4px;
}
a.category_top_selected {
	color: #E49100; 
	font-family: Tahoma, Arial, Verdana; font-size: 11px; 
	font-weight: bold;
	text-transform : uppercase;
	text-decoration: none;
}
a.category_top_selected:visited {color: #E49100; text-decoration: none;}
a.category_top_selected:hover {color: #E49100; text-decoration: underline;}

a.category_top {
	color: #93B474; 
	font-family: Tahoma, Arial, Verdana; font-size: 11px; 
	font-weight: bold;
	text-transform : uppercase;
	text-decoration: none;
}
a.category_top:visited {color: #93B474; text-decoration: none;}
a.category_top:hover {color: #93B474; text-decoration: underline;}

/* end of: category_top */

/* categories */
h1.category, h2.category {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #ABD685;
	margin: 0px;
}
table.categories {
	width: 195px;
	vertical-align: top;
	border: 0px;
	border-collapse: collapse;
}
table.categories td.category_icon {
	width: 20px;
	text-align: middle;
	border-bottom: 1px dashed #A6C28E;
}
table.categories td.categories {
	height: 24px;	
	text-align: left;
	border-bottom: 1px dashed #A6C28E;
}
table.categories tr.categories_last_item td {
	border-bottom: 0px;
}
a.category {
	color: #BBD7A4;
	font-family: Tahoma, Arial, Verdana; font-size: 11px; 
	font-weight: bold;
	text-decoration: none;	
}
a.category:visited {color: #BBD7A4; text-decoration: none;}
a.category:hover {color: #F0CE00; text-decoration: underline;}

a.category_selected {
	color: #F0CE00;
	font-family: Tahoma, Arial, Verdana; font-size: 11px; 
	font-weight: bold;
	text-decoration: none;	
}
a.category_selected:visited {color: #F0CE00; text-decoration: none;}
a.category_selected:hover {color: #F0CE00; text-decoration: underline;}

img.category {
	border: 0px; 
	width: 12px; height: 12px;
	vertical-align: middle;
	margin-left: 0px; margin-right: 0px;
}

div.category_tree_container {
	padding-bottom: 14px;
	border-bottom: 1px solid #D9DBDC;
	margin-bottom: 12px;
}
img.icon_category_tree { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 0px; margin-right: 6px; }
img.icon_subcat { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin: 0px; margin-right: 2px;}

div.category_tree {
	color: #336B03;
	height: 19px; 
	font-size: 11px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	margin-bottom: 10px;
}
a.category_tree {
	color: #617B24;
	font-size: 12px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	text-transform: uppercase;
	text-decoration:none;
}
a.category_tree:visited { color: #617B24; text-decoration:none;}
a.category_tree:hover { color: #617B24; text-decoration:underline;}

a.category_tree_active {
	color: #e6aa00;
	font-size: 12px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	text-transform: uppercase;
	text-decoration:none;
}
a.category_tree_active:visited { color: #e6aa00; text-decoration:none;}
a.category_tree_active:hover { color: #e6aa00; text-decoration:underline;}

/* end of: categories */

/* articles */
h1.title_article, h2.title_article {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #E49100;
	margin: 0px;
	margin-bottom: 5px;
}
div.text {
	text-align: justify;
}
hr.divider {
	width: 100%; border-top: 1px dashed #CCCD60; height: 1px;
	padding-bottom: 0px; margin-bottom: 0px;  
}
div.divider {
	margin-top: 15px;
	margin-bottom: 15px; 
}
/* end of: articles */

/* table articles list */
table.articles_list {
	width: 100%;
	vertical-align: top;
	margin-bottom: 10px;
	border-bottom: 1px solid #D9DBDC;
}
table.articles_list td.arrow {
	width: 26px;
	vertical-align: top;
}
table.articles_list td.link {
	vertical-align: top; 
}
table.articles_list td.bottom_space {
	height: 6px; font-size: 6px;
}

a.article_select {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.article_select:visited { color: #000000; text-decoration: none; }
a.article_select:hover { color: #000000;	text-decoration: underline; }

a.article_selected {
	color: #E49100;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.article_selected:visited { color: #E49100; text-decoration: none; }
a.article_selected:hover { color: #E49100;	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; 
}
/* end of: attachments */

/* table image_container */
table.image_container {
	/* width: 104px; */
	height: 79px;
}
table.image_container td.ic_top {
	height: 3px;
	font-size: 1px;	
	background-image : url('../img/bcg/image_article/top.gif');
	background-position : bottom;
	background-repeat : repeat-x;
}
table.image_container td.ic_bottom {
	height: 3px;
	font-size: 1px;	
	background-image : url('../img/bcg/image_article/bottom.gif');
	background-position : top;
	background-repeat : repeat-x;
}
table.image_container td.ic_left {
	width: 3px;
}
table.image_container td.ic_right {
	width: 3px;
}
table.image_container td.image {
	background-color: #FFC600;
}
img.image_container {
	/* width: 98px; */
	height: 73px; /* standard preview size: 98 x 73 px */
	border: 0px;
	margin: 0px; padding: 0px;
}
/* end of: table image_container */


/* table panel_right_article */
table.panel_right_article { width: 274px; }
table.panel_right_article td.top_line {
	height: 1px;
	background-image: url('../img/bcg/panel_right/top_line.gif');
	background-repeat: no-repeat;
}
table.panel_right_article td.body {
	background-image: url('../img/bcg/panel_right/body.gif');
	background-repeat: repeat-y;
	vertical-align: top;
	padding-left: 15px; padding-right: 10px;	
}
table.panel_right_article td.bottom {
	height: 18px;
	background-image: url('../img/bcg/panel_right/bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 15px; padding-bottom: 5px;
}

table.panel_right_category_title {
	width: 277px; height: 41px;
	background-image: url('../img/bcg/right_panel_title.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
table.panel_right_category_title td.pr_category_title {
	vertical-align: bottom;
	padding-left: 15px; padding-bottom: 5px;
}
h3.panel_right {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #7D9E2F;
	margin: 0px;
}
a.pr_category_title {
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #7D9E2F;
	text-decoration: none;
}
a.pr_category_title:visited {
	color: #7D9E2F;	text-decoration: none;
}
a.pr_category_title:hover {
	color: #7D9E2F;	text-decoration: underline;
}

div.panel_right_title { margin-top: 5px; margin-bottom: 2px;  }
a.panel_right_title {
	color: #E4AA00; text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
}
a.panel_right_title:visited {
	color: #E4AA00;	text-decoration: none;
}
a.panel_right_title:hover {
	color: #E4AA00;	text-decoration: underline;
}

div.panel_right_text { line-height: 140%; }
a.panel_right_text {
	color: #776C51; text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
}
a.panel_right_text:visited {
	color: #776C51;	text-decoration: none;
}
a.panel_right_text:hover {
	color: #000000;	text-decoration: underline;
}
img.pr_more {border: 0px; width: 8px; height: 6px;}

table.pra_content { width: 100% }
table.pra_content td.pra_text {
	width: 160px;
	vertical-align: top;
}
table.pra_content td.pra_image {
	text-align: right;
	vertical-align: top;
}


/* end of: table panel_right_article */

/* table panel_right_image */
table.panel_right_image {
	width: 104px;
}
table.panel_right_image td.pri_top {
	height: 3px;
}
table.panel_right_image td.pri_bottom {
	height: 3px;
}
table.panel_right_image td.pri_left {
	font-size: 1px;
	width: 3px;
	background-image : url('../img/bcg/image_panel/left.gif');
	background-position : right;
	background-repeat : repeat-y;
}
table.panel_right_image td.pri_right {
	font-size: 1px;
	width: 3px;
	background-image : url('../img/bcg/image_panel/right.gif');
	background-position : left;
	background-repeat : repeat-y;
}
table.panel_right_image td.image {
	background-color: #FFC600;
}

img.panel_right_image {
	width: 98px;
	border: 0px;
	margin: 0px; padding: 0px;
}
/* end of: table panel_right_image */

table.sitemap {
	width: 100%;
	border-collapse: collapse;
}
tr.sitemap_color_1 td { border-bottom: 1px solid #E0DFDE; }
tr.sitemap_color_2 td { border-bottom: 1px solid #E0DFDE; }

/* sitemap */
a.category_sitemap {
	color: #336B03;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;	
}
a.category_sitemap:visited {color: #336B03; text-decoration: none;}
a.category_sitemap:hover {color: #336B03; text-decoration: underline;}

a.article_sitemap {
	color: #4A4A4A;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;	
}
a.article_sitemap:visited {color: #4A4A4A; text-decoration: none;}
a.article_sitemap:hover {color: #4A4A4A; text-decoration: underline;}

a.article_sitemap_2 {
	color: #4A4A4A;
	font-size: 11px;
	font-weight: bold;	
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;	
}
a.article_sitemap_2:visited {color: #4A4A4A; text-decoration: none;}
a.article_sitemap_2:hover {color: #4A4A4A; text-decoration: underline;}

/* end of: sitemap */

table.banner_buttons  {
	margin-top: 25px;
}

table.banner_buttons td.banner_button {
	width: 110px;
	vertical-align: top;
	text-align: left;
	
}
img.banner_button {
	width: 88px; height: 31px;
	border: 1px solid #ACABA5;
	margin-left: 5px; margin-right: 5px;
	margin-bottom: 20px;
}

table.svatek {
	padding: 0;
	width: 277px; height: 41px;
	background-image: url('../img/bcg/right_panel_title.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
table.svatek td {
	padding: 10px 35px 10px 15px;
	text-align: center;
	line-height: 140%;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	background-image: url('../img/bcg/panel_right/kopretina.gif')
}

table.svatek a, table.svatek a:visited {
	color: #7d9e2f;
	text-decoration: none;
}

table.svatek a:hover {
	text-decoration: underline;
}

div.svatek_ma {
	margin: auto;
	width: 148px;
	line-height: 150%;
	text-align: center;
}

div.svatek_ma a {
	color: #e4aa00;
	font-weight: bold;
	font-size: 12px;
}


