@charset "utf-8";

/* CSS Document */



.left-column{

	display:block;

	margin: 0px;

	padding-left: 8px;

	font-size: 12px;

	color:#666666;

	font-weight:bold;

	}



.menu{

	display:inline;

	width:170px;

	margin-left:0px;

	margin-top:50px;

	margin-bottom:30px;

	float: left;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;	

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;	

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	}



.menu dl{

	display:block;

	padding: 0px;

	margin: 0px;

	}

	

.menu dt a{

	display:block;

	width:155px;

	height: 20px;

	border-bottom: solid 1px rgb(200,200,200);

	text-decoration: none;

	font-size:12px;

	font-weight:bold;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 0px;

	padding-left: 10px;

	}



.menu dt a:visited{

	color:#666666;

	}



.menu dt a:hover{

	background-color:rgb(225,225,225);

	}

	

#header{

	display:block;

	height: 21px;

	background-image:url(../img/head.png);

	color:#FFFFFF;

	font-weight:bold;

	font-size:110%;

	padding-top: 4px;

	padding-left: 8px;

	}

	

.column-center{

	display:block;

	margin-top: 50px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 10px;

	padding: 0px;

	float: left;

	border: 1px solid #CCCCCC;

	width: 500px;

	}

	

.column-center h1{

	 

	font-family:"trebuchet ms",arial,sans-serif;

	width:auto;

	color:rgb(100,100,100);

	/*border-bottom:solid 1px rgb(225,0,0);*/

	font-size:18px;

	margin-bottom: 10px;

	margin-left: 5px;

	}

	

.zar{

	background-image:url(../img/zarowka.png);

	width:500px;

	height:65px;

	margin-top:5px;

	background-repeat: no-repeat;	

	}	

.center{

	padding: 0px;

	height:auto;

	margin-bottom: 12px;



	/*border-top-width: thick;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;*/

	}

	

.text {

	display:block;

	margin-bottom:12px;

	}

	

.text p{

	font-family:Verdana, sans-serif;

	font-size:12px;

	padding-left: 10px;

	color:#666666;

	}

	

.text b{

	font-family: Helvetica, sans-serif;

	color:#333333;

	}	

.text a{

	color:#FF0000;

	}

	

.text a:hover{

	color:#999999;

	}	



.img{

	text-align:center;

	margin-bottom:7px;

	margin-top:7px;

	}



.info{

	display:block;

	margin-bottom:12px;

	}

.info p{

	text-align:justify;

	font-family:Verdana, sans-serif;

	font-size:13px;

	padding-right:10px;

	margin-left:4px;

	color:#666666;

	line-height:22px;

	/*word-spacing:2px;*/

	}

.info b{

	text-align:justify;

	font-family:Verdana, sans-serif;

	font-size:14px;

	color:#666666;

	}

	

.info a{

	color:#FF0000;

	}

	

.info a:hover{

	color:#999999;

	}

	

.info h3{

	color:#FF0000;

	font-size:12px;

	border-bottom:solid 1px #999999;

	}

	

.header-info{

	display:block;

	height:25px;

	background-color:#E5E5E5;

	text-align:center;

	}

	

.header-info b{

	font-size:15px;

	color:#666666;

	}


