.no_screen {
	display: none;
}
.no_print {
	display: block;
}

p {
	padding: 0px;
	margin: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
div.cleaner {
	clear: both;
}
a:link, a:visited {
	color: #c63718;
}
a:hover {
	color: #000000;
}
table {
	padding: 0px;
	margin: 0px;
}
td {
	padding: 0px;
	margin: 0px;
}

/*+ Telo stranky */
body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #fadb98;
	font-family: "Trebuchet MS", arial, verdana;
	font-size: 12px;
}

/*+ Vnitrni cast obsahu stranky */
div#content {
	position: relative;
	width: 1100px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url('./img/bck.png');
	background-repeat: repeat-y;
	z-index: 4;
}

/*+ Vrchni cast obsahu stranky */
div#top_area {
	position: relative;
	z-index: 1;
	height: 380px;
	width: 100%;
	background-image: url('./img/top.jpg');
	background-repeat: no-repeat;
}
a#link_to_home {
	position: absolute;
	top: 68px;
	left: 96px;
	width: 191px;
	height: 100px;
}
div#contact_area {
	position: absolute;
	top: 165px;
	left: 114px;
	font-size: 14px;
	width: 191px;
	height: 100px;
	color: #ffffff;
}
div#contact_area a {
	text-decoration: none;
	color: #ffffff;
}

/*+ Datova cast stranky */
div#main_area {
	position: relative;
	width: 919px;
	top: 2px;
	left: 88px;
	padding: 0px 0px 20px 0px;
	min-height: 580px;
	_height: 580px;
	z-index: 4;
}
div#main_menu_area {
	position: relative;
	float: left;
	z-index: 4;
	width: 207px;
	position: relative;
}
div#main_content_area {
	position: relative;
	z-index: 3;
	margin: 0px 30px 0px 238px;
	padding: 0px;
}

/* + Leve menu */
div#mainmenu {
	position: relative;
	z-index: 4;
}
/* + odbast s vzhledavacim formularem */
div#main_menu_search_area {
	position: absolute;
	top: -40px;
	margin: 0px 20px 30px 20px;
	padding: 0px;
	color: #8c1419;
}
form#search_form {
	margin: 0px;
	padding: 0px;
}
input.input_text_search {
	float: left;
	border: 1px solid #000000;
	padding: 1px;
	font-size: 12px;
	width: 130px;
	margin: 0px;
}
.input_button_search {
	float: left;
	display: block;
	margin: 1px 0px 1px 4px;
	background-image: url(./img/searchbut.png);
	width: 29px;
	height: 17px;
	border: none;
}
/* - odbast s vzhledavacim formularem */
ul.menu {
	position: absolute;
	display: none;
	width:207px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
ul.menu li {
	display: block;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
ul.menu li a {
	position: relative;
	display: block;
	padding: 3px;
	margin: 0px;
}
/* vertikalni menu */
ul#m0 {
	position: relative;
	top: 20px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 207px;
}

ul.m0class0 li {
	display: block;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 45px;
}
a.ma0:link, a.ma0:visited {
	display: block;
	width: 164px;
	height: 30px;
	font-size: 14px;
	background-image: url('./img/m1.gif');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 18px;
	padding: 10px 0px 5px 25px;
	text-decoration: none;
	color: #ffffff;
}
a.ma0:hover {
	background-image: url('./img/m0.gif');
	color: #8c1419;
}

ul.m0class1 {
	position: absolute;
	width: 152px;
	list-style-type: none;
	margin: 0px 0px 0px 1px;
	padding: 0px;
}
ul.m0class1 li {
	display: block;
	float: left;
	width: 100%;
	height: 26px;
	margin: 0px;
	padding: 0px;
}
a.ma1:link, a.ma1:visited, a.ma1a:link, a.ma1a:visited, a.ma1b:link, a.ma1b:visited {
	position: relative;
	display: block;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	width: 137px;
	height: 16px;
	background-image: url('./img/sm0.png');
	text-decoration: none;
	color: #000000;
}
a.ma1:hover, a.ma1a:hover, a.ma1b:hover {
	background-image: url('./img/sm1.png');
	color: #ffffff;
}
a.ma1a:link, a.ma1a:visited {
	background-image: url('./img/smt0.gif');
}
a.ma1a:hover {
	background-image: url('./img/smt1.gif');
}
a.ma1b:link, a.ma1b:visited {
	background-image: url('./img/smb0.gif');
}
a.ma1b:hover {
	background-image: url('./img/smb1.gif');
}
/* - Leve menu */

/* + Zobrazeni clanku */
div#path {
	position: absolute;
	top: -48px;
	color: #8c1419;
	margin: 0px 0px 40px 0px;
}
div#path a:link,  a:visited{
	color: #8c1419;
	text-decoration: none;
}
div#path a:hover {
	text-decoration: underline;
}

/* Hlavicky */
h1.main_title, h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	position: relative;
	color: #8c1419;
	margin: 5px 0px 10px 0px;
	padding: 5px 0px 10px 0px;
	font-size: 17px;
	font-weight: bold;
	border-style: none;
}
h1.main_title {
}
h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	font-size: 14px;
}
h2.main_subtitle {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	border-width: 0px;
}
h2.main_subtitle a {
	color: #8c1419;
	font-size: 13px;
	text-decoration: none;
}
h2.main_subtitle_photo, h2.main_subtitle_download {
	position: relative;
	float: left;
	width: 100%;
	margin: 15px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}
ul.main_download{
	position: relative;
	float: left;
	width: 100%;
}
a.main_download_link:link, a.main_download_link:visited {
	color: #8c1419;
	text-decoration: none;
}
a.main_download_link:hover {
	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.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: 121px;
	height: 97px;
	padding: 6px;
	background-image: url('./img/thumbbck.jpg');
}
a.main_thumb_envelope:hover {
	background-image: url('./img/blank.gif');
	background-color: #8c1419;
}
a.main_thumb_envelope img {
	display: block;
	margin: auto;
	border: none;
}
h3.search_result_title {
	position: relative;
}
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;
}

/*+ Spodni cast stranky */
div#bottom_area {
	clear: both;
	position: absolute;
	bottom: 0px;
	left: -88px;
	z-index: 1;
	width: 1100px;
	height: 560px;
	margin: 0px;
	padding: 0px;
	background-image: url('./img/bottom.png');
	background-repeat: no-repeat;
}
table#bottom_part {
	width: 80%;
	position: relative;
	top: 542px;
	margin: 0px auto 0px auto;
	color: #ffffff;
	font-size: 11px;
}
table#bottom_part a {
	color: #ffffff;
	text-decoration: none;
}
td#bottom_cell1 {
	text-align: left;
}
td#bottom_cell2 {
	text-align: center;
}
td#bottom_cell3 {
	text-align: right;
}

/* + Zobrazeni seznamu podkategorii */
ul.main_subcategory_ul {
  margin: 15px 200px 15px 10px;
  padding: 5px;
  color: #8c1419;
}

li.main_subcategory_li {
  margin: 0px 0px 5px 15px;
}

a:link.main_subcategory_a, a:visited.main_subcategory_a {
  color: #8c1419;
  text-decoration: none;
}
a:hover.main_subcategory_a {
  text-decoration: underline;
}

/* - Zobrazeni seznamu podkategorii */

