* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	background: url(/i/blur.gif) no-repeat -150px 0 #DEDEDE;
}

a {
	color: #6F92AD;
}

a:hover {
	color: #43627A;
}

.flushban {
	border: solid 1px #CCC;
	margin: 0 auto;
}

dt {
	padding-bottom: 5px;
}

dd {
	padding-left: 30px;
}

.fstrong {
	font-weight: bold;
}

div#allpage{

}


/* logoblock */
div#logoblock {
	height: 47px;
	margin: 0 6px 0 6px;
	background: url(/i/bg_logoblock.gif) repeat-x 0 100% #ADBECE;
	border-right: solid 1px #698AA3;
	position:relative;
}

div#logotype {
	float: left;
	height: 47px;
	background: url(/i/left_logoblock.gif) no-repeat 0 100%;
}

div#logotype img {
	margin:7px 0 0 20px;
}

div#searchblock { /* search block */
	float: right;
	width: 30%;
	height: 45px;
	border-left: solid 1px #698AA3;
	background: url(/i/bg_searchblock.gif) repeat-y 0 0 #ADBECE;
}      

div#searchtext {
	background: url(/i/bg_searchtext.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
}      

div#searchtext img {
	margin:5px 0 0 0;
}

table#searchtable {
	width: 90%;
	margin: 0 11px 0 15px;
}

table#searchtable td {
	vertical-align:middle;
}

input.searchfield {
	width: 90%;
	height: 16px;//height: 18px;
	margin: 0 6px 0 0;
	font-size: 7pt;
	border: solid 1px #55748C;
}

input.searchbutton {
	width: 58px;
	height: 21px;
	border: 0;
}

div.naviconleft { /* navigation icons */
	width: 235px;
	height: 19px;
	background: url(/i/naviconleft.gif) no-repeat 0 100%;
	position:absolute;
	right: 32%;
}

div.naviconright {
	/*width: 30%;*/
	height: 19px;
	margin-left: 2px;
	background: url(/i/naviconright.gif) no-repeat 100% 100%;
}

div.naviconblock {
	width: 231px;
	height: 19px;
	margin-right: 2px;
	background: url(/i/bg_naviconblock.gif) repeat-x 0 100% #698AA3;
}
div.naviconleft2 { /* navigation icons */
	/* width: 100%; */
	height: 19px;
	padding-left: 2px;
	background: url(/i/naviconleft2.gif) no-repeat 0 0;
}

div.naviconright2 {
	/* width: 100%; */
	padding-right: 2px;
	height: 19px;
	background: url(/i/naviconright2.gif) no-repeat 100% 0;
}

div.naviconblock2 {
	width:100%;
	height: 19px;
	/* margin-right: 20px; */
	background: url(/i/bg_naviconblock2.gif) repeat-x 0 100% #698AA3;
}
table.navicontable {
	width: 100%;
}
table.navicontable td{
	height: 19px;
	text-align: center;
	vertical-align: middle;
	background: url(/i/ic_separator.gif) no-repeat 100% 0;
}

.iclink {
	font-size: 7pt;
	padding: 3px 0 0 0;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
	color: #D9E6F0;
}
.iclink2 {
	font-size: 7pt;
	padding: 3px 0 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	white-space: nowrap;
	color: #D9E6F0;
}
a.iclink:hover {
	text-decoration: underline;
	color: #D9E6F0;
}
img.iclink {

}
/* /logoblock */

/* menublock */
div.menublock {
	height: 38px;
	margin: 8px 6px 0 6px;
	background: url(/i/menublockr.gif) no-repeat 100% 100%;
}
div.menublock2 {
	height: 56px;
	margin: 8px 6px 0 6px;
	background: url(/i/menublockr2.gif) no-repeat 100% 100%;
}
div.menurows {
	height: 38px;
	margin: 0 3px 0 0;
	background: url(/i/bg_menublock.gif) repeat-x 0 100%;
	position: relative;
}
div.menurows2 {
	height: 56px;
	margin: 0 3px 0 0;
	background: url(/i/bg_menublock2.gif) repeat-x 0 100%;
	position: relative;
}
div.menurow {
	float: left;
	width: 100%;
	height: 20px;
	line-height: normal;
}
div.menurow ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.menurow li {
	float: left;
	height: 19px;
	width: 70px;
	text-align: center;
	background: url(/i/menu_rnorm.gif) no-repeat 100% 0;
	margin: 0 1px 0 0;
	padding: 0;
}
div.menurow a {
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	color: #DBEAF6;
	display: block;
	width: 96%;
	background: url(/i/menu_lnorm.gif) no-repeat 0 0;
	padding: 3px 3px 4px 3px;
}
div.menurow li#menuon {
	height: 20px;
	background: url(/i/menu_ron.gif) no-repeat 100% 0;
}
div.menurow li#menuon a{
	background: url(/i/menu_lon.gif) no-repeat 0 0;
	font-weight: bold;
	color: #FFF;
}
div.menurow a:hover {
	background: url(/i/menu_lon.gif) no-repeat 0 0;
	color: #FFF;
	padding: 3px;
}
div.submenurow {
	clear: both;
	float: left;
	width: 100%;
	height: 18px;
	background: url(/i/menublockl.gif) no-repeat 0 100%;
	line-height: normal;
}
div.submenurow2 {
	clear: both;
	float: left;
	width: 100%;
	height: 36px;
	background: url(/i/menublockl2.gif) no-repeat 0 100%;
	line-height: normal;
}
div.submenurow ul {
	height: 18px;
	margin: 0 0 0 9px;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(/i/submenuarrow.gif) no-repeat 0 0;
}
div.submenurow2 ul {
	height: 36px;
	margin: 0 0 0 9px;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(/i/submenuarrow.gif) no-repeat 0 0;
}
div.submenurow li, div.submenurow2 li {
	float: left;
	margin: 0;
	padding: 0;
	background: url(/i/submenuseparator.gif) no-repeat 0 0;
}
div.submenurow a, div.submenurow2 a {
	font-size: 7.8pt;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
	display: block;
	margin: 3px 1px 2px 2px;
	padding: 0 8px 1px 8px;
	white-space: nowrap;
}
div.submenurow a:hover, div.submenurow2 a:hover {
	color: #FFF;
	background: #5B9CCC;
}
/* /menublock */

.brpath {
	margin:2px 6px;
	background:#E5ECF1;
	border:solid 1px #BAC5CC;
	padding:3px 0;
	color:#375770;
}


.brpath a {
	color:#375770;
}
.brpath a:hover {
	text-decoration:none;
}
/* большая картинка */
div#fotorow {
	clear: both;
	margin: 0 6px;
}
table#fototable{
	width: 100%;
	background: #DDD;
}

td#bigpiccell { 
	padding: 0;
	background: #FFF;
	border-top: outset 2px #284155;//border-top: outset 2px #A1B7CB;
	border-right: 0;
	border-bottom: solid 1px #FFF;
	border-left: outset 2px #000;//border-left: outset 2px #A1B7CB;
	background:url(/i/bigfoto.jpg) no-repeat 0 23%;
	vertical-align: top;
}
div#bigfotocorner {
	position:absolute;
	top:-2px;//top:-2px;
	left:-2px;//left:-2px;
}
td#dailyfotocell { /* фото дня */
	background: #F4F4F4;
	border-right: inset 2px #284155;//border-right: inset 2px #A1B7CB;
	border-bottom: solid 1px #CACACA;
	border-left: 0;
}
div#dailyfotoblock {
	border: solid 1px #FFF;
	border-bottom: 0;
	margin: 0 0 1px 0;
	position:relative;
	width: 100%;
}
div#dfotoheader {
	border: solid 1px #E29500;
	background: #FFD131;
	padding: 1px;
	position:relative;
}
div#dfototitle {
	background: #FFBA00;
	position:relative;
}
div#dfotolnk {
	position:absolute;
	right: 0;//right: 2px;
	background:url(/i/dailyfotolnkbg.gif) no-repeat 0 0;
	margin: 4px 0 0 0;
	padding: 1px 5px 0 15px;
}
div#dfotolnk a:link, div#dfotolnk a:visited, div#dfotolnk a:active {
	font-size: 7.8pt;
	text-decoration: none;
	font-weight: normal;
	color: #C27434;
}
div#dfotolnk a:hover {
	color: #B82F0F;
}

div#dailyfotoimg {
	text-align: center;
	float: right;
	border: solid 1px #CACACA;
	background: #EAEAEA;
	margin: 3px;
	padding: 4px;
}
div#dfotosign {
	font-size: 7.8pt;
	background: #EAE8E8;
	border: solid 1px #CACACA;
	border-bottom: solid 8px #FFBA00;
	color: #5B5B5B;
	margin: 3px;
	padding: 7px;
	height: 187px;
	width: 160px;
	float: left;
}
div#dfotosign2 {
	font-size: 7.8pt;
	background: #EAE8E8;
	border: solid 1px #CACACA;
	border-bottom: solid 8px #FFBA00;
	color: #5B5B5B;
	margin: 3px;
	padding: 7px;
	height: 132px;
	width: 160px;
	float: left;
}
div#dfotosign3 {
	font-size: 7.8pt;
	background: #EAE8E8;
	border: solid 1px #CACACA;
	border-bottom: solid 8px #FFBA00;
	color: #5B5B5B;
	margin: 3px;
	padding: 7px;
	height: 187px;
	width: 160px;
	float: left;
}
/* /фото дня */
/* /большая картинка */

/* заголовки блоков */
div.blocktitle {
	height: 23px;
	background: url(/i/bg_anoncetitled.gif) no-repeat 100% 100%;
}
td.blocktitle {
	height: 23px;
	background: url(/i/bg_anoncetitle.gif) no-repeat 100% 100%;
}
.blocktitle img {
	float: left;
	padding: 0 0 0 4px;
}
.blocktitle h1 {
	font-size: 8pt;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	padding: 5px 0 0 26px;
	margin: 0 0 0 0;
}
.blocktitle span {
	display: block;
	float: right;
	margin: 0;
	padding: 5px 3px 0 5px;
	background: url(/i/viewallseparator.gif) no-repeat 0 0;
}
.blocktitle a {
	font-size: 9px;
	color: #ABDAFF;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
}
.blocktitle a:hover {
	color: #FFF;
}
/* /заголовки блоков */
col.white4px {
	width: 6px;
	background:#FFF;
}
div#threenews {
	background:#FFF;
	margin: 4px 6px 0 6px;
	border:double 3px #DDD;
	padding:5px;
}
td.newstxt {
	border:solid 1px #DDD;
	border-top:none;
	border-bottom:none;
	vertical-align:top;
}
.newscol {
	background:#F4F4F4;
}

div.vospbar {
	clear: both;
	overflow:hidden;
	margin: 0 5px 0 7px;
	background: #EBEBEB;
	height: 4px;
}

/* date classes */
div.vodateline {
	text-align: right;
	margin: 0px 3px 2px 5px;
	font-size: 7.5pt;
	color: #6F92AD;
	font-weight: normal;
}
div.dateline {
	clear: both;
	margin: 5px 5px 2px 5px;
	background: #EBEBEB;
}
div.dateline2 {
	clear: both;
	margin: 2px 5px 2px 5px;
	background: #EBEBEB;
}
div.dateline a, div.dateline2 a {
	float: right;
	font-size: 7.5pt;
	text-decoration: underline;
}
div.dateline a:hover, div.dateline2 a:hover {
	text-decoration: none;
}
span.sdatearrowf4 {
	padding: 1px 3px 0 10px;
	background: url(/i/weeklydatearrow.gif) no-repeat 0 50% #F4F4F4;
	font-size: 7.5pt;
	color: #6F92AD;
}
span.sdatearrowff {
	padding: 1px 3px 0 10px;
	background: url(/i/weeklydatearrow.gif) no-repeat 0 50% #FFF;
	font-size: 7.5pt;
	color: #6F92AD;
}
span.bdatearrowff {
	padding: 1px 3px 0 10px;
	background: url(/i/weeklydatearrow.gif) no-repeat 0 50% #FFF;
	font-size: 8pt;
	color: #6F92AD;
}
span.sdateright {
	margin-left: 8px;
	font-size: 7.5pt;
	color: #6F92AD;
	display: block;
	float: right;
}
.bdateright {
	margin-left: 8px;
	font-size: 8pt;
	color: #6F92AD;
	display: block;
	float: right;
}


td.anoncefooter {
	height: 6px;
	background: url(/i/bg_anoncefooter.gif) no-repeat 100% 100% #F4F4F4;
	border:0;
	border-left: solid 1px #DDD;
}

td.anoncefooter2 {
	height: 6px;
	background-color: #FFFFFF;
	border:0;
}


/*/////////////////////////////////////*/

table.sitemap {
	margin: 30px 0;
}

.sitemap td {
	vertical-align: top;
	padding: 0 15px 30px;
}

table.shopsmainpage {
	margin: 30px 0;
}

.shopsmainpage td {
	font-size: 8pt;
	vertical-align: top;
	padding: 0 5px 30px;
}

.shopsmainpage img {
	border: solid 1px #6C6C6C;
}

div.sfulltxt_compact {
	padding: 3px 8px !important;
	margin: 3px 4px !important;
}

div.sfulltxt {
	padding: 8px 8px;
	font-size: 8pt;
	text-align: justify;
	color: #575757;
}

div.sfulltxt2 {
	padding: 2px 5px;
	font-size: 8pt;
	text-align: justify;
	color: #575757;
}

div.bfulltxt {
	padding: 8px 8px;
	font-size: 9pt;
	text-align: justify;
	color: #575757;
}

div.sbrieftxt {
	text-align: justify;
	padding: 1px 8px 5px 11px;
	font-size: 8pt;
	color: #575757;
}


div.sbrieftxt img {
	float: left;
	width: 50px;
	height: 50px;
	border: solid 1px #6C6C6C;
	overflow: hidden;
	margin: 2px 6px 2px 0; 
}

div.sfulltxt img {
	float: left;
	border: solid 1px #6C6C6C;
	margin: 2px 6px 2px 0; 
}

div.sfulltxt object {
	float: left;
	//border: solid 1px #6C6C6C;
	margin: 2px 6px 2px 0; 
}

div.sfulltxt embed {
	//float: left;
	//border: solid 1px #6C6C6C;
	//margin: 2px 6px 2px 0; 
}

div.bfulltxt img {
	float: left;
	border: solid 1px #6C6C6C;
	margin: 2px 6px 2px 0; 
}

div.bfulltxt object {
	float: left;
	//border: solid 1px #6C6C6C;
	margin: 2px 6px 2px 0; 
}

div.bfulltxt embed {
	//float: left;
	//border: solid 1px #6C6C6C;
	//margin: 2px 6px 2px 0; 
}

div.sitetxt img {
	border: solid 1px #6C6C6C;
	margin: 10px 5px;
}

div.sitetxt object {
	//border: solid 1px #6C6C6C;
	margin: 5px 5px;
}

div.sitetxt embed {
	//border: solid 1px #6C6C6C;
	//margin: 5px 5px;
}


div.sfullanonce_bg {
	margin: 8px 4px;
	background: #FFF;
}

div.bfullanonce_bg {
	margin: 8px 4px;
	background: #F8F8F8;
	margin: 5px 6px 0;
}

div.weekanonceminh {
	height: 30px;
}

div.shopanonceminh {
	height: 40px;
}

div.sfullminh {
	height: 110px;
}

div.bfullminh {
	height: 70px;
}

div.anonceminh {
	height: 240px;
}

div.minh {
	float:right;
	width:1px;
}

div.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

div.gnanonce img {
	float: left;
	margin: 2px 7px 2px 0;
	overflow: hidden;
	border: solid 1px #6C6C6C;
}

div.sbrieftxt a, div.sfulltxt a, div.sfulltxt2 a, div.bfulltxt a, .shopsmainpage a {
	text-decoration: none;
	color: #575757;
	position: relative;
}

div.sbrieftxt a:hover, div.sfulltxt a:hover, div.sfulltxt2 a:hover, div.bfulltxt a:hover, .shopsmainpage a:hover {
	color: #6F92AD;
}

.block {
	position: relative;
	display: block;
}

.table {
	position: relative;
	display: table;
	_height: 0;
}

/*/////////////////////////////////////*/


span.daleearrow {
	background: url(/i/newsanoncedalee.gif) no-repeat 60% 70%;
	display: inline;
	position: relative;
}

span.nowrap {
	white-space: nowrap;
}

div.sanoncetitle {
	position: relative;
	margin-bottom: 8px;
	font-size: 9pt;
	color: #575757;
	font-weight: bold;
	text-align: left;
}

div.banoncetitle {
	margin-bottom: 8px;
	font-size: 9pt;
	color: #575757;
	font-weight: bold;
	text-align: left;
}

div.sanoncetitle a, div.banoncetitle a {
	color: #575757;
	text-decoration: underline;
}
div.sanoncetitle a:hover, div.banoncetitle a:hover {
	color: #43627A;
	text-decoration: none;
}

.vott {
	font-size:8pt !important;
	font-weight:normal !important;
}

.vott2 {
	font-size:85% !important;
	font-weight:normal !important;
}

.arctitle {
	position: relative;
	display: block;
	margin: 2px 0;
	font-size: 8pt;
	color: #575757;
	font-weight: bold;
	text-align: left;
}

.votitle {
	position: relative;
	display: block;
	margin: 2px 0;
	font-size: 9pt;
	color: #575757;
	font-weight: bold;
	text-align: left;
}
.votitle img {
	margin: 0 13px 0 0 !important;
}
a.votitle {
	color: #575757;
}
a.votitle:hover {
	color: #43627A;
}






/* рассылка */
div#subscribeblock {
	background: url(/i/bg_subscribe.gif) no-repeat 100% 0 #FFF;
	padding: 1px 1px 5px 1px;
}
div#subscribediv {
	margin: 13px 0 0 0;
	text-align: center;
}
table#subscribetable {
	background: transparent;
	width: 95%;
	margin: 0 auto;
}
input.subscribefield {
	width: 99%;
	height: 15px;
	margin: 0 6px 0 0;
	font-size: 7pt;
	border: solid 1px #BABABA;
	background: #F3F3F3;
}
input.subscribebutton {
	width: 84px;
	height: 17px;
	border: 0;
}
/* /рассылка */

/* баннеры 468х60 */
div.ban468 {
	text-align: center;
	padding: 4px 0 4px 0;
	margin: 0;
}
div.ban468 img{
	padding: 0;
	margin: 0;
}
/* /баннеры 468х60 */

/* баннеры 200х60 */
div.ban200 {
	text-align: center;
	padding: 4px 0 4px 0;
	margin: 0;
}
div.ban200 img{
	padding: 0;
	margin: 0;
}
/* /баннеры 468х60 */



.col1 {
	background:#FFF;
}
.col2 {
	background:#FFF;
}
.col3 {
	background:#DEDEDE;
}

.block2bord {
	background: #FFF;
	border: double 3px #DDD;//border: double 3px #FFF;
}

div.block2bord {
	border: double 3px #DDD;
	padding: 2px 0 2px 1px;//padding: 2px 0 2px 2px;
}

td.vnrightcol {
	vertical-align: top;
}

.valtop {
	vertical-align:top;
}
/* опрос */
div#questionsblock {
	padding: 1px 1px 5px 1px;
	position: relative;
}
div#question {
	padding: 4px 6px 4px 6px;
	margin: 12px 0 20px 1px; 
	border-left: solid 25px #DDD;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #575757;
}
table#quests {
	margin: 0 5px 50px 5px;
	width: 95%;
	height: 100px;
}
table#quests td {
	width: 50%;
	vertical-align: top;
}
table#quests td label {
	cursor: default;
	clear: both;
	display: block;
	font-size: 8pt;
	color: #575757;
	padding: 10px 0 0 10px;
//	padding: 2px 0 0 10px;
}
table#quests td label input {
	display: block;
	float:left;
	margin: 0;
	padding: 0;
}
table#quests td label span {
//	display: block;
//	float: left;
	margin: 0;
	padding: 3px;
}
div#pollbutton {
	padding: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
}
div#pollbutton input {
	width: 84px;
	height: 17px;
	border: 0;
}
/* /опрос */



div.fullanonceblock {
	padding: 1px 1px 5px 1px;
}


/* наши друзья */
div#friendsblock {
	padding: 1px 1px 5px 1px;
}
div#friends {
	padding: 11px;
}
div#friends a {
	padding: 0 0 0 0; 
	font-size: 8pt;
	color: #327AB2;
	text-decoration: none;
}
div#friends a:hover {
	color: #43627A;
	text-decoration: underline;
}
/* /наши друзья */



/* новости форума */
div#fnewsblock {
	padding: 1px 1px 5px 1px;
}
table#fnewstable {
	margin: 3px 0 0 0; 
	width: 98%;
}
td.icfnewsmess {
	width:10%;
	background: url(/i/ic_forummess.gif) no-repeat 40% 50% #FFF;
}
td.fnewsanonce {
	width:90%;
	vertical-align: middle;
	padding: 0 0 9px 0;
}
div.fnewsdate {
	padding: 0;
	height: 14px;
	background: url(/i/bg_forumnewsdate.gif) repeat-x 100% 100% #FFF;
	margin: 4px 0 4px 0;
}
div.fndate {
	float: left;
	width: 80px;
	padding: 2px 4px 0 0;
	margin: 0;
	background: #FFF;
	font-size: 7.5pt;
	color: #9E9E9E;
}
div.fnewsuser a {
	float: right;
	display: block;
	margin: 0 4px 0 0;
	padding: 0 15px 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #327AB2;
	background: url(/i/ic_forumuser.gif) no-repeat 100% 0;
}
div.fnewsuser a:hover {
	color: #43627A;
	text-decoration: underline;
}
div.fnewsmess a {
	clear: both;
}
div.fnewsmess a {
	font-size: 9pt;
	color: #575757;
	font-weight: bold;
	text-decoration: none;
}
div.fnewsmess a:hover {
	color: #43627A;
	text-decoration: underline;
}
/* / новости форума */

.vertbanner {
	text-align:center;
	background:url(/i/bg_fotobot.jpg) no-repeat 100% 100% #DEDEDE;
	border:double 3px #FFF;
	
}

.vnvertbanner {
	text-align:center;
	background:url(/i/bg_fotobot.jpg) no-repeat 100% 100% #DEDEDE;
	border:double 3px #FFF;
	margin: 10px 1px;
	padding: 8px 0;
}

.sponsbanner {
	text-align:center;
	height: 200px;
/*	padding: 15px; низзя - разъезжаеца морда */
}

span.spbann {
	display: block;
	border: solid 1px #AAA;
	width: 150px;
	height: 150px;
}

/* footer */

table#footertable {
	margin: -4px 0 -4px 0;
	padding-bottom: 0;
	width:100%;
	/* clear: both; */
	background: #DDD;
	border-right: solid 5px #DDD;
	border-left: solid 5px #DDD;
}

div.counters {
	height: 100%;
}
td#counters {
	border-right: solid 1px #DDD;
	//border: 0;
	vertical-align: top;
	background:#F6F6F6;
}

div.fcleft {
	height: 5px;
	overflow: hidden;
	background: url(/i/footercornerleft.gif) no-repeat 0 0;
}
div.fcleft div {
	height: 5px;
	overflow: hidden;
	background: url(/i/footercornerright.gif) no-repeat 100% 0;
}
td#cprtcell { /* copyright cell*/
	border-left: solid 1px #DDD;
	//border: 0;
	vertical-align: top;
	background:#F6F6F6;
}
div.cprt {
	padding: 0 15px 0 15px;
	color: #797979;
	font-size: 7pt;
}

.cprt img {
	padding: 0 0 5px;
}

/* / footer */


div.sitetxtsign {
	padding: 8px 15px 0;
	margin: 0 0 15px;
	color: #9E9E9E;
}

div.sitetxtsign a {
	float: right;
	display: block;
	padding: 0 0 0 18px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #327AB2;
	background: url(/i/ic_mail1.gif) no-repeat 0 100%;
}
div.sitetxtsign a:hover {
	color: #43627A;
	text-decoration: underline;
}


div#content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 1px 5px 1px;
	font-size: 9pt;
	color: #575757;
}

div.sitetxt {
	padding: 18px 15px 10px;
	text-align: justify;
	position: relative;
	line-height: 120%;
}


div#newsarc {
	text-align: right;
	padding: 10px 10px 0 0;
}

div#newsarc a {
	padding: 0 5px 0 0;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #327AB2;
	background: url(/i/newsanoncedalee.gif) no-repeat 100% 70%;
}
div#newsarc a:hover {
	color: #43627A;
	text-decoration: underline;
}

/* новости друзей внутр. стр. */
div#friendnewsblock {
	padding: 1px 1px 5px 1px;
}
div#friendnewsblock div.weeklynewsdate, div#friendnewsblock div.weeklynewsanonce, div#friendnewsblock div.weeklynewsread {
	margin-right: 7px;
}

/* /новости друзей внутр. стр. */
/* наши друзья на внутренней */
div.friendslinks {
	width: 31%;
	float: left;
}
div.friendslinks a {
	padding-left: 12px;
        background: url(/i/friendslinks.gif) no-repeat 0 60%;
}
div.friendslinks a:hover {
        background: url(/i/friendslinksON.gif) no-repeat 0 60%;
}
/* /наши друзья на внутренней */


div.bottomsign {
	margin: 50px 0 10px;
}

div.toplink {
	float: right;
	margin-bottom: 10px;
}

div.newssource {
}


div.vote_block {
	background: #FFF;
	margin: 5px;
	border: double 3px #DDD;
	padding: 2px 2px 5px;
}

div.vote_done {
	text-align: center;
	vertical-align: middle;
	font-size: 9pt;
	font-weight: bold;
	margin: 10px 20px;
}

.vote_col1 {
	width: 50%;
}
.vote_col2 {
	width: 60px;
}
.vote_col3 {
}

.vote_list {
	margin: 5px;
}

.vote_list table {
	width: 100%;
}

.vote_list td {
	text-align: left;
	vertical-align: middle;
	height: 30px;
	padding: 0 2px;
}

div.vote_bar_border {
	border: solid 1px #E29500;
	background: #FFD131;
	
/*
	border: solid 1px #E2AB42;
	background: #FFE485;
*/

	padding: 1px;
}

div.vote_bar {
	height: 15px;
	background-color: #FFBA00;
}

div.vote_close {
	text-align: center;
	font-size: 8pt;
}

textarea.coop {
	width: 400px;
	height: 70px;
	border: inset 2px;
	background-color: #F0F0F0;
	padding: 3px;
}

img.coop {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
