@CHARSET "UTF-8";

* {
 margin: 0;
 padding: 0;
}

body,div {
    font: normal 13px arial;
    line-height: 20px;
    color: #333333;
}

img {
    border: 0px;
}

a {
    color: #000000;
    text-decoration:underline;
}

a:hover {
    color: #fd3500;
    text-decoration: underline;
}

h1 {
    font: normal 26px arial;
    color: #000000;
}

h2 {
    font: normal 22px arial;
    color: #333333;
}

h3 {
    font: normal 20px arial;
    color: #333333;
}

h4 {
    font: normal 18px arial;
    color: #333333;
    margin-top: 5px;
    margin-bottom: 15px;
}

.clear {
    clear: both;
}

#container {
    width: 950px;
    margin: 0 auto;
}

#top {
    position: relative;
    height: 120px;
    padding: 0px 5px;
}

#logo {
    float: left;
    margin-top: 20px;
}

#enter {
    width: 175px;
    height: 47px;
    background-image: url('/img/enter.png');
    float: right;
    text-align: center;
}

#breadcrumb{
    font-size: 12px;
    color: #333333;
    position: relative;
    margin-bottom: 4px;
}
#breadcrumb ul {
    display: table;
}
#breadcrumb ul li{
    float: left;
    display: table-cell;
}
#breadcrumb ul li:hover{
    
}
#breadcrumb ul li a, #breadcrumb ul li {
    color: #cccccc;
}
#breadcrumb ul li a{
    padding: 3px;
}
#breadcrumb ul li a:hover{
    background: #FFE8BF;
    padding: 3px;
}
#diler {
    margin-top: 8px;
    display: block;
    text-decoration: underline;
    color: #333333;
}

#diler:hover {
    text-decoration: none;
    color: #0099cc;
}

#topmenu {
    position: absolute;
    top: 70px;
    right: 0px;
}

.bullet {
    vertical-align: middle;
    margin: 0px 10px;
}

#image {
    width: 475px;
    height: 427px;
    float: left;
}

#panel {
    position: relative;
    float: left;
    width: 475px;
    overflow: hidden;
}

.panel {
    height: 98px;
    width: 475px;
    background-color: #545454;
    float: left;
}

.line {
    height: 2px;
    width: 475px;
    background-image: url('/img/line.png');
    float: left;
    font-size: 0%;
    z-index: -1;
}

.head-png {
    margin-top: 18px;
    margin-left: 18px;
    width: 330px;
    height: 40px;
    float: left;
}

.panel-content p {
    width: 475px;
    float: left;
    margin-left: 25px;
    color: #ffffff;
    cursor: pointer;
}

* html .panel-content p {
    margin-left: 12px;
}

#links a {
    display: block;
    position: relative;
    color: #ffffff;
    height: 100px;
}



#gradient {
    width: 410px;
    height: 260px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#links {
    position: absolute;
    top: 0px;
    left: 0px;
}

#info {
    margin-top: 8px;
    float: left;
}

.maininfo {
    width: 285px;
    float: left;
}

.v-line {
    float: left;
    width: 2px;
    background-image: url('/img/dot.png');
    height: 140px;
    margin: 0px 20px;
    margin-right: 25px;
}

.icon {
    float: left;
    margin-right: 15px;
    margin-top: 2px;
}

.info p {
    margin-top: 10px;
    display: block;
    width: 285px;
    line-height: 24px;
}

.info a {
    color: #003366;
    text-decoration: underline;
}

.info a:hover {
    text-decoration: none;
}

#footer {
    float: left;
    width: 950px;
    margin-top: 38px;
    background-color: #f5f5f5;
    height: 112px;
	position: relative;
}

#adress {
    font-size: 11px;
    width: 210px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    color: #666666;
}

#menu-bottom {
    width: 650px;
    font-size: 11px;
    text-align: center;
    float: left;
    margin-top: 30px;
}

#menu-bottom a {
    margin: 0px 10px;
    color: #666666;
}

#menu-bottom a:hover {
    color: #0099cc;
}

#counter {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

#topmenu2 {
    height: 57px;
    background-image: url('/img/top-bcg.png');
    overflow: hidden;
}

.topmenu {
    float: left;
    padding:20px 12px;
    
}

.top-sep {
    float: left;
    width: 2px;
    background-image: url('/img/top-sep.png');
    height: 57px;
}

#menu00 {
    width: 137px;
    height: 20px;
}

#menu01 {
    width: 185px;
    height: 20px;
}

#menu02 {
    width: 138px;
    height: 20px;
}

#menu03 {
    width: 171px;
    height: 20px;
}

#menu04 {
    width: 190px;
    height: 20px;
}

#content {
   
}

#left {
    margin-top: 15px; 
	margin-left:12px;
	font-size:16px;
    width: 220px;
    float: left;
}

#left a:hover {
    color: #ff3300;
}
#blok {
    margin-top: 30px;
	text-align: justify;
	}

.h-line {
    height: 3px;
    width: 232px;
    font-size: 0%;
    background-image: url('/img/dot.png');
    margin: 15px 0px;
}

.h-line_full {
    height: 3px;
    width:100%;
    font-size: 0%;
    background-image: url('/img/dot.png');
    margin: 15px 0px;
}

.arrow2 {
    vertical-align: top;
    margin-top: 7px;
    margin-right: 10px;
    margin-left: 5px;
}

#right {
    float: left;
    width: 670px;
    margin-top: 18px;
    margin-left: 40px;
}

#right p {
    margin-top: 15px;
    line-height: 24px;
}

#right h2 {
    margin-top: 25px;
}

.article_list div{
padding-bottom: 10px;
}

#phone {
    font-size: 18px;
    font-weight: 600;
    color: #003366;
    float: right;
    margin-right: 0px;

    margin-top: 10px;
	text-align:center;
    width: 335px;
    position: relative;
}
.arbeiten {
    color:#949393; 
    padding-top:0px; 
    font-size: 13.3px; 
    position: absolute; 
    top: 15px; 
    left: 250px; 
    font-weight: 500; 
    text-align: center; 
    height: 80px ;
    width: 190px;
    padding-top: 10px;
    margin-top: -7px;
}
.icq {

    background: url(/img/icq.jpg) no-repeat left bottom;
    vertical-align: bottom; 
    font-size: 14px;
    padding-left: 20px; 
    padding-top: 10px;
    height: 17px; 
    color: #353535;
    
}
#calcom {
    font-size: 12px;
    font-weight: normal;
    color: #003366;
 	padding-top:3px;
    position: relative;
    text-align: center;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    z-index: 1;
}

#calcom a, #comment {
	text-decoration:none;
	border-bottom: dotted #000000 1px;
}
.coment_bottom{
    padding-top: 10px;
    text-align: right;
    font-size: 14px;
}	
#calcom a:hover, #comment:hover {
	text-decoration:none;
	border-bottom: dotted #fd3500 1px;
	}

  
.contact-swich {
    background: url('/img/button-cont.png')  no-repeat left top; 
    position: absolute; 
    height: 36px; 
    width: 211px;  
    text-align: left; 
    margin-left: 300px; 
    
}
.contact-swich-re {
    background: url('/img/button-cont-re.png')  no-repeat left top; 
    position: absolute; 
    height: 36px; 
    width: 211px;  
    text-align: left; 
    margin-left: 300px; 
   
}
.swich1{
     width: 100px; 
     margin: 9px 0 0 23px; 
     font-size: 16px; 
     text-align: left; 
     position: absolute;
     height: 35px; 
     font-weight: 600; 
}
.swich2{
    margin: 9px 0 0 123px; 
    font-size: 16px; 
    text-align: left; 
    position: absolute; 
    height: 35px; 
    width: 100px; 
    font-weight: 600;
}
a.buy_button_dop {
    display: block;
    text-decoration: none;
    font-weight: bold;
    padding-top: 2px;
    font-size: 14px;
    color: #FF3800;
}
a.buy_button {
display: block;
text-decoration: none;
font-weight: bold;
margin: 6px 0 0 52px ;
text-align: center;
height: 18px;
width: 70px;
font-size: 14px;
border: solid 1px #EB5B00;
background-color: #FF3800;
color: white;
}
a.viwDopPage {
    color: #1F8CBF;
}
div.blokDopViw{
    float:left; 
    line-height: 16px;
    font-size: 14px;
    font-weight: 600;
    font-family: Tahoma;
    margin: 0 40px 0 0;
    width: 180px;
}
div.blokDopViw a{
    text-decoration: none;
}
div.blokDopViw img {
    border: 0;
}
div.blokDopViw div {
    font-size: 14px; 
    text-align: center;
    color: ;
}
.contact-swich a{color: #ff3600;}
.contact-swich a:hover {color: #ff3600;}
.contact-swich-re a{color: #ff3600;}
.contact-swich-re a:hover {color: #ff3600;}

/*Карта сайта*/

.sitemap, .sitemap ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
  .sitemap ul li {
    padding-left: 30px;
  }
  .sitemap li a {
    font-size: 15px;
  }
  .sitemap ul li a {
    font-size: 13px;
  }
  .sitemap ul li ul li a {
    color: #506B79;
  }
  
  /* FAQ */
.faq {
  list-style: none;
  margin: 0 0 20px;
}
  .faq dt {
    cursor: pointer;
  }
  .faq .faq_question {
    text-decoration: underline;
  }
  .faq dd {
    margin: 10px 0 20px 20px;
    display: none;
    background-color: #e0f0fe;
    padding: 20px;
  }
  .faq_category h3 {
    cursor: pointer;
  }
  .faq_category dl {

  }
#linker {
margin-top: 75px;
padding-left: 401px;
}
