@import url(https://fonts.googleapis.com/css?family=Lora:400,700&subset=latin,cyrillic);
body{margin:0px;}
a{text-decoration:none;}

#RollOver1
{
   margin: 0;
   -webkit-animation: transform-wobble 1000ms ease-in-out 0ms infinite alternate both;
   -moz-animation: transform-wobble 1000ms ease-in-out 0ms infinite alternate both;
   animation: transform-wobble 1000ms ease-in-out 0ms infinite alternate both;
}
#RollOver1 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#RollOver1 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#RollOver1 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
#RollOver1 a .hover
{
   visibility: hidden;
}
#RollOver1 a:hover .hover
{
   visibility: visible;
}
#RollOver1 a:hover span
{
   visibility: hidden;
}
#RollOver1 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}



@-webkit-keyframes transform-wobble
{
   0% { -webkit-transform: rotate(0deg) ;  }
   15% { -webkit-transform: translate(-25%,0px) rotate(-5deg) ;  }
   30% { -webkit-transform: translate(20%,0px) rotate(3deg) ;  }
   45% { -webkit-transform: translate(-15%,0px) rotate(-3deg) ;  }
   60% { -webkit-transform: translate(10%,0px) rotate(2deg) ;  }
   75% { -webkit-transform: translate(-5%,0px) rotate(-1deg) ;  }
   100% { -webkit-transform: translate(0px,0px) rotate(0deg) ;  }
}
@-moz-keyframes transform-wobble
{
   0% { -moz-transform: rotate(0deg) ;  }
   15% { -moz-transform: translate(-25%,0px) rotate(-5deg) ;  }
   30% { -moz-transform: translate(20%,0px) rotate(3deg) ;  }
   45% { -moz-transform: translate(-15%,0px) rotate(-3deg) ;  }
   60% { -moz-transform: translate(10%,0px) rotate(2deg) ;  }
   75% { -moz-transform: translate(-5%,0px) rotate(-1deg) ;  }
   100% { -moz-transform: translate(0px,0px) rotate(0deg) ;  }
}
@-o-keyframes transform-wobble
{
   0% { -o-transform: rotate(0deg) ;  }
   15% { -o-transform: translate(-25%,0px) rotate(-5deg) ;  }
   30% { -o-transform: translate(20%,0px) rotate(3deg) ;  }
   45% { -o-transform: translate(-15%,0px) rotate(-3deg) ;  }
   60% { -o-transform: translate(10%,0px) rotate(2deg) ;  }
   75% { -o-transform: translate(-5%,0px) rotate(-1deg) ;  }
   100% { -o-transform: translate(0px,0px) rotate(0deg) ;  }
}
@-ms-keyframes transform-wobble
{
   0% { -ms-transform: rotate(0deg) ;  }
   15% { -ms-transform: translate(-25%,0px) rotate(-5deg) ;  }
   30% { -ms-transform: translate(20%,0px) rotate(3deg) ;  }
   45% { -ms-transform: translate(-15%,0px) rotate(-3deg) ;  }
   60% { -ms-transform: translate(10%,0px) rotate(2deg) ;  }
   75% { -ms-transform: translate(-5%,0px) rotate(-1deg) ;  }
   100% { -ms-transform: translate(0px,0px) rotate(0deg) ;  }
}
@keyframes transform-wobble
{
   0% { transform: rotate(0deg) ;  }
   15% { transform: translate(-25%,0px) rotate(-5deg) ;  }
   30% { transform: translate(20%,0px) rotate(3deg) ;  }
   45% { transform: translate(-15%,0px) rotate(-3deg) ;  }
   60% { transform: translate(10%,0px) rotate(2deg) ;  }
   75% { transform: translate(-5%,0px) rotate(-1deg) ;  }
   100% { transform: translate(0px,0px) rotate(0deg) ;  }
}






.chat{width:200px; height:200px; border:0px solid #000; position:fixed; z-index:2000; left:90%; top:80%;}
.animechat{width:100px; height:100px; border:0px solid #000;  background-image:url('../images/chat3.gif'); position:relative; top:20%; left:22%;}
header{ height:200px; }
#top_navsv1{ top:140px; width:100%; position:fixed; z-index:1000; background-color:#ffffff; }

.wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card {
  width: 360px;
  height: 200px;
  position: relative;
  perspective: 1000px;
  border: 1px solid #fff;
}
.front, .back {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  background-image:url('../images/pls00.png');
 }
.front, .back2 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  background-image:url('../images/pls00.png');
 }
.front, .back3 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  background-image:url('../images/pls00.png');
 }
.front, .back4 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  background-image:url('../images/pls00.png');
 }
.front, .back5 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  background-image:url('../images/pls00.png');
 }
.front, .back6 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  background-image:url('../images/pls00.png');
 }
.front, .back7 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  background-image:url('../images/pls00.png');
 }
.front, .back8 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  background-image:url('../images/pls00.png');
 }
.front, .back9 {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 1s;
  backface-visibility: hidden;
  background-image:url('../images/pls00.png');
 }
.front img {
  max-width: 100%;
  min-width: 100%;
  height: auto;
}
.back {
  transform: rotateX(180deg);
}
.back2 {
  transform: rotateX(180deg);
}
.back3 {
  transform: rotateX(180deg);
}
.back4 {
  transform: rotateX(180deg);
}
.back5 {
  transform: rotateX(180deg);
}
.back6 {
  transform: rotateX(180deg);
}
.back7 {
  transform: rotateX(180deg);
}
.back8 {
  transform: rotateX(180deg);
}
.back9 {
  transform: rotateX(180deg);
}
.card:hover .front {
  transform: rotateX(180deg);}
.card:hover .back {
  transform: rotateX(360deg);}
.card:hover .back2 {
  transform: rotateX(360deg);}
.card:hover .back3 {
  transform: rotateX(360deg);}
.card:hover .back4 {
  transform: rotateX(360deg);}
.card:hover .back5 {
  transform: rotateX(360deg);}
.card:hover .back6 {
  transform: rotateX(360deg);}
.card:hover .back7 {
  transform: rotateX(360deg);}
.card:hover .back8 {
  transform: rotateX(360deg);}
.card:hover .back9 {
  transform: rotateX(360deg);}

.linetop{width:100%; height:153px; background-image:url('../images/linetop.png');}
.linebottom{width:100%; height:100px; background-image:url('../images/linebottom.png');}
.headerxe{width:100%; height:44px; border-bottom: 1px solid #EEEEEE;
border-top: 1px solid #EEEEEE;}
.headerxeleft{width:60%; height:40px; float:left; border:0px solid #000;position:relative; left:0%;}
#fb{width:40px; height:40px;  float:left; border-right:1px solid #EEEEEE; background-image:url('../images/topfb.png');}
#fb:hover{width:190px; height:45px;  float:left; border-right:1px solid #EEEEEE; background-image:url('../images/tophfb.png');}
#ing{width:40px; height:40px;  float:left; border-right:1px solid #EEEEEE; background-image:url('../images/topig.png');}
#ing:hover{width:190px; height:45px;  float:left; border-right:1px solid #EEEEEE; background-image:url('../images/tophisg.png');}
#yut{width:40px; height:40px;  float:left; border-right:1px solid #EEEEEE; background-image:url('../images/topyut.png');}
#yut:hover{width:190px; height:45px;  float:left; border-right:1px solid #EEEEEE; background-image:url('../images/tophyut.png');}
#vb{width:40px; height:40px; float:left; border-right:1px solid #EEEEEE; background-image:url('../images/topvb.png');}
#vb:hover{width:190px; height:45px; float:left; border-right:1px solid #EEEEEE; background-image:url('../images/tophvb.png');}
#wha{width:40px; height:40px; float:left; border-right:1px solid #EEEEEE; background-image:url('../images/topwhs.png');}
#wha:hover{width:190px; height:45px; float:left; border-right:1px solid #EEEEEE; background-image:url('../images/tophwsp.png');}
#tg{width:40px; height:40px; float:left; border:0px solid #000; background-image:url('../images/toptg.png');}
#tg:hover{width:190px; height:45px; float:left; border:0px solid #000; background-image:url('../images/tophtg.png');}
.headerxeright{width:40%; height:40px; border:0px solid #000; position:relative; left:60%;}
#stati{width:20%; height:45px;  border-right:1px solid #EEEEEE;  color:#000; float:left; position:relative; bottom:40px; left:40%; text-align:center; }
#stati:hover{width:20%; height:45px;  border-right:1px solid #EEEEEE;  color:#fff; background-image:url('../images/buttonbg.png'); float:left; position:relative;bottom:40px; left:40%; text-align:center; }
#vopros{width:20%; height:45px; border-left:0px solid #000; border-right:1px solid #EEEEEE; color:#000; float:left; position:relative; bottom:40px; left:40%; text-align:center; }
#vopros:hover{width:20%; height:45px; background-image:url('../images/buttonbg.png'); border-right:1px solid #EEEEEE; color:#fff; float:left; position:relative; bottom:40px; left:40%; text-align:center; }
#itotdel{width:20%; height:45px; border-left:0px solid #000;  color:#000; float:left; position:relative; bottom:40px; left:40%; text-align:center; }
#itotdel:hover{width:20%; height:45px; background-image:url('../images/buttonbg.png');  color:#fff; float:left; position:relative; bottom:40px; left:40%; text-align:center; }
.textstati{ font-size:12px; position:relative; top:33%;}
.textvopros{font-size:12px; position:relative; top:33%;}
.textitotdel{font-size:12px; position:relative; top:33%;}
.bottomkontakt{width:100%; height:100px; background-color:#F9F9F9;}
#logo1{width:20%; height:88px; border:0px solid #000;  float:left; position:relative; right:23%; background-image:url('../images/logo8.png');}
#tel{width:22%; height:88px; border:0px solid #000;  float:left; position:relative; right:20%; background-image:url('../images/toptel.png');}
#mail{width:24%; height:88px; border:0px solid #000;  float:left; position:relative; right:20%; background-image:url('../images/topmail.png');}
#adres{width:31%; height:88px; border:0px solid #000;  float:left; position:relative; left:69%; bottom:88px; background-image:url('../images/topadres.png');}

.topmenu1{width:100%; height:57px; background-color:#fff; border-bottom:3px solid #F9F9F9;}
#menu1{width:11%; height:57px; border:0px solid #000; color:#000;  float:left; position:relative; right:0%; text-align:center;}
#menu1:hover{width:11%; height:57px;  background-image:url('../images/buttonbg.png'); color:#ffffff; border-bottom:0px solid #000;  float:left; position:relative; right:0%; text-align:center;}
#menu2{width:11%; height:57px; border:0px solid #000; color:#000; float:left; position:relative; right:0%; text-align:center;}
#menu2:hover{width:11%; height:57px;  background-image:url('../images/buttonbg.png'); color:#fff; border-bottom:0px solid #000; float:left; position:relative; right:0%; text-align:center;}
#menu3{width:11%; height:57px; border:0px solid #000; color:#000; float:left; position:relative; right:0%; text-align:center;}
#menu3:hover{width:11%; height:57px;  background-image:url('../images/buttonbg.png'); color:#fff; border-bottom:0px solid #000;  float:left; position:relative; right:0%; text-align:center;}
#menu4{width:11%; height:57px; border:0px solid #000; color:#000; float:left; position:relative; right:0%; text-align:center;}
#menu4:hover{width:11%; height:57px;  background-image:url('../images/buttonbg.png'); color:#fff; border-bottom:0px solid #000;  float:left; position:relative; right:0%; text-align:center;}
#menu5{width:12%; height:57px; border:0px solid #000; color:#000; float:left; position:relative; right:0%; text-align:center;}
#menu5:hover{width:12%; height:57px;  background-image:url('../images/buttonbg.png'); color:#fff; border-bottom:0px solid #000;  float:left; position:relative; right:0%; text-align:center;}
#menu6{width:11%; height:57px; border:0px solid #000; color:#000; float:left; position:relative; left:0%;  text-align:center;}
#menu6:hover{width:11%; height:57px;  background-image:url('../images/buttonbg.png'); color:#fff; border-bottom:0px solid #000;  float:left; position:relative; left:0%;  text-align:center;}
#menu7{width:11%; height:57px; border:0px solid #000; color:#000; float:left; position:relative; left:0%;  text-align:center;}
#menu7:hover{width:11%; height:57px;  background-image:url('../images/buttonbg.png'); color:#fff; border-bottom:0px solid #000;  float:left; position:relative; left:0%; text-align:center;}
#menu8{width:12%; height:57px; border:0px solid #000; color:#000; float:left; position:relative; left:0%;  text-align:center;}
#menu8:hover{width:12%; height:57px;  background-image:url('../images/buttonbg.png'); color:#fff; border-bottom:0px solid #000;  float:left; position:relative; right:0%; text-align:center;}
#menu9{width:5%; height:57px; border:0px solid #000; color:#000; float:left; position:relative; left:0%;  text-align:center;}
#menu9:hover{width:5%; height:57px;  background-image:url('../images/buttonbg.png'); color:#fff; border-bottom:0px solid #000;  float:left; position:relative; left:0%; text-align:center;}

#menu10{width:5%; height:57px; border:0px solid #000; color:#000; float:left; position:relative; left:0%;  text-align:center;}
#menu10:hover{width:5%; height:57px;  background-image:url('../images/buttonbg.png'); color:#fff; border-bottom:0px solid #000;  float:left; position:relative; left:0%; text-align:center;}



#toppoisk{width:8%; height:57px; border:0px solid #000;  float:left; position:relative; left:0%; background-image:url('../images/toppoisk.png');}
#toppoisk:hover{width:8%; height:57px; border:0px solid #000;  float:left; position:relative; left:0%; background-image:url('../images/toppoiskh.png');}

.karusel{width:100%; height:556px; background-color:#ffffff; position:relative; top:0px; }
.buttonkarusel{width:1583px; height:50px; border:0px solid #fff; font-family: 'Lora', georgia; color:#214C9B; background-color:#FFFFFF; font-size:12px; position:relative; right:80px; top:470px;font-weight:bold;}


.vkrom{width:1583px; height:40px; border:0px solid #fff; font-family: 'Lora', georgia; background-color:#FFFFFF; position:relative; right:80px; top:0px; color:#214C9B; font-size:12px;font-weight:bold;}

.bpps{width:100%; height:110px; border:0px solid #000; position:relative; bottom:50px; background-image:url('../images/bpps.png');}
.bppstext {color:#fff; font-size:25px; font-family:tahoma; position:relative; top:40px; left:38%;}
.bppslink { height:20px; color:#fff; font-size:25px; font-family:tahoma; border-bottom:2px solid #fff; font-weight:bold; position:relative; top:3px;}
.bppslink:hover{text-decoration:none;}
.pttext{width:20px; height:20px; background-image:url('../images/pttext.png'); position:relative; top:20px; left:61%;}
.linepust{ width:100%; height:10px; border:0px solid #000;}
.line1{width:100%; height:143px; border:0px solid #000; position:relative; bottom:50px; margin-left:auto; margin-right:auto;}
.line2{width:100%; height:143px;}

.konta{width:100%; height:875px; border:0px solid #000; position:relative; bottom:50px; background-color:#fff;}
.kontaosn{width:72%; border:0px solid #000; position:relative; top:30px; margin-left: auto; margin-right: auto;}
.pl1{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl1.png'); float:left; perspective:1000px;}
.pl2{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl2.png'); float:left; position:relative; left:2%;}
.pl3{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl3.png'); position:relative; left:68%;}
.pl4{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl4.png'); float:left; position:relative; top:30px;}
.pl5{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl5.png'); float:left; position:relative; left:2%; top:30px;}
.pl6{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl6.png'); position:relative; left:68%; top:30px;}
.pl7{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl7.png'); float:left; position:relative; top:60px;}
.pl8{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl8.png'); float:left; position:relative; left:2%; top:60px;}
.pl9{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl9.png'); position:relative;  left:68%; top:60px;}
.pl10{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl1.png'); float:left; position:relative;   top:90px;}
.pl11{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl2.png'); float:left;  position:relative; left:2%; top:90px;}
.pl12{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl3.png'); position:relative; left:68%; top:90px;}
.pl13{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl4.png'); float:left; position:relative;  top:120px;}
.pl14{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl5.png'); float:left; position:relative;  left:2%; top:120px;}
.pl15{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl6.png'); position:relative; left:68%; top:120px;}
.pl16{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl7.png'); float:left; position:relative;   top:150px;}
.pl17{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl8.png'); float:left; position:relative;  left:2%; top:150px;}
.pl18{width:32%; height:200px; border-radius:5px; background-image:url('../images/pl9.png'); position:relative; left:68%; top:150px;}

.linepl{width:100%; height:100px; border:0px solid #000; background-image:url('../images/linepl1.png'); position:relative; top:85px;}
.linea{width:100%; height:126px; background-image:url('../images/linea.png'); position:relative; right:10px; bottom:20px;}
.kontb{width:100%; height:380px; background-color:#fff;}
.kontbosn{width:72%; height:300px; border:0px solid #000; position:relative; left:14%; top:30px;}
.preim1{width:345px; height:105px; background-image:url('../images/preim1.png'); float:left; position:relative;}
.preim1:hover{width:345px; height:105px; background-image:url('../images/preim11.png'); float:left; position:relative;}
.preim2{width:349px; height:103px; background-image:url('../images/preim2.png'); float:left; position:relative; left:50px;}
.preim3{width:345px; height:107px; background-image:url('../images/preim3.png'); position:relative; left:775px;}
.preim4{width:374px; height:133px; background-image:url('../images/preim4.png'); float:left; position:relative; top:40px;}
.preim5{width:366px; height:137px; background-image:url('../images/preim5.png'); float:left; position:relative; left:20px; top:40px;}
.preim6{width:368px; height:113px; background-image:url('../images/preim6.png'); position:relative; left:785px; top:40px;}
.preimogl{font-size:17px; font-weight:bold; position:relative; left:75px; top:5px;}
.preimtext{font-size:12px; color:#888888; position:relative; left:75px; top:15px;}
.preimogl3{font-size:17px; font-weight:bold; position:relative; left:80px; bottom:102px;}
.preimtext3{font-size:12px; color:#888888; position:relative; left:80px; bottom:92px;}
.preimogl6{font-size:17px; font-weight:bold; position:relative; left:80px; bottom:130px;}
.preimtext6{font-size:12px; color:#888888; position:relative; left:80px; bottom:120px;}

.lineb{width:100%; height:134px; border:0px solid #000; position:relative; bottom:30px;}
.kontc{width:100%; height:450px; background-image:url('../images/matkar.png');}
.mat{width:15%; height:100%;  background-image:url('../images/buttonbg.png'); border:1px solid #fff; float:left; position:relative; left:2%;}
.mat1{width:15%; height:100%;  background-image:url('../images/buttonbg.png'); border:1px solid #fff; float:left; position:relative; left:3%;}
.mat2{width:15%; height:100%;  background-image:url('../images/buttonbg.png'); border:1px solid #fff; float:left; float:left; position:relative; left:4%;}
.mat3{width:15%; height:100%;  background-image:url('../images/buttonbg.png'); border:1px solid #fff; float:left; position:relative; left:5%;}
.mat4{width:15%; height:100%;  background-image:url('../images/buttonbg.png'); border:1px solid #fff; float:left; position:relative; left:6%;}
.mat5{width:15%; height:100%;  background-image:url('../images/buttonbg.png'); border:1px solid #fff; float:left; position:relative; left:7%;}
.mattext{ width:100%; height:30px; border-bottom:1px solid #fff; font-family:tahoma; font-size:12px; font-weight:bold; text-align:center; position:relative; top:15px; color:#fff;}
.mattextc{font-family:tahoma; font-size:11px; text-align:left; position:relative; top:21px; color:#fff;}
.mattextd{width:90%; height:100%; border:0px solid #fff; position:relative; left:5%;}
.matbutton{width:90px; height:25px; border-radius: 5px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:27px; left:72px;}
.matbutton:hover{width:90px; height:25px; border-radius: 5px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:27px; left:72px;}
.matbutton2{width:90px; height:25px; border-radius: 5px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:53px; left:72px;}
.matbutton2:hover{width:90px; height:25px; border-radius: 5px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:53px; left:72px;}
.matbutton3{width:90px; height:25px; border-radius: 5px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:16px; left:72px;}
.matbutton3:hover{width:90px; height:25px; border-radius: 5px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:16px; left:72px;}
.matbutton4{width:90px; height:25px; border-radius: 5px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:27px; left:72px;}
.matbutton4:hover{width:90px; border-radius: 5px; height:25px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:27px; left:72px;}
.matbutton5{width:90px; height:25px; border-radius: 5px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:39px; left:72px;}
.matbutton5:hover{width:90px; height:25px; border-radius: 5px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:39px; left:72px;}
.matbutton6{width:90px; height:25px; border-radius: 5px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:37px; left:72px;}
.matbutton6:hover{width:90px; border-radius: 5px; height:25px; border:2px solid #fff; font-family:tahoma; color:#fff; font-size:13px; text-align:center;   position:relative; top:37px; left:72px;}
.kontcs{width:100%; height:90px;}
.linec{width:100%; height:115px;}
.kontd{width:100%; height:940px; border:1px solid #000; background-color:#fff;}
.nnok1{width:100%; height:355px; background-image:url('../images/nnok1.png');}
.klbtext{ font-family:tahoma; font-size:19px; color:#444444; font-weight:bold; }
#klbtext1{position:relative; top:305px; left:10px; }
#klbtext2{position:relative; top:305px; right:20px; }
#klbtext3{position:relative; top:305px; right:55px; }
#klbtext4{position:relative; top:305px; right:30px; }
#klmtext1{position:relative; top:325px; right:182px; }
#klmtext2{position:relative; top:325px; right:212px; }
#klmtext3{position:relative; top:325px; right:192px; }
#klmtext4{position:relative; top:325px; right:150px; }
#klbtext11{position:relative; top:310px; left:10px; }
#klbtext12{position:relative; top:310px; left:152px; }
#klbtext13{position:relative; top:310px; left:70px; }
#klbtext14{position:relative; top:310px; left:20px; }
#klmtext11{position:relative; top:330px; right:204px; }
#klmtext12{position:relative; top:330px; right:87px; }
#klmtext13{position:relative; top:330px; right:132px; }
#klmtext14{position:relative; top:330px; right:165px; }
.klmtext{ font-family:tahoma; font-size:14px; color:#A9A9A9;}
.nnok2{width:100%; height:355px; background-image:url('../images/nnok2.png');}
.linenno1{width:100%; height:107px;  position:relative; top:40px; background-image:url('../images/linennop.png');}
.linemat{width:100%; height:107px; background-image:url('../images/linemat.png');}
.linemattext{color:#fff; font-family:tahoma; font-size:25px; position:relative; top:40%; text-align:center;}
.linennotext1{ width:100%; height:107px; border:0px solid #000; color:#fff; font-family:tahoma; font-size:25px; text-align:center;}
.linepltext{color:#fff; font-family:tahoma; font-size:25px; text-align:center; position:relative; top:40%;}
.lined{width:100%; height:76px; background-image:url('../images/lineoon.png'); position:relative; bottom:40px;}
.konte{width:100%; height:333px; background-image:url('../images/oon.png');}
.linee{width:100%; height:139px; background-image:url('../images/lineoon2.png');}
.linepust{width:100%; height:50px;}
.linenk{width:100%; height:48px;}
.pust1{width:100%; height:20px;}
.kontn{width:100%; height:395px; background-image:url('../images/kontn.png');}
.nov1{width:363px; height:350px; border:0px solid #000; position:relative; left:14%; top:7%; float:left;}
.nov2{width:363px; height:350px; border:0px solid #000; position:relative; left:244px; top:7%; float:left;}
.nov3{width:364px; height:350px; border:0px solid #000; position:relative; left:995px; top:7%;}
.novkar1{width:365px; height:180px; border:0px solid #000; background-image:url('../images/novkar1.png');}
.novkar2{width:365px; height:180px; border:0px solid #000; background-image:url('../images/novkar2.png');}
.novkar3{width:365px; height:180px; border:0px solid #000; background-image:url('../images/novkar3.png');}
.novtext1{width:363px; height:160px; border:0px solid #000;}
.novtext2{width:363px; height:160px; border:0px solid #000;}
.novtext3{width:363px; height:160px; border:0px solid #000;}
.novtextogl1{position:relative; top:35px; font-family:tahoma; font-weight:bold; font-size:17px; color:#000;}
.novtextkal1{position:relative; top:70px; right:180px; font-family:tahoma; font-size:12px; color:#5B5B5B;}
.novtextm1{position:relative; top:96px; right:0px; font-family:tahoma; font-size:14px; color:#5B5B5B;}
.novtextogl2{position:relative; top:33px; font-family:tahoma; font-weight:bold; font-size:17px; color:#000;}
.novtextkal2{position:relative; top:50px; left:23px; font-family:tahoma; font-size:12px; color:#5B5B5B;}
.novtextm2{position:relative; top:80px; right:0px; font-family:tahoma; font-size:14px; color:#5B5B5B;}
.novtextogl3{position:relative; bottom:140px; font-family:tahoma; font-weight:bold; font-size:17px; color:#000;}
.novtextkal3{position:relative; bottom:105px; right:170px; font-family:tahoma; font-size:12px; color:#5B5B5B;}
.novtextm3{position:relative; bottom:75px; right:0px; font-family:tahoma; font-size:14px; color:#5B5B5B;}
.pust2{width:100%; height:10px;}
.linenk2{width:100%; height:152px;}
.pust3{width:100%; height:70px;}
.contakt{width:100%; height:568px;}
.footer{width:100%; height:163px; background-image:url('../images/footer.png');}
.tables1{width:100%; height:35px; position:relative; bottom:57px; border:1px solid #214C9B;}
.yach1{width:80%; height:100%; border:1px solid #F9F9F9; color:#fff; font-family:timenewromana; background-color:#214C9B; float:left;}
.yach2{width:10%; height:100%; border:1px solid #F9F9F9; background-color:#214C9B; position:relative; left:80%;}
.yach3{width:10%; height:100%; border:1px solid #F9F9F9; background-color:#214C9B; position:relative; left:90%; bottom:37px;}
.pimage{ background-image:url('../images/prfiebig2.png');}
.pimage2{ background-image:url('../images/prhabermann2.png');}
.pimage3{ background-image:url('../images/gpl2.png');}
.teh001{width:100%; height:150px; background-image:url('../images/teh001.png'); border-bottom:3px solid #214C9B;}
.teh002{width:100%; height:150px; background-image:url('../images/teh002.png'); border-bottom:3px solid #214C9B;}
.teh003{width:100%; height:150px; background-image:url('../images/teh003.png'); border-bottom:3px solid #214C9B;}
.teh004{width:100%; height:150px; background-image:url('../images/teh004.png'); border-bottom:3px solid #214C9B;}
.teh005{width:100%; height:150px; background-image:url('../images/teh005.png'); border-bottom:3px solid #214C9B;}
.teh006{width:100%; height:150px; background-image:url('../images/teh006.png'); border-bottom:3px solid #214C9B;}
.tresk1{background-image:url('../images/tresk1.png');}
.tresk2{background-image:url('../images/tresk3.png');}
.tresk3{background-image:url('../images/tresk2.png');}
.tresk4{background-image:url('../images/tresk4.png');}
.inject1{background-image:url('../images/inject1.png');}
.inject2{background-image:url('../images/inject2.png');}
.inject3{background-image:url('../images/inject3.png');}
.inject4{background-image:url('../images/inject4.png');}
.rpl1{background-image:url('../images/rpl1.png');}
.rpl2{background-image:url('../images/rpl2.png');}
.rpl3{background-image:url('../images/rpl3.png');}
.rpl4{background-image:url('../images/rpl4.png');}
.rt1{background-image:url('../images/tun1.png');}
.rt2{background-image:url('../images/tun2.png');}
.rt3{background-image:url('../images/tun3.png');}
.rt4{background-image:url('../images/tun4.png');}
.giz1{background-image:url('../images/giz1.png');}
.giz2{background-image:url('../images/giz2.png');}
.giz3{background-image:url('../images/giz3.png');}
.giz4{background-image:url('../images/giz4.png');}
.no1{background-image:url('../images/no1.png');}
.no2{background-image:url('../images/no2.png');}
.no3{background-image:url('../images/no3.png');}
.no4{background-image:url('../images/no4.png');}
.no5{background-image:url('../images/no5.png');}
.no6{background-image:url('../images/no6.png');}
.no7{background-image:url('../images/no7.png');}
.no8{background-image:url('../images/no8.png');}
.no9{background-image:url('../images/no9.png');}
.no10{background-image:url('../images/no10.png');}
.ximeko{background-image:url('../images/ximeko.jpg');}
.zkonv{background-image:url('../images/zagrkonv.jpg');}
.pkonv{background-image:url('../images/plavkonv2.jpg');}
.rkons{background-image:url('../images/reshkon.jpg');}
.korkon{background-image:url('../images/korkons2.jpg');}
.zkondsud{background-image:url('../images/zks2.jpg');}
.zsngr{background-image:url('../images/zs2900.jpg');}
.zsncu{background-image:url('../images/zs900.jpg');}
.elgroh{background-image:url('../images/el.jpg');}
.obz{background-image:url('../images/obez.jpg');}
.krug{background-image:url('../images/krug.jpg');}
.lin{background-image:url('../images/lin.jpg');}
.nazkonv{background-image:url('../images/nazkonv2.jpg');}
#bcolor{border:2px solid #214C9B;}
.trcolor{border:2px solid #214C9B;}