
body {

	background-color: #F5F5F5; 
	margin: auto auto;
        font-size: 10pt;
        font-family: 'century gothic',Tahoma,Arial,sans-serif;
        color: #1B1B1B;
        }
        
a {         font-size: 10pt;
        font-family: 'century gothic',Tahoma,Arial,sans-serif;
        color: #1B1B1B; }
        
small a {      font-size: 9pt; }

#footer {
	background: url('../images/bgFooter.png') no-repeat center top; 
	width:950px;
	height:61px;  
	margin: 0 auto; 
	position: relative;
	font-size: 9pt;
	color: #BFBFBF;
	text-align: center;
	top: -40px;
}

#footerKontakt {
	display: none;
	background: url('../images/bgFooter.png') no-repeat center top; 
	width:950px;
	height:61px;  
	margin: 0 auto; 
	position: relative;
	font-size: 9pt;
	color: #BFBFBF;
	text-align: center;
	top: 10px;
}

#bgContent {
	background: url('../images/start.png') no-repeat center top; 
	width:100%;
	height:750px; 
	z-index: 2; 
	margin: 0 auto; 
	position: relative;
}

#Content {
	width:950px;
	height:720px; 
	margin: 0 auto; 
	position: relative;

}

#ContentText {
top: 217px;
left: -4px;
	width:927px;
	height: 400px; 
	margin: 0 auto; 
	position: relative;
background: url('../images/bgText.png') repeat-y center top; 

}

#ContentTextKontakt {
top: 217px;
left: -4px;
	width:927px;
	height: 600px; 
	margin: 0 auto; 
	position: relative;
background: url('../images/bgText.png') repeat-y center top; 

}


#ContentText2 {
top: 217px;
left: -4px;
	width:927px;
	height: 450px; 
	margin: 0 auto; 
	position: relative;
background: url('../images/bgText.png') repeat-y center top; 

}

#LeftColum {

float: left;
	width:305px;
	height: 100%; 


background: url('../images/bgLeftColum.png') repeat-y center top; 

}
#RightColum {

float: left;
	width:612px;
	height: 100%; 



}


#LeftColum p {
margin: 15px;

}

#LeftColum a {

	display: block;
	text-align: center;
	color: #1d1d1d;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	margin-bottom: 1px;
	font-size: 14px;

}

#LeftColum a:hover {
	text-decoration: none;
	color: #fdfdfd;
	background-image: url(../images/pxBlack.png);


}

#baner a {

	display: block;
	text-align: center;
	color: #1d1d1d;
	text-decoration: none;
	padding: 1px 1px 1px 1px;
	margin-bottom: -10px;
	font-size: 14px;

}

#baner a:hover {
	text-decoration: none;
	color: #fdfdfd;
	background-image: url(../images/pxBlack.png);


}

#activ {
	text-decoration: none;
	color: #fdfdfd;
	background-image: url(../images/pxBlack2.png);


}

#pasiv {


}

#RightColum p {
margin: 15px;
}

#RightColum2 p {
margin: 7px;
}

#logo {
top: 7px;
left: 15px;
position: absolute;

}

/*menu*/

#menu {
	display: block;
	position: relative;
	top: 54px;
	left: 112px;
	margin: 0 auto;
	list-style-type: none;

	width: 800px;
	height: 33px;
	z-index: 99;
}

#menu ul {
	list-style-type: none;
text-align: center;

}

#menu li {
	float: left;
	width: 121px;


}

#sub {
	background-image: url(wp-content/themes/activefergo/images/bgSubMenu.png);
	background-position: bottom center;
	border-left: 1px solid #57D8FD;
	border-right: 1px solid #57D8FD;
	border-bottom: 1px solid #57D8FD;
	

}

#menu li li {
	float: none;
	padding: 0px;
	
}

#menu li a {
	display: block;
	text-align: center;
	color: #1d1d1d;
	text-decoration: none;
	padding: 6px 1px 6px 1px;
	font-size: 15px;

}

#menu li a:hover {
	text-decoration: none;
		color: #fdfdfd;
	background-image: url(../images/pxBlack.png);
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;

}

#menu li ul {
	display: none;

	position: absolute;
		padding: 0;
}

#menu li:hover ul {
	display: block;

}

#menu li:hover ul a {
	padding: 13px 15px 13px 15px;

}

#menu li:hover ul a:hover {
	background-image: url(wp-content/themes/activefergo/images/pxBlack.png);

}





#heroImage{height:700px;overflow:hidden;position:absolute;left:0;top:0px;width:100%;z-index:1}

#heroImage div{height:700px;width:100%}
