.no_screen {
  display: none;
}
.no_print {
  display: block;
}

html {
  width:100%;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color: #c9e5f8;
	padding: 0px;
	margin: 0px;
	width:100%;
}
div {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
p {
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
a {
	color: #093f8e;
}
.no_border {
	border-width: 0px;
}
input.input_text {
	border-width: 1px;
	border-color: #8caac3;
	padding: 1px;
	margin: 0px;
	font-size: 12px;
}
input.input_button {
	border-width: 1px;
	border-color: #3784bd;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	background-image: url('./img/button.jpg');
}

div#blank_area {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #cccccc;
	z-index: 100;
	background-image: url('./img/cancel.png');
	background-position: top right;
	background-repeat: no-repeat;
}

div#content {
	width: 919px;
	margin: 0px auto 0px auto;
	padding: 0px 26px 0px 26px;
	background-image: url('./img/contbck.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
}

div#content_top1, div#content_top2, div#content_top3, div#content_top4, div#content_top5, div#content_top6, div#content_top7, div#content_top8, div#content_top9 {
	position: relative;
	width: 919px;
	height: 220px;
	background-image: url('./img/top1.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
div#content_top2 {
	background-image: url('./img/top2.jpg');
}
div#content_top3 {
	background-image: url('./img/top3.jpg');
}
div#content_top4 {
	background-image: url('./img/top4.jpg');
}
div#content_top5 {
	background-image: url('./img/top5.jpg');
}
div#content_top6 {
	background-image: url('./img/top6.jpg');
}
div#content_top7 {
	background-image: url('./img/top7.jpg');
}
div#content_top8 {
	background-image: url('./img/top8.jpg');
}
div#content_top9 {
	background-image: url('./img/top9.jpg');
}
div#content_main {
	position: relative;
	margin: 0px;
	padding: 0px;
}
div#menu_area {
	float: left;
	position: relative;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 190px;
	z-index: 1;
}
div#menu_area_bck {
	position: relative;
	background-image: url('./img/menubck.jpg');
	background-repeat: repeat-y;
	width: 190px;
}
h2.menu_title, h2.banner_title, h2.menu_title_link {
	margin: 0px;
	padding: 5px 15px 0px 15px;
	background-image: url('./img/menuhead.jpg');
	background-repeat: no-repeat;
	width: 160px;
	height: 21px;
	overflow: hidden;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
h2.banner_title {
	background-image: url('./img/bannhead.jpg');
}
h2.menu_title_link {
	margin: 0px 0px 5px 0px;
}
img.argon_img_title {
	margin: 1px 0px 0px 0px;
	_margin: -6px 0px 0px 0px;
	border-style: none;
}
a.menu_header_link {
	display: block;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.banner_link {
}
img.banner_img {
	border-style: none;
	margin: 0px 0px 5px 0px;
}

div#article_area {
	position: relative;
	float: left;
	margin: 0px;
	padding: 10px 10px 10px 20px;
	width: 696px;
}
div#article_area_first {
	position: relative;
	float: left;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	width: 496px;
}
div#banners_area_first {
	float: left;
	position: relative;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	width: 190px;
}

/* + leve menu */
div#left_menu {
	position: relative;
	width: 190px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
table#mainmenu {
	position: relative;
	width: 100%;
	border-style: none;
	margin: 0px;
	padding: 0px;
	color: #000000;
	z-index: 1;
}
table#mainmenu td {
	border-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
table.menu {
	position: absolute;
	visibility: hidden;
	cursor: pointer;
	border-style: solid;
	border-width: 1px;
	border-color: #cfe6ef;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	z-index: 1;
}
table.menu td {
	position: static;
	padding: 1px;
	margin: 0px;
	display: block;
	width: 180px;
	z-index: 1;
}
a:link.main_menu_item_top, a:visited.main_menu_item_top {
	position: relative;
	display: block;
	background-image: url('./img/menuitem.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 30px;
	height: 21px;
	overflow: hidden;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover.main_menu_item_top {
	font-weight: bold;
}
a:link.main_menu_item, a:visited.main_menu_item {
	position: relative;
	display: block;
	left: 0px;
	color: #000000;
	text-decoration: none;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	padding: 1px;
	z-index: 1;
}
a:hover.main_menu_item {
	background-color: #cfe6ef;
	border-color: #cfe6ef;
}
span.left_menu_arrow {
	/*display: block;*/
	display: none;
	position: absolute;
	bottom: 0px;
	right: 5px;
}
/* - leve menu */

/* + formular zasilani novinek */
form#register_news {
	margin: 0px;
	padding: 0px;
}
input#register_news_text {
	display: block;
	float: right;
	margin: 5px;
}
input#register_news_button {
	display: block;
	clear: right;
	float: right;
	margin: 5px;
}
/* - formular zasilani novinek */

/* + vrchni cast */
form#search_form {
	position: absolute;
	right: 0px;
	top: 10px;
}
a#comfor {
	position: absolute;
	width: 124px;
	height: 27px;
	display: block;
	left: 275px;
	top: 44px;
}
a#argon {
	position: absolute;
	width: 151px;
	height: 74px;
	display: block;
	left: 34px;
	top: 28px;
}
div#contact_address {
	position: absolute;
	top: 145px;
	left: 20px;
	color: #ffffff;
}
div#member_of_group {
	position: absolute;
	top: 51px;
	left: 195px;
	color: #ffffff;
}
div#date_area {
	position: absolute;
	top: 190px;
	left: 20px;
	color: #bbe9f5;
}
div#path {
	position: absolute;
	top: 190px;
	left: 200px;
	color: #ffffff;
}
div#email_us {
	position: absolute;
	top: 13px;
	left: 400px;
}
a:link#email_us_link, a:visited#email_us_link {
	text-decoration: none;
	color: #8caac3;
}
a:hover#email_us_link {
	text-decoration: underline;
}
/* - vrchni cast */

/* + spodni cast */
div#content_bottom {
	position: relative;
	clear: both;
	height: 30px;
	background-image: url('./img/botbck.jpg');
	background-repeat: no-repeat;
	color: #71706f;
}
div#bottom_left_part, div#bottom_right_part {
	position: absolute;
	width: 899px;
	bottom: 10px;
	left: 10px;
}
div#bottom_right_part {
	position: absolute;
	text-align: right;
	right: 10px;
}
/* + spodni cast */

/* + zobrazeni stranky */
div.main_title_envelope { }
h1.main_title, h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	color: #e87300;
	margin: 5px 0px 5px 0px;
	padding: 4px 0px 4px 0px;
	font-size: 16px;
	font-weight: bold;
}
h2.main_subtitle, h2.main_subtitle_photo, h2.main_subtitle_download {
	font-size: 14px;
}
div.main_content_background {
	position: relative;
}
h2.main_subtitle {
	margin-top: 15px;
	border-width: 0px;
}
h2.main_subtitle a {
	color: #e87300;
	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;
}
img.thumb_img {
	margin: 0px;
	padding: 5px;
	filter: glow(color=8caac3, strength=4);
}

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: none;
	margin: 10px 5px 10px 5px;
}
h2.main_subtitle_download {
	clear: left;
}
div.photo_area {
	position: relative;
	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;
}


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: #c9e5f8;
	padding: 10px 5px 10px 5px;
	color: #000000;
	text-align: right;
}
form#login_form {
}
label.class {
}
input#user_login,input#user_password {
	margin-left: 10px;
	width: 125px;
}

ul.main_subcategory_ul {
	margin: 15px 200px 15px 10px;
	padding: 5px;
	background-color: #ffffff;
	color: #093f8e;
}
li.main_subcategory_li {
	margin: 0px 0px 5px 15px;
}
a.main_subcategory_a {
	color: #093f8e;
}

a:link.main_path_link, a:visited.main_path_link {
	text-decoration: none;
	color: #ffffff;
}
a:hover.main_path_link {
	text-decoration: underline;
}

div#print_button_area {
	padding: 10px 0px 0px 0px;
	position: relative;
	clear: both;
	text-align: right;
}
a.print_link {
}

.error {
  color:red;
}

#newsletter_poznamka {
  width:600px;
}

#katalog_UcContactSheet1_divSubmit {
  margin:20px 0px 20px 0px;
  font-size:15px;

}

#send_button {
  background: url('./img/menuhead.jpg');
  color:white;
  padding:3px;
  text-decoration:none;
}

iframe {
}



div.ref-div {
	width: 500px;
	margin: 0 0 5px 0;
	padding: 0;
}
div.ref-div a.img-a1 {
	display: block;
	height: 206px;
	width: 206px;
}
div.ref-div a.img-a2 {
	background: url('img/pr.gif') center center no-repeat;
}
div.ref-div img {
	border: none;
	margin: 0;
	width: 200px;

}
div.ref-div h2{
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	text-align: center;
	background: #064ab9 url('img/reference-bg.jpg') repeat-x;
	border-left: 1px solid #8aafc9;
	border-right: 1px solid #8aafc9;
	font-size: 13px;
	height: 21px;
}
div.ref-div p {
	padding: 20px 0 0 0;
	margin: 0;
}

div.ref-div h2 a {
	color: #FFF;
	text-decoration: none;
}
div.ref-div h2 a:hover {
	text-decoration: underline;
}
.vlevo { float: left; }
.vpravo { float: right; }

.cleaner {clear: both; }