/* CSS Document */
#divOptimize {
    display:none;
}

body{
	padding:0;
	margin:0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#FFF;
	background-color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
		}
div, img, p, h1, h2, h3, ul, li{
	padding:0;
	margin:0;
	}
.blank {
	font-size:0px; line-height:0px; clear:both; 
	}

iframe {
	border: 1px solid #323232;
	width:687px;
	height:600px;
	background-color:#000;
}

iframe a {
	color:#FFF;
}

input, textarea, select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;	
}

.side_shadow {
	width:100%; 
	padding-bottom:30px;
}


.tableset{
	width:993px;
	margin:0 auto 0 auto;
	text-align:left;
	}
	
	
.header_Name{
	background-color:#000;
	padding-top:8px;
	padding-left:25px;
	width:277px;
	height:67px;
	border-left: 1px solid #323232;
	}
	
.header_flags{
	vertical-align:top;
	padding-top:8px;
	width:52px;
	text-align:left;
	}
	
.header_Menu{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #cccccc;
	padding-right:10px;
	padding-top:8px;
	width:394px;
	text-align:right;
	vertical-align:top;
	}
.header_Menu a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	}
	
.menu_border{
	border-bottom: 2px solid #323232;
}

.header_ContactButton{
	width:225px;
	text-align:center;
	vertical-align:top;
	border-right: 1px solid #323232;
	}

.header_ContactButton a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}
	
.header_kontakt_bg {
	padding-top:8px;
	background-color:#F00;
	height:22px;
	vertical-align:top;
	background-image: url(images/red_texture_bg.jpg);
	cursor:pointer;
}


.header_BigHeaderText{
	
	width:310px;
	height:175px;
	background-color:#000;
	background: url(images/big_text.jpg) left top no-repeat;
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
	float:left;
	}
	
.header_BigHeaderWrittenText{
	margin-left:310px;
	padding-left:320px;
	background-color:#000;
	padding-top:75px;
	width:354px;
	height:101px;
	}
	
	
.header_BigSpace{
	width:991px;
	height:20px;
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	}	


.header_BigMenu{
	width:310px;
	height:270px;
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
	}

.header_BigMenu_redrow{
	width:310px;
	height:28px;
	background: url(images/red_texture_bg.jpg) left top no-repeat;
	}
	
.header_BigMenu_grayrow{
	width:310px;
	height:242px;
	background: url(images/gray_texture_bg.jpg) left top repeat-y;
	}
	
.header_BigMenu_textlink{
	padding-left:20px;
	padding-top:2px;
	}
.header_BigMenu_textlink a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
	}	
.header_BigMenu_textlink a:hover{
	color: #fff;
	}
.header_BigMenu_textlink a.active{
	color: #7e1f22;
	}	

.header_BigMenu_text{
	height:15px;
	width:265px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:1px;
	border-bottom: 1px solid #000;
	}

.header_Flash{
	vertical-align:top;
	border-right: 1px solid #323232;
	}
	
	
	
.header_separation1{
	width:310px;
	height:9px;
	background-color:#000;
	border-left: 1px solid #323232;
	float:left;
	}
	
.header_separation2{
	margin-left:311px;
	background-color:#232323;
	width:672px;
	height:9px;
	}
	
.content_td {
	width:991px;
	color:#666;
	border-left: 1px solid #323232;
	border-right: 1px solid #323232;
	border-bottom: 1px solid #323232;
}

.content{
	width:993px;
	text-align:left;
	color:#666;
	}
.content h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #a11e22;
	border-bottom: 1px dotted #a11e22;
	}
.content h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a11e22;
	border-bottom: 1px dotted #323232;
	}	
	
.content_textbox{
	width:450px;
	padding-left:30px;
	padding-top:30px;
	background-color:#000;
	padding-bottom:40px;
	vertical-align:top;
	}
.content_textbox a{
	color:#FFF;
	border-bottom: 1px solid #323232;
	text-decoration: none;
	}
	
.content_textbox_big{
	width:700px;
	padding-left:30px;
	padding-top:30px;
	background-color:#000;
	padding-bottom:40px;
	vertical-align:top;
	}
.content_textbox_big a{
	color:#FFF;
	border-bottom: 1px solid #323232;
	text-decoration: none;
	}
	
.content_text_infobox{
	width:200px;
	padding-top:30px;
	padding-left:35px;
	padding-right:25px;
	background-color:#000;
	padding-bottom:40px;
	vertical-align:top;
	}
.content_text_infobox a{
	color:#FFF;
	text-decoration: none;
	}
.content_text_infobox h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width:200px;
	border-bottom: 1px solid #901f22;
	}	
.content_text_space{
	width:10px;
	padding-bottom:30px;
	}	
.content_newsbox{
	width:212px;
	padding-top:30px;
	padding-left:20px;
	padding-right:20px;
	background-color:#000;
	padding-bottom:40px;
	vertical-align:top;
	}
.content_newsbox a{
	color:#FFF;
	text-decoration: none;
	}
.content_newsbox h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width:232px;
	border-bottom: 1px solid #901f22;
	}
.content_newsbox h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a11e22;
	border-bottom: 1px dotted #323232;
	}
	
.footer{
	margin:0 auto 0 auto;
	color:#111111;
	width:994px;
	padding-top:5px;
	text-align:center;
	}
	
.footer a{
	color:#CCC;
	text-decoration: none;
	}