@charset "utf-8";
/* CSS Document for english, Author Tobias Peter */

#align_center{
	margin:0px auto 0px auto;
	position:relative;
	width:930px;
	background:url(/cms/images/subpage_bg.jpg) no-repeat #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}
#align_center.index_bg{
	background:url(/cms/images/index_bg.jpg) no-repeat #000;
}

/*********************************** LEFT MENU ************************************/
/*#align_center .menu_en {
	width:133px;
	float:left;
	background:url(/cms/images/left_menu.jpg) no-repeat;
}*/

#align_center .menu_en a{
	color:#e2001a;
	text-decoration:none;
	font-size:15px;
	display:block;
	padding-left:5px;
	width:128px;
}

#align_center .menu_en a:hover{
	color:#FFF;
}

/*********************************** LEFT MENU ITEMS ************************************/

#align_center .menu_en {
	background:transparent url(/cms/images/left_menu.jpg) no-repeat scroll 0 0;
	float:left;
	height:1000px;
	width:133px;
}

#navid_2{
	margin-top:25px;
	padding-top:85px;	
}
#navid_3{
	margin-top:25px;
	padding-top:35px;
}
#navid_4{
	padding-top:66px;
	padding-bottom:15px;
}
#navid_5{
	padding-top:93px;
}
#navid_6{
	padding-top:78px;
}
#align_center #navid_7{
	padding-top:70px;
	width:110px;
}
#navid_18{
	padding-top:110px;
}
#navid_19{
	padding-top:62px;
}
#navid_20{
	padding-top:22px;
}
#navid_21{
	padding-top:70px;
	background:url(/cms/images/contact.jpg) no-repeat scroll 29px 4px #000; 
}
#header_kontakt {
/*background:url(/cms/images/contact_smal.jpg) no-repeat scroll 10px 5px; */
}
#align_center .menu_en #navid_25{
	position:absolute;
	left:74px;
	top:1129px;
	width:50px;
}

/*********************************** FOOTER ************************************/
#footer{
	background:url(/cms/images/bottom_border.jpg) no-repeat;
	height:10px;
	width:930px;
position:relative;
}
.clear{
	clear:both;
}
#footer .ao{
right:10px;
top:-22px;
position:absolute;
text-align:left;
padding:0;
}
.ao{
font-size:11px;
color:#500505;
text-align:right;
padding:10px 15px;
}
.ao a{
color:#500505;
text-decoration:none;
}
/*********************************** SITEMAP ***********************************/
ul.sitemap{
        list-style-type: none;
}
ul.sitemap li{
        margin-top: 8px;
}
ul.sitemap li ul.list2{
       list-style-type: none;
}
ul.sitemap li ul.list2 li{
       color: #ffffff;
}
ul.sitemap li ul.list2 li a{
       color: #ffffff;
       text-decoration: none;
}
















