.no_screen {
	display: none;
}
#print_header {
	diplay:none;
}
.no_print {
	display: block;
}
p {
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
div.cleaner {
	clear: both;
}
a:link, a:visited {
	color: #000e72;
	text-decoration: none;
}
a:hover {
	color: #000e72;
}
table {
	padding: 0px;
	margin: 0px;
	width:100%;
}
td {
	padding: 0px;
	margin: 0px;
}
h1,h1 a {
	color:#000e72;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding: 10px 0px 5px 0px;
}

/*+ Telo stranky */
body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #ffffff url('./img/bodybck.png') top repeat-x;
	color: #000e72;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 12px;
}
div#top_r_bck {
	width: 50%;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 420px;
	background-image: url('./img/bodybck2.png');
}

/*+ Vnitrni cast obsahu stranky */
div#content {
	position: relative;
	width: 1051px;
	margin: 0px auto 0px auto;
	padding:0px;
	z-index: 4;
}

/*+ Vrchni cast obsahu stranky */
div#top_area {
	position: relative;
	width: 1051px;
	height: 326px;
	background-image: url('./img/topbck.jpg');
	background-repeat: no-repeat;
	z-index: 4;
	padding:0px;
	margin:0px;
}
a#link_to_home {
	position: absolute;
	top: 0px;
	left: 25px;
	width: 250px;
	height: 156px;
}

/*+ Datova cast stranky */
div.middle {
	position: relative;
	top: 0px;
	z-index: 4;
	width: 1051px;
	min-height:395px;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	background:#ffffff url('./img/menubck.png') left repeat-y;
}
div#middle_top {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	width: 1051px;
	height:94px;
	background-image: url('./img/middletop.jpg');
	background-repeat: no-repeat;
}
div.left {
	position: relative;
	left: 35px;
/*	top: -180px;*/
	width: 230px;
	float: left;
	z-index: 4;
	overflow: hidden;
	margin: -180px 0px 0px 0px;
	color: #666666;
}
hr.hr_left {
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #bad5ea;
	margin: 5px;
}

div.left h2 {
	color:#d28c32;
	font-size:18px;
}

div.main_content_area {
	position: relative;
	width: 700px;
	float: right;
	margin: 0px 50px 0px 0px;
}
div.main_content_area_data {
	position: relative;
}
div.bottom_content_area {
	position: relative;
	background: #ffffff url('./img/bottom1.png') left no-repeat;
	height: 97px;
	width: 1051px;
	margin: 0px auto 0px auto;
}
div.bottom_content_area_data {
	border-top: 1px solid #bad4ea;
	width: 700px;
	margin: 0px auto 0px auto;
	text-align: center;
	position: relative;
	top: 55px;
	left: 150px;
	color: grey;
	font-size: 12px;
	color: #666666;
}

div.bottom_content_area_data a {
	color: #666666;
}

td.jedna {
	text-align: left;
	padding: 0px;
}

td.tri {
	text-align: right;
	padding: 0px 0px 9px 0px;
}

td.dva {
	text-align: left;
}

a.bottom_content_area_data {
	color: white;
}
/* + Horni menu */
/* vertikalni menu */
ul.menu {
	display: none;
}
ul#m0 {
	position: absolute;
	top: 38px;
	left: 275px;
	z-index: 4;
	width: 750px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	list-style-type: none;
}
ul.m0class0 li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height:50px;
	width: 150px;
	overflow: hidden;
}

ul.m0class0 li a {
	display: block;
	position: relative;
	margin: 0px;
	text-decoration: none;
	color: white;
	font-size: 15px;
	width: 130px;
}
a.m0class0 {
	padding: 15px 10px 0px 10px;
	font-weight: normal;
}
a.m0class0:hover {
	font-weight:bold;
	border-top: 5px solid white;
	padding-top: 10px;
}
a.m0selected {
	padding: 10px 10px 0px 10px;
	font-weight:bold;
	border-top: 5px solid white;
}

ul.m0class1 {
	position: absolute;
	width: 146px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 4;
}
ul.m0class1 li {
	display: block;
	float: left;
	width: 146px;
	margin: 0px;
	padding: 0px;
	height:20px;
	background:#dea32d;
}
ul.m0class1 li a {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	padding:0px;
	margin: 0px;
	height:20px;
	color: white;
	text-decoration: none;
	padding:0px 0px 0px 30px;
	font-weight:normal;
	font-size:13px;
	border:0px solid red;
}
ul.m0class1 li a:hover {
	color: white;
	border:0px;
	text-decoration:underline;

}

/* - Leve menu */

/* + Zobrazeni clanku */

div#path {
	position: relative;
	margin:0px 0px 0px 300px;
	border:0px solid red;
	color:#000e72
}

div#path a:link,  a:visited{
	color: #000e72;
	text-decoration: none;
}
div#path a:hover {
	text-decoration: underline;
}

/* Hlavicky */
h1.main_title, h2.main_subtitle, h2.main_subtitle_download,h2.main_subtitle_photo {
	color:#000e72;
	position: relative;
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	border-style: none;
}
h1.main_title {
	font-size: 20px;
}
h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	font-size: 12px;
	color:#000e72;
}
h2.main_subtitle {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	border-width: 0px;
	color:#000e72;
	font-size:12px;
}
h2.main_subtitle a {
	color:#000e72;
	font-size: 12px;
	text-decoration: none;
}
h2.main_subtitle_photo, h2.main_subtitle_download {
	color:#000e72;
	position: relative;
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	border-style: none;
}
ul.main_download{
	position: relative;
	float: left;
	width: 100%;
}
a.main_download_link:link, a.main_download_link:visited {
	color: #000e72;
	text-decoration: underline;
}
a.main_download_link:hover {
	text-decoration: underline;
}
div.main_article_preview {
	margin: 5px;
	text-align: justify;
	color: #000e72;
}
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.preview_thumbnail {
	display: block;
	margin: 4px;
	padding: 5px;
	filter: glow(color=#999999, strength=4);
	border: none;
}


div.main_content_background {
	position: relative;
}

div.photo_area {
	position: relative;
}
a.main_thumb_envelope:link, a.main_thumb_envelope:visited {
	float: left;
	display: block;
	position: relative;
	overflow: hidden;
	margin: 5px;
	width: 120px;
	height: 90px;
	padding: 3px;
	background: #91badb;
	border:0px solid red;
}
a.main_thumb_envelope:hover {
	background: #d28c32;
}
a.main_thumb_envelope img {
	display: block;
	margin: auto;
	border: none;
}
h3.search_result_title,a.search_result_title_a {
	position: relative;
	margin: 20px 0px 10px 0px;
	padding: 0px;
	border-width: 0px;
	color:#000e72;
	font-size:12px;
}
div#login_form_message {
	margin: 100px 0px 40px 0px;
}
div#login_form_envelope {
	position: relative;
}
img#login_form_icon {
	position: absolute;
	top: -16px;
	left: -15px;
}

/* + Zobrazeni seznamu podkategorii */
ul.main_subcategory_ul {
	margin: 15px 200px 15px 10px;
	padding: 5px;
	color: #000e72;
}

li.main_subcategory_li {
	margin: 0px 0px 5px 15px;
}

a:link.main_subcategory_a, a:visited.main_subcategory_a {
	color: #000e72;
	text-decoration: underline;
}
a:hover.main_subcategory_a {
	text-decoration: underline;
}

/* - Zobrazeni seznamu podkategorii */

div#main_content_contact_area {
	font-size:14px;
	margin:0px 0px 10px 0px;
}

div#main_menu_search_area {
	margin-top: 10px;
	position: relative;
	height: 70px;
}
input#search_text {
	float: left;
	padding: 1px;
	border: 1px solid #000e72;
	margin: 3px;
}
a#search_button {
	float: left;
	display: block;
	width: 26px;
	height: 26px;
	background-image: url('./img/searchbut.gif');
	background-repeat: no-repeat;
	text-decoration: none;
}
