/* CSS Document */
/* Óñòàíàâëèâàåì âûñîòó */
html {height:100%; width:100%;}
body {height:auto !important; height:100%; min-height:100%;
      width:auto !important;  width:100%;  min-width:100%;}	
html,body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #330000;
}
body {
	position: relative;
	background-color: #EDBD76;
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;
	margin-top: 0px;  margin-right: 0px;  margin-bottom: 0px;  margin-left: 0px;
}
/* Öâåò ññûëîê */
a:link    { color: #6b1401; text-decoration: underline; }
a:visited { color: #6b1401; text-decoration: underline; }
a:hover   { color: #e18734; text-decoration: underline; }
a:active  { color: #6b1401; text-decoration: underline; }

img {border:none;}
img.pic { background-color: #FFD78C; padding: 2px; border: 1px solid #E6A442; }

input    {background: #FFE2AE; border: 1px solid #EDBD76;}
textarea {background: #FFE2AE; border: 1px solid #EDBD76;}

h1,h2,h3,h4,h5,h6 {color: #6B1401;}
h1 {margin: 0px;padding: 5px 0px; font-size:large;}
h2 {margin: 0px;padding: 5px 0px;}
h3 {margin: 0px;padding: 5px 0px;}
h4 {margin: 0px;padding: 5px 0px;font-size: 13px;}
h5 {margin: 0px;padding: 5px 0px;}
h6 {margin: 0px;padding: 5px 0px;}

p { margin-top: 5px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px;
     padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;}
div    {border:0px;}
/* ------------------------ */
div#Head {
	height: 175px;
	display: inline;
	white-space: nowrap;
	width: 100%;
}
#Head td {
	background-image: url(/images/2/03_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#Tezis {
	background-color: #FFBB3E;
	border-top-width: 1px;    border-top-style: solid;    border-top-color: #D8992C;
	border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #D8992C;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-right: 10px; padding-left: 10px;
}
#TopMenu {
	background-color: #FFE2AE;
	height: 30px;
	padding-right: 40px; padding-left: 40px;
}
#Menu {
	float: left;
	width: 70%;
}
#TopMenu #Menu td {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #821A00;
	padding-right: 5px;
	padding-left: 5px;
	white-space: nowrap;
	line-height:27px;
}
#TopMenu #Menu td.m:hover{
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	vertical-align: bottom !important;
}
#TopMenu #Menu td.m a{
	color: #821A00 !important;
	text-decoration:none;
}
#TopMenu #Menu td.m a:hover{
	text-decoration:underline;
}

#RowSubMenuBG {
	background-color: #EDBD76;
	min-height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
	background-attachment: scroll;
	background-image: url(/images/submenu_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
	color: #671500;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	overflow: visible;
	text-indent: 30px;
}
#RowSubMenuBG a{color: #671500;}
span#ActiveSubMenu {
	background-color: #FFD78C;
	padding: 3px;
	margin: 0px;
}

#Icons {
	float: right;
	width: 20%;
	text-align: right;
}
#TopMenu #Icons td {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #821A00;
	padding-right: 5px;
}

#Content, .Content {
	padding: 10px;
}
.Head {
	padding-bottom:44px;
}
.LightBG {
	background-color: #FFD78C;
	padding: 5px;
	margin-bottom: 10px;
}
fieldset{
	border: 1px solid #EDBD76;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
fieldset legend {
	background-color: #EDBD76;
	font-weight: bold;
	color: #92001F;
	padding: 5px;
	margin-left:0px;
}
fieldset.IE legend {
	background-color: #EDBD76;
	font-weight: bold;
	color: #92001F;
	padding: 5px;
	margin-left:-10px;
}
#ListServices a {
	color: #330000;
	text-decoration: none;
}
#ListServices a:hover {
	color: #330000;
	text-decoration: underline;
}
#ListServices ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #330000;
}
#ListServices ul li{
	color: #C7821B;
	list-style-type: disc;
	padding-bottom: 10px;
	list-style-position: outside;
}
.Block {
	background-color: #FFD78C;
	padding: 10px;
	margin: 2px;
	border: 1px solid #EDBD76;
}
/* NEWS */
.NewsDate {
	padding-top: 10px;
	font-style:italic;
	font-size: 12px;
padding-left: 12px;

}
.NewsBody {
	padding-bottom: 10px;
	font-size: 12px;
}
.NewsBody p,
.NewsBody div{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
.NewsBody {
	background-image: url(images/2/dot.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 12px;
}
.NewsLink {
	margin-top: -10px;
	font-size: 10px;
	text-align: right;
	padding-bottom: 10px;
}
.NewsArhive {
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Copyright */
#CopyRight{
	background-color: #FFE2AE;
	height: 44px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A66C15;
	vertical-align: middle;
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width:100%;
	font-size: 10px;
	color: #000000;
	z-index:999999999;
}
li_line {line-height:120%;}
.open  {display: block;}
.close {display: none;}

.row1 {background: #FFE2AE;}
.row2 {background: #EDBD76;}

.small {font-size:10px;}
a.l {color: #330000;}
a:visited.l {color: #330000;}

.clear {clear:both;}

.ny {background-image: url(images/bg1.gif); width:100%;}
.bg1 { background-image:url(images/ny_bg1.gif); float:right; height:345px; width:450px; position:absolute; top:240px; right:0px; z-index:0;}
.ny_item{border-bottom:2px solid #E18734; width:90%; float:left; color: #6B1401; font-family:Arial; font-weight:bold; font-size:16px;background-image: url(images/num_bg.gif); background-repeat:no-repeat; padding-left:6px; margin-bottom:20px;}
.ny_item a{text-decoration:none !important;}
.num {color:#FFFFFF; font-family:Arial; font-weight:bold; font-size:16px; float:left; padding-right:14px;} 
.tab_pic {float:left; width:90%; z-index:1000; padding-bottom:10px;}
.tab_pic td{vertical-align:top;}
.tab_pic td ul li {color: #6B1401; font-family:Tahoma; font-weight:bold; font-size:12px; float:left; width:90%; z-index:1000;padding-top:7px; line-height:1.3;}
.img_ds {z-index:10001; position:relative;}
.bg33 {background-image:url(images/ny_bg2.gif); width:450px; height:352px; position:absolute; z-index:0; float:left; background-position:left; top:1111px; left:250px;}
.bg3 {position:absolute; z-index:1;}
.descr {
	padding-left:20px;
	padding-bottom:10px;
	width:89%;
}
.lnk_f {
	border-top:1px dashed #ca9960;
	margin:0 0 20px 20px;
	padding-top:5px;
	width:89%;
}
.lnk_f a {
	color:#6b1401;
	text-decoration:none;
}
.lnk_f a:hover {
	color:#e18734;
	}
.pd_h {
	height:55px;
	}
	
.rgt_ln {
text-align:left;
}
li.review{
margin:0 0 15px 15px;
}
