html {height: 100%;}
body {
            margin: 0px 0px 0px 0px;
            background:#ffffff;
            background-position:center top;
	        height: 100%;
}

#container {
            background:#ffffff;
	         border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border: 1px solid #2b726c;
            width: 100%;
            min-width:1000px;
	        max-width:1600px;
            position:relative;
            overflow:hidden;
	        margin: 0 auto;
	        min-height: 100%;
} 

h1 {
	        background:url(/wp-content/uploads/images/h1.gif) top repeat-x;
	        font:normal 16px Verdana, Geneva, sans-serif;
	        color:#ffffff;
	        height:42px;
	        padding:3px 0 0 10px;
	        margin:5px 0px 0px 0px;
}

p {text-indent: 20px;}

a {
	color: green;
	text-decoration:underline;
}
a:hover {
	color: green;
	text-decoration:none;
}
a img   { 
	border-color:#000 
}

.sweem {
    display: inline;
    position: relative;
}

.sweem:hover:after{
    background: #ffffff;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border:3px solid green;
    bottom: 36px;
    color: #000000;
    font-style: normal;
    content: attr(alt);
    left: 0%;
    padding: 10px;
    position: absolute;
    z-index: 98;
    width: 200px;
}
.sweem:hover:before{ /* Добавляем стрелочку внизу блока всплывающей подсказки */
    border: solid;
    border-color: green transparent;
    border-width: 15px 10px 0 6px;
    bottom: 21px;
    content: "";
    left: 50%;
    position: absolute;
    z-index: 99;
}

.price {
	color:#376e57;
	font-weight:bold;
}

.photo_left {
          margin: 12px 15px 10px 3px;
          padding: 0px 0px 0px 0px; 
          float:left;
          border:none;
}

.photo_right {
          margin: 12px 15px 0px 25px;
          padding: 0px 0px 0px 0px; 
          float:right;
          border:none;
}



h2,h3,h4,h5,h6 { margin:0px; padding:0; color:#2b726c; font-family:Verdana, Geneva, sans-serif;}
h2 { font-size:14px; text-align: left;}
h3 { font-size:14px; text-align: left;}
h4 { font-size:14px;}
h5,h6 { font-size:14px;}

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px 5px 5px 5px; border: none; font: 14px Arial, Helvetica, sans-serif; color:#323232;}
table.table0 td p{ font: 14px Arial, Helvetica, sans-serif; color:#323232;}

table.table1 { border-collapse:collapse;}
table.table1 td { padding:5px 5px 5px 5px; border: 1px solid #323232; font:normal 12px Verdana, Geneva, sans-serif; color:#323232;}
table.table1 td p{ font:normal 12px Verdana, Geneva, sans-serif; color:#323232;}

table.table00 { border-collapse:collapse;}
table.table00 td { padding:5px 5px 5px 5px; border: none !important; font: 14px Arial, Helvetica, sans-serif; color:#323232 !important; font-weight:normal !important;}
table.table00 td p{ font: 14px Arial, Helvetica, sans-serif; color:#323232 !important; font-weight:normal !important;}

#header {
	        height:100px;
            width: 100%;
            margin:0px 0px 0px 0px;
            padding:0px 0px 0px 0px;
            font: 14px Arial, Helvetica, sans-serif;
            color: #000000;
            border: none;
	        background:#2b726c;
}

.pic_logo {
           margin: 0px 0px 0px 0px;
           padding: 0px 0px 30px 0px;
           background:url('/wp-content/uploads/images/top_pic2.gif') repeat-x;
}


#header td {
            margin:0px 0px 0px 0px;
            padding:0px 20px 0px 0px;
}

#header a {
            color:#ffffff;
            text-decoration:underline;
}

#header a img{
            border:none;
}

#header a:hover {
            color:#ffffff;
            text-decoration:none;
}

 
#pages {
            background:#000000;
            width: 98%;
            height: 34px;
            margin:75px 0px 7px 10px;
            padding:0px 0px 0px 0px;
            position:relative;
            border-top:1px solid #e8e8e8;
            border-bottom:1px solid #e8e8e8;
            border-left:1px solid #e8e8e8;
            border-right:1px solid #e8e8e8;
}


#sidebar {
            float: left;
            min-width:200px;
	        width:20%;
            margin:0px 0px 5px 0px;
            padding:0px 0px 0px 0px;
	        background: #ffffff;
	        position: relative;
	        min-height: 100% !important;
	        
}


#content {
	        position: relative;
            background: #ffffff;
            float:right;
	        width:76%;        
            margin:0px 0px 0px 0px;
            padding:0px 20px 0px 0px;
            font: 14px Arial, Helvetica, sans-serif;
            border: none;
	        min-height: 100% !important;
}

.articles {
	
	       position: absolute;
	       bottom: -230px;
	       right:10px;
}

address {
    display: block;
    font-style: normal;
}

#home a{
	font: 14px Arial, Helvetica, sans-serif;
}

#content p{
	        color:#696969;
}

#content ul li{
	        color:#696969;
}

#content_en {
            background: #ffffff;
            float: none;
            padding: 0px 10px 290px 0px;
            font: 14px Arial, Helvetica, sans-serif;
            border: none;
	        margin: 0 auto;
     min-width:1000px;
     max-width:100%;
     min-height: 100%;
     height: auto !important;
     position:relative;
     overflow:hidden;
}

#content_en p{
	        color:#696969;
}

#clear {
            clear:both;
}

.clear {
	clear:both;
	height:80px;
}

#footer {
            clear: both;
            height: 100px;
            width: 100%;
            margin:0px;
            border: none;
	        position: absolute;
	        bottom:0;
            font: 10px Cambria, Arial, Helvetica, sans-serif;
	        background: #2b726c;
}

#sales {
	width:100%;
	height: 40px;
	line-height: 40px;
	text-align:center;
	background:#ffffff;
	margin: 0px 0px 0px 0px;
}

#sales a{
	font-weight:bold;
	color:red;
	text-decoration:underline;
	display: inline-block;
}

#sales a:hover{
	text-decoration:none;
}

.bot_logo {
           margin: 0px 0px 0px 0px;
           padding: 0px 0px 0px 0px;
           background:url('/wp-content/uploads/images/bot_logo.png') repeat-x;
}

#footer_1 {
	      position: relative;
	      background:url('/wp-content/uploads/images/bot_center.png') repeat-x;
	      height: 45px;
          width: 100%;
          margin:0px 0px 0px 0px;
          padding:0px 0px 0px 0px;
          border: none;	
}

#footer_2 {
	      position: relative;
	      background:#eeeeee;
	      height: auto;
          width: 100%;
          margin:0px 0px 0px 0px;
          padding:0px 0px 0px 0px;
          border: none;
}

#footer_2 p{
	      font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#footer_2 ul {
            margin: 0px 0px 0px 20px;
            padding: 0px 0px 0px 0px;
            list-style: none;
}

#footer_2 ul li {
            display: block;
            height:25px;
	        margin:1px 0px 1px 0px;
	        padding:0px 0px 0px 0px;
            font: 12px Verdana, Arial, Helvetica, sans-serif;
            font-weight: normal;
}

#footer_2 ul li a {
            color:#2E8B57;
	        text-decoration:underline;
            background:none;
}

#footer_2 ul li a:hover {
            color:#2E8B57;
            background:none;
            text-decoration:none;
            border:none;
}

#pages_bot {
            background:none;
            width: 100%;
            height: 25px;
            margin: 12px 0px 0px 0px;
            padding:0px 0px 0px 4px;
            position:absolute;
            border: none;
}

#pages_bot ul {
            margin: 2px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            list-style: none;
}

#pages_bot ul li {
            display: inline;
            height:25px;
            float:left;
            width:80px;
            font: 9px Verdana, Arial, Helvetica, sans-serif;
            font-weight: normal;
}

#pages_bot ul li a {
            color:#ffffff;
            display:block;
            margin:0px 0px 0px 0px;
            text-align:center;
	    padding:7px 0px 7px 0px;
	    text-transform:uppercase;
	    text-decoration:underline;
            background:none;
}

#pages_bot ul li a:hover {
            color:#ffffff;
            background:none;
            text-decoration:none;
            border:1px solid #ffffff;
}

#inside_footer {
	        background:none;
            width: 100%;
            height: 35px;
            margin: 20px 0px 0px 0px;
            padding:0px 0px 0px 0px;
            position:absolute;
            border: none;
	       font: 14px Arial, Helvetica, sans-serif;
	       color:#ffffff; 
}
 
#pages {
            background:none;
            width: 100%;
            height: 25px;
            margin:-34px 0px 5px 0px;
            padding:0px 0px 0px 4px;
            position:relative;
            border: none;
}

#pages ul {
            margin: 2px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            list-style: none;
}

#pages ul li {
            display: inline;
            height:25px;
            float:left;
            width:80px;
            font: 9px Verdana, Arial, Helvetica, sans-serif;
            font-weight: normal;
}

#pages ul li a {
            color:#ffffff;
            display:block;
            margin:0px 0px 0px 0px;
            text-align:center;
	    padding:7px 0px 7px 0px;
	    text-transform:uppercase;
	    text-decoration:underline;
            background:none;
            border:none;
}

#pages ul li a:hover {
            color:#ffffff;
            background:none;
            text-decoration:none;
            border:1px solid #ffffff;
}

#pages_en {
            background:none;
            width: 100%;
            height: 25px;
            margin:-34px 0px 5px 0px;
            padding:0px 0px 0px 4px;
            position:relative;
            border: none;
}

#pages_en ul {
            margin: 2px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            list-style: none;
}

#pages_en ul li {
            display: inline;
            height:25px;
            float:left;
            width:180px;
            font: 9px Verdana, Arial, Helvetica, sans-serif;
            font-weight: normal;
}

#pages_en ul li a {
            color:#ffffff;
            display:block;
            margin:0px 0px 0px 0px;
            text-align:center;
            text-valign:middle;
	    padding:7px 0px 7px 0px;
	    text-transform:uppercase;
	    text-decoration:underline;
            background:none;
            -moz-transition: border 0s linear;
            -o-transition: border 0s linear;
            -webkit-transition: border 0s linear;
            -ms-transition: border 0s linear;
            transition: border 0s linear;
}

#pages_en ul li a:hover {
            color:#ffffff;
            background:none;
            text-decoration:none;
            border:1px solid #ffffff;
}

#pages_bot_en {
            background:none;
            width: 100%;
            height: 25px;
            margin: 12px 0px 0px 0px;
            padding:0px 0px 0px 4px;
            position:absolute;
            border: none;
}

#pages_bot_en ul {
            margin: 2px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            list-style: none;
}

#pages_bot_en ul li {
            display: inline;
            height:25px;
            float:left;
            width:180px;
            font: 9px Verdana, Arial, Helvetica, sans-serif;
            font-weight: normal;
}

#pages_bot_en ul li a {
            color:#ffffff;
            display:block;
            margin:0px 0px 0px 0px;
            text-align:center;
            text-valign:middle;
	    padding:7px 0px 7px 0px;
	    text-transform:uppercase;
	    text-decoration:underline;
            background:none;
}

#pages_bot_en ul li a:hover {
            color:#ffffff;
            background:none;
            text-decoration:none;
            border:1px solid #ffffff;
}

#doc_time {
            height: 19px;
            color: #ffffff;
            float: right;
            margin: 5px 0px 0px 0px;
            padding: 0px 20px 0px 10px;
            font: 13px Verdana, Geneva, sans-serif;
            border: none;
}

#search {
            height: 19px;
            float: left;
            margin: 2px 0px 0px 0px;
            padding: 0px 20px 0px 10px;
            border: none;
}

#lmenu {
margin:0px 0px 5px 0px;
	padding:6px 3px 10px;
	background:#ffffff;
}

	#lmenu li {
	display:block;
	padding:0;
	margin:0;
	line-height:0;
	font-size:0;
		list-style:none;	
	}
	
		#lmenu li a {
		padding:8px 24px 8px 24px;
	    margin:0px 0px 3px 0px;
        font:14px Verdana, Geneva, sans-serif;
        font-weight:normal;
		display:block;
		color:#494949;
		text-decoration:none;
		background:#eeeeee;
		border-radius: 5px 5px 5px 5px;
       -moz-border-radius: 5px 5px 5px 5px;
       -webkit-border-radius: 5px 5px 5px 5px;
        border:1px solid #2F4F4F;
		border-bottom:1px solid #2F4F4F !important;
		}
		
		#lmenu li a:hover {
			font-weight:normal;
			color:#ffffff;
			text-decoration:none;
			background:#B5B5B5;
			border-radius: 5px 5px 5px 5px;
           -moz-border-radius: 5px 5px 5px 5px;
           -webkit-border-radius: 5px 5px 5px 5px;
            border:1px solid #2F4F4F;
            border-bottom:1px solid #2F4F4F !important;
		}

#i1 {
margin:2px 0px 3px 0px;
padding:0;
background:#ffffff;
border:none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
opacity:0; /*Элемент полностью прозрачный (невидимый)*/
	transition: 1s; /*Скорость перехода состояния элемента*/
	animation: show 2s 1; /* Указываем название анимации, её время и количество повторов*/
animation-fill-mode: forwards; /* Чтобы элемент оставался в конечном состоянии анимации */
  animation-delay: 0.5s; /* Задержка перед началом */
}

@keyframes show{
	 0%{
		 opacity:0;
	 }
	 
	 
	 100% {
		 opacity:1;
	 }
}

#i1 li a:before{
	content:url('/wp-content/uploads/images/before2.png');
}

#i1 li a:hover:before{
	content:url('/wp-content/uploads/images/before1.png');
}

#i1 li a {
outline:none;
border:none;
border-bottom:none !important;
line-height:18px;
text-align:left;
background:none;
padding:4px 4px 4px 0px;
margin:0px;
font-size:12px;
}

#i1 li a:hover{
	color: #2E8B57;
    text-decoration:none;
    background:none;
    text-shadow: 1px 1px 0.5px #000000;
border:none !important;
border-bottom:none !important;
}

#i2 {
margin:2px 0px 3px 0px;
padding:0;
background:#ffffff;
border:none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
opacity:0; /*Элемент полностью прозрачный (невидимый)*/
	transition: 1s; /*Скорость перехода состояния элемента*/
	animation: show 2s 1; /* Указываем название анимации, её время и количество повторов*/
animation-fill-mode: forwards; /* Чтобы элемент оставался в конечном состоянии анимации */
  animation-delay: 0.5s; /* Задержка перед началом */
}

@keyframes show{
	 0%{
		 opacity:0;
	 }
	 
	 
	 100% {
		 opacity:1;
	 }
}

#i2 li a:before{
	content:none;
}

#i2 li a {
outline:none;
border:none;
border-bottom:none !important;
line-height:18px;
text-align:left;
background:none;
padding:4px 4px 4px 0px;
margin:0;
font-size:12px;
}

#i2 li a:hover{
	color: #2E8B57;
    text-decoration:none;
    background:none;
    text-shadow: 1px 1px 0.5px #000000;
border:none !important;
border-bottom:none !important;
}

#i2 li a:before{
	content:url('/wp-content/uploads/images/before2.png');
}

#i2 li a:hover:before{
	content:url('/wp-content/uploads/images/before1.png');
}

#i3 {
margin:2px 0px 3px 0px;
padding:0;
background:#ffffff;
border:none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
opacity:0; /*Элемент полностью прозрачный (невидимый)*/
	transition: 1s; /*Скорость перехода состояния элемента*/
	animation: show 2s 1; /* Указываем название анимации, её время и количество повторов*/
animation-fill-mode: forwards; /* Чтобы элемент оставался в конечном состоянии анимации */
  animation-delay: 0.5s; /* Задержка перед началом */
}

@keyframes show{
	 0%{
		 opacity:0;
	 }
	 
	 
	 100% {
		 opacity:1;
	 }
}

#i3 li a:before{
	content:none;
}

#i3 li a {
outline:none;
border:none;
border-bottom:none !important;
line-height:18px;
text-align:left;
background:none;
padding:4px 4px 4px 0px;
margin:0;
font-size:12px;
}

#i3 li a:hover{
	color: #2E8B57;
    text-decoration:none;
    background:none;
    text-shadow: 1px 1px 0.5px #000000;
border:none !important;
border-bottom:none !important;
}

#i3 li a:before{
	content:url('/wp-content/uploads/images/before2.png');
}

#i3 li a:hover:before{
	content:url('/wp-content/uploads/images/before1.png');
}

#i4 {
margin:2px 0px 3px 0px;
padding:0;
background:#ffffff;
border:none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
opacity:0; /*Элемент полностью прозрачный (невидимый)*/
	transition: 1s; /*Скорость перехода состояния элемента*/
	animation: show 2s 1; /* Указываем название анимации, её время и количество повторов*/
animation-fill-mode: forwards; /* Чтобы элемент оставался в конечном состоянии анимации */
  animation-delay: 0.5s; /* Задержка перед началом */
}

@keyframes show{
	 0%{
		 opacity:0;
	 }
	 
	 
	 100% {
		 opacity:1;
	 }
}

#i4 li a:before{
	content:none;
}

#i4 li a {
outline:none;
border:none;
border-bottom:none !important;
line-height:18px;
text-align:left;
background:none;
padding:4px 4px 4px 0px;
margin:0;
font-size:12px;
}

#i4 li a:hover{
	color: #2E8B57;
    text-decoration:none;
    background:none;
    text-shadow: 1px 1px 0.5px #000000;
border:none !important;
border-bottom:none !important;
}

#i4 li a:before{
	content:url('/wp-content/uploads/images/before2.png');
}

#i4 li a:hover:before{
	content:url('/wp-content/uploads/images/before1.png');
}

#i5 {
margin:2px 0px 3px 0px;
padding:0;
background:#ffffff;
border:none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
opacity:0; /*Элемент полностью прозрачный (невидимый)*/
	transition: 1s; /*Скорость перехода состояния элемента*/
	animation: show 2s 1; /* Указываем название анимации, её время и количество повторов*/
animation-fill-mode: forwards; /* Чтобы элемент оставался в конечном состоянии анимации */
  animation-delay: 0.5s; /* Задержка перед началом */
}

@keyframes show{
	 0%{
		 opacity:0;
	 }
	 
	 
	 100% {
		 opacity:1;
	 }
}

#i5 li a:before{
	content:none;
}

#i5 li a {
outline:none;
border:none;
border-bottom:none !important;
line-height:18px;
text-align:left;
background:none;
padding:4px 4px 4px 0px;
margin:0;
font-size:12px;
}

#i5 li a:hover{
	color: #2E8B57;
    text-decoration:none;
    background:none;
    text-shadow: 1px 1px 0.5px #000000;
border:none !important;
border-bottom:none !important;
}

#i5 li a:before{
	content:url('/wp-content/uploads/images/before2.png');
}

#i5 li a:hover:before{
	content:url('/wp-content/uploads/images/before1.png');
}

#i10 {
margin:2px 0px 3px 0px;
padding:0;
background:#ffffff;
border:none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
opacity:0; /*Элемент полностью прозрачный (невидимый)*/
	transition: 1s; /*Скорость перехода состояния элемента*/
	animation: show 2s 1; /* Указываем название анимации, её время и количество повторов*/
animation-fill-mode: forwards; /* Чтобы элемент оставался в конечном состоянии анимации */
  animation-delay: 0.5s; /* Задержка перед началом */
}

@keyframes show{
	 0%{
		 opacity:0;
	 }
	 
	 
	 100% {
		 opacity:1;
	 }
}

#i10 li a:before{
	content:none;
}

#i10 li a {
outline:none;
border:none;
border-bottom:none !important;
line-height:18px;
text-align:left;
background:none;
padding:4px 4px 4px 0px;
margin:0;
font-size:12px;
}

#i10 li a:hover{
	color: #2E8B57;
    text-decoration:none;
    background:none;
    text-shadow: 1px 1px 0.5px #000000;
border:none !important;
border-bottom:none !important;
}

#i10 li a:before{
	content:url('/wp-content/uploads/images/before2.png');
}

#i10 li a:hover:before{
	content:url('/wp-content/uploads/images/before1.png');
}



.news_title {
	text-align:center;
	background:url(/wp-content/uploads/images/news_title.gif) top repeat-x;
	font:normal 16px Verdana, Geneva, sans-serif;
	color:#ffffff;
	height:34px;
	padding:6px 2px 2px 2px;
	margin:5px 9px 5px 5px;
	
}

.news {
	font:normal 13px Tahoma, Geneva, sans-serif;
	color:#575757;
	padding:30px 5px 30px 5px;
	margin:2px 2px 10px 2px;
	border-bottom:1px solid #2b726c;
	background:#eeeeee;
}
	.news a {
		color:#2b726c;
		text-decoration:underline;
	}
	.news a:hover {
		color:#2b726c;
		text-decoration:none;
	}
	
		.news a img {
		border:2px solid #eeeeee;
	}
	.news a img:hover {
		border:2px solid #FF7F50;
	}


/* Хлебные крошки */	
.breadcrumbs { 
padding:5px 10px 5px 15px; max-height:35px; overflow:hidden; line-height: 180%;
  border-radius:0 0 8px 8px;
}

.breadcrumbs { 
color: #000000;
	font-size: 12px;
}

.breadcrumbs a{ 
color: #2E8B57;
	font-size: 12px;
}

.breadcrumbs a:hover{ 
color: #2E8B57;
	font-size: 12px;
}

#up {
            background:none;
            width: 82px;
            height: 82px;
            margin:22px 0px 0px 5px;
            padding:0px 0px 0px 0px;
            position:fixed;
            bottom:3px;
            right:10px;
            z-index: 999;
}

#up a img {
             border: none;
             opacity:0.4;
}

#up a img:hover {
             border: none;
             opacity:1;
}

#top_m {
            height:100px;
            width: 100%;
            position:relative;
            margin:0px 0px 0px 0px;
            padding:0px 0px 4px 0px;
            color: #ffffff;
            border: none;
            background:#40796a;
            font: normal Verdana, Geneva, sans-serif;
}

#top_m td a{
	        text-decoration:none;
	        color:#ffffff;
	        font-size:30px;
}

#top_m td a:hover{
	        text-decoration:none;
	        color:#ffffff;
	        font-size:30px;
}

.rotate {
  -webkit-transform: rotate(270deg); /* не забываем префиксные свойства */
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.komponent {
	width:210px;
	height:150px;
	float:left;
	text-align:center;
	margin:15px 10px 15px 10px;
	padding: 15px 15px 15px 15px;
	background:#ffffff;
	border:2px solid #cdcdcd;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}

.komponent:hover {
	background:#ffffff;
	border:2px solid #2E8B57;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    opacity:0.7;
    -moz-border-opacity:0.7;
    -webkit-border-opacity:0.7;
}

.komponent a{
	align-content:center;
	font-weight:bold;
	text-decoration:none;
}

.komponent a:hover{
	align-content:center;
	font-weight:bold;
	text-decoration:none;
}

.komponent a img{
	border:none;
}

.komponent a img:hover{
	border:none;
}

/* Цвет бг и шрифта в заглавии таблиц  */

.zagolovok {
	background: #40796a;
}


.overflow {
	height:493px; /* высота нашего блока */
	width:270px;
    background: #fff; /* цвет фона, белый */
    border: 1px solid #cecece; /* размер и цвет границы блока */
    overflow-y: scroll;
    padding:5px 5px 5px 5px;
     border-radius: 20px 0px 0px 20px;
    -moz-border-radius: 20px 0px 0px 20px;
    -webkit-border-radius: 20px 0px 0px 20px;
}


.type a:hover{
	opacity:0.6;
}

#qr {
	width:97%;
	height:220px;
	margin:0px 30px 0px 0px;
	padding: 15px;
	background:#ffffff;
	border:2px solid #40796a;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
	font-weight:bold;
}

.qr {
	font-size:20px;
	
}
.komponent_silmash {
	width:250px;
	height:370px;
	margin:10px 10px 10px 10px;
	padding: 15px 15px 15px 0px;
	background:#ffffff;
	border:2px solid #cdcdcd;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}

.komponent_silmash:hover {
	background:#ffffff;
	border:2px solid #2E8B57;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    opacity:0.7;
    -moz-border-opacity:0.7;
    -webkit-border-opacity:0.7;
}

.komponent_silmash a{
	align-content:center;
	font-weight:bold;
	text-decoration:none;
}

.komponent_silmash a:hover{
	align-content:center;
	font-weight:bold;
	text-decoration:none;
}

.komponent_silmash a img{
	border:none;
}

.komponent_silmash a img:hover{
	border:none;
}

.komponent_crane {
	width:230px;
	height:280px;
	float:left;
	text-align:center;
	margin:15px 10px 15px 10px;
	padding: 15px 15px 15px 15px;
	background:#ffffff;
	border:2px solid #cdcdcd;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}

.komponent_crane:hover {
	background:#ffffff;
	border:2px solid #2E8B57;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    opacity:0.7;
    -moz-border-opacity:0.7;
    -webkit-border-opacity:0.7;
}

.komponent_crane a{
	align-content:center;
	font-weight:bold;
	text-decoration:none;
}

.komponent_crane a:hover{
	align-content:center;
	font-weight:bold;
	text-decoration:none;
}

.komponent_crane a img{
	border:none;
}

.komponent_crane a img:hover{
	border:none;
}

.komponent_plat {
	width:230px;
	height:280px;
	float:left;
	text-align:center;
	margin:15px 10px 15px 10px;
	padding: 15px 15px 15px 15px;
	background:#ffffff;
	border:2px solid #cdcdcd;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}

.komponent_plat:hover {
	background:#ffffff;
	border:2px solid #2E8B57;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    opacity:0.7;
    -moz-border-opacity:0.7;
    -webkit-border-opacity:0.7;
}

.komponent_plat a{
	align-content:center;
	font-weight:bold;
	text-decoration:none;
}

.komponent_plat a:hover{
	align-content:center;
	font-weight:bold;
	text-decoration:none;
}

.komponent_plat a img{
	border:none;
}

.komponent_plat a img:hover{
	border:none;
}

.komponent_fas {
	width:230px;
	height:300px;
	float:left;
	text-align:center;
	margin:15px 10px 15px 10px;
	padding: 15px 15px 15px 15px;
	background:#ffffff;
	border:2px solid #cdcdcd;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
}

.komponent_fas:hover {
	background:#ffffff;
	border:2px solid #2E8B57;
	 border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    opacity:0.7;
    -moz-border-opacity:0.7;
    -webkit-border-opacity:0.7;
}

.komponent_fas a{
	align-content:center;
	font-weight:bold;
	text-decoration:none;
}

.komponent_fas a:hover{
	align-content:center;
	font-weight:bold;
	text-decoration:none;
}

.komponent_fas a img{
	border:none;
}

.komponent_fas a img:hover{
	border:none;
}

#contact_form_bot {
	display:block;
	position:fixed;
	bottom:0;
	right:100px;
	width: 200px;
	height:27px;
	background:#006400;
	border:1px solid #000000;
	 border-radius: 0px 10px 0px 0px;
    -moz-border-radius: 0px 10px 0px 0px;
    -webkit-border-radius: 0px 10px 0px 0px;
    opacity:0.6;
	z-index:999;
	box-shadow: -4px -2px 5px 2px #696969; 
}

#contact_form_bot td{
	color:#ffffff;
}

#contact_form {
	padding:10px;
	position:fixed;
	bottom:50px;
	right:30px;
	width: 270px;
	height:auto;
	background:#ffffff;
	border:2px solid #dcdcdc;
	 border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
	z-index:999;
	box-shadow: -4px -2px 8px 1px #696969;
	opacity:0.9;
}

#contact_form_2 {
	padding:10px;
	position:relative;
	width: 260px;
	height:auto;
	background:#ffffff;
	border:2px solid #dcdcdc;
	 border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
}

#menu_m {
	position:fixed;
	top:70px;
	right:30px;
	width: auto;
	height:auto !important;
	background:#ffffff;
	border:none;
    opacity:1;
	z-index:999;
}

#menu_m td{
	background:#40796a;
	padding:12px 12px 12px 12px;
}

#menu_m td a{
	color:#ffffff;
	font-size: 25px;
	text-decoration:none;
}

#menu_m td a:hover{
	color:#ffffff;
	font-size: 25px;
	text-decoration:none;
}

.cena {
	color:#006400;
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
}

.del {
	color:#A9A9A9;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-decoration: line-through;
}

.del span {
	color:#A9A9A9;
}

.bar {
  display: none;
}

#link1 {
	margin:10px 10px 10px 10px;
}

#link1 a img{
	border:none;
	opacity:0.5;
}

#link1 a img:hover{
	border:none;
	opacity:1.0;
}

.bold {
	font-weight:bold;
}



@media screen and (max-width:860px) and (orientation:landscape) {
	#up {display:none;}
	#contact_form_bot {display:none;}
	#pages_en {display: none;}
    #pages_bot {display: none;}
    #footer_en {display: none;}
	#header {display: none;}
	#pages {display: none;}
	#sidebar {display: none;}
	#content {width:100%;}
	#container { padding:0px 0px 0px 30px;}
	#top_m {margin:0px 0px 0px -20px;}
	.flash {display: none;}
	h1 {font-size:25px;}
	h2 {font-size:25px;}
    h3 {font-size:25px;}
    h4 {font-size:25px;}
    h5,h6 {font-size:25px;}
	.komponent_crane {font-size:20px;}
	.komponent_plat {font-size:20px;}
	.komponent_fas {font-size:20px;}
	.komponent {font-size:20px;}
	table.table0 td p{font-size: 25px; color:#323232;}
	table.table1 td p{font-size: 25px; color:#323232;}
	table.table0 td{font-size: 20px; color:#323232;}
	table.table1 td{font-size: 20px; color:#323232;}
	table.table0 td ul li{font-size: 25px; color:#323232;}
	table.table1 td ul li{font-size: 25px; color:#323232;}
	#content ul li{font-size:25px;}
	#content p{font-size:25px;}
	#content_en {font-size: 25px;}
	#content_en {margin:0px 0px 0px -20px;}
	.komponent_silmash {height:400px;}
	.komponent_crane {height:310px;}
	.komponent_plat {height:350px;}
	.komponent_fas {height:350px;}
	.komponent {height:200px;}
	.breadcrumbs {font-size:20px;}
    .breadcrumbs a{font-size:20px;}
    .breadcrumbs a:hover{font-size:20px;}
	#footer {display: none;}
	#home a{font-size:25px;}
	#qr {height:auto !important;}
	.qr {font-size:35px;}
}

@media screen and (max-width:860px) and (orientation:portrait) {
	#up {display:none;}
	#contact_form_bot {display:none;}
	#pages_en {display: none;}
    #pages_bot {display: none;}
    #footer_en {display: none;}
	#header {display: none;}
	#pages {display: none;}
	#sidebar {display: none;}
	#content {width:100%;}
	#container { padding:0px 0px 0px 30px;}
	#top_m {margin:0px 0px 0px -20px;}
	.flash {display: none;}
	h1 {font-size:30px;}
	h2 {font-size:35px;}
    h3 {font-size:25px;}
    h4 {font-size:25px;}
    h5,h6 {font-size:25px;}
	.komponent_crane {font-size:20px;}
	.komponent_plat {font-size:20px;}
	.komponent_fas {font-size:20px;}
	.komponent {font-size:20px;}
	table.table0 td p{font-size: 25px; color:#323232;}
	table.table1 td p{font-size: 25px; color:#323232;}
	table.table0 td{font-size: 20px; color:#323232;}
	table.table1 td{font-size: 20px; color:#323232;}
	table.table0 td ul li{font-size: 25px; color:#323232;}
	table.table1 td ul li{font-size: 25px; color:#323232;}
	#content ul li{font-size:35px;}
	#content p{font-size:35px;}
	#content_en {font-size: 35px;}
	#content_en {margin:0px 0px 0px -20px;}
	.komponent_silmash {height:400px;}
	.komponent_crane {height:330px;}
	.komponent_plat {height:380px;}
	.komponent_fas {height:350px;}
	.komponent {height:200px;}
	.breadcrumbs {font-size:25px;}
    .breadcrumbs a{font-size:25px;}
    .breadcrumbs a:hover{font-size:25px;}
	#menu_m{top:130px;}
	#menu_m td a{font-size: 40px;}
	#menu_m td a:hover{font-size: 40px;}
	#home a{font-size:30px;}
	#content {margin-bottom:80px;}
	#footer {display: none;}
	#footer_2 ul li{font-size:15px;}
	#top_m {position: fixed; top:0; left:0; z-index:999;}
	#content {margin-top: 150px;}
	#qr {height:auto !important;}
	.qr {font-size:40px;}
}

@media screen and (min-width: 860px) { 
    #top_m {display: none;}
}