/*+ Telo stranky */
body {
	background-color: #ffffff;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 12px;
}

/*+ Vnitrni cast obsahu stranky */
div#content {
	position: relative;
	margin: 0px;
	width: 100%;
	background-image: url(./img/blank.gif);
	background-repeat: repeat;
}

/*+ Datova cast stranky */
div#main_area {
	position: relative;
	width: 100%;
	margin: 0px;
}
div#main_content_area {
	position: relative;
	margin: 20px;
	width: 100%;
	padding: 10px;
}

/* + Zobrazeni clanku */
/* + Cesta */
div#path {
	display: none;
}
/* - cesta */

div.main_title_envelope { }
h1.main_title, h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	color: #000000;
	margin: 5px 0px 15px 0px;
	padding: 5px 0px 20px 0px;
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
	border-style: solid;
	border-width: 0px 0px 2px 0px;
	border-color: #000000;
}
h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	font-size: 14px;
}
div.main_content_background {
	position: relative;
}
h2.main_subtitle {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	border-width: 0px;
}
h2.main_subtitle a {
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}
div.main_article_preview {
	margin: 5px;
	text-align: justify;
}
table.main_article_preview { }
table.main_article_preview td {
	vertical-align: top;
	text-align: justify;
}
td.main_article_preview_thumb {
	padding: 0px 5px 0px 0px;
}
img.thumb_img {
	margin: 0px;
	padding: 5px;
}

div.offset_part {
	text-align: center;
	color: #000000;
	margin: 20px 30px 0px 30px;
	border-style: none;
	padding: 5px;
}
div.offset_part a {
	text-decoration: none;
	color: #000000;
}
a.offset_href_arrow { }
a.offset_href { }
span.offset_selected {
	color: #000000;
}

h2.main_subtitle_photo, h2.main_subtitle_download {
	position: relative;
	border-style: none;
	margin: 15px 5px 5px 5px;
	padding: 10px 0px 0px 0px;
}
h2.main_subtitle_download {
	clear: left;
}
div.photo_area {
	position: relative;
	padding: 0px;
}
a.main_thumb_envelope {
	float: left;
	display: block;
	position: relative;
	margin: 5px;
	padding: 1px;
	width: 80px;
	height: 60px;
	overflow: hidden;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	text-align: center;
	text-decoration: none;
}
a.main_thumb_envelope img {
	border-width: 0px;
}

ul.main_download {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
li.main_download_item {
	margin-bottom: 15px;
}
a.main_download_link {
	color: #000000;
}
div.main_download_item_description {
	margin-left: 30px;
	font-size: 11px;
}

h3.search_result_title {
	position: relative;
	font-size: 14px;
	font-weight: normal;
	font-variant: small-caps;
	padding: 0px;
	margin: 10px 0px 2px 0px;
	color: #000000;
}
span.search_result_title_type {
	color: #000000;
}
a.search_result_title_a {
	color: #000000;
}
div.search_result_description {
	margin-left: 30px;
}
div.search_result_header {
	margin: 20px 0px 20px 0px;
}
span.search_result_search_string {
	font-weight: bold;
	color: #000000;
}

div#login_form_message {
	width: 290px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#login_form_envelope {
	position: relative;
	margin: auto;
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: #8da9c1;
	background-color: #b9cedf;
	padding: 10px 5px 10px 5px;
	color: #000000;
	text-align: right;
}
img#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
}
form#login_form {
}
label.class {
}
input#user_login,input#user_password {
	margin-left: 10px;
	width: 125px;
	padding: 1px;
	margin: 2px 5px 2px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
input.input_button {
	border-width: 1px;
	border-style: ridge;
	border-color: #8da9c1;
	background-color: #7d9bb3;
	color: #ffffff;
}

ul.main_subcategory_ul {
	margin: 15px 200px 15px 10px;
	padding: 5px;
	color: #000000;
}
li.main_subcategory_li {
	margin: 0px 0px 5px 15px;
}
a.main_subcategory_a {
	color: #000000;
}

div#print_button_area {
	padding: 10px 0px 0px 0px;
	position: relative;
	clear: both;
	text-align: right;
}
a.print_link {
}
div#main_content_data_area {
	width: 90%;
}
