@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; text-decoration: none; list-style: none;}
/*----------------------------*/
.pr {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  color: #000;
  border-collapse: collapse;
  border: solid 1px #444;
}

.sp li {
  list-style: square !important;
  margin-left: 20px;
  line-height: 24px;
}
.pr td {
    border: solid 1px #444;
    padding: 5px;
}
.pr tr:hover {
  background-color: #fff4eb;
}
.name_zag {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  display: block;
  text-align: center;
  background: #008fcb;
  border: 1px solid #007fb4;
  padding-top: 5px;
}
.name_zag h2 {
  color: #fff;
  background: none;
  color: #FFF500;
}

.name_zag h3 {
  color: #fff;
  background: none;
  color: #FFF500;
}
/*-----------------------------*/
img {
  border: none;
}

.spisok {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 14px;
  color: #000;
  line-height: 25px;
  margin-left: 35px;
}

.spisok li {
  list-style-type: square;
}



a#move_up {
   z-index:1000;
   position: fixed;
   bottom: 10px;
   right:10px;
   display: none;
   width: 90px;
   height: 21px; 
   text-align: center;
   font: 12px Verdana;
   text-decoration: none;
   color: #926262;
   background: #fff0f0;
   border: 1px solid #926262;
   padding-top:5px;
   opacity:0.9;
   filter: alpha(opacity=90);
}
a#move_up:hover {
   color: #fff;
   background: #891213;
} 

body {
	background-color: #868686;
	background-image: url(images/body.jpg);
	background-repeat: repeat;
}
.lang_vibor {
    position: absolute;
    top: 75px;
    left: 865px;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: red;
}
.lang {
    position: absolute;
	top: 100px; 
	left: 850px;     
        height: 16px;
        
}
h1, h2, h3, h4 {
	font-size:16pt;
	color: rgb(226, 0, 26);
	background-image: url(images/poloska.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
        margin-bottom: 7px;

}
.table {
	width: 1078px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-image: url(images/header.jpg);
	height: 339px;
	width: 1000px;
	background-repeat: no-repeat;
	position: relative;
}
.site_name {
	margin-top: 45px;
	margin-left: 65px;
	position: absolute;
}

.site_name img {
        border: none;
}

.mein_menu {
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 1000px;
}
.mein_menu ul {
	list-style-type: none;
	margin-left: 95px;
}
.mein_menu li {
	display: inline;
}
.mein_menu a {
	display: block;
	height: 36px;
	width: 121px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
	margin-left: 10px;
	text-decoration: underline;
}
.mein_menu a:hover {
	background-image: url(images/link.png);
	background-repeat: no-repeat;
        text-decoration: none;
}



.wrap {
	background-color: #FFFFFF;
	min-height:800px;
}
.bloki {
	height: 120px;
	width: 945px;
	margin-left: auto;
        margin-right: auto;
}
.nashi_uslugi_block {
	height: 311px;
	width: 277px;
	background-image: url(images/block_1.png);
	background-repeat: no-repeat;
	float: left;
}
.block_text span {
	font-weight: bold;
}

.block_text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 237px;
	text-align: left;
	margin-top: 130px;
	float: left;
	margin-left: 20px;
	margin-bottom: 2px;
	border: 1px solid #000000;
	height: 153px;
	padding: 3px;
}
.block_text a {
	color: #FF0000;
	text-decoration: underline;
}
.block_text a:hover {
	text-decoration: none;
}

.nasha_rabota_block {
	height: 311px;
	width: 277px;
	background-image: url(images/block_2.png);
	float: left;
	margin-left: 20px;
}

.pochemu_mi_block {
	float: left;
	height: 311px;
	width: 277px;
	margin-left: 20px;
	background-image: url(images/block_3.png);
	background-repeat: no-repeat;
}
.contejner {
	width: 1000px;
        margin-top: 38px;
        float: left;
}
.content {
	background-color: #F2F2F2;
	width: 614px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 5px;
	text-align: left;
	border: 1px solid #B6B6B6;
	margin-left: 62px;
        min-height: 750px;
	
}

.content a {
        color: red;
}

.content a:hover {
        text-decoration: underline;
}

.content p {
        margin-bottom: 10px;
}

.sidebar {
	font-family: sans-serif;
	font-size: 12px;
	width: 230px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
}
.kontakti {
	width: 230px;
	margin-bottom: 30px;
	background-image: url(image/menu.png);
	background-repeat: no-repeat;
	height: 300px;
	
	position: relative;
}
.kontakti span {
	text-align: center;
	display: block;
	margin-top: 70px;
	margin-bottom: 7px;
	font-family: sans-serif;
	font-size: 16pt;
	color: #FF0000;
	font-weight: 700;
	float: left;
	width: 230px;
}
.kontakti p {
	float: left;
	margin-left: 15px;
}
.kontakti a {
	float: left;
	width: 215px;
	margin-top: 15px;
	margin-left: 15px;
	color: #FF0000;
	background-image: url(images/galochka_red.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.kontakti a:hover {
	text-decoration: underline;
}
.menu {
	width: 230px;
	margin-bottom: 30px;
	background-image: url(image/menu.png);
	background-repeat: no-repeat;
	height: 300px;
	position: relative;
}
.menu span {
	text-align: center;
	display: block;
	margin-top: 70px;
	margin-bottom: 7px;
	font-family: sans-serif;
	font-size: 16pt;
	color: #FF0000;
	font-weight: 700;
	float: left;
	width: 230px;
}
.menu p {
	float: left;
	margin-left: 15px;
}
.menu a {
	float: left;
	width: 212px;
	margin-left: 15px;
	color: #000000;
	background-image: url(images/galochka.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	height: 20px;
	text-align: left;
}
.menu a:hover {
	text-decoration: underline;
	color: #FF0000;
	background-image: url(images/galochka_red.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.menu_1 {
	width: 230px;
	margin-bottom: 30px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	
	position: relative;
        float: left;
        margin-top: 10px;
}
.menu_1 span {
	text-align: center;
	display: block;
	margin-top: 70px;
	margin-bottom: 7px;
	font-family: sans-serif;
	font-size: 16pt;
	color: #FF0000;
	font-weight: 700;
	float: left;
	width: 230px;
}
.menu_1 p {
	float: left;
	margin-left: 15px;
}
.menu_1 a {
	float: left;
	width: 212px;
	margin-left: 15px;
	color: #000000;
	background-image: url(images/galochka.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	height: 20px;
	text-align: left;
}
.menu_1 a:hover {
	text-decoration: underline;
	color: #FF0000;
	background-image: url(images/galochka_red.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#flashContent {
        float: left;
        margin-left: 22px;
        
}

.footer {
	background-image: url(images/footer.jpg);
	height: 90px;
	width: 1000px;
	margin-top: 15px;
        position: relative;
}
.footer div {
	float:right;
	margin-top:25px;
	margin-right:70px;
	text-align: right;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.schetchiki { 
	width:230px;
	float:left;
	 
}
.price {
	background: #fff;
}
.table_prod_na_prodazhu {color: #FFFFFF}
.td_prod_na_prodazhu {color: #000000}
.navedenie:hover td {
	background: #eee;

}
.suv_prod {
list-style-type:square;
margin-left:30px;
}
.suv_prod a {
	color:#006600;
}
.suv_prod a:hover {
	text-decoration:underline;
}
.foto_kontakti {
        margin-top:20px;
}
.foto_kontakti ul {
        margin-left: 55px;
        list-style:none;
} 
.foto_kontakti li {
        display: inline;
        margin-bottom:10px;
        
}
.foto_kontakti img {
        border:1px solid #000;
}

.galary {
        float: left;
}

.galary ul { 
        margin-bottom: 10px;
        list-style: none;
        float: left;
}

.galary li { 
	list-style: none;
        display: inline;
}

.galary a {
	border: 5px solid #dd7201;
	margin-left: 20px;
	margin-bottom: 10px;
	display: block;
        color: #0084ff;
}

.galary a:hover {
       border: 5px solid #ff8300;
		
}

.kategorii {
         width: 604px; 
         height:27px;
         padding-top:3px;
         padding-left:10px; 
         background-color:#FFCC99;
         float: left;
}

.block_carusel {
	position: absolute;
	width: 896px;
	top: 160px;
        left: 52px;
        background-image: url(images/reklama/fon.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
.j-carousel-wrapper {
                font-family: Verdana, Arial, Helvetica, sans-serif;
	        font-size: 12pt;
		width: 786px;
		overflow: hidden;
		margin: 32px auto 0px auto;
	}

.j-carousel-items {
			width: 10000px;
			position: relative;
                        
}

.prev, .next {
	width: 39px;
	height: 132px;
	top: 50px;
	cursor: pointer;
	position: relative;
	
}

.prev {
	float: left;
	background-image: url(img/left-nav.gif);

}

.next {
	float: right;
	background-image: url(img/right-nav.gif);

}

.j-carousel-items li {
				float: left;
				width: 102px;
				padding: 5px 15px;
}

.j-carousel-items a { 
					display: block;
					width: 103px;
					overflow: hidden;
color:#000;
}

.j-carousel-items a:hover {
     text-decoration: underline;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
-moz-opacity:0.5;
-khtml-opacity:0.5;
opacity:0.5;
}
.left_img {
      float: left; 
      border: 1px solid #ccc; 
      padding: 2px; 
      margin-right: 10px; 
      margin-top: 5px;
      width: 200px;
}
.right_img {
      float: right; 
      border: 1px solid #ccc; 
      padding: 2px; 
      margin-left: 10px; 
      margin-top: 5px;
      width: 200px;
}
.design {
      position: absolute;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      color: #363636;
      top: 25px;
      left: 160px;
}
.logo_med_design {
     position: absolute;
     background-image: url(images/log_med_design.jpg);
     background-repeat: none;
     width: 100px;
     display: block;
     height: 22px;
     top: 53px;
     left: 210px;
}
.produkciya_kat {
	background-repeat: no-repeat;
	width: 300px;
	height: 130px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	background-image: url(img/bg_img_kategorii.jpg);
	background-position: center center;
}

.produkciya_kat img {
        border: none;
}

.kat_block{
	width: 600px;
	background-color: #f2f2f2;
	float: left;
        margin-left: 7px;
        margin-bottom: 10px;
}

.img_link_kat {
	width: 115px;
	height: 130px;
	position: absolute;
	left: -10px;
	
}
.produkciya_kat_zaglavie {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CA0000;
	position: absolute;
	left: 105px;
	top: 15px;
	text-decoration: none;
}
.produkciya_kat_zaglavie:hover {
	text-decoration: underline;	
}
.produkciya_kat_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	position: absolute;
	left: 105px;
	top: 33px;
	text-align: left;
	width: 185px;
        line-height: 14px;
}

.produkciya_kat_podrobnee {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	position: absolute;
	left: 105px;
	top: 102px;
	text-align: left;
}
/************************************************/
.titleLink {
color: #CCC;
}
.kat_galary span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #E95D0F;
	width: 604px;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 10px;
	float: left;
	
}

.kat_galary {
	float: left;
	margin-bottom: 20px;
	
}

.kat_galary ul {
        padding-top: 10px;
}

.kat_galary li {
	list-style: none;
	float: left;
	margin-right: 11px;
        margin-bottom: 7px;
	
		
}

.kat_galary a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	height: 21px;
	background-color: #a1a1a1;
	display: block;
	padding: 4px 3px 0px 3px;

}

.kat_galary a:hover {
	text-decoration: none;	
	background-color: #ff0000;
	color: #f6ff00;
}	