body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  font-size:13px;
  font-family:verdana;
}

img { behavior: url(iepngfix.htc) }

.slogan{
	margin-bottom: 48px;	
}

*html .slogan {
	BACKGROUND: none;
	background-repeat: no-repeat;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/i/slogan.png',sizingMethod='crop');
}

.list_dest {padding: 0; margin: 0; list-style: none; text-align: left;}
.list_dest li {padding: 7px 0; border-bottom: 1px #cecece solid;}

table {
  font-size:12px;
  font-family:verdana;
}

a {
  text-decoration: underline;
  color: #ED2124;
}

a:hover {
  text-decoration: none;
}



.top2 {
  background-image: url('/i/top_2.jpg');
background-repeat: no-repeat;
width: 485px;
}

ul.menu_left {
list-style-type: none;
padding-top: 22px;
padding-left:5px;
margin-left: 26px;

}

*html ul.menu_left {
list-style-type: none;
padding-top: 22px;
padding-left:0px;
marging-left:0px;
}

*html ul.menu_left li {
padding-left:-20px;
}

ul.menu_left li {
	padding-bottom: 14px;
	background-image: url('/i/menu_left.gif');
	background-repeat: repeat-x;
	background-position: 0% 100%;
}


ul.menu_left li a {
	font-size:16px;
  	font-family:arial, verdana;
  	color: #EE2931;
	vertical-align: middle;
  	text-decoration:none;
  	font-weight:normal;  
}

ul.menu_left li a:hover {
	font-size:16px;
  	font-family:arial, verdana;
 	color: #EE2931;
	text-decoration:underline;
 	font-weight:normal;  
}

.btn {
  border:1px #B9BCC0 solid;
  font-size:11px;
  font-family:verdana;
  height:17px;
  background-color:#DEE1E3;
}

.select {
  border: 1px #B9BCC0 solid;
  font-size:11px;
  font-family:verdana;
  width:100%;
}

.edit_area {
  border:1px #B9BCC0 solid;
  font-size:11px;
  font-family:verdana;
  width:100%;
}

.menu_a {
  color: #566B77;
  text-decoration:none;
  font-weight:bold;  
}


.news_image {
  margin: 0px 8px 8px 0px;
}

.error {
  border:1px #FF0000 solid;
  padding:2px;
  margin-top:1px;
  text-align:center;
  font-weight:bold;
  color:#FF0000;  
}

.msg {
  border:1px #FF0000 solid;
  padding:2px;
  margin-top:1px;
  text-align:center;
  font-weight:bold;
  color:#FF0000;  
}

.sub_item {
  padding: 3px;
  margin-bottom: 20px;
}

.sub_name {
  font-weight:bold;
  margin-bottom:7px;
}

.sub_img {
  border:1px #000 solid;
  margin:0px 7px 7px 0px;
}

.line_desc {
  color:#808080;
  padding-left:33px;
}

.good_desc {
  color:#595959;
  padding-left:33px;
  margin:20px 0px 20px 0px;
}

.left_select {
  margin-bottom:15px;
}

.faq_outer {
  background-color: #E4E4E4;
  margin-bottom: 20px;
}

.faq_inner_td {
  background-color: #F5F5F5;
}

.faq_sig {
  text-align:right;
  color:#808080;
  margin-top:30px;
}

.edu_item {
  margin-top:20px;
}

.edu_date {
  color:#808080;
  border-left: 1px #808080 solid;
  width:170px;
  padding-left:10px;
}

.edu_theme {  
  font-weight:bold;
}

.edu_city_left {
  color: #808080;
  text-align:right;
  width:130px;
}

.search_result {
  margin-bottom: 15px;
}

.search_sig {
  font-size:10px;
  color:#808080;
}



.leftbar {
  background-color: #DEE1E3;
  border: 1px #C6C7C9 solid;
}

.space_1 {
  font-size:1px;
  height:5px;
  padding:0px;
}

.space_2 {
  font-size:1px;
  padding:0px;
  width:32px;
}

.space_3 {
  font-size:1px;
  margin-top:30px;
}

.auth_block {
  background-color: #ECECEC;
  border: 1px #C6C7C9 solid;
  padding: 4px;
}

.content_block {
  padding: 20px 15px 20px 0px;
}

.content_block ul li{ 
  text-align:justify;
  color:#555555;
  font-family:verdana;
  font-size:12px;
  line-height:  1.5;
 
}




.content_block ol li{ 
  text-align:justify;
  list-style-type: decimal; 
  color:#555555;
  font-family:verdana;
  font-size:12px;
  line-height:  1.5;
 
}
.content_block p { 
  text-align:justify;
  color:#555555;
  font-family:verdana;
  font-size: 12px;
  line-height:  1.5;
 
}

div.special {margin-bottom: 7px;}

.content_block p.special {
	margin-left:13px;
	margin-bottom:3px;
	text-align:center;
}

.content_block p.big {
	font-size:36px;
	text-align:center;
      color:#ff0000;
}

.content_block p.wred {
background-color: #EE2931; 
	font-size:16px;
font-weight:bold;
	text-align:center;
      color:#ffffff;

}

.content_block a {
  font-size:12px;
  text-decoration: underline;
  color: #555555;
}

.content_block a:hover {
  font-size:12px;
  text-decoration: none;
  color: #ee2837;
}


.dot {
  font-family:verdana;
  font-size:11px;
  padding-bottom: 5px;
  margin-bottom:1px;
  border-bottom:  2px dotted #999999;
  width:600px;
  color: #EE2931;
  font-weight:bold;
  text-align:center;
  line-height:  1.3;
}

.dot2 {
  font-size:11px;
  padding-bottom: 5px;
  margin-bottom:1px;
  border-bottom:  2px dotted #999999;
  width:600px;
  color: #EE2931;
}

.dot3 {
  font-size:11px;
  padding-bottom: 15px;
  margin-bottom: 5px;
  border-bottom:  2px dotted #999999;
  width: 430px;
  color: #EE2931;
}




ul.red 
{
margin-left:25px;
}



ul.red li {
 margin-left:20px;
margin-top: 10px;
 list-style-image: url( "/pic/Image/ulli.jpg" );
 text-align: justify;
}


h1 {
  font-family:verdana;
  font-size:16px;
  padding-bottom: 10px;
  border-bottom:  2px dotted #999999;
  color: #EE2931;
  font-weight:normal;
  text-align:left;
  margin-bottom:30px;
}

h2 {
  text-align: left;
  margin-left:13px;
  color:#EE2931;
  font-family:verdana;
  font-size:15px;
  font-weight:bold;
}

h3 {
  text-align: center;
  color:        #EE2931;
  font-family:  verdana;
  font-weight:     bold;
  font-family:verdana;
  font-size:14px;
}

.footer {
	border: 1px #C6C7C9 solid;
	background-image: url('/i/bg_footer.gif');
	background-repeat: repeat-x;
	height:25px;
	text-align:center;
	color:#FFFFFF;
	margin-top:1px;
	font-size:11px;
}

.footer a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration: underline;
}

.footer a:hover {
	color:#FFFFFF;
	font-size:11px;
	text-decoration: none;
}

.footer_link {
  font-size:10px;
  color:#808080;
  text-decoration:none;
}

.auth_head {
  font-weight:bold;
  text-align:center;
  color:#7C7C7C;
  margin-bottom:7px;
}

.block_1 {
  padding:1px 2px 4px 20px;
  text-align:left;
  background-image: url('/pic/arrow.gif');
  background-repeat: no-repeat;
  background-position: left;
  margin-left:15px;
}
p.big {
  text-align:center;
  color:#555555;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
}
.brown {
  color:        #F19914;
  font-family:  verdana;
  font-size:       12px;
  font-weight:     bold;
}

.red {
  color:        #FF0000;
  font-family:  verdana;
  font-size:       12px;
  font-weight:     bold;
}

.red2 {
  color:        #FF0000;
  font-family:  verdana;
  font-size:       12px;

}

.dark {
color: #A2682A;
font-weight: bold;
}
.white {
color: #FFFFFF;
font-weight: bold;
}

.up {
  color:        #000000;
  font-family:  verdana;
  font-size:       12px;
  font-weight:     bold;
  text-transform: uppercase;
}

.content_block p, ul {
  font-family:  verdana;
  text-align:   justify;
}

p.book {
  text-align:justify;
  color:#000000;
  font-family:verdana;
  font-size:12px;
  font-weight:normal;
  text-indent:15px;
}

.imgBorder, .border {border-style: solid; border-width: 1px; border-color: #566b77;}

.content_block li {
  margin-bottom: 15px;
  list-style-image: url( "/i/dot.gif" );
}



.news_anons {
 font-family:verdana;
 font-size:10px;
 padding: 10px 0px 10px 10px;
 margin:0px 10px 0px 13px;
 text-indent: 0px;
}

.news_anons p, a{
  font-family:verdana;
  font-size:10px;
  text-decoration: none;
  color: #5C5B5B;
 text-indent: 0px;
}

.news_anons p, a:hover{
  font-family:verdana;
  font-size:10px;
  text-decoration: underline;
  color: #5C5B5B;
 text-indent: 0px;
}

.news_date {
  font-style:italic;
  color:#7C7C7C;
  margin-bottom:20px;
}

.news_head {
    	font-family: verdana;
    	font-size: 12px;
	font-weight:bold;
 	color:#FBAE5C;
  	margin-bottom:20px;
}


.catalogue_box {
  margin: 40px 0px 30px 0px;
  text-align:center;
  font-size:14px;
  font-weight:bold;
  color: #969696;
}

.catalogue_first_td {
    background-color:#F2EADB;
    border-bottom: 2px #EAD5B0 solid;    
    padding:0px 20px 0px 5px;
}

.catalogue_second_td {
    border-bottom: 2px #BBC0C5 solid;
    width:100%;    
    padding-left:15px;
}

a.catalogue_first_link {
    font-family: verdana;
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}

a.catalogue_first_link:hover {
    font-family: verdana;
    font-size: 12px;
    font-weight:bold;
    color:#EE2C2C;
    text-decoration: underline;
}

a.catalogue_second_link {
    font-family: verdana;
    font-size: 12px;
    text-decoration: none;
    color:#000000;
}

a.catalogue_second_link:hover {
    text-decoration: underline;
}

.catalogue_bottom_space {
    background-color:#F2EADB;
}

.vid {
    line-height:                                   20px;
    font-size:                                     12px;
    font-family:                                   verdana;
    text-indent:                                   15px;
}

ol.catalog {
  margin: 0px;
}


ul.yell li{
  font-family:  verdana;
  margin-bottom: 15px;
  list-style-image: url( "/i/dot3.gif" );
}

.large {
  font-family:verdana;
  font-size:14px;
  font-weight:bold;
  text-align:left;
}

.right {
  font-family:verdana;
  font-weight:bold;
  text-align:right;
}

.ramp {
border-color: #969696;
}

#obvodka {
width:100%;
border:1px solid #E2C57F;
padding: 10px;
background-color:#f2eadb;
color: #A2682A;
font-weight:bold;
font-size:14px;
text-transform:uppercase;
}

#action {
width:100%;
border:1px solid #c0c0c0;
padding-right: 15px;
padding-top: 15px;
margin-top:5px;
}
#center {
text-align: center;
}
.tHeight {
line-height: 2em;
}

table.pro {
  font-family:verdana;
  font-size:12px;
  color: #A36729;
  background-color: #F8B05E;
}

table.pro td {
  font-family:verdana;
  font-size:12px;
  color: #A36729;
  background-color: #F2EBDB;
border-bottom: 1px solid #F8B05E;
}
table.pro td.org {
  font-family:verdana;
  font-size:12px;
  color: #FFFFFF;
  font-weight:bold;
  background-color: #F8B05E;
  text-transform:uppercase;
  padding: 5px;
}

table.pro td.city {
  font-family:verdana;
  font-size:12px;
  color: #000000;
  background-color: #FFFFFF;
  line-height:         20px;
  padding: 5px;
  border:none;
}

table.pro td.news {
  font-family:verdana;
  font-size:10px;
  color: #000000;
  background-color: #FFFFFF;
  padding: 5px;
  border:none;
}

table.pro td.news a{
  font-family:verdana;
  font-size:12px;
  text-decoration: none;
  color: #000000;
  padding: 5px;
  border:none;
}

table.pro td.news a:hover{
  font-family:verdana;
  font-size:12px;
  text-decoration: underline;
  color: #000000;
  padding: 5px;
  border:none;
}

.orange {
  color:        #FBAE5C;
  font-family:  verdana;
  font-size:       12px;
  font-weight:     bold;
}

.foot {
  border-bottom: 1px #000000 solid;
  font-size:7px;
  text-align:left;
  color:#000000;
  margin:0px;
  padding-bottom: 7px;
  font-size:10px;
  width: 93%;
}

.main {
  background-image: url('/pic/nb_cosm.jpg');
  background-repeat: no-repeat;
  background-position: bottom right;
  height:76px;
}

.green {
background-color: #EBEBEB;
color: #333333;
}

.green a{
color: #333333;
text-transform: underline;
}

.green a:hover{
color: #333333;
text-transform: none;
}

a.red_link {
	FONT-SIZE: 13px; COLOR: #E33638; FONT-FAMILY: Arial, Helvetica, sans-serif ;
}
.red_link:hover {
	FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; 
}
.red_link:unknown {
	FONT-SIZE: 13px; COLOR: #E33638; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

table.news td, p { margin: 13px; font: 11px Arial, sans-serif; color: #000000 }
table.news td, li { margin: 0px; font: 11px Arial, sans-serif; color: #000000 }

.faq_goods {
	margin-left: 20px;
	float: right;
}

p.faq {
	font-family:	verdana;
	font-size:		14px;
	color:		#EE2931;
	font-weight:     	bold;
	text-align:	center;
}

.line_br {
	font-size:		14px;
	color:		#EE2931;
	font-weight:	bold;
}

.choice {
	font-size:			14px;
	color:			#6A6A6A;
	font-weight:		bold;
	background-color: 		#EBEBEB;
	padding:			5px 7px 5px 20px;
}


table.laser
{
  background-color: #FFFFFF;
color: #565656;
padding-left: 6px;
width: 450px;
}



table.laser td.line
{
  background-image: url("/i/line.jpg");
  background-repeat: repeat-x;
background-position: left center;  
padding-left: 6px;
  text-decoration: none;
  font-size: 12px;
  font-family: Tahoma, Arial, Times, serif;
  font-weight: bold;
}


table.laser td.dott
{
  background-image: url("/i/dott.gif");
  background-repeat: repeat-x;
  background-position: 0% 100%;;  
padding-bottom: 10px;
padding-left:6px;
  font-size: 12px;
  font-family: Tahoma, Arial, Times, serif;
}


table.base
{color: #565656;
width: 150px;
}

table.base td
{margin:0px 130px 0px 130px;}

table.base a {
  font-size:12px;
text-decoration: underline;

  color: #555555;
}

table.base a:hover {
  font-size:12px;
  text-decoration: none;
  color: #555555;

}

img.grey {
border:2px #b6b6b6 solid;
}

.grey {
      padding-left:6px;
      padding-top:3px;
	padding-bottom:3px;
	text-align:left;
}

#tech {
	background: #ebebeb;
	height: 65px;
}

	#tech .laser {
		float: left;
		border-right: 2px solid #f52535;
		color: #f52535;
		font: 16px/16px Arial, Helvetica, sans-serif;
		margin: 10px 10 0;
		padding: 8 2px;
		width: 70px;
		font-weight: bold;
		text-align:center;
	}
	
	#tech .tech {
		float: left;
		line-height: 60px;
		padding: 0 0px;
	}
	
	#tech .tech2 {
		float: left;
		margin: 0px 2px 5;
	}
	
		#tech .tech2 img {
			margin: 0 0 0 0;
		}
	
	#tech .clear {
		clear: both;
	}

.space_4 {
  font-size:1px;
  margin-top:10px;
}

.block_2 {
  padding:1px 2px 4px 20px;
  text-align:left;
  background-image: url('/pic/arrow.gif');
  background-repeat: no-repeat;
  background-position: left;
  margin-left:10px;
font-weight: bold;
}

.space_5 {
  font-size:1px;
margin-top:-7px;
}

.block_3 {
  padding:1px 2px 4px 20px;
  text-align:left;
  background-image: url('/pic/arrow.gif');
  background-repeat: no-repeat;
  background-position: left;
  margin-left:10px;
font-weight: bold;
}
