html {
	height: 100%
}

body {
	margin:0px;
	padding:0px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:100%;
	background:url(/templates/1/img/page_top_bg.gif) #00469f top left repeat-x;
	color:#616161;
}

h1 {
	font-size:16px;
	color:#003172;
	margin-top:5px;
}

h2 {
	font-size:14px;
	color:#003172;
}

h3 {
	font-size:11px;
	color:#003172;
	text-align:left;
}


a {
	text-decoration:underline;
	color:#003172;
}

img {
	border:none;
}

#main_wrap {
	width:100%;
	position:relative;
	text-align:left;
	background:url(/templates/1/img/middle_bg.gif) #008ed0 top left repeat-x;
}

#middle_wrap {
	margin: 0 auto;
	width:967px;
	position:relative;
	background:url(/templates/1/img/page_bg.gif) top left repeat-y;	
}

#left_col {
	position:relative;
	float:left;
	width:190px;
}

.left_col_top {
	position:relative;
	width:190px;
	height:41px;
	background:url(/templates/1/img/left_col_top.gif)  top left no-repeat
}

.home {
	position:absolute;
	top:12px;
	left:137px;
	display:block;
	width:17px;
	height:17px;
}

.email {
	position:absolute;
	top:12px;
	left:160px;
	display:block;
	width:17px;
	height:17px;
}

.left_col_body {
	position:relative;
	width:190px;
	background:url(/templates/1/img/left_col_body.gif) top left repeat-y;
	overflow:hidden;
}

.left_col_body_shad {
	position:absolute;
	top:0px;
	left:0px;
	width:3px;
	height:129px;
	background:url(/templates/1/img/left_col_body_shad.gif) top left no-repeat;
}

.left_col_content {
	position:relative;
	top:0px;
	left:18px;
	width:172px;
	padding-bottom:15px;
}

.left_col_title {
	margin: 15px 0px 15px 0px;
	width:49px;
	height:18px;
	background:url(/templates/1/img/menu_title.gif) top left no-repeat;
}

ul#menu {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

ul#menu ul {
	margin: 0px 0px 0px 10px;
	padding:0px;
	list-style-type:none;
}

ul#menu ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
	width:150px;
}

ul#menu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}

ul#menu a {
	display:block;
	padding:5px 10px 5px 10px;
	width:152px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background:url(/templates/1/img/dots_left.gif) bottom left repeat-x;
}

ul#menu li.selected a {
	display:block;
	padding:5px 10px 5px 10px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background:url(/templates/1/img/dots_left.gif) #38b4f0 bottom left repeat-x;
}

ul#menu li.selected ul li a {
	font-weight:normal;
	background:url(/templates/1/img/dots_left.gif) bottom left repeat-x;
}

ul#menu a:hover {
	background:url(/templates/1/img/dots_left.gif) #5fc3f3 bottom left repeat-x;
	color:#fff;
	text-decoration:none;

}

ul#menu ul a {
	display:block;
	padding:5px 10px 5px 10px;
	width:130px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:url(/templates/1/img/dots_left.gif) bottom left repeat-x;
}

ul#menu ul li.selected a {
	display:block;
	padding:5px 10px 5px 10px;
	width:130px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	background:url(/templates/1/img/dots_left.gif) #38b4f0 bottom left repeat-x;
}

.left_col_bottom {
	width:190px;
	height:15px;
	background:url(/templates/1/img/left_col_bottom.gif) top left no-repeat
}


#middle_col {
	position:relative;
	float:left;
	width:541px;
	background:#fff
}

.middle_col_top {
	width:541px;
	height:19px;
	background:url(/templates/1/img/middle_col_top.gif) top left no-repeat
}

.middle_col_body {
	width:541px;
	background:#fff
}

.middle_col_content {
	width:511px;
	margin:15px;
	text-align:justify;
}

.middle_col_bottom {
	position:relative;
	top:0px;
	left:186px;
	width:549px;
	height:15px;
	background:url(/templates/1/img/middle_col_bottom.gif) top left no-repeat
}

#right_col {
	position:relative;
	float:left;
	width:236px;
}

.right_col_top {
	width:236px;
	height:102px;
	background:url(/templates/1/img/right_col_top.gif) top left no-repeat
}

.right_col_body {
	position:relative;
	width:236px;
	background:url(/templates/1/img/right_col_body.gif) top left repeat-y;
	padding-bottom:15px;
	overflow:hidden;
}

.right_col_body_shad {
	position:absolute;
	top:0px;
	right:0px;
	width:3px;
	height:110px;
	background:url(/templates/1/img/right_col_body_shad.gif) top left no-repeat;
}

.right_col_content {
	position:relative;
	top:0px;
	left:0px;
	width:236px;
	color:#fff
}

.right_col_news {
	width:196px;
	background:url(/templates/1/img/dots_right.gif) bottom left repeat-x;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 5px 15px;
	text-align:justify;
}

.news_title {
	display:block;
	text-decoration:none;
	margin-bottom:6px;
	text-align:left;	
}

a.news_more {
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	float:right;
	margin-top:4px;
}

a.news_more:hover {
	color:#fff;
	text-decoration:underline;

}

.right_col_title {
	margin: 0px 0px 15px 0px;
	width:105px;
	height:32px;
	background:url(/templates/1/img/aktuality_title.gif) bottom right no-repeat;
}

.right_col_bottom {
	width:236px;
	height:15px;
	background:url(/templates/1/img/right_col_bottom.gif) top left no-repeat
}

#header {
	margin: 0 auto;
	width:967px;
	height:114px;
	position:relative;
	background:url(/templates/1/img/header_bg_n.gif) top left no-repeat;
}

.header_roh {
	position:absolute;
	top:27px;
	left:-14px;
	width:14px;
	height:70px;
	background:url(/templates/1/img/header_roh.gif) top left no-repeat;

}

.logo {
	position:absolute;
	top:38px;
	left:30px;
	display:block;
	width:139px;
	height:51px;
}

#footer {
	width:100%;
	height:40px;
	position:relative;
	background:url(/templates/1/img/footer_bg.gif) #00469f top left repeat-x;
	color:#fff;
	padding-top:10px;
}

#footer_wrap {
	margin: 0 auto;
	width:967px;
}

.footer_text {
	position:relative;
	top:0px;
	left:190px;
	width:541px;
	text-align:center;
}

.mrzak {
	background:#ffba00;
	border:1px solid #ff8a00;
	color:#fff;
	padding:10px;
	margin:3px 0px 10px 10px;
	float:right;
	text-align:justify;
	width:240px;
}

.mrzak h1 {
	font-size:16px;
	color:#fff;
	margin:0px 0px 6px 0px;
}

.item {
	position:relative;
	top:0px;
	left:0px;
	width:511px;
	padding: 0px 0px 10px 0px;
	clear:both;
}

.item_line {
	width:511px;
	height:10px;
	background:url(/templates/1/img/item_dots.gif) bottom left repeat-x;
}

.item_img {
	float:left;
	width:130px;
}

.item_text {
	float:right;
	width:380px;
}

.item_text h2 {
	margin: 0px 0px 10px 0px;
	padding:0px;
}

.item_img img {
	border:none;
	width:120px;
}

.item_more {
	position:absolute;
	top:2px;
	right:0px;
}

.pic_first {
	float:left;
	width:130px;
}

.pic_first img {
	border:none;
}

.uvod_text {
	width:380px;
	float:right;
	background:red;
}

.item_top {
	float:right;
	width:350px;
}



