* { margin: 0; padding: 0; }
img { vertical-align: middle; }
html, body { width: 100%; background: white; text-align: center; margin: 0 auto; color:#525252;  }
div { display: block; border: 0px solid #E3E3E3; }
a { 
	outline: none;
	color: #336699;
	text-decoration: none;
	border-bottom: 1px dashed #336699; 
}
a:hover {
	color: #C04440;
	text-decoration: underline;
	border: 0;
}
a img, a:hover img {
	border: 0;
	text-decoration: none;
}

#body {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	margin-top: 10px;
	background: url(../images/bg.png);
	font: 12px Arial, Helvetica, sans-serif;
}
#baner_left {
	float: left;
}
#baner_right {
	float: right;
	text-align: right;
}
.contayner {
	width: 1000px;
	display: table;
	text-align: left;
}
.row {
	display: table;
	text-align: left;
	width: 950px;
}
.pad_10 {
	margin-top: 10px;
}
.pad_30 {
	margin-top: 40px;
}
.tab {
	display: inline;
	width: 200px;
	text-align: center;
	float: left;
	margin-bottom: 20px;
}
#smaylic { margin-right: 20px; }

.data_viborov, .data_viborov a {
	margin-top: 20px;
	color: #A49180;
	font-size: 18px;
    text-decoration:none;
    border:0px;
}

h1, h1 a {
    margin:0;
    font-weight:normal;
}

.but {
	margin-top: 15px;
	cursor: default;
	cursor: pointer;
}

.left_top {
	background: url(../images/left_top.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.top {
	background: url(../images/top.png);
	height: 11px;
	background-repeat: repeat-x;
	width: 978px;
}
.right_top {
	background: url(../images/right_top.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}

.left {
	background: url(../images/left.png);
	background-repeat: repeat-y;
	width: 11px;
}

.right {
	background: url(../images/right.png);
	background-repeat: repeat-y;
	width: 11px;
}
.insite {
	padding: 10px;
}

.left_bottom {
	background: url(../images/left_bottom.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.bottom {
	background: url(../images/bottom.png);
	height: 11px;
	background-repeat: repeat-x;
	width: 978px;
}
.right_bottom {
	background: url(../images/right_bottom.png);
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
}
.select {
	text-align: right;
	float: right;
}

.select_region {
	text-align: left;
	float: left;
}
.select_region_field {
	position: absolute;
	width: 130px;
	text-align: left;
	z-index: 300;
	background: white;
	line-height: 1.5;
	border: 1px solid #DED7D1;
	padding: 5px;
	display: none;
	overflow: auto;
	height: 250px;
}
.rating {
	color: #A49180;
	font-size: 24px;
	float: left;
}


.r_blue {
	background: blue;
	height: 10px;
}
.r_red {
	background: red;
	height: 10px;
}
.r_yellow {
	background: #FF9000;
	height: 10px;
}
.r_gray {
	background: #B09D00;
	height: 10px;
}
.r_green {
	background: green;
	height: 10px;
}
.r_black {
	background: black;
	height: 10px;
}
.n_blue {
	color: blue;
	height: 25px;
	width: 110px;
}
.n_red {
	color: red;
	height: 25px;
	width: 110px;
}
.n_yellow {
	color: #FF9000;
	height: 25px;
	width: 110px;
}
.n_gray {
	color: #B09D00;
	height: 25px;
	width: 110px;
}
.n_green {
	color: green;
	height: 25px;
	width: 110px;
}
.n_black {
	color: black;
	height: 25px;
	width: 110px;
}
table.rating_tab td {
	font-size: 15px;
	vertical-align: middle;
}
hr {
	border: 0px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
	margin: 5px 8px 10px 0;
}
.pad {
	background: url(../images/pad.png);
}
.comment {
	height: 400px;
	width: 950px;
	overflow: auto;
}
.none {
	display: none;
}
.com_name {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
.com_date {
	color: #A49180;
	font-size: 11px;
}
.com_text {
	margin-bottom: 10px;
	border-bottom: 1px dotted #D9D9D9;
	padding: 0 10px 10px 0;
	margin-right: 20px;
} 
.p {margin: 5px 0 10px 0;}

.not {
	color: #C2C2C2;
	font-size: 11px;
}

small {
	font-size: 11px;
}

a.a_but {
	border: 1px solid #DED7D1;
	padding: 5px;
	background: url(../images/pad.png);
}
a:hover a_but {
	border: 1px solid #DED7D1;
	padding: 5px;
}
#newLink {
    text-align: center;
    font-size:26px;
    border:0;
}