@media screen {
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

table {
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

td, div, input {
	text-align: left;
	padding: 0px;
	vertical-align: top;
  font: normal 12px/1.4 Helvetica, Verdana, Arial, sans-serif;
  word-spacing: 1px;
}

li {
	padding-left: 5px;
	margin-left: 10px;
}

ul {
	padding-left: 15px;
	margin: 0px;
}

div.spacer {
	min-height: 30px;
	_height: 30px;
}

div.page {
	min-height: 95%;
	_height: 95%;
	border-top: 1px solid black;
	padding-left: 1px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 970px;
	float: center;
	margin: 0px auto;
}

div.footer {
	min-height: 5%;
	_height: 5%;
	border-bottom: 1px solid black;
	background-image: url(img/bg.gif);
	background-repeat:repeat-y;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:1px;
	width: 970px;
	margin: 0px auto;
}

div.map {margin:0px; padding:0px; border:none; background:#ffc; width: 480px; height: 320px;}

.full_width {
	width: 968px;
}

div.header {
	height: 90px;
}

div.image_desc {
	float: right;
	margin-right: 5px;
	background-color: white;
}

div.image_box {
	_margin-top: -3px;
	_margin-bottom: -3px;
	height: 90px;
}

div.image {
	float: right;
	height: 90px;
}

.menu_bar {
	float: left;
	clear: left;
	width: 188px;
}

div.image_bar {
	float: left;
	width: 195px;
	height: 90px
}

div.content_bar {
	margin-left: 195px;
	width: 555px;
}

div.content {
	margin-left: 188px;
}

body {
	background-color: #777777;
}

img {
	border: 0px;
	margin: 0px;
}
a:link, a:active, a:visited, .back {
	text-decoration: none;
	color: #e47615;
	border: 0px;
  border-bottom: 1px solid #e47615;

}
a:hover {
	color: red;
	border: 0px;
}
div.navitext {
	/* display: none;*/
  margin: 0 0 15px 5px;
	font: bold 95%/1 Verdana, Tahoma, Arial, sans-serif;
}

div.newstext {
  margin: 0 0 15px 0;
}


.small_images {
	border: 0px !important;
}

.top_image {
	height: 90px;
	background-color: #CACACA;
}

.small_top_images {
	height: 65px;
}

.menu_and_content {
	height: 100%;
	width: 100%;
}

div.language {
	width: 100%;
  margin-top: 10px;
	padding-bottom: 30px;
	text-align: center;
	font: bold 12px Arial,sans-serif;
}

span.language a:link, span.language a:active, span.language a:visited {
	text-decoration: underline;
	color: white;
}

span.language a:hover {
	color: black;
}




h1.article_title, h2.article_title {
font: bold 120% Helvetica, Verdana, Arial, sans-serif;
margin:25px 0px 15px 0px;
padding-bottom: 0px;
padding-left: 25px;
background: #fff url(img/odr.gif) no-repeat;
border-bottom: 1px dashed #DDDDDD;
}

h1.article_title span {
color:#e36406;
}

a.news:link, a.news:active, a.news:visited {
	font-weight: normal;
}
a.news:hover {
	font-weight: normal;
}

a.zakaznici {
	font-weight: bold;
}
table.news {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
td.news_left {
	width: 390px;
	vertical-align: top;
	padding-right: 5px;
}
hr {
	height: 1px;
	border: 1px solid #EEEEEE;
}
td.news_right_title {
	font-weight: bold;
}
td.news_right_body {
	font:normal 12px/1.2 Helvetica,Arial,sans-serif;
	padding-top: 5px;
}
td.news_right {
	vertical-align: top;
	padding-left: 5px;
	text-align: justify;
}
table.news_right {
	vertical-align: top;
}
td.news_left_title {
	background-color: #666666;
	color: white;
	font:bold 14px/1.4 Tahoma,Helvetica,Arial,sans-serif;
	padding: 2px 5px 2px 5px;
}
td.news_left_body {
	background-color: #ffffff;
	color: #000000;
	font:normal 13px/1.3 Helvetica,Arial,sans-serif;
	padding: 5px 5px 10px 5px;
}
td.news_left_title a {
	color: white;
	border: 0px;
}
td.news_left_title a:hover {
	color: white;
	background-color: transparent;
}
td.news_del {
	width: 1px;
	background-color: #dcdcdc;
}

.search_form {
	margin: 0px 8px;
}
.search_bar {
	padding-top: 15px;
	border-top: 1px solid #FF9B4A;
	min-height: 30px;
}
.search_text {
	margin: 0px;
	margin-right: 5px;
	color: white;
	width: 100px;
	background-color: #F98323;
	border: 1px solid #B95809;
	border-bottom-color: #FAC397;
	border-right-color: #FAC397;
	min-height: 20px;
	_height: 16px;
	text-align: left;
	padding-left: 3px;
	font-weight: normal;
	background: #b35900 url(img/searchtxt.jpg) repeat-x;
	/* background: #b35900; */
	font: normal 12px Arial,sans-serif;
}
.search_button {
	height: 20px;
	width: 55px;
	color: white;
	border: 1px solid #FAC397;
	border-bottom-color: #B95809;
	border-right-color: #B95809;
	font-weight: bold;
	text-align: center;
	background-color: #F98323;
	background-image: url(img/searchbtn.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	font: bold 12px Arial,sans-serif;
}

#menu_list, #menu_list li {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#menu_list li {
	display: block;
	color: black;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #FF9B4A;
	width: 188px;
	height: 2em;
	line-height: 2em;
	list-style: none;
  font-family: Tahoma,sans-serif;;
}

#menu_list li.menu_list_item_level1 {}
#menu_list li.menu_list_item_level2 {background-color: #EB7210;}
#menu_list li.menu_list_item_level3 {background-color: #b35900;}

#menu_list li.menu_list_item_level1_parent, #menu_list li.menu_list_item_level2_parent {background-color: #cc3300;}

#menu_list li.menu_list_item_level3_active, #menu_list li.menu_list_item_level2_active, #menu_list li.menu_list_item_level1_active {
	background: #ffffff! important;
	color: #000000;
}

#menu_list li span {padding-right: 1.5ex;}
#menu_list li.menu_list_item_level2_parent span, #menu_list li.menu_list_item_level2_active span, #menu_list li.menu_list_item_level2 span {padding-right: 1ex;}
#menu_list li.menu_list_item_level3_active span, #menu_list li.menu_list_item_level3 span {padding-right: 5ex;}

#menu_list li a, #menu_list li a:link, #menu_list li a:active, #menu_list li a:visited {
	background-color: transparent;
	color: white;
	border: 0px;
  text-decoration: none;
}
#menu_list li a:hover {color: black;}

}


@media print {
html, body {
	margin: 0px;
	padding: 0px;
}
div.languages {
	display: none !important;
}
div.spacer {
	display: none !important;
}
div.navitext {
	display: none !important;
}
div.page {
	width: 692px;
	float: center;
	margin: 0 auto;
}
.full_width {
	width: 690px;
}
div.header {
	display: none !important;
}
div.image_desc {
	display: none !important;
}
div.image_box {
	display: none !important;
}
div.image {
	display: none !important;
}
.menu_bar {
	display: none !important;
}
div.image_bar {
	display: none !important;
}
div.content_bar {
	margin-left: 0px;
	width: 650px;
}
div.content {
	margin-left: 0px;
}
body {
	background-color: #fff;
}
img {
	border: 0px;
	margin: 0px;
}
.news_right, .news_left {
	vertical-align: top;
}

.news_left_title {
	font: bold 20px/1.2 Times, serif;
	background: #fff;
	color: #004050;
	text-decoration: underline;
}
}
