/* email style antispam */
.email_antispam {
	color: #5e432a;
	border-bottom: 1px dotted #5e432a;
	cursor: help;
	unicode-bidi:bidi-override; direction: rtl;
}
/* end of: email style antispam */

/* common settings */
.clear{
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

.clear_left{
	clear: left;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}
.note {color: #ab865c; }

/* zdroj: http://developer.mozilla.org/en/docs/Consistent_List_Indentation */
.content ul {
	margin-left: 0; padding-left: 15px;
	margin-top: 2px; margin-bottom: 2px;
	list-style-type: square;
}
.content ol {
	margin-left: 0px; padding-left: 20px;
	margin-top: 2px; margin-bottom: 2px;
}
.content li { margin-bottom: 4px; }

img.icon {
	border: 0px;
	vertical-align: middle;
	width: 16px; height: 16px;
	margin: 0px 3px 2px 3px;
}

img.icon_no_margin { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 0px; margin-right: 0px; }

img.no_border { border: 0px; }

div.box {
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
	color: #323234;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.box_padding {
	width: auto;
	padding: 6px 10px 6px 10px;
}

div.info_box {
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
	color: #323234;
	font-weight: bold;
	background-image : url("../img/bcg/box/info.gif");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.info_box_padding {
	width: auto;
	padding: 6px 10px 6px 25px;
}

div.warning_box {
	background-color: #FFF9E6;
	border: 1px solid #FFAF75;
	color: #EC0C00;
	background-image : url("../img/bcg/box/warning.gif");
	background-position: top left;
	background-repeat: no-repeat;
	line-height: 140%;
	margin: 3px 4px 3px 0px;
}
div.warning_box_padding {
	width: auto;
	padding: 6px 10px 6px 25px;
}

.context_help_cursor {border-bottom: 1px dotted black; cursor: help;}


hr {
	width: 100%;
	background-color: transparent;
  color: transparent;
	border: 0px;
  border-top: 1px solid #e3d6b2;
  height: 1px;
	padding: 0; margin: 10px 0;
}

/* end of: common settings */

/* pagination */
div.pagination {
	width: 100%;
	text-align: right;
	margin-bottom: 4px;
	margin-top: 4px;
	color: #121212;
}
a.pagination, a.pagination:visited {
	color: #121212;
}
.pagination_current {
	font-weight: bold;
	color: #a5522b;
}
/* end of: pagination */

/* articles */
h1.category_title, h2.category_title, h3.category_title, div.category_title {
	font-size: 16px;
	color: #8f5f35;
	font-weight: bold;
	margin: 20px 0 15px 0;
}
h1.article_title, h2.article_title, div.article_title {
	font-size: 15px;
	color: #8f5f35;
	font-weight: bold;
	margin: 15px 0 15px 0;
}

.article_text {
	text-align: justify;
	margin-bottom: 6px;
}

div.article_perex {
	padding-bottom: 6px;
}

div.article_date {
	color: #6f767b;
	font-size: 11px;
	margin-bottom: 3px;
}
div.no_article {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #8f5f35;
	font-size: 12px;
}
div.articles_list_counter {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
ul.articles_list {
	margin-top: 3px;
	margin-left: 0; padding-left: 20px;
	margin-top: 0px; margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	list-style-type: square;
	color: #8f5f35;
}

ul.articles_list li {
	margin-bottom: 5px;
}
li.article_select {
	font-size: 12px;
}
a.article_select, a.article_select:visited, a.article_select:hover {
	color: #8f5f35;
	font-weight: bold;
	text-decoration: underline;
}
a.article_select:hover {
	color: #8f5f35;
	text-decoration: none;
}

li.article_selected {
	color: #38372D;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center left;
}

a.article_selected, a.article_selected:visited, a.article_selected:hover {
	color: #38372D;
	font-weight: bold;
	text-decoration: none;
}
a.article_selected:hover {
	color: #38372D;
	text-decoration: underline;
}
div.divider {
	height: 2px;
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
	margin: 5px 0px 15px 0px;
}
/* end of: articles */

/* navigation */
div.subcategories {
	padding: 0px 0px 10px 0px;
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
	margin-bottom: 11px;
}
ul.subcategories {
	list-style-type: none;
}
ul.subcategories li {
	background: url('../img/netnews/subcategory.gif') no-repeat left 0px;
	padding-left: 18px;
	margin-bottom: 3px;
}
a.subcategory, a.subcategory:visited {
	padding-left: 4px;
	color: #8f5f35;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.subcategory:hover {
	text-decoration: underline;
}
/* end of: navigation */

/* gallery */
div.gallery_title {
	font-size: 12px;
	color: #8f5f35;
	font-weight: bold;
	margin-bottom: 0px;
}
table.gallery {
	width: 100%;
	margin-top: 0;
	padding: 0;
	margin-bottom: 15px;
	font-size: 0;
	border-collapse: collapse;
}

table.gallery td {
	font-size: 0px;
	padding: 0;
	border-collapse: collapse;
	border: 0;
}
/* end of: gallery */

/* gallery generation 2 using table */
/*
centrovani obrazku na stred vertikalne: 
http://www.jakpsatweb.cz/css/css-vertical-center-solution.html
*/
img.gallery_gen2 {
	/* _width: 125px; _height: 125px; */
	max-width: 125px; max-height: 125px;
	border: 0; padding: 0; margin: 0;
}

div.gallery_item_env {
	width: 125px; height: 125px;
	overflow: hidden;
	float: left;                    
	border: 1px solid #8f5f35;
	margin: 1px 1px 0 0;
}
table.gallery_item {
	width: 125px; height: 125px;
	padding: 0;
	overflow: hidden;
	font-size: 0;
	border-collapse: collapse;
	background-color: #ffffff;
	table-layout: fixed;
}
table.gallery_item td {
	padding: 0;
	width: 125px; height: 125px;
	overflow: hidden;
	text-align: center;
	font-size: 0;
	vertical-align: middle;
	border-collapse: collapse;
	border: 0;
	table-layout: fixed;
}
/* end of: gallery generation 2 using table */

/* attachments */
div.attachments {
	margin-bottom: 8px;
}

div.attachments_title {
	font-size: 12px;
	color: #8f5f35;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.attachment {
	margin-bottom: 3px;
}
a.attachment_name, a.attachment_name:visited {
	color: #5e432a;
	font-weight: bold; 
	text-decoration: none;
}
a.attachment_name:hover {
	color: #d22500;
	text-decoration: underline;
}

.attachment_mimetype  {
	color: #816343;
}
.attachment_description {
	color: #816343;
	margin-left: 23px;
}
/* end of: attachments */

/* up to parent */
div.up_to_parent {
	margin: 0px 0px 10px 0px;
	background: url(../img/netnews/up_to_parent.gif) top left no-repeat;
}

div.up_to_parent_padding {
	width: auto;
	padding: 6px 10px 6px 20px;
}

a.up_to_parent, a.up_to_parent:visited, a.up_to_parent:hover {
	color: #8f5f35;
	text-decoration: none;
}

a.up_to_parent:hover{
	text-decoration: underline;
}
/* end of: up to parent */

/* sitemap */
div.link_sitemap {
	margin: 10px;
	margin-left: 30px;
}
a.link_sitemap, a.link_sitemap:visited, a.link_sitemap:hover {
	text-decoration: none;
}
a.link_sitemap:hover {
	text-decoration: underline;
}
table.sitemap {
	width: 98%;
	border-collapse: collapse;
	margin-top: 5px;
}
tr.sitemap_color_1 td {
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
}
tr.sitemap_color_2 td { 
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
}
tr.sitemap_color_3 td { 
	background: url(../img/netnews/dot_horizontal.gif) repeat-x bottom;
}

a.category_sitemap, a.category_sitemap:visited {
	color: #8f5f35;
	font-weight: bold;
	text-decoration: none;
}
a.category_sitemap:hover {color: #8f5f35; text-decoration: underline;}

a.article_sitemap, a.article_sitemap:visited {
	color: #40423E;
	text-decoration: none;	
}
a.article_sitemap:hover {color: #d22500; text-decoration: underline;}

.category_sitemap_count_articles {
	font-size: 11px;
	color: #8C8C8C;
}

div.subcategories_sitemap {
	color: #5d5d5d;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* end of: sitemap */

/* forms */
input, textarea {
	color: #000000;
	background-color: #fcfbf8;
	font-size: 13px;
}
select.solid {
	background-color: #FFF8F2;
}
input.solid, textarea.solid, select.solid {
	border: 1px solid #ccb69d;
}
input.form_contact, textarea.form_contact {
	width: 400px;
	border: 1px solid #ccb69d;
}
input.disabled {
	border: 1px solid #ccb69d;
	background-color: #F7F7F7;
}
input.solid_disabled {
	border: 1px solid #c0b8ab;
	background-color: #eeebe8;
}
input.solid_checkbox {
	border: 0px;
	background-color: transparent;
}
.optional {
	color: #404040;
	font-weight: bold;
}
.button {
	color: #904945;
	background-color: #e3d6b2;
	border: 1px solid #D0B3A1;
}
.checkbox {
	vertical-align: middle;
}
.radio {
}
.label {
}
.required {color: #5e432a;}
.required_2 {color: #000091;}
.error {color: #E10000;}
.warning {color: #E10000;} 
.ok {color: #257735;}

fieldset {
	padding: 5px 5px 5px 10px;
	border: 1px solid #cbb170;
}
fieldset p {margin: 0;}
fieldset legend { 
	background-color: #e6d6aa;
	border: 1px solid #d3be87;
	padding: 2px 5px 2px 5px;
	color: #927834;
}
/* end of: forms */

/* image effect */
div.image-effect{
	top: 0; left: 0;
	width: 960px; height: 325px;
	font-size: 0px;
	padding: 0; margin: 0;
	overflow: hidden;
	position: relative;
}
div.image-effect img{
	width: 960px; height: 325px;
	top:  0; left: 0;
}
/* end of: image effect */

