* {
	margin: 0;
	padding: 0;
/*	border:1px solid red;*/
}

body {
	background: #FFFFFF url(images/img01.gif) repeat-x;
/*	text-align: justify;*/
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
	font-family:Georgia;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #8B8BBD/*#EC5E24*/;
}
 
a:visited {
	color: #1953A7;
}

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

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #EDEBD5;
	font-family:Georgia;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 45px;
	padding: 20px 0 0 0;
	border-left: 1px solid #EDEBD5;
	/*text-transform: lowercase;*/
	text-decoration: none;
	text-align: center;
	font-size: 144%;
	color: #BABABA;
}

#menu a:hover {
	background: #F7F7F4;
}

#menu .active a {
	background: #8B8BBD/*#EC5E24*/;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 770px;
	height: 170px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	width: 770px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(images/logo.jpg) no-repeat;
	background-position: 1px 0px;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	background: url(images/img03.jpg) no-repeat;
	padding: 84px 20px 0 0;
	text-align: right;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 750px;
	padding-top: 10px;
	min-height:500px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #8B8BBD;
	margin-bottom:20px;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.orangebox {
	background: url(images/fon.jpg) repeat-y;
}

.orangebox h2 {
	/*background: url(images/img06.gif) repeat-y;*/
}

/* Footer */

#footer {
	clear: both;
	height: 30px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}

/*kz*/

table.lenta td {
	padding:3px 7px 3px 7px;
	background-color:#F7F7F4;
	border:1px solid #EDEBD5;
	border-right: 0px solid #EDEBD5;
}

table.lenta td.active {
	background: #8B8BBD/*#EC5E24*/;
}

table.lenta td.active a{
	color: #FFFFFF;
}

table.lenta td a {
	text-decoration: none;
	color: #BABABA;
}

table.lenta td a:hover {
	text-decoration: underline;
	color: #000;
}

table.lenta td.first {
	background-color:#fff;
	border-left: 0px solid #EDEBD5;
}

strong {
color:#000;
}

input[type=submit] {
border:1px solid white;
background-color:#CCCCCC;
color:#000;
padding:2px 10px;
margin:7px 12px 0px 0px;
}

table.cabinet {
	border:1px solid #f0f0f0;
	width:770px;
}

table.cabinet td {
padding:10px 50px 10px 50px;
font-weight:bold;
}

span.red {
color:red;
}

table.signup {
	border:1px solid #ccc;
}

table.signup td {
	padding:6px 10px 6px 10px;	
	border:1px solid #f0f0f0;
}

ul.err li {
list-style-type:square;
}

div.info {
padding:200px 0px 200px 0px;
text-align:center;
}

ul.undermenu {
	margin:170px 0px 0px 580px;
}
ul.undermenu li {
	list-style-image:url(images/li.jpg);
}
ul.undermenu li a{
	color:#8B8BBD;
	font-weight:bold;
}

div.mama img , img.border {
border:1px solid #f0f0f0;
}

table.months {
	border:1px solid #f0f0f0;
	width:770px;
}

table.months td {
padding:10px 30px 10px 30px;
font-weight:bold;
}

table.months td img{
border:0px solid white;
padding:5px 0px 5px 0px;

  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;	
}

table.months td img:hover{

  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0;	
}

div.links a{
margin-left:30px;
}

img.left {
float:left;
}

table.arts td {
padding:0px 5px 0px 5px;
vertical-align:middle;
}

table.arts td img {
margin:0px 0px 0px 0px;
}

table.clock td {
padding:0px 15px 15px 0px;
}