﻿@charset "UTF-8";

*,html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}



html, body {
	margin:0px; padding:0px; 
	position:relative;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#4b4b4b;
	background:#515e67;
}
h2 {
	font-size:18px;
	line-height:32px;
	font-weight:bold;
	color: #1199c6;
}
h3, h4, h5, h6 {
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	color: #1199c6;
}
a {
	color: #4b4b4b;
	text-decoration: underline;
}
a:hover {
	color: #4b4b4b;
	text-decoration: none;
}
table, tr {
	width:100%;
}
table, tr, td, th {
	border: 1px solid #4b4b4b;
    border-collapse:collapse;
}
td {
padding:5px;
}
table.e2g, table.e2g tr, table.e2g td, table.e2g th {
	border: 0;
}
p {
text-indent:0;
}
#all {
	background:#fff;
	width:998px;
	text-align:left;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border: 1px solid #fff;
}

#head {
	background:#fff url(head.jpg) no-repeat 0 0;
	display:block;
	height:306px;
	position:relative;
	color: #000;
}
#head h1 span {
display:none;
}
#head h1 {
background:transparent url(tis.gif) repeat 0 0;
width:110px;
height:64px;
display:block;
position:absolute; 
top: 10px;
left: 635px;
}
#head h1 a{
background:transparent url(tis.gif) repeat 0 0;
width:110px;
height:64px;
float:left;
display:block;
position:relative; 
}
#topnav {
background:transparent url(topnav.gif) no-repeat 0 0;
width:200px;
height:42px;
line-height:42px;
display:block;
position:absolute; 
top: 20px;
right:0;
color:#fff;
padding-left:20px;
padding-right:20px;
}
#topnav div {
width:90px;
float:left;
}
#topnav a {
	color: #ccc;
	text-decoration:none;
}
#topnav a, #topnav span, #topnav img{
	padding-left: 5px;
}
#topnav a img {
	padding:0;
}
#topnav img {
	background: transparent;
}
.lang ul {
list-style:none;
position:absolute;
top: 0;
left: 0;
right: 0;
display: none;
z-index: 11;
background: #151515;
}
.lang ul {
list-style:none;
position:absolute;
top: 40px;
left: 0;
right: 0;
display: none;
z-index: 11;
background: #000;
}
.lang ul li {
display:block;
margin: 0;
float: left;
width: 120px;
height:20px;
line-height:20px;
padding: 0 0 0 20px;
margin: 0 0 0 10px;
}
.lang ul li.ru {
background: url(ru.gif) transparent no-repeat 0 0;
}
.lang ul li.en {
background: url(en.gif) transparent no-repeat 0 0;
}
.lang ul li.de {
background: url(de.gif) transparent no-repeat 0 0;
}
.lang ul li.cn {
background: url(cn.gif) transparent no-repeat 0 0;
}
.lang ul li.it {
background: url(it.gif) transparent no-repeat 0 0;
}
.lang ul li.fr {
background: url(fr.gif) transparent no-repeat 0 0;
}
.

.lang ul li a {
	color: #fff;
	text-decoration:none;
}
.lang ul li a:hover {
	color: #ccc;
	text-decoration:none;
}
#nav {
	width:898px;
	height:50px;
	margin-left: 50px;
	margin-right: 50px;
	border-bottom: 2px solid #000;
}
#nav  ul {
	display: block;
	list-style:none;
	float:right;
	height:50px;
	line-height:50px;
}
#nav  li {
	float: left;
	height:50px;
}
#nav li a {
	display: block;
	color: #000;
	padding-left:20px;
	line-height:50px;

}
#nav li.active a {
	display: block;
	color: #000;
	line-height:50px;
	text-decoration:none;
	font-weight:bold;
}



#container {
	background:#fff;
	display:block; 
	color: #000;
	padding-bottom: 40px;
	padding-left: 70px;
	padding-right: 50px;
	padding-top: 10px;
}
#inner {
	display:block;
}
#sidebar {
	float:right; 
	position:relative; 
	width:378px;
}
#contactblock  {
background:#fff url(cb.jpg) no-repeat 0 0;
padding: 25px;
height:100px;
font-size: 12px;
margin-top:25px;
}
#contactblock img {
	float: right;

}
.contactspage {
	float:left;
	width:400px;
	padding-right: 10px;
	padding-bottom:10px;
}
#gallaryimg {
			    height:300px;
				text-align: center;
	clear:both;
			}
			
			#gallaryimg *{
			    position:absolute;
			    top:0;
			    left:0;
			    z-index:8;
			}
			
			#gallaryimg *.active {
			    z-index:10;
			}
			
			#gallaryimg *.last-active {
			    z-index:9;
			}
#gallaryimg a img{
		border: 2px solid #423e3e;
}
#center {
	width:450px;
	position:relative; 
	display:block;
	height:1%;
	float: left;
	padding-right:50px;
}

#center form{
   width:500px;
}
#center label{
   display:block;
   text-align:right;
   width:150px;
   float:left;
   position:relative;
   line-height:20px;
   margin-bottom: 10px;
   padding-right: 10px;
   font-size:10px;
}
#center input{
   float:left;
   width:280px;
   padding-left: 10px;
   padding-right: 10px;
   height:20px;
   line-height:20px;
   position:relative;
   margin-bottom: 10px;	
}
#center ul, #center ol {
	padding-left: 25px;
}
#center ul.star-rating, #center ul.star-rating2{
  	padding-left: 0;
}
#center label.pozkolvo{
   width:50px;
}
#center input.poz{
   float:left;
   width:150px;
}
#center input.pozkolvo{
   float:left;
   width:50px;
}
#center textarea {
   float:left;
   width:280px;
   padding: 10px;
   height:130px;
   line-height:18px;
   position:relative;
   margin-bottom: 10px;
}
#center button{
	background: #fff;
   clear:both;
   margin-left:160px;
   width:120px;
   text-align:center;
   height:20px;
   line-height:20px;
}

#footer {
	background:#fff;
	padding: 25px 50px 25px 70px;
	font-size: 12px;
}
#footer a {
	color: #4b4b4b;
}
.e2g a img {
	border: 2px solid #423e3e;
}

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}
