.no_screen {
  display: block;
}

.no_print {
  display: none;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-image: url('./img/blank.gif');
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.no_border {
	border-width: 0px;
}

div#content_main {
	position: relative;
	margin: 0px;
	padding: 0px;
}
div#article_area {
	position: relative;
	padding: 0px 0px 0px 0px;
	width: 98%;
}

/* Zobrazeni stranky */
div.main_title_envelope { }
h1.main_title, h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	color: #000000;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
	margin: 5px 0px 5px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 16px;
	font-weight: bold;
	background-image: url('./img/blank.jpg');
	background-repeat: no-repeat;
}
h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	font-size: 14px;
}
div.main_content_background {
	position: relative;
	width: 100%;
	overflow: hidden;
}
h2.main_subtitle {
	margin-top: 15px;
	border-width: 0px;
}
h2.main_subtitle a {
	color: #000000;
	font-size: 13px;
}
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;
}
div.thumb {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 1px;
}
div.offset_part {
	text-align: center;
	color: #a9a9a9;
	margin: 20px 30px 0px 30px;
	border-style: none;
	padding: 5px;
}
div.offset_part a {
	text-decoration: none;
	color: #a9a9a9;
}
a.offset_href_arrow { }
a.offset_href { }
span.offset_selected {
	color: #000000;
}

h2.main_subtitle_photo, h2.main_subtitle_download {
	position: relative;
	border-style: solid;
	margin: 20px 5px 10px 5px;
}
h2.main_subtitle_download {
	clear: left;
}
div.photo_area {
	position: relative;
	width: 470px;
	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 {
	margin: auto;
	width: 250px;
	border-width: 1px;
	border-style: solid;
	border-color: #196246;
	background-color: #0091ca;
	padding: 20px 5px 20px 5px;
	color: #ffffff;
	text-align: right;
}
form#login_form {
}
label.class {
}
input#user_login,input#user_password {
	border-style: solid;
	border-width: 1px;
	border-color: #093f8e;
	font-size: 11px;
	padding: 1px;
	margin-left: 10px;
	width: 125px;
}
input.login_form_submit {
	margin: 5px;
}

ul.main_subcategory_ul {
	margin: 15px 200px 15px 10px;
	padding: 5px;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	background-color: #ffffff;
	border-color: #000000;
	color: #000000;
}
li.main_subcategory_li {
	margin: 0px 0px 5px 15px;
}
a.main_subcategory_a {
	color: #093f8e;
}

div.main_path {
	margin: 5px 0px 5px 0px;
}
a:link.main_path_link, a:visited.main_path_link {
	text-decoration: none;
	color: #000000;
}
a:hover.main_path_link {
	text-decoration: underline;
}

div#print_button_area {
	padding: 10px 0px 0px 0px;
	position: relative;
	clear: both;
	text-align: right;
}
