body{
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	background-color: White;
	margin: 0;
	padding: 0;
	color: #474747;
	background: url(/img/bg_pattern.jpg);
}
#all{

	margin: 0px auto;
	width: 925px;
	height: auto;
	 background:#fff url(../img/allbg.jpg) repeat-y;
}

#all #header_1_2 {
	background-image: url(/img/header_1_2.jpg);
	width: 593px;
	height: 189px;float: left;
}

#all #header_2_2 {
	background-image: url(/img/header_2_2.jpg);
	width: 332px;
	height: 189px;
	float: left;
	position: relative;
}
#all #header_2_2 #menu{
	position: absolute;
	top: 72px;
	left: 45px;
}

#all #header_2_2 #menu ul{
	float: left;
	list-style-type: none;
	margin: 0 32px 0 0;
	padding: 0;
	text-align: left;
	color: #fff;
	font-family: Century Gothic;
	color: #fff;
	font-size: 14px;
}

#all #header_2_2 #menu ul li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#all #header_2_2 #menu ul li a:hover{
	text-decoration: underline;
}

#all #header_2_2 #menu ul li a.active{
	color: #FFF000;
}

#all #container{
	padding: 0px 58px 20px 58px;
}
#all #container #left {
	width: 568px;
	float: left;
	border-right: 1px solid #c9c9c9;
	padding: 0 20px 0 0;
	text-align: justify;
	margin: 20px 0 20px 0;
}
#all #container #left a, #all #container #right a{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#all #container #left a:hover, #all #container #right a:hover{
	text-decoration: none;
}
#all #container #right #akts a {
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}
#all #container #right #akts {
	padding:10px 0px 15px 0px;
}
#all #container #right #akts a:hover {
	font-weight:normal;
	font-size:11px;
	text-decoration: underline;
}
#all #container #right {
	margin: 20px 0 0 0;
	width: 200px;
	padding: 0 0 0 20px;
	float: left;
	text-align: left;
}

#all #container #right h4 {
	font-size: 15px;
	font-family: Georgia;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px dotted #333;
}

#all #container #right p{
	margin: 5px 0 7px 0;
}
#all #globr{
	width: 100%;
	height: 177px;
	background: #fff;
	clear: both;
	color: #fff;
	line-height: 177px;
	text-align: center;
	position: relative;
	background-position:bottom center;
	background-repeat:no-repeat;
	border-top:1px solid black;
}
#all #footer{
	width: 100%;
	height: 44px;
	background: #343434;
	border-top: 2px solid #326E32;
	clear: both;
	color: #fff;
	line-height: 44px;
	text-align: center;
	position: relative;
}

#all #footer a {
	color: #fff;
	font-weight:normal;
	text-decoration:none;
	cursor:default;
}

#all #footer #corner{
	width: 150px;
	height: 37px;
	background-image: url(/img/footer_pattern.jpg);
	position: absolute;
	bottom: 3px;
	left: 2px;
}

#all #container #left .article {
	background: url(/img/article_bg.gif) bottom left repeat-x;
	margin: 0 0 25px 0;
	position: relative;
}
#all #container #left .article img{
	border: 3px solid #326E32;
}

#all #container #left .article h1 {
	margin: 0 0 15px 0;
	padding: 0 0 3px 5px;
	font-family: Georgia;
	font-size: 20px;
	border-bottom: 1px solid #343434;
	border-left: 7px solid #326E32;
	font-weight: bold;
}

#all #container #left .article h2 {
	font-size: 17px;
}
#all #container #left .article h3 {
	font-size: 15px;
}
#all #container #left .article h4 {
	font-size: 13px;
}
#all #container #left .article h5 {
	font-size: 12px;
}
#all #container #left .article p{
	clear: left;
	margin: 0;
	padding: 0 0 15px 10px;
}
#all #container #left .article .article_foot{
	padding: 10px 0 0 0;
	font-family: Georgia;
}
.fr{
	float: right;
}


