


body{
	color:#421a2b;
	margin:20px 0 40px 20px;
	padding:0;

//	font-family:"Lucida sans unicode",verdana,arial,helvetica,sans-serif;
//	font-size:14px;
//	line-height:140%;

	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	font-size: 19px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 22.0px;

	text-align:left;

	background: #ffffff url(pic/back_004.png) no-repeat fixed left bottom;

}


#header {
    width:800px;
    padding:50px 0 0 0;
    margin:0;
    height:60px;
    font-size:16px;
    clear:both;

}
.header1 {
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;

    float:left;
    width:280px;
//    font-size:19px;
    height:80px;
 
}
.header2 {

	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;

   float:right;
   width:500px;
   border-bottom: solid #421a2b 1px;
   padding: 2px 0 4px 0;

}
.header3 {
	
	font-size: 24px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 26.4px;
	
   float:right;
   width:500px;
   padding: 2px 0 4px 0;
}

.utitel {
//   font-size:16px;
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
	line-height: 24px;



}

#container {
    width:800px;
    clear:both;
}


#content {
    position:relative;
    margin: 10px 0 90px 0;
    width:500px;
    float:right; 
}



#menublock {
    position:relative;
    width:280px;
    float:left;
}



#menublock a {
    padding: 3px 20px 3px 10px;
    margin:  3px 0;
    text-decoration:none;
    color:#421a2b;
    background-color:#eeeeee;
}

#menublock a:hover {
    background-color:#cccccc;

}

#menublock .maillink a {
    background-color:#ffffff;
    padding: 0;
    margin: 0;

}

#menublock .maillink a:hover {
    background-color:#ffffff;
}

.menu {
    display: block;
    color:#ff0000;
    width:200px;
}
/* #menublock .menua a { */
.menua a {
    background-color:#333333;
    color:ffffff;
    width:230px;
}

#menublock p {
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

#content a {
    background-color:#ffffff;
    color:ffffff;
    width:230px;
}

#content a {
    background-color:#ffffff;
    color:000000;
}
#content a:hover {
    background-color:#ffffff;
    color:000000;
}

#content p {
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}

/*
#videoPlayer4 {
	width:480px;
	height:386px;
	margin:0;
	padding:0;
}
*/

/*#menublock a:link { font-weight:bold; color:blue; text-decoration:none; }
#menublock a:visited { font-weight:bold; color:silver; text-decoration:none; }
#menublock a:focus { font-weight:bold; color:red; text-decoration:underline; }*/
/* #menublock a:active { font-weight:bold; color:lime; text-decoration:underline; } */


