@charset "utf-8";
/* CSS Document */

body{
	background:url(../img/body_bg.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin:0;
	padding:0;
}

img{
	margin:5px;
}

a{
	color:#56bcec;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#666666;
}

#main{
	background:url(../img/main_bg.jpg);
	width:771px;
	border-left:1px #CCCCCC;
	margin-top:0px;
	margin-left:0px;
	padding:0;
	overflow:hidden;
}

#menu{
	width:771px;
	position:relative;
	left:10px;
	top:89px;
}

	#menu a{
		color:#666666;
		font-weight:normal;
	}
	
	#menu a:hover{
		color:#56bde8;
		font-weight:normal;
	}

#top{
	background-image:url(../img/top.jpg);
	width:771px;
	height:116px;
}

#leftLine{
	width:491px;
	min-height:50px;
	margin-left:5px;
	float:left;
	padding:0;
	
}


#leftBox{
	width:473px;
	background: url(../img/left_contense_bg.jpg) left  repeat-y;

}

#leftContense
{
	padding:5px;
	width:468px;
	min-height:100px;
	overflow:auto;
	margin-bottom:0px;
}

#leftHeader{
	font-size:14pt;
	color:#56bde8;
	font-weight:bold;
	padding-left:5px;
	padding-top:2px;
	width:468px;
	background-image:url(../img/left_header.jpg);
	min-height:21px;
}

#leftBottom{
	float:left;
	background: url(../img/left_bottom.jpg) left  no-repeat;
	width:473px;
	height:7px;
	padding:0;
	margin:0;
	margin-top:0px;
}

#rightLine{
	width:267px;
	min-height:50px;
	float:left;
}

#rightBox{
	width:259px;
	background-image:url(../img/right_contense_bg.jpg);
	background-repeat:repeat-y;
}

#rightContense
{
	padding:5px;
	min-height:100px;
}

#rightHeader{
	font-size:10pt;
	color:#56bde8;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	background-image:url(../img/right_header.jpg);
	height:20px;
}

#rightBottom{
	background: url(../img/right_bottom.jpg) left  no-repeat;
	width:259px;
	height:7px;
}


#leftNav
{
	width:200px;
	min-height:50px;
	float:left;
	margin-left:10px;
}
#leftNavBox{
	
	width:192px;
	background-image:url(../img/leftNav_contense_bg.jpg);
	background-repeat:repeat-y;
}

#leftNavContense
{
	padding:5px;
	min-height:100px;
}

#leftNavHeader{
	font-size:10pt;
	color:#56bde8;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
	background-image:url(../img/leftNav_header.jpg);
	height:20px;
}

#leftNavBottom{
	background: url(../img/leftNav_bottom.jpg) left  no-repeat;
	
	width:192px;
	height:7px;
}


#bottom{
	background-image:url(../img/bottom.jpg);
	width:771px;
	height:111px;
	float:left;
}

#bottomText{
	color:#FFFFFF;
	position:relative;
	width:100%;
	text-align:right;
	top:84px;
}


h1 
{
	font-family: Arial,Verdana, Helvetica, Sans-serif;
	font-size:14pt;
	color:#56bde8;
	font-weight:bold;
	line-height: 19px;
	margin: 0px;
	padding: 0px;
}
.rub1 {
	
	font-family: Arial,Verdana, Helvetica, Sans-serif;
	font-size:14pt;
	color:#56bde8;
	font-weight:bold;
	line-height: 19px;
	
	margin: 0px;
	padding: 0px;
}
.txtEnkelRub{
	font-family: Verdana, Helvetica, sans-serif! important;
	font-size: 11px! important;
	font-weight: bold! important;
	color: #333333! important;
	line-height: 14px! important;
	margin: 0px;
	padding: 0px;
}
