@import url('z.css');
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	background-color:#FFEADB;
	width: 100%;
}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	position:relative;
	background-color:#FFEADB;
background-image:url(/images/new_design.jpg);
background-repeat:no-repeat;

height:272px;}

#header h1{
position: relative;
line-height: 2;
top:10px;
left:670px;
font-family: "Comic Sans MS", Times, Arial;
color:#FFEADB;
font-size:21px;
width:320px;
}

/*Верхнее меню*/
div#menunav {  
position: absolute; bottom:0;
	font: 13px Arial, Helvetica, sans-serif;
   float: left;  /* добавляем список в div */
  font-weight:bold;
   padding: 0 0 0 240px; /* отступ ul от края контейнера */
  
}
div#menunav li {
   float: left; /* располагаем список по горизонтали */
   list-style-type: none;    /* удаляем маркеры */
   background-color: #FFEADB;  /* задаем фоновый цвет элементов меню */
 }
div#menunav a {
text-decoration: none;   /* удаляем подчеркивание ссьиок */
   margin: 0px 5px; /* создаем пространство с обеих сторон текста пункта меню */ 
   color: #803628;   /* задаем цвет шрифта*/
}
div#menunav a:hover {
   color: #F00;
}
/*конец меню*/


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content { margin-top:20px;
font-size:16px;
font-family: "Times New Roman", Times, serif;
padding: 0 200px 0 200px;
}
.yelow {
	color: #F00;
	background-color: #FFFF00;
	font-weight: bold;
}
.red {
	color: #000000;
	background-color: #FF0000;
	font-weight: bold;
}
a.vid:link {font-weight:bold;text-decoration:underline; color:#F00;}
a.vid:active {font-weight:bold;text-decoration:underline; color:#F00;}
a.vid:visited {font-weight:bold;text-decoration:underline; color:#F00;}
a.vid:hover {font-weight:bold;text-decoration:none; color:#D13702;}

a:link {text-decoration:underline; color:#803628;}
a:active {text-decoration:underline; color:#803628;}
a:visited {text-decoration:underline; color:#803628;}
a:hover {text-decoration:none; color:#D13702;}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 180px;
	margin-top:20px;
	margin-left: -100%;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 180px;
	margin-left: -180px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	
	background-color: #FFEADB;
}

/*Нижнее меню*/
div#menu_foot {
	position: relative; top:0px;
	font: 13px Arial, Helvetica, sans-serif;
   float: left;  /* добавляем список в div */
  font-weight:bold;
   padding: 20px 0 0 300px; /* отступ ul от края контейнера */
}
div#menu_foot li {
   float: left;
   list-style-type: none; 
   background-color: #FFEADB;
 }
div#menu_foot a {
text-decoration: none; 
   margin: 0px 5px; 
   color: #803628;
}
div#menu_foot a:hover {
   color: #F00;
}
/*конец меню*/

#footer_baner{ float:left;
margin-top:20px;
text-align:center;
width:1000px;
}

H1 {
	text-align:center;
font-size : 21px; 
color : #803628;
margin-bottom:10px;
font-family : Comic Sans MS, Verdana, Arial;
}
a.text {text-decoration:none; color:#000000}

ul.uz {list-style: none; margin: 0 0 0 0; padding-left: 0px;}
li.m {margin: 0; padding: 0 0 0 11px; background: url(/images/30.gif) no-repeat 0px 5px; margin-bottom: .2em;}
a.m:link {text-decoration:underline; color:#000000;}
a.m:active {text-decoration:underline; color:#000000}
a.m:visited {text-decoration:underline; color:#000000}
a.m:hover {text-decoration:underline; color:#F00}
