body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: White;
	color: #434343;
	
	margin: 0px;
	padding: 0px;
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 95%;
height: 190px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 13px; /*margin around each panel*/
width: 150px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

td , div , p {
	color: #434343;
	font-size: 12px;
}

a.breadcrumbs{
	color: #383B3C;
	font-size: 12px;
	text-decoration: underline;
}

a.breadcrumbs:hover{
	color: #383B3C;
	font-size: 12px;
	text-decoration: none;
}

a{
	color: #CB9315;
	font-size: 12px;
	text-decoration: underline;
}

a:hover{
	color: #CB9315;
	font-size: 12px;
	text-decoration: none;
}

div.list-tags{
	color: #000000;
	margin-top: 10px;
}

div.list-tags a{
	color: #000000;
}

div.list-tags a:hover{
	color: #000000;
}

p.cat-desc{
	
	background-color: #FBFBFB;
	padding: 10px;
	font-size: 14px;
	border: 2px solid #8893A0;
}

a.lang{
	color: White;
	font-size: 12px;
	text-decoration: underline;
}

a.lang:hover{
	color: #DFDFDF;
	font-size: 12px;
	text-decoration: underline;
}

.clear{
    clear: both;
}

/****************************/
div.get_patch{
	
}

.fotop{
    margin-top: -20px;
	//margin-top: -10px;
    z-index: 1000;
}

/****************************/

.left-round{
    background-color: #E7E7E7;
    margin-left: 5px;
}

.all-round{
    background-color: #E7E7E7;
    padding: 5px;
}

/****************************/
div.view_cat_id{
	padding: 0px;
	margin: 0px;
}

div.view_cat_id a{
	color: #CB9315;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

div.view_cat_id a:hover{
	color: #CB9315;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

div.view_cat_id a.active{
	color: #708090;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

div.view_cat_id a.active:hover{
	color: #708090;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}


div.view_cat_id_list a{
	color: Gray;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

div.view_cat_id_list a:hover{
	color: Gray;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
/****************************/
a.active{
	color: #708090;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

a.active:hover{
	color: #708090;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
/****************************/
div.cat_id{
	height: 30px;
}

div.cat_id a{
	color: #CB9315;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}

div.cat_id a:hover{
	color: #A52A2A;
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}

div.cat_id_list a{
	color: Gray;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

div.cat_id_list a:hover{
	color: Gray;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
/****************************/

/****************************/
a.dn-menu{
	color: #FFE778;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

a.dn-menu:hover{
	color: #FFE778;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

p.dn-menu-text{
	color: White;
	font-size: 11px;
	text-align: justify;
}

/****************************/

/****************************/
div.right-block{
	/*background-color: #EDEDED;*/
	padding: 10px;
}
/****************************/

/****************************/

ul.left-menu-list{
	width: 217px;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	background-color: Blue;
}

.left-menu-list{
	width: 217px;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 46px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/i/left-bt-full-off.gif);
	overflow: hidden;
}


.left-menu-list a{
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: White;
	text-decoration: none;
	padding: 6px 25px 0px 25px;
	margin: 0px;
	height: 40px;
	overflow: hidden;
}

.left-menu-list a:hover{
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/i/left-bt-full-on.gif);
	color: #CB9315;
	text-decoration: none;
}

/****************************/

/****************************/
.up-menu-bg-left{
  background: url(/i/up-menu-bg-start.gif) top left no-repeat;
}

.up-menu-item{
    margin: 0px;
    padding: 0px;
    float: left;
}

a.button {
	display: block;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 12px;
        font-weight: bold;
	color: White;
	text-decoration: none;
	height: 18px;
	padding-left: 0px;
	padding-right: 0px;
}

a.button:hover {
  color: #CB9315;
  text-decoration: none;
}

.button_up {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/i/bt1.gif);
        padding-left: 5px;
}

.button_up2 {
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(/i/bt2.gif);
        padding-right: 5px;
}



/****************************/

.news_date{
	color:#434343;
	font-size: 12px;
}

.news_text{
	color: White;
	font-size: 12px;
}

a.news_tema{
	color: White;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.news_tema:hover{
	color:White;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

/* Paginator */
.paginator {
	white-space:nowrap;
	padding: 3em 0 3em 0;
	font-size:0.9em;
}

.paginator a, .paginator span {
	display:block;
	float:left;
	height:27px;
	color:#808080;
	position:relative;
	text-decoration:none;
	overflow:hidden;
}
.paginator span {
	margin:0 5px;
}
.paginator a {
	height:auto;
	position:relative;
	top:-0.55em;
	font-family:arial, sans-serif;
	padding:14px 9px 0;
	font-size:1.3em;
}

.paginator .after a, .paginator .before a {
	color:#FFF;
	font-family:Tahoma, sans-serif;
	font-size:1em;
	position:relative;
	margin-top:-2px;
}
.paginator .cur a{
	font-weight:bold;
	color:#FFF;
	padding-top:13px;
}
.paginator .after {
	margin-right:15px;
}
.paginator .before {
	margin-left:15px;
}
.paginator .after , .paginator .before, .paginator .cur  {
	background: Gray url(/i/but_c.gif);
}

.paginator .after .l, .paginator .before .l, .paginator .cur .l {
	background:url(/i/but_l.gif) no-repeat left top;
	margin:0;
}
.paginator .after .r, .paginator .before .r, .paginator .cur .r {
	background:url(/i/but_r.gif) no-repeat right top;
	margin:0;
}

/************************************************************************************/
/********************* Стили для мини-сайта *****************************************/
/************************************************************************************/

.mini-logo{
	height: 150px;
	width: 170px;
	float: left;
}

.mini-title{
	text-align: left;
	padding-top: 60px;
	font-size: 26px;
	color: #DC9F25;
}

.mini-menu{
	text-align: left;
	padding-top: 30px;
}

.mini-menu a{
	color: #2f2f2f;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 30px;
}

.mini-menu a:hover{
	color: #2f2f2f;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.mini-menu span a{
	color: #e3af47;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.mini-menu span a:hover{
	color: #e3af47;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.mini-text{
	color: #161616;
}

.mini-text p{
	text-align: justify;
	color: #161616;
}

.copy-1{
	color: #ffffff;
	font-size: 14px;
}

.copy-2{
	color: #000000;
	font-size: 14px;
}

.copy-3 a{
	color: #fede75;
	font-size: 14px;
	text-decoration: none;
}

.copy-3 a:hover{
	color: #fede75;
	font-size: 14px;
	text-decoration: underline;
}

/*******************************************************************/

.title-list-comments{
    font-size: 26px;
    color: #434343;
}

.button-feedback{
    padding: 5px;
    font-weight: bold;
}

#all-comments{
    background-color: #f4f0ca;
    padding: 10px;
}

#all-comments .comment-company-name a{
    font-size: 110%;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

#all-comments .comment-company-name :hover{
    font-size: 110%;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

#all-comments .comment-name{
    color: #434343;
    font-weight: bold;
}

#all-comments .comment-name span{
    font-size: 11px;
    color: #808080;
    font-weight: normal;
}

#all-comments .comment-text{
    font-size: 12px;
    color: #434343;
    padding-left: 25px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px #DFDFDF solid;
}


/*******************************************************************/

.maxlen{
    color: #A52A2A;
    font-size: 11px;
}

/*******************************************************************/
.index-comments{
    background-color: #f4f0ca;
    border: 1px #808080 solid;
    margin-bottom: 10px;
}

.index-comments td{
    padding: 5px;
}


.index-comments .comment-company-name a{
    font-size: 110%;
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}

.index-comments .comment-company-name :hover{
    font-size: 110%;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.index-comments .comment-name{
    color: #434343;
    font-weight: bold;
}

.index-comments .comment-name span{
    font-size: 11px;
    color: #808080;
    font-weight: normal;
}

.index-comments .comment-text{
    font-size: 12px;
    color: #434343;
    padding-left: 25px;
}


/*******************************************************************/
