/* CSS Document */
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #AFD7FF url(images/back_bottom.gif) left repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#main {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
div#contentarea {
	width: 790px;
	margin: 0;
	padding: 0;
	padding-bottom: 9px;
}
div#banner {
	width: 790px;
	height: 256px;
	margin: 0;
	padding: 0;
}
div#content_wrap {
	width: 601px;
	background: url(images/wrap_back.gif) repeat-y;
	margin-left: 169px;
}
div#bottom_row {
	width: 601px;
	min-height: 1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
	padding: 0;
	background: url(images/bottom_row_14.gif) bottom no-repeat;
}
div#content {
	background-color: #ffffff;
	width: 563px;
	min-height: 10px;
	margin: 0;
	padding: 0;
	margin-left: 1px;
	padding: 0 18px 5px 18px;
}
div#content_on_left {
	background-color: #ffffff;
	width: 266px;
	min-height: 10px;
	float: left;
	background: url(images/kreska_map.gif) top right repeat-y;
	margin: 0;
	padding: 0;
}
div#content_on_right {
	background-color: #ffffff;
	width: 297px;
	min-height: 10px;
	float: right;
	margin: 0;
	padding: 0;
}
div#footer {
	width: 601px;
	height: 74px;
	background-color: #E2E2E2;
	margin-left: 169px;
	background: url(images/footer.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 15px;
}
div#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #144FA8;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
}
div#footer a:hover {
	color: #144FA8;
	text-decoration: underline;
}
div#footerl {
	height: 59px;
	width: 154px;
	text-align: left;
	float: left;
	margin: 15px 0 0 18px;
	display: inline;
}
div#footerr {
	height: 59px;
	width: 200px;
	text-align: left;
	float: left;
	margin: 15px 0 0 0;
}
div#border_left {
	width: 150px;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: absolute;
	top: 256px;
}
div#flash_menu {
	width: 150px;
	height: 200px;

}
div#flash_menu dl {
	margin: 12px 0 0 11px;
	padding: 0;
}
div#flash_menu dl img {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: 4px;
}
div#flash_menu dl a {
	margin-left: 4px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}
div#flash_menu dl a:hover {
	color: #FFF601;
	text-decoration: none;
}
div#flash_menu dt.no {
	margin: 0;
	padding: 0;
	padding-left: 22px;
	height: 24px;
}
div#flash_menu dt.act {
	margin: 0;
	padding: 0;
	padding-left: 22px;
	background: url(images/menu_mark.gif) 0px 0px no-repeat;
	height: 24px;
	/*background-color: gold;*/
}
div#flash_menu dt.act a {
	color: #FFF601;
}
div#search_box {
	width: 150px;
}
div#flash_top {
	width: 100%;
	height: 256px;
	margin: 0;
	padding: 0;
	z-index: 10;
	position: absolute;
	min-width: 790px;
	width:expression(document.body.clientWidth < 790 ? "790px" : "auto" );
	top: 0;
}
div#back_top {
	width: 100%;
	height: 256px;
	margin: 0;
	padding: 0;
	z-index: 5;
	position: absolute;
	min-width: 790px;
	top: 0;
	background: url(images/back_right.gif) 790px 0px repeat-x;
}
div#lang {
	margin: 0;
	padding: 0;
	width: 68px;
	height: 24px;
	position: absolute;
	top: 0;
	left: 600px;
	/*background-color: peachpuff;*/
	z-index: 15;
}
div#lang img {
	border: 0;
	margin-left: 1px;
	margin-right: 1px
}
/* -----SEARCHBOX BEGIN-----*/
div#search_header {
	width: 143px;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 7px;
	margin-bottom: 5px;
	text-align: left;
}
div#search_input {
	margin: 0;
	padding: 0;
	width: 145px;
	margin-left: 5px;
	display: inline;
}
div#search_button {
	margin: 0;
	padding: 0;
	width: 150px;
}
input.input_search {
	width: 130px;
	height: 16px;
	border: 1px #000000 solid;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background: url(images/input_back.gif) no-repeat 0px 0px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
* html input.input_search {
	background-attachment: fixed;
}
input.submin_search {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #3966A9;
	color: #FFFFFF;
	margin-left: 101px;
	font-size: 11px;
	font-weight: bold;
}
span#search_span {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	padding-top: 4px;
}
/* -----SEARCHBOX END-----*/
/********************//*//////****************//*////////**************//*//////////**********/
div#content h1 {
	margin: 0;
	padding: 0 0 2px 28px;
	background: url(images/h_back.gif) 0px 3px no-repeat;
	font-size: 22px;
	color: #8E8E8E;
	font-weight: normal;
	width: 500px;
	margin-bottom: 33px;
}
div#content div#content_on_left h1 {
	margin: 0;
	padding: 0 0 2px 28px;
	background: url(images/h_back.gif) 0px 3px no-repeat;
	font-size: 22px;
	color: #8E8E8E;
	font-weight: normal;
	width: 210px;
	margin-bottom: 33px;
}
div#content h5 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	padding-bottom: 2px;
	/*
	display: inline;
	margin: 0;
	padding: 0;
	width: 350px;*/
}
div#content h5 a{
	margin: 0;
	padding: 0;
	font-size: 13px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #8E8E8E;
}
div#content h5 a:hover{
	margin: 0;
	padding: 0;
	font-size: 13px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
}
div.rulerAfter {
	height: 1px;
	width: 563px;
	clear: both;
	line-height: 1px;
	font-size: 1px;
	/*float: left;*/
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
div.rulerAfter img {
	line-height: 1px;
	display: block;
	vertical-align: bottom;
	margin-left: 0px;
}
div.rulerBefore {
	height: 1px;
	width: 563px;
	clear: both;
	line-height: 1px;
	font-size: 1px;
	/*float: left;*/
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
div.rulerBefore img {
	line-height: 1px;
	display: block;
	vertical-align: bottom;
	margin-left: 0px;
}
p.bodytext {
	color: #5F5F5F;
	font-size: 11px;
	line-height: 16px;
	margin: 5px 0 5px 0;
	padding: 0;
	text-align: justify;
}
p.bodytext a {
	color: #144FA8;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
p.bodytext a:hover {
	text-decoration: underline;
}

div#content ul {
	color: #5F5F5F;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.bodytext sup {
	font-size: 10px;
}
/**************

	 sIFR

**************/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
}