.no_screen {
  display: none;
}
.no_print {
  display: block;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-image: url('./img/mainbck.jpg');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
a {
	color: #093f8e;
}
.no_border {
	border-width: 0px;
}

div#content_top {
	height: 325px;
	background-image: url('./img/topbck.jpg');
}
div#content_main {
	position: relative;
	margin: 0px;
	padding: 0px;
}
div#menu_area {
	float: left;
	position: relative;
	padding: 0px 0px 0px 80px;
	width: 155px;
	z-index: 1;
/*	overflow: hidden;*/
}
div#article_area {
	position: relative;
	float: left;
	padding: 0px 0px 0px 135px;
	width: 470px;
}

/* leve menu */
div#left_menu {
	position: relative;
	width: 155px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}

table#mainmenu {
	position: relative;
	width: 100%;
	border-style: none;
	_margin-top: 0px;
	padding: 0px;
	color: #000000;
	z-index: 1;
}
table#mainmenu td {
	border-style: none;
	padding: 0px;
	z-index: 1;
}

table.menu {
	position: absolute;
	visibility: hidden;
	cursor: pointer;
	_cursor: hand;
	border-style: solid;
	border-width: 1px;
	border-color: #5db4d6;
	background-color: #e7eef1;
	padding: 0px;
	margin-top: 7px;
	z-index: 1;
}

table.menu td {
	position: static;
	padding: 1px;
	display: block;
	width: 180px;
	z-index: 1;
}

a.main_menu_item_top {
	position: relative;
	display: block;
	background-image: url('./img/menuoff.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 12px 0px 0px 20px;
	color: #000000;
	text-decoration: none;
}
a:link.main_menu_item, a:visited.main_menu_item {
	position: relative;
	display: block;
	left: 0px;
	color: #5db4d6;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #e7eef1;
	padding: 1px;
	z-index: 1;
}
a:hover.main_menu_item {
	color: #ffffff;
	background-color: #5db4d6;
	border-color: #5db4d6;
}
span.left_menu_arrow {
	/*display: block;*/
	display: none;
	position: absolute;
	bottom: 0px;
	right: 5px;
}
/**/

div#content_bottom {
	position: relative;
	clear: both;
}
table#bottom {
	width: 100%;
	position: relative;
	padding: 0px;
	margin: 10px 0px 20px 0px;
	background-color: #0091ca;
}
table#bottom td {
	width: 33%;
	margin: 0px;
	padding: 2px;
	color: #ffffff;
}
td#bottom_column1 {
	text-align: left;
}
td#bottom_column2 {
	text-align: center;
}
td#bottom_column3 {
	text-align: right;
}
td#bottom_column3 img {
	border-style: none;
	float: right;
	margin: 0px 5px 0px 5px;
}
td#bottom_column3 a {
	text-decoration: none;
	color: #ffffff;
}
td#bottom_column2 a {
	text-decoration: none;
	color: #ffffff;
}

div#mailto_area {
	text-align: center;
	margin: 30px 0px 20px 0px;
}

a#home_link img {
	border-style: none;
}

/* 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 -20px;
	padding: 4px 0px 4px 20px;
	font-size: 16px;
	font-weight: bold;
	background-image: url('./img/headarro.jpg');
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	font-size: 14px;
}
div.main_content_background {
	position: relative;
	width: 470px;
	overflow: hidden;
}
h2.main_subtitle {
	margin-top: 15px;
	border-width: 0px;
}
h2.main_subtitle a {
	color: #093f8e;
	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: #0091ca;
	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: #ff0000;
}

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:link.main_thumb_envelope, a:visited.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: #0091ca;
	text-align: center;
	text-decoration: none;
}
a:hover.main_thumb_envelope {
	background-color: red;
	border-color: red;
}
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: #093f8e;
}
div.main_download_item_description {
	margin-left: 30px;
	font-size: 11px;
}


table#search_form_table {
	position: absolute;
	top: 5px;
	left: 650px;
}
form {
	text-align: right;
	padding: 0px;
	margin: 0px;
}
input#search_form_text {
	font-size: 11px;
	margin: 0px;
	padding: 1px;
	border-style: groove;
	border-width: 1px;
	width: 120px;
}
input#search_form_submit {
	display: none;
}
a#search_form_href {
}
a#search_form_href img {
	border-style: 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: #093f8e;
}
span.search_result_title_type {
	color: #000000;
}
a.search_result_title_a {
	color: #093f8e;
}
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: #093f8e;
}

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: #3e70b3;
	color: #093f8e;
}
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: #3e70b3;
}
a:hover.main_path_link {
	text-decoration: underline;
}

div#print_button_area {
	padding: 10px 0px 0px 0px;
	position: relative;
	clear: both;
	text-align: right;
}

