* {
margin:0;
padding:0;
}

body {
background: #595959;
}

img {
border:0;
}

table {

width:100%;
}




#container {
width:1000px;
text-align: left;
}

.top {
height: 67px;
}

.merge {
padding: 7px 0 6px 0;
background: #696969;
border-top: 1px solid #828282;
border-bottom: 1px solid #828282;
}

.left {
padding: 10px 0 10px 40px;
float: left;
width: 203px;
background: #323232;
}

.left p {
padding: 15px 10px 15px 25px;
background: url('/images/arrow.gif') left 50% no-repeat;
border-bottom: 1px solid #5C5C5C;
}

.content{
line-height: 18px;
font-size: 14px;
}
.content p {
padding: 4px 0;
}

.content h1 {
text-transform: uppercase;  font-size: 20px; color: #ABCCDF; font-weight: normal; text-align: right;border-bottom: 1px solid #6A8C9C;padding-bottom:3px;margin-bottom:3px;
}

.content h2 {
text-transform: uppercase;  font-size: 16px; color: #ABCCDF; font-weight: bold; text-align: right; border-bottom: 1px solid #6A8C9C;padding-bottom:3px;margin-bottom:3px;
}

.left p.last, .up_menu p.last {border: 0;}

.blue {
background: #256C9F url('/images/bg2.gif') left bottom repeat-x;
}

.lines {
background: url('/images/lines.gif') right bottom repeat-y;
}



.buildings {
overflow: hidden;
background: url('/images/clouds.jpg') right bottom no-repeat;
position: relative;
}

.right {
margin-left: 243px;
min-height: 210px;
height: auto;
position: relative;
}

.slogan {
border-left: 5px solid #85B6D2;
padding: 25px 0  0 34px;
}

.content {padding: 10px 25px 25px;}

.line {
overflow: hidden;
height: 5px;
background: url('/images/line.gif') repeat-x;
margin: 10px 0 0;
}

.podval {
height: 64px;
border-top: 1px solid #727272;
background: #696969 url('/images/bg.gif') left top repeat-y;
}

.podval_left {width: 243px; float: left; text-align: center;line-height: 40px; }
.podval_left h1{font-weight: normal; font-size: 9px;line-height: 20px;}

.podval_right {margin-left: 243px;line-height: 64px; }

.podval_right p {padding: 0 30px;}
.podval_right span.sep {padding: 0 5px;}

.name {float: left; padding: 15px 40px 0;}
.name h1 {font-weight: normal; font-size: 9px;}
.up_menu {float: right;}

.call {
position: absolute;
bottom: 15px;
left: 270px;
background: url('/images/phone.gif') left no-repeat;
padding-left: 30px;
}

.call p {
padding: 2px 0;
}

.up_menu p {
float: left;
padding: 35px 30px 0 23px;
border-right: 1px solid #828282;
}

.up_menu a {
background: url('/images/arrow2.gif') left 7px no-repeat;
padding-left: 10px;
}

.slogan_company {
position: relative;
top: -4px;
}





.ware-table{
  font-size: 9px;
  color:black;
}

.ware-table td,th{
  padding: 3px;
}

.ware-table a{
  color:black;
}

.ware-table a:hover{
  color:blue;
}
#content-of-object-detail{
  text-align: center;
}

#content-of-object-detail h1 {
  text-align: center;
  border:none;
  font-size:10px;
}

#content-of-object-detail a img{
  border:5px solid silver;
  margin:2px;
  height: 350px;
  width: 350px;
}

#content-of-object-detail a:hover img{
  border:5px solid gray;
  margin:2px;
  height: 350px;
  width: 350px;
}

#content-of-objects a img{
  border:5px solid silver;
  margin:2px;
  height: 150px;
  width: 150px;

}


#content-of-objects a:hover img{
  border:5px solid gray;
  margin:2px;
  height: 150px;
  width: 150px;
}

.article-image{

  margin: 5px 15px 5px 5px;
  padding:3px;
  border : 2px solid gray;
  width:150px;
}
.article{
  line-height: 17px;
}
.article div{
 clear: both;
}
.article h2{
  padding-top : 10px;
  padding-bottom : 4px;
  border-bottom:1px solid gray;
  text-align: right;
}

#content-of-price-menu{
  line-height: 17px;
  color:white;
}
#content-of-price-menu a{
  text-decoration: none;

}
#content-of-price-menu a:hover{
  color:gray;
  text-decoration: underline;
}
.contacts {
  line-height: 20px;
}
.contacts ul li{
  font-size: 16px;

}
.contacts p{
  font-size: 14px;
}

