BODY {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 12px; 
	color: #444;
	background-color: #eee;
	margin: 0;
	padding: 0;
}

A, A:visited {
	color: #242a52;
}

A:hover {
	color: #777;
}


TD {
	vertical-align: top;
}

.shapka {
	background-color: #242a52;
	background-image: url('img/shapka_rezina.gif');
}

.nav {
	background-color: #242a52;
	background-image: url('img/bg_bottom.gif');
}



td.baner {
	vertical-align: middle;
}

#rate {
	height: auto;
	width: 200px;
	background-color: #eee;
	margin: 0;
	padding: 0;
}

#rate ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rate li {
	margin: 0;
	padding: 0;
}

#rate li:hover {
	background-color: #ddd;
}

#rate li a {
	display: block;
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #444;
	width: 163px;
	text-decoration: none;
	padding: 2px 2px 2px 35px;
	border-bottom: 1px dotted #B5B6CD;
}

#rate li a:hover {
	background-color: #ddd;
	color: #000;
}

html>body #rate li a {
      width: auto;
      }

#rate li a.allrate {
	color: #444;
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 12px;
	font-weight: bold;
	background-image: url('img/bg_bottom.gif');
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}        

#rate li a.allrate:hover {
	color: #444;
	background-image: url('img/bg_bottom.gif');
	background-position: 0px -12px;
}        

#rate li a.rate1 {
	color: #000;
	background-image: url('img/rate1.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#rate li a.rate2 {
	color: #000;
	background-image: url('img/rate2.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#rate li a.rate3 {
	color: #000;
	background-image: url('img/rate3.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#rate li a.rate4 {
	background-image: url('img/rate4.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#rate li a.rate5 {
	background-image: url('img/rate5.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#rate li a.rate6 {
	background-image: url('img/rate6.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#rate li a.rate7 {
	background-image: url('img/rate7.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#rate li a.rate8 {
	background-image: url('img/rate8.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#rate li a.rate9 {
	background-image: url('img/rate9.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#rate li a.rate10 {
	background-image: url('img/rate10.gif');
	background-repeat: no-repeat;
	background-position: 0px;
	border-bottom: 1px solid #B5B6CD;
}


#main {
	margin: 0;
	padding: 5px;
	font-weight: normal;
	height: auto;
	width: 100%;
	border-left: 1px solid #444;
}

#main span.header {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 14px;
	font-weight: bold;
	color: #242a52;
	padding-left: 300px;
	padding-bottom: 1em;
}

#main P {
	text-indent: 1em;
}

#main ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main li {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
}

#main li span.gorod, #main li a.gorod {
	font-size: 13px;
	color: #555;
	padding: 5px 5px 5px 20px;
	background-image: url('img/gorka.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#main li a.gorod:hover {
	color: #242A52;
	background-image: url('img/gorka_g.gif');
}

#main li span.commlink, #main li a.commlink {
	color: #555;
	text-decoration: underline;
	padding: 5px 10px 5px 22px;
	background-image: url('img/comm.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#main li a.commlink:hover {
	color: #242A52;
}

#main li span.ratelink, #main li a.ratelink {
	color: #555;
	text-decoration: underline;
	padding: 5px 10px 5px 22px;
	background-image: url('img/rate.gif');
	background-repeat: no-repeat;
	background-position: 0px;
}

#main li a.ratelink:hover {
	color: #242A52;
}

#main table {
	border: 1px solid #ccc; 
	padding: 4px;
}

#main table.clear {
	border: 0; 
	padding: 0;
	margin: 0;
}

#main td.clear {
	border: 0; 
	padding: 0;
	margin: 0;
}

#main table td {
	border-bottom: 1px dotted #ccc;
}

#main table.comment {
        height: auto;
	color: #333;
	margin: 5px;
	border: 1px solid #ccc; 
	padding: 4px;
}

#main td.commautor, #main td.commdate {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 12px;
	font-weight: bold;
	background-color: #ddd;
	border-top: 1px solid #aaa;
	border-bottom: 0;
	padding: 4px;
}

#main td.commbody {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 11px;
	padding: 4px;
	border-top: 1px solid #aaa;
	border-bottom: 0;
}

#rating {
	color: #333;
	padding: 0px;
	margin: 0;
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 11px;
	font-weight: bold;
}

#rating td.ratemark {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 13px;
	color: #242a52;
	padding: 4px;
	text-align: center;
}

#rating td.ratechar {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 11px;
	padding: 4px;
	border-bottom: 0;
	text-align: left;
	width: 365px;
}

#rating td.ratenum {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 11px;
	padding: 4px;
	border-bottom: 0;
	text-align: left;
}

.sel {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 10px;
	color: #333;
	background-color: #ddd;
	border: 1px solid #aaa;
}

.button {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 12px;
	font-weight: bold;
	color: #242A52;
	background-color: #ddd;
	border: 1px solid #aaa;
	margin: 4px;
	height: 20px;
	vertical-align: middle;
}

.input {
	font-family: "Trebuchet MS", Tahoma; 
	width: 250px;
	font-size: 12px;
	color: #242A52;
	background-color: #ddd;
	border: 1px solid #aaa;
}

.textarea {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 12px;
	font-weight: bold;
	color: #242A52;
	background-color: #ddd;
	border: 1px solid #aaa;
	margin-right: 7px;
}

#rating td.ratevote {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 11px;
	padding: 4px;
	border-bottom: 0;
	text-align: right;
}

#copy {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	color: #242a52;
	background-image: url('img/copy.gif');
	width: 100%;
	height: 26px;
}
#copy a {
	font-family: "Trebuchet MS", Tahoma; 
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	color: #242a52;
}

