/*
	Author: Rumin Sergey
	Copyright: CENTROARTS.com
	e-mail: centroarts@mail.ru
	URL: http://www.centroarts.com
*/

@import url("tools.css");
@import url("blocks.css");
@import url("base.css");
@import url("engine.css");

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, table, font {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    margin: 0 0 0.2em 0;
	line-height: 1.1em;
}

/*Íàñòðîéêà çàãîëîâêîâ*/
h1 { font-size: 12px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; line-height: 18px; }
h3 { font-size: 1em; font-weight: bold; line-height: 16px; }
h4 { font-size: 10px; font-weight: bold; line-height: 15px; }
.flarge { font-size: 17px; font-weight: normal; line-height: 18px; }
.indents {
	padding: 0; margin: 0;
	line-height: normal;
}
.indents span{text-align:justify;}

/*links*/
a { color: #bb1717; text-decoration: none; outline: none; }
a:hover { text-decoration: underline; }

/*forms*/
input, textarea, select {
	font-size: 1em;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

/*PAGE*/
body {
	color: #414141;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

.pagebg {
	padding: 0; margin: 0;
	background: #780202 url("../images/background.jpg") repeat-x 0 0;
	/*background-attachment: fixed;*/
}

*html .pagebg { background-attachment: scroll; }

/*OTHER SETTINGS*/
p {
	padding: 0; margin: 0;
	margin-bottom: 12px;
}
.clr { clear: both; }
img  { border:0 none; }
img.left { float: left; margin: 2px 20px 16px 0; }
img.right { float: right; margin: 2px 0 16px 20px; }
hr	{
	border: 0 none;
	border-top: 1px solid #cfcfcf;
	height: 1px;
}

table {
	border-collapse: collapse;
	border-spacing: 0; border: 0px;
}

table td { padding: 0px; }

/*UL, LI*/
ul {
    margin: 0;
    padding-left: 16px;
    list-style-position:outside;
    list-style-image:none;
}

ul li { margin: 0; padding: 0; }

ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 18px;
	margin-left: 2.2em;
}

/*WRAPPER ÎÑÍÎÂÍÎÉ ÐÀÇÌÅÐÍÛÉ ÁËÎÊ*/
.wrapper {
	margin: auto;
	width: 92%;
	min-width: 994px;
	max-width: 1400px;
	text-align: left;
}

.wrapper { width: expression(((document.body.clientWidth)) < 994? "994px": ((document.body.clientWidth)) > 1400? "1400px": "92%" ); }

/*Îòñòóï*/
.toppad { padding-top: 20px; }

/*TOPHEAD*/
.tophead, .tophead .dleft, .tophead .dright { height: 120px; }
.tophead {
	overflow: hidden;
	background: #e2f8fe url("../images/tophead_bg.png") repeat-x 0 0;
}
.tophead .dleft {
	background: url("../images/tophead_left.jpg") no-repeat 0 0;
	padding-left: 322px;
	position: relative;
}
.tophead .dright {
	background: url("../images/tophead_right.png") no-repeat 100% 0;
	padding-right: 5px;
}

/*Ëîãîòèï*/
h1.zeoslogo {
	display: block;
	width: 229px; height: 106px;
	margin: 0; padding: 0;
	position: absolute;
	top: 7px; left: 12px;
}

.tophead_i1 { height: 92px; overflow: hidden; }
.tophead_i2 {
	height: 25px;
	padding-left: 80px;
	padding-right: 6px;
	position: relative;
}

/*Block info*/
.tophead .blockinform,
.tophead .blockinform .dleft,
.tophead .blockinform .dright { height: 83px; }
.tophead .blockinform { 
	overflow: hidden;
	background: #e8f6fc url("../images/blockinform.png") repeat-x 0 -83px;
 }
.tophead .blockinform .dleft { 
	background: url("../images/blockinform.png") no-repeat 0 0;
	padding-left: 40px;
 }
.tophead .blockinform .dright { 
	background: url("../images/blockinform.png") no-repeat 100% -166px;
	padding-right: 10px;
 }

.blockinform .bicont {
	padding-top: 0px;
	color: #537386;
}

.blockinform .bicont h3 { color: #478bb2; }

.blockinform .settings {
	float: right;
	width: 200px;
	line-height: 13px;
	font-size: 0.9em;
	text-align: left;
	padding-top: 7px;
	color: #537386;
	margin-left:10px;
}

/*HOMEBTN*/
.homebtn {
	position: absolute;
	top: 3px; left: 0;
}

/*TOPMENU*/
.topmenu, .topmenu .dleft, .topmenu .dright { height: 58px; }
.topmenu {
	overflow: hidden;
	background: #a94141 url("../images/menutop.png") repeat-x 0 -116px;
}
.topmenu .dleft {
	background: url("../images/menutop.png") no-repeat 0 0;
	padding-left: 11px;
}
.topmenu .dright {
	background: url("../images/menutop.png") no-repeat 100% -58px;
	padding-right: 11px;
}

/*BANNERTOP HIDE*/
.bannertop {
	background: #70a6c2 url("../images/bannertop_bg.png") no-repeat 50% 0;
	border-top: 1px solid #995858;
	text-align: center;
	overflow: hidden;
}
.bannertop .dleft { background: url("../images/bannertop_left.png") repeat-y 0 0; }
.bannertop .dright { background: url("../images/bannertop_right.png") repeat-y 100% 0; }

.bntopinn {
	margin: 0 8px;
	text-align: center;
}

.bannertophide, .bannertophide .dleft, .bannertophide .dright { height: 19px;  }
.bannertophide {
	overflow: hidden;
	background: #a94141 url("../images/bannertophide.png") repeat-x 0 -46px;
	text-align: center;
}
.bannertophide .dleft { background: url("../images/bannertophide.png") no-repeat 0 0; }
.bannertophide .dright { background: url("../images/bannertophide.png") no-repeat 100% -23px; }

/*SHADOWS CONT*/
.s_left { padding-left: 6px; background: #fcf4f4 url("../images/mainshadows.png") repeat-y left 0; }
.s_right { padding-right: 6px; background: transparent url("../images/mainshadows.png") repeat-y right 0; }
.s_mid { overflow: hidden; }


/*ÑÒÐÓÊÒÓÐÀ ÁËÎÊÎÂ*/
.container,
.rightside,
.leftside,
.centersideinn { overflow: hidden; }
.rightside { float: right; width: 210px; }
.leftside { float: left; width: 210px; padding-top: 4px; }
.centerside { margin-left: 215px; margin-right: 215px; padding-top: 4px; }
.centersideinn { overflow: hidden; }
*html .centerside { margin-left: 212px; margin-right: 212px; }
*html .centersideinn { width: 98.8%; }

/*FOOTER*/
.footer, .footer .dleft, .footer .dright { height: 89px; }

.footer {
	background: url("../images/footer2.png") no-repeat 100% -178px;
	padding-right: 32px;
}
.footer .dleft {
	padding-left: 104px;
	background: url("../images/footer2.png") no-repeat 0 0;
}
.footer .dright {
	background: #e6caca url("../images/footer2.png") repeat-x 0 -89px;
	position: relative;
}

*html .footer {
	position: relative;
	background: #e6caca url("../images/footer.png") repeat-x 0 -89px;
	padding: 0;
}
*html .footer .dleft {
	padding-left: 104px;
	background: url("../images/footer.png") no-repeat 0 0;
}
*html .footer .dright {
	padding-right: 32px;
	background: url("../images/footer.png") no-repeat 100% -178px;
}

/*FOOTBLIK*/
.footblik, .footblik .dleft, .footblik .dright { height: 41px; }
.footblik { background: url("../images/footblik2.png") no-repeat 100% -41px; padding-right: 12px; }
.footblik .dleft { background: url("../images/footblik2.png") no-repeat 0 0; padding-left: 12px; }
.footblik .dright { background: url("../images/footblik2.png") repeat-x 0 -82px; }

*html .footblik { background: url("../images/footblik.png") repeat-x 0 -82px; padding: 0; }
*html .footblik .dleft { background: url("../images/footblik.png") no-repeat 0 0; padding: 0; }
*html .footblik .dright { background: url("../images/footblik.png") no-repeat 100% -41px; }

.copyright, .copyright a { color: #780202; }
.copyright strong { text-transform: uppercase; }
.copyright { padding-top: 28px; }

.fullarchive img {
	position: absolute;
	top: 25px; right: 10px;
	width: 200px; height: 44px;
	background: url("../images/fullarchive.png") no-repeat 0 0;
}

.fullarchive:hover img {
	background-position: 0 -44px;
}

/* Added by Last Comments v.2.1 - Start */
.lastcomm {
	padding: 3px 2px 3px 2px;
	border-bottom:1px solid #E6E6E6;
}

.lastcomm_over {
	padding: 3px 2px 3px 2px;
	border-bottom:1px solid #E6E6E6;
	background:#F5F5F5;
	cursor: hand;
}
#hintbox {
	text-align:left;
 	width:150px;
	font-size: 11px;
 	border: 1px solid #000000;
	background-color: #FFFFFF;
 	filter:alpha(opacity="95");
	font-family: tahoma;
 	layer-background-color:#a396d9;
	color:#000;
	z-index: 3;
	margin: 0px 15px 0px 0px;
	-moz-opacity : 0.9;
	-moz-border-radius : 5px;
	margin: 10px 0 0 10px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
	z-index: 3;
}
/* Added by Last Comments v.2.1 - End */



#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

.onl_table {
    width : 100%;
    font-size : 10px;
}
.onl_table td {
    padding-right : 5px;
    font-size : 10px;
/* ?????????????????, ???? ? ??? ? ??? ???????*/ /*    width : 50%;
*/ }

.a_link, .a_link a:link, .a_link a:visited, .a_link_on {
    color : #ff0000;
}
.a_link_on a:hover, .a_link_on a:active {
    color : #ff0000;
}

.u_link, .u_link a:link, .u_link a:visited, .u_link_on {
    color : #666666;
}
.u_link_on a:hover, .u_link_on a:active {
    color : #4b73d4;
}

.e_link, .e_link a:link, .e_link a:visited, .e_link_on {
    color : #00a400;
}
.e_link_on a:hover, .e_link_on a:active {
    color : #00a400;
}

.j_link, .j_link a:link, .j_link a:visited, .j_link_on {
    color : #0000ff;
}
.j_link_on a:hover, .j_link_on a:active {
    color : #0000ff;
}

.b_link, .b_link a:link, .b_link a:visited, .b_link_on {
    color : #666666;
}
.b_link_on a:hover, .b_link_on a:active {
    color : #666666;
}