html {
background: url(img/all.png);
}

body {
paddin: 0;
margin: 0;
background: url(img/top-left.png) left top no-repeat;
font-size: 10pt;
font-family: Tahoma,sans-serif;
}

img {
border: none;
}

a {
color: #05A1DA;
text-decoration: none;

}
a:hover {
color: #AAE8FE;
text-decoration: none;
}

.homelink {
position: absolute;
left: 156px;
top: 138px;
}

#main {
background: url(img/top-right.png) right top no-repeat;
}

#header {
padding: 0 20px 0 10px;
}

#phones {
height: 90px;
text-align: right;
padding: 86px 6% 0 0;
color: #1EC2FF;
}

#phones span {
color: #F7F7F7;
font-size: 16pt;
}

#phones img {
padding-left: 4%;
}

#menu {
border-top: dotted 1px #4A475A;
padding: 18px 0 0 0;
}

.menuin {
float: left;
text-align: center;
width: 13%;
cursor: pointer;
margin: 0 0 0 1%;
padding: 9px 0 9px 0;
}

.menuin:hover {
background: url(img/menuin.png);
}

.menuin a {
color: #1EC2FF;
font-family: arial;
text-decoration: none;
font-weight: bold;
font-size:15px;
}

.con a {
color: #D3F1FC;
text-decoration: underline;
}

.con a:hover {
color: #fff;
text-decoration: none;
}

#content {
background: url(img/content.png) right bottom no-repeat;
padding: 20px 100px 0 50px;
color: white;
line-height: 140%;
text-align: justify;
}

#content a {
color: #D3F1FC;
text-decoration: underline;
}

#content a:hover {
color: #fff;
text-decoration: none;
}

#content h1 {
font-size: 11pt;
font-weight:bold;
text-transform: uppercase;
}

#content h2 {
font-size: 10pt;
margin: 0;
text-transform: uppercase;
}

#footer {
width: 70%;
padding: 80px 0 38px 0;
color: #807D88;
}

#footer a {
color: white;
text-decoration: none;
}
#footer a:hover {
color: white;
text-decoration: underline;
}

#footer ul {
padding: 0;
}

#footer ul li {
color: white;
display: inline;
padding-left: 20px;
}

#footer ul li.first {
padding-left: 0;
}

#footer ul li a {
padding-left: 20px;
}

#footer ul li.first a {
padding-left: 0;
}

#copy {
border-top: dotted 1px #4A475A;
padding-top: 15px;
}

#copy h1{
font-size:10px;
text-transform: lowercase;
font-weight:100;
line-height:11px;
color:#3b3b5b;

}

#decor {
background: url(img/decor.png) repeat-y right;
}

.clearing {
clear: both;
visibility: hide;
}

.products {
float: left;
width: 170px;
margin: 0 28px 28px 0;
}

.productss {
float: left;
width: 250px;
margin: 0 20px 30px 0;
}

.tit {
background: #383350;


padding: 5px 10px 5px 10px;
color: #05A1DA;
font-size:12px;
font-family:Tahoma,sans-serif;
}

.con {
background: url(img/white_2.png);
padding: 5px 13px 5px 5px;
}

.conn {
background: url(img/white_2.png);
padding: 5px 13px 5px 15px;
}

.con ul {
padding: 0 0 0 20px;
list-style: url(img/list.png);
margin-left: 0;
}

.con ul li {
padding-bottom: 4px;
}


.con_menu {
float: right;
width: 200px;
background: #383350;
padding: 5px 15px 5px 15px;
}

.con_menu  ul {
padding:0px;
list-style: url(img/list.png);
}

.con_menu  ul li {
padding-bottom: 4px;
margin-left: -15px;
}

.con_item {
width: 68%;
margin-bottom: 0px;

text-align: justify;
}

.con_item img {
float: left;
border: 6px solid #362A3E;
margin: 0 25px 15px 0;
}

.con_item_cycle {
width: 100%;
margin-bottom: 50px;
text-align: justify;
}

.con_item_cycle img {
float: left;
border: 6px solid #362A3E;
margin: 0 30px 30px 0;
}

#line {
 border-top: dotted 1px #4A475A;
 padding-bottom:30px;
      }

.news_head {
width: 350px;
padding: 3px 3px 3px 20px;
background: #383350;
}

.news_head span {
color: #1DC2FA;
padding-right:15px;
}

.news_block {
margin-bottom: 50px;
margin-right: 120px;
}

.news_block p {
padding-left: 20px;
}

#contacts_form {
float: left;
width: 50%;
}

#map {
float: right;
width: 50%;
}

#map img {
padding-bottom: 200px;
}

.inputs1, .inputs2, .inputs3 {
border: 1px solid #2D3041;
background: #282337;
color: white;
margin-bottom: 8px;
padding: 4px;
}

.inputs1 {
width: 318px;
}

.inputs2 {
width: 318px;
height: 120px;
}

.inputs3 {
color: white;
}
