@charset "windows-1251";

/* ==================== последняя правка 15.11.07 ======================= */

body  {
	background:#CCCCCC;
	margin:0;
	padding:0;
	text-align:center;
	color:#000000;
	}
.twoColFixLtHdr #container { 
	width:1000px;
	background:#FFFFCC;
	margin:0 auto;
	border:1px solid #000000;
	text-align:left
	} 
.twoColFixLtHdr #header { 
	padding:0;
	height:294px;
	background:url(../img/headline.jpg) left top no-repeat;
	} 
.twoColFixLtHdr #header h1 {
	margin:0;
	padding:0;
	}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 323px;
	padding: 0px 0px 0px 0px;
	}

/* ===================== навигация слева ========================= */	

#nav {
	padding-top:0px;
	}
#nav li {
	list-style-type: none;
	margin-bottom: 10px;
	text-align: left;
	}		
#nav a {
    border-bottom: 1px dotted blue;
	color: #000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display: block;
	width: 150px;
	padding-top: 0.5em;
	padding-left: 0em;
	padding-bottom: 0.15em;
	}
#nav a:hover {
	color: red;
	width: 150px;								
	}
#nav_vl {
	position:relative;
	left:-20px;	
	width:150px;											
	vertical-align:top;
	padding-top:20px;
	}

/* ==================== mainContent ======================= */

.twoColFixLtHdr #mainContent { 
	font: "Times New Roman", Times, serif, 12px;
	margin: 0 0 0 350px;
	padding: 60px 20px 0;
	}
.twoColFixLtHdr #mainContent h1 { 
	font-size:140%;
	text-align:left;
	padding-bottom:15px;
	} 
.twoColFixLtHdr #mainContent p { 
	font-size:100%;
	}
	
/* ==================== footer ======================= */
	
.twoColFixLtHdr #top_footer { 
	padding: 0 10px;
	} 
.twoColFixLtHdr #top_footer p {
	font-size:12px;
	text-align:right;
	}
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px;
	background:url(../img/footer.jpg) left top no-repeat;
	height:60px;
	} 
.twoColFixLtHdr #footer div {
	margin:0;
	padding-top:18px;
	text-align:right;
	color: #6d2c00; /* цвет разделительных полосок нижнего меню*/
	}
.twoColFixLtHdr #footer a {
	color: #641818;/*6d2c00*/ /* цвет шрифта нижнего меню */
	font-weight:bold;
	font-size:16px;
	}
	
/* ==================== other ======================= */
	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;верхнее меню
	}

/* ==================== верхнее меню ======================= */

#vmenu {
	margin:0px;
	padding:0px;
	position:relative;
	left:42%;
	top:21% ;
	width:550px;
	cursor:pointer;
	text-align:right;
	color: #6d2c00; /* цвет разделительных полосок нижнего меню*/
	word-spacing:15px;
	}
#vmenu a {
	font-family:arial;
	font-size:21px;
	text-decoration:none;
	color:#95533d;
	font-weight:normal;
	}	
#vmenu a:hover, a:focus	{
	color: #641818;
	text-decoration:none;
	color:black;
	font-weight:bold;
	}
/* ==================== end ======================= */
	