﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/bg_center.jpg) #000 left top repeat-y;
	font-size: 12px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}

div.slink {
	width:100%;
	overflow:hidden;
}

.polls { margin-bottom:10px; }

.polls {font-size: 12px;}

.polls .f_input2 {
	margin-left:12px;
}


/**/

#logged { position: absolute; width:244px; height:109px; top:5px; right:124px; background:url(../images/logged.png) no-repeat; display: none; }

#logged .hello {color:#808080; text-align:center; font-weight: bold; padding-top:5px;}

#logged a.close {color:#808080; font-weight: bold; display: block; position: absolute; text-decoration: none; bottom:8px; left:12px;}
#logged a.close:hover {color:#e5e5e5; text-decoration: underline;}

#logged a.exit {color:#808080; font-weight: bold; display: block; position: absolute; text-decoration: none; bottom:8px; right:12px;}
#logged a.exit:hover {color:#e5e5e5; text-decoration: underline;}

#logged .left { position: absolute; left:12px; width:110px; top:20px;}
#logged .right { position: absolute; right:12px; width:110px; top:20px;}
.h1 {padding: 5px 0px 15px 0px;color:#808080; font: 15px/16px Tahoma;}

#logged .getnewpost {position: absolute; left:12px; width: 220px; text-align: center; top:68px;}


#logged a { color:#e5e5e5;text-decoration: none; }

#logged a:hover { color:#808080;text-decoration: none; }

.f_textarea {
	color: #e5e5e5;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
  background: #634a43;
	
	width: 459px;
	height: 156px;
	border: 1px solid #000;
}
.f_input {
	color: #e5e5e5;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
  background: #634a43;
	width: 280px;
	height: 14px;
	border: 1px solid #000;
}

.f_input2 {
	color: #f6f6f6;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
  background: #634a43;
  padding-bottom:2px;
	width: 100px;
	height: 18px;
	border: 1px solid #000;
}


.f_select {
	color: #e5e5e5;		/* ! */
	font-size: 11px;		/* ! */
	font-family: tahoma;	/* ! */
  background: #634a43;
	height: 18px;
	border: 1px solid #000;
}


/**/

.navigation {padding-bottom: 10px; background:url(../images/news_sep.gif) repeat-x left bottom; padding-top:10px;}

.navigation .date {color:#808080; font:14px/22px Tahoma;}

.t {
	background: url(../images/t.png) no-repeat;
	height: 20px;
	width: 100%;
}
.b {
	background: url(../images/b.png) no-repeat;
	height: 20px;
	width: 100%;
}
.lb {
	width: 20px;
	height: 20px;
	background: url(../images/lb.png) no-repeat;
}
.lb div, .rb div, .lt div, .rt div {
	width: 20px;
}
.rb {
	width: 20px;
	height: 20px;
	background: url(../images/rb.png) no-repeat;
}

.rt {
	width: 20px;
	height: 20px;
	background: url(../images/rt.png) no-repeat;
}
.lt {
	width: 20px;
	height: 20px;
	background: url(../images/lt.png) no-repeat;
}
#btm {
	position: relative;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 998 ? "998px" : "100%");
	min-width: 998px;
	min-height: 1020px;
	height: auto !important;
	height: 1020px;
	background: url(../images/bg_bottom.jpg) no-repeat left bottom;
}
#top {
	background: url(../images/bg_top.jpg) no-repeat;
	min-height: 1020px;
	height: auto !important;
	height: 1020px;
}
#girl_r {
	background: url(../images/girl_r.jpg);
	height: 564px;
	width: 113px;
	position: absolute;
	right: 0px;
	top: 0px;
}
* html #girl_r {
	background: url(../images/girl_r.jpg);
	height: 564px;
	width: 113px;
	position: absolute;
	right: -1px;
	top: 0px;
}
#header {
	height: 44px;
	padding: 121px 125px 0px 172px;
}
#card {
	width: 181px;
	height: 163px;
	background: url(../images/card.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
}
#header #logo {
	position: absolute;
	top: 21px;
	margin-left: 50%;
	left: -200px; /* половина ширины лого */
}
.block {
	border: 1px solid #966f67;
	margin-bottom: 10px;
}
#wrapper {
	width: 100%;
	overflow: hidden;
}
#left_container {
	padding-left: 10px;
	width: 152px;
	padding-right: 10px;
}
#center_container {
	padding-right: 125px;
	width: 100%;
}
.container {
	background: url(../images/cbg.png) repeat-y;
	position: relative;
	color: #bfbfbf;
}

.container  a {color: #808080; text-decoration: none;}
.container a:hover {color: #bfbfbf; text-decoration: underline;}


.container div.slink td.slink a {color: #808080; text-decoration: none;}
.container div.slink td.slink a:hover {color: #bfbfbf; text-decoration: underline;}

.container div.slink a {color: #e5e5e5; text-decoration: underline;}
.container div.slink a:hover {color: #808080; text-decoration: none;}

.container ul, .container ol {list-style-position: inside; }

.navigation .slink>div>img {margin: 10px;}

.container div.slink strong {font-weight: normal; }

#footer {
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer .copyr {
	font: 10px/13px Tahoma;
	color: #808080;
	text-align: center;
	padding: 0px 125px 0px 172px;
}
#footer .copyr a {
	text-decoration: underline;
	color: #808080;
}
#footer .copyr a:hover {
	text-decoration: none;
	color: #808080;
}
.pad {
	padding: 20px 20px 0px 20px;
	position:relative;
	z-index:40;

}

.polls .pad {
	padding: 0px 10px 0px 10px !important;
	position:relative !important;
	z-index:40 !important;

}


.c-l {
	background: url(../images/l.png) no-repeat;
}
.c-r {
	background: url(../images/l.png) no-repeat right top;
}
#top_center {
	position: relative;
	height: 20px;
	background: url(../images/t.png) no-repeat;
	margin: 0px 20px;
}
#bt_center {
	position: relative;
	height: 20px;
	background: url(../images/b.png) no-repeat;
	margin: 0px 20px;
}
.menu_l {
	height: 31px;
	background: url(../images/menu_l2.png) no-repeat;
}
.menu_r {
	height: 31px;
	background: url(../images/menu_r2.png) no-repeat;
}
.menu_bg {
	height: 31px;
	background: url(../images/menu_bg2.png) no-repeat;
	width: 100%;
}

* html .menu_l {
	height: 31px;
	background: url(../images/menu_l.png) no-repeat;
}
* html .menu_r {
	height: 31px;
	background: url(../images/menu_r.png) no-repeat;
}
* html .menu_bg {
	height: 31px;
	background: url(../images/menu_bg.png) no-repeat;
	width: 100%;
}


.menu_l div, .menu_r div {
	height: 31px;
	width: 81px;
}
.icons {
	position: absolute;
	margin-left: 50%;
	left: -58px;
	top: 0px;
	background: url(../images/icons_bg.png) no-repeat;
	width: 116px;
	height: 22px;
}
a.map {
	background: url(../images/map.gif) no-repeat;
	display: block;
	position: absolute;
	left: 51px;
	top: 5px;
	width: 17px;
	height: 9px;
}
a.map:hover {
	background: url(../images/map_.gif) no-repeat;
	display: block;
	position: absolute;
	left: 51px;
	top: 5px;
	width: 17px;
	height: 9px;
}
a.feed {
	background: url(../images/feed.gif) no-repeat;
	display: block;
	position: absolute;
	left: 81px;
	top: 5px;
	width: 17px;
	height: 9px;
}
a.feed:hover {
	background: url(../images/feed_.gif) no-repeat;
	display: block;
	position: absolute;
	left: 81px;
	top: 5px;
	width: 17px;
	height: 9px;
}
a.rss {
	background: url(../images/rss.gif) no-repeat;
	display: block;
	position: absolute;
	left: 19px;
	top: 5px;
	width: 17px;
	height: 9px;
}
a.rss:hover {
	background: url(../images/rss_.gif) no-repeat;
	display: block;
	position: absolute;
	left: 19px;
	top: 5px;
	width: 17px;
	height: 9px;
}

#filials_opened {
	position: absolute;
	left: 200px;
  top:0px;
	padding-top: 6px;
	background: url(../images/filial_bg.png) no-repeat left bottom;
	width: 126px;
	color: #e5e5e5;
	font: 12px/20px Tahoma;
	text-align: center;
	padding-bottom:28px;
	display: none;
}



#filials {
	position: absolute;
	left: 200px;
	top: 0px;
	background: url(../images/filial_bg.png) no-repeat left bottom;
	height: 22px;
	width: 126px;
	color: #e5e5e5;
	font: 12px/20px Tahoma;
	text-align: center;
}
#filials_opened a {
	color: #fff;
	font: 12px/17px Tahoma;
	text-decoration: none;
}
#filials_opened a:hover {
	color: #808080;
	text-decoration: none;
}
a.open_fil {
	position: absolute;
	height: 22px;
	padding-top: 2px;
	width: 126px;
	left: 0px;
	bottom: 0px;
	font: 12px/20px Tahoma;
	text-decoration: none;
	text-align: center;
	color: #e5e5e5;
	background: url(../images/line.gif) no-repeat 6px 0px;
}
a.open_fil:hover {
	font: 12px/20px Tahoma;
	text-decoration: none;
	color: #808080;
}
#block-vidvig {
	background: #000;
	color: #fff;
	height: 150px;
	width: 300px;
	padding: 5px;
	position: absolute;
	top: 10px;
	margin-top: -65px;
	left: 500px;
	margin-left: -150px;
}
#auth {
	position: absolute;
	right: 176px;
	top: -80px;
	background: url(../images/filial_bg.png) no-repeat left bottom;
	height: 102px;
	width: 126px;
	color: #e5e5e5;
	font: 12px/16px Tahoma;
	text-align: center;
}
#auth a#open_auth {
	position: absolute;
	height: 22px;
	padding-top: 2px;
	width: 126px;
	left: 0px;
	bottom: 0px;
	font: 12px/20px Tahoma;
	text-decoration: none;
	text-align: center;
	color: #e5e5e5;
	background: url(../images/line.gif) no-repeat 6px 0px;
}
#auth a#open_auth:hover {
	font: 12px/20px Tahoma;
	text-decoration: none;
	color: #808080;
}
#auth a {
	color: #fff;
	text-decoration: none;
}
#auth a:hover {
	color: #fff;
	text-decoration: underline;
}
#auth #authlogin {
	width: 110px;
	height: 17px;
	border: 1px solid #808080;
	margin: 5px 0px 0px 0px;
	background: #e5e5e5;
	font: 12px/17px Tahoma;
	padding-top: 3px;
	margin-bottom: 3px;
}
#auth span {
	padding-left: 12px;
}
#auth #authpass {
	width: 110px;
	height: 17px;
	border: 1px solid #808080;
	margin: 5px 0px 0px 0px;
	background: #e5e5e5;
	font: 12px/17px Tahoma;
	padding-top: 3px;
}
.head_menu_items td {
	text-align: center;
	height: 31px;
	vertical-align: middle;
	color: #e5e5e5;
}
.head_menu_items td a {
	color: #e5e5e5;
	text-decoration: none;
	display: block;
	padding:9px 0px 10px 0px;
	line-height:12px;
}
.head_menu_items td a:hover {
	color: #818082;
	text-decoration: none;
}
.head_menu_items td .no a {
	color: #e5e5e5;
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0px;
	line-height:15px;
}
.head_menu_items td .no a:hover {
	color: #e5e5e5;
	text-decoration: underline;
}

.head_menu_items td .no2 a {
	color: #e5e5e5;
	text-decoration: none;
	font-size: 11px;
	display: inline;
	padding: 0px;
	line-height:15px;
}
.head_menu_items td .no2 a:hover {
	color: #e5e5e5;
	text-decoration: underline;
}


.no {
	top: 0px;
	position: absolute;
	width: 126px;
	padding-bottom: 10px;
	padding-top:6px;
	top:30px;
	background: url(../images/filial_bg.png) no-repeat left bottom;
	left:50% !important;
	margin-left: -63px !important;
	z-index:100;


}

* html .no {
	top: 0px;
	position: absolute;
	width: 126px;
	padding-bottom: 10px;
	padding-top:6px;
	top:30px;
	background-image:none !important;
	background:#000;
	left:50% !important;
	border:1px solid #878180;
	margin-left: -63px !important;
	z-index:100 !important;
}

.no2 {
	position: absolute;
	width: 126px;
	padding-bottom: 10px;
	padding-top:6px;
	bottom:30px;
	background: url(../images/filial_bg2.png) no-repeat left top;
	left:50% !important;
	margin-left: -63px !important;
	z-index:100;


}

* html .no2 {
	position: absolute;
	width: 126px;
	padding-bottom: 10px;
	padding-top:6px;
	bottom:30px;
	background-image:none !important;
	background:#000;
	left:50% !important;
	border:1px solid #878180;
	margin-left: -63px !important;
	z-index:100 !important;
}

.no ul, .no2 ul {list-style:none; text-align: left; margin-left:10px;}
.no ul li, .no2 ul  { text-align: left; line-height:11px;}

#myjquerymenu {
	position: relative;
	z-index:99;
}

#myjquerymenu2 {
	position: relative;
	z-index:99;
}

.head_menu_items td span {
	display: block;
	position: relative !important;
	width:100% !important;
}
