/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: # FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #4276B0;
}

body {
	
background: url(images/2011-05-16_214821.gif) repeat; /*---#AC2B01;---*/

	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	width: 800px;
	margin: 0px auto;
}

#main
{
width: 800px;
background: url(images/header.jpg) no-repeat;
}

#back
{
width: 800px;
}

#header {
	height: 48px;
	
}

#logo {

width: 542px;
height: 200px;
text-align: left;
padding-right: 20px;
text-align: left;
}




#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 19px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 14px;
color: #ffffff
}


#menu
{
width: 646px;
padding-left: 130px;
height: 48px;
background: url(images/menu.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 33px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #C3732A;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 15px;
}

#menu a:hover {
	width: 100px;
    height: 33px;
         /*---------------------------------ЦВЕТ нажатой ссылки верх. меню----------------*/	
        color: #FFF;
	text-decoration: underline;
	/*----------------цвет нажатой кнопки верх. меню----------------------*/
background: url(images/menu_r.gif) repeat-x;
}

#right
{
	width: 195px;
	margin-right: 10px;
	float: right;
}
/*-------------------------------------------правое меню----------------*/
#right .back_right
{
border: 1px solid #CBC8CA;
/*-------------------------------------------цвет поля----------------*/
background: #;
padding: 5px;
margin-top: 10px;
margin-bottom: 10px;
}


#right H3
{
width: 168px;
height: 20px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 5px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#right ul {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 10px;
}

#right .title_back
{

}

#right li  {
	padding: 7px;
	padding-left: 20px;
	background: url(images/small.gif) no-repeat 10px 12px;
}

      /*-------------------------цвет ссылок правого меню----------------*/

#right a {
	color: #ffffff;

}
#right a:visited {
	color: #ffffff;
}

#right p
{
font-size: 10px;
padding-left: 10px;
}

.bot
{
padding: 10px;
}

#calendar {
	padding: 20px 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#left
{
width: 548px;
padding-left: 10px;
padding-right: 10px;
}

#page
{
margin-top: 65px;
background: #ffffff;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #B42908;
}

#left a
{
color: #B42908;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	color: #B42908;
}

#left ol, #left ul
{
margin-left: 30px;
}

.date {
	text-align: right;
	color: #B42908;
	font-size: 11px;

}

.date a {
	color: #4276B0;

}




#footer {
	height: 44px;
	clear: both;
	padding-top: 10px;
	border-top: 5px solid #828081
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

