
*
{
padding:0;margin:0;
}



body
{

	background-color: white;

	
font-family: Helvetica;

	font-size: 14px;

	color: #121048;}



#Container
{

	width: 901px;

	margin: 0px auto;

margin-top: 10px;
}



#TopPart
{

	height: 270px;
}

#Head
{

	height: 80px;
    width: 901px;
	float: left;
	margin-top: 10px;
}

.name
{

	font-size: 35px;
	background: url("img/logo.gif") top left no-repeat;
	line-height: 66px;
	text-indent: 45px;
	font-family: Helvetica;
	padding-left: 90px;
}

.blue
{

    color: #d01705;
}

.adress {

	font-size: 14px;
	font-weight: bold;
	margin-top: -18px;
	padding-left: 137px;
}

.adress a
{

	color: #d01705;
	text-decoration: none;
}

#Top
{
	width: 901px;
	height: 180px;
	display: inline;
	float: left;
}

#TopLeft
{

	width: 202px;
	height: 180px;
	float: left;
}

#Menu a
{

	width: 202px;
	height: 60px;
	float: left;
	background: url("img/button.gif") top left no-repeat;
	color: white;
	text-decoration: none;
	font-size: 17px;

	font-family: Helvetica;
}

#Menu a span
{

	float: right;

    line-height: 60px;

    padding-right: 15px;
}

#Menu a:hover
{
	text-decoration: none;
	color: #d01705;
}

#TopRight
{

    width: 699px;

	height: 180px;

	background: url("img/right-part.gif") top left no-repeat;

	float: right;
}

.cleaner
{
    clear: both;
}


#CentralPart{
	width: 891px;
	background-color: #def1fc;
	padding: 5px;
	margin-top: 10px;
}



#Shadow
{

    width: 879px;

    background-color: white;

    padding: 6px;
}



.article
{
	background-color: white;
	padding-left: 45px;
	padding-right: 45px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 18px;
}

h1
{
    background: url("") top left no-repeat;
    background-position: 10px 0px;
    font-size: 16px;
	font-family: Helvetica;
	color: #d01705;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 20px;
}

h2
{	background: url("") top left no-repeat;
    background-position: 10px 0px;
    font-size: 14px;
	font-family: Helvetica;
	color: #121048;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 20px;
}


p {
	padding: 0px 20px 0px 20px;
	text-align: justify;
}



#News{
	margin-top: 5px;

	background-color: #e9f3fe;

	width: 436px;

	float: left;

	margin-right: 7px;
	height: 680px ;
}

#Job
{
	float: right;

	margin-top: 5px;	
	background-color: #f3f9fc;

	width: 436px;
	height: 680px ;
}

#Inform
{

	width: 879px;

	display: inline;
}



.calling-man
{

	vertical-align: bottom;

	float: left;

	margin-right: 5px;
}



.down
{
	margin-left: 655px;

	padding-bottom: 10px;

	font-size: 10px;
}



.down a
{

    color: #5a5551;
}



.down2
{

	margin-left: 810px;

	padding-bottom: 10px;
}



.down2 img
{
    border: 0px;
}


#formular
{
  width:350px;
  font-style:normal;
  color:#20306d;
  font-size:14px;
  padding:10px 35px 10px 35px;
  text-align: right;
}

fieldset {
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
}