
@import url("blocks.css");
@import url("base.css");
@import url("tools.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;
}

/*Iano?ieea caaieiaeia*/
h1 { font-size: 15px; font-weight: bold; }
h2 { font-size: 14px; 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; }

/*links*/
a { color: #ff8900; text-decoration: none; }
a:hover { text-decoration: underline; }

/*forms*/
input, textarea, select {
	font-size: 1em;
	font-family: Arial, Tahoma, Verdana, sans-serif;
}

/*PAGE*/
body {
	color: #303030;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
}

.pagebg {
	padding: 0; margin: 0;
	background: #0b0906 url("../images/pagebg_rock.jpg") repeat-x 0 0;
}

/*OTHER SETTINGS*/
p {
	margin-top: 0.5em;
	text-indent: 20px;
	margin-bottom: 1em;
	text-align: justify;
}
.nomarg { margin: 0; }
.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;
}

/*UL, LI*/
ul {
	margin: 0;
	padding-left: 16px;
	 list-style-position:outside;
	list-style-image:none;
	line-height: 100%;
}

ul li { margin: 0; padding: 0; }


.basetext ul {
	background: none repeat scroll 0 0 #FFF1E1;
	border-radius: 5px 5px 5px 5px;
	padding-left: 10px;
	list-style-position:outside;
	list-style-image:none;
	line-height: 150%;
}

.basetext ul li {
	background: url("../images/arrow_heading.png") no-repeat scroll 3px 6px transparent;
	border-top: 1px dotted #8EA4AF;
	list-style: none outside none;
	margin-bottom: 10px;
	padding-left: 30px;
	line-height: 150%;
	padding-right: 30px;
	text-align: justify;


}

.p_news {
	padding: 35px 0 0 0;
}
.p_news li {
	background: url("../images/ar.gif") no-repeat scroll 3px 6px transparent;
	padding: 2px 2px 2px 30px;
	list-style: none outside none;
	

}
ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin-bottom: 15px;
	margin-left: 35px;
	line-height: 170%;
	margin-top: 15px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.reset, .reset li { margin: 0; padding: 0; display: block; list-style: none; }
.reset_baner, .reset_baner li { margin: 0; padding: 0 0 3px 0; display: block; list-style: none; }

/*WRAPPER INIIAIIE ?ACIA?IUE AEIE*/
*html .wwide { width: expression(document.body.clientWidth) < 996? "996px"; }
.wwide { width: 100%; min-width: 982px;  }

.wrapper {
	margin: auto;
	width: 982px;
	text-align: left;
}

/*HEAD*/
.pagerock {
	padding-top: 102px;
	background: url("../images/caitik-bag.gif") no-repeat 50% 0;
}

.theadbar, .theadbar .dleft { height: 105px; }
.theadbar {
	background: #2d2d2d url("../images/theadbar_right.png") no-repeat 100% 0;
	overflow: hidden;
	padding-right: 42px;
}
.theadbar .dleft { padding-left: -42px; background: url("../images/theadbar_left.png") no-repeat 0 0; }

.theadbar .head {
	float: left;
	width: 417px; height: 97px;
}

/*caitik logo*/
b.caitik {
	float: left;
	width: 225px; height: 84px;
	padding: 0; margin: 0;
	position: relative;
	top: 8px;
	margin-left: 20px;
}

b.caitik a {
	display: block;
	width: 225px; height: 84px;
	background: url("../images/caitik_logo.png") no-repeat 0 0;
	overflow: hidden;
	line-height: 999px;
}

a.hi_rss img {
	width: 20px; height: 39px;
	float: right;
	background: url("../images/rss_icon.gif") no-repeat 0 0;
	margin-top: 15px;
}
a.hi_rss:hover img {
	background: url("../images/rss_icon.gif") no-repeat 100% 0;
}

/*banner top*/
.bannertop {
	position: relative;
	top: 15px;
	width: 468px; height: 70px;
	overflow: hidden;
	float: right;
}

.ttoolbar .dleft, .ttoolbar { height: 50px; }
.ttoolbar { overflow: hidden; background: url("../images/ttoolbar_right.png") no-repeat 100% 0; }
.ttoolbar .dleft { background: url("../images/ttoolbar_left.png") no-repeat 0 0; }
.ttoolbar .picture {
	height: 36px;
	width: 938px;
	padding-left: 42px;
	background-color: #FFFFFF;
	font-size:11px;

}
.ttoolbar .searchbox {
	width: 298px; height: 36px;
	overflow: hidden;
	float: right;
	background: #ff9e2d url("../images/searchbg.png") no-repeat 0 0;
}
/*topmenu*/
.topmenu, .topmenu2 { overflow: hidden; height: 33px; padding-left: 42px; }

/*scrolling*/
.scrolling {
	height: 215px;
	border-top: 0px solid #575353;
	background-color: #656161;
	overflow: hidden;
	padding-left: 50px;
	width: 632px;
}
#content{
display: table;
}

.afilter{padding-top: 20px;}

/*topmenu2*/
.topmenu2 { padding-left: 36px; background: url("../images/topmenu2_bg.png") no-repeat 0 0; }

/*NO?OEOO?A AEIEIA*/
.container,
.leftside,
.leftsideinn,
.rightside { overflow: hidden; }
.container {
	padding: 0 300px 0 0;
	background: #fff url("../images/rightside_bg.png") repeat-y 100% 0;
}
.leftside {
	float: left;
	width: 682px;
	background-color: #fff;
	position:relative;
}
.zaglavie{
padding: 270px 30px 20px;
}
.verx{
	position:absolute;
	top: 0;

}
.rightside {
	display: inline;
	float: right;
	margin: 0 -300px 0 0;
	position: relative;
	line-height: 1.4em;
	background-color: #2d2d2d;
	color: #fff;
}
table.conts {
	border-collapse: collapse;
	border-spacing: 0; border: 0px;
	width: 100%;
}

/*speedbar*/
.speedbar {
	border-bottom: 1px solid #b7b7b7;
	font-size: 0.9em;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	padding-bottom: 4px;
	padding-left: 42px;
	color: #656161;
	margin-bottom: 20px;
}

/*footbox*/
.footrock {
	background: url("../images/footrock.png") no-repeat 50% 100%;
	padding-bottom: 44px;
}

.footrock .container { background: none; }
.footrock .containbg { width: 100%; position: relative; background: #2d2d2d url("../images/footboxbg.png") no-repeat 0 100%; }

/*tags*/
.tagsbox {
	background-color: #656161;
	overflow: hidden;
}
.tagsbox .dcont {
	padding: 16px 0;
	overflow: hidden;
	color: #dbdbdb;
	width: 650px;
}
.tagsbox .dcont a { color: #dbdbdb; }
.tagsbox .dtitle {
	height: 27px;
	background: #656161 url("../images/tagsbox.png") no-repeat 0 0;
	overflow: hidden;
	padding-left: 40px;
}

.tagsbox .dtitle h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	margin: 0; padding: 13px 0 0 0;
}

/*===N?AO?EEE===*/
.count {
	position: absolute;
	bottom: 22px; right: 0;
	width: 200px;
}
*html .count { bottom: 23px; }
.count span {
	display: block;
	float: left;
	height: 31px;
	margin-right: 7px;
}

/*FOOTER*/
.footer {
	background: #e7e3e1 url("../images/footerbg.png") repeat-x 0 0;
	padding-left: 16px;
	height: 73px;
	padding-left: 80px;
}

.bannerfoot { float: right; width: 513px; }

.copyright, .copyright a { color: #878787; }
.copyright {
	float: left;
	padding-top: 25px;
}

/* Alphabet */

.catalog_letternavig {
  	align:center;
	padding: 0 10px 25px 20px;
}
.catalog_letternavig a {
  text-align:center;
  border:1px solid #BBBBBB;
  text-decoration:none;
  padding:2px;
  background-color:#D6D6D6;
  color:#000;
  font-size:10px;
}
.catalog_letternavig a:hover {
  text-decoration:none;
  background-color:#F3F3F3;
  color:#000;
}



#socmore {
  text-align: center;
  cursor: pointer;
  margin: -11px 0 4px;
  width: 32px;
}

IMG.slaid {
	width: 110px; 
	border: 3px solid #FFFFFF;
}
/* Навигационные кнопки
------------------------------ */
.navigation {
	border: none;
	margin: 40px 20px 20px 40px;
}
.navigation a:link, .navigation a:visited, .navigation a:hover, .navigation a:active, .navigation span {
	display: inline-block;
	display: -moz-inline-stack;
	_overflow: hidden;
	float: left;
	width: 38px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	margin: 10px 3px;
}
.navigation a:hover {
	background: url(../images/nav-hover.png) no-repeat #64a3d9;
	color: #FFFFFF;
	text-align: center;
}
.navigation span {
	background: url(../images/nav-none.png) no-repeat #64a3d9;
}

.navi{
	margin-bottom: 5px;
	margin-top: 15px;
}
.navi a, navi a:link, navi a:visited {
	color: #000000;
	background: #F4F4F4 none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
	padding: 2px 1px;

}
.navi a:hover {
	color: #FF8900;
	border: 1px solid #FF8900;

}
.navi a:active {
	color: #FF8900;
}
.navi span {
	border: 3px solid #FF8900;
	background:  #FF8900 none repeat scroll 0 0;
	padding: 2px;
}


div#stip{
	display: none;
	position:absolute;
	border:1px solid #777;
	background:#fafafa;
	color:#282828;
	padding:4px;
	z-index: 9999;
	-moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;
	-webkit-box-shadow: 0px 0px 20px #000;-moz-box-shadow: 0px 0px 20px #000;box-shadow: 0px 0px 20px #000;
}
