.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: #ff0000;
}
div#content {
	position: relative;
	width: 640px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('./img/blank.gif');
	background-repeat: repeat;
}
div#content_main {
	position: relative;
	margin: 0px;
	padding: 10px;
}

/* Zobrazeni stranky */
div.main_title_envelope { }
h1.main_title, h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	color: #000000;
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #000000;
	margin: 5px;
	padding: 4px 0px 4px 0px;
	font-size: 16px;
	font-weight: bold;
}
div.main_content_background { display: block; position: relative; }

h2.main_subtitle {
	margin-top: 15px;
	border-width: 0px;
}
h2.main_subtitle a {
	color: #000000;
	font-size: 13px;
}
div.main_article_preview {
	margin: 5px;
}
table.main_article_preview { }
table.main_article_preview td {
	vertical-align: top;
}
td.main_article_preview_thumb {
	padding: 0px 5px 0px 0px;
}
div.thumb {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 1px;
}

div.offset_part {
	text-align: center;
	color: #000000;
	margin: 20px 30px 0px 30px;
	border-style: solid;
	border-width: 0px;
	border-top-width: 1px;
	border-color: #000000;
	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: solid;
	margin: 20px 5px 10px 5px;
}
h2.main_subtitle_download {
	clear: left;
}
div.photo_area {
	position: relative;
	width: 409px;
	padding: 0px;
}
a:link.main_thumb_envelope, a:visited.main_thumb_envelope {
	float: left;
	display: block;
	position: relative;
	margin: 5px;
	padding: 5px;
	width: 80px;
	height: 100px;
	overflow: hidden;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}
a:hover.main_thumb_envelope {
	background-color: #ffffff;
}
a.main_thumb_envelope img {
	border-width: 0px;
}
a:link.main_thumb_envelope span, a:visited.main_thumb_envelope span {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 40px;
	width: 90px;
	background-color: #ffffff;
	color: #000000;
	cursor: pointer;
	overflow: hidden;
}
a:hover.main_thumb_envelope span {
	color: #000000;
	background-color: #ffffff;
}

a.main_thumb_envelope {
	float: left;
	display: block;
	position: relative;
	margin: 5px;
	padding: 5px;
	width: 80px;
	height: 100px;
	overflow: hidden;
	background-color: #ffffff;
	text-align: center;
	text-decoration: none;
}
a.main_thumb_envelope img {
	border-width: 0px;
}
a.main_thumb_envelope span {
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 40px;
	width: 90px;
	background-color: #ffffff;
	color: #000000;
	cursor: pointer;
	overflow: hidden;
}

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;
}


div#content_search_form_area {
	display: none;
}
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;
}
