﻿/*
UkrainianDesignStudio.com
А мы тут вёрсткой балуемся
*/
body {
  padding: 0px 0px 10px 0px;
  margin: 0px;
  background-color: #FFFFFF;
  font-family: Arial;
  position: relative;
}
a img {border: 0px;}
p, form, h1, h2{
  margin: 0px;
  padding: 0px;
}
h1 {
  font-family: Arial;
  font-size: 16px;
  color: #333333;
  font-weight: normal;
}
h2 a, h2 {
  font-size: 14px;
  color: #666666;
  text-decoration: none;
  font-weight: normal;
}
h2 a:hover {
  color: #333333;
}


#top {
  width: 1000px;
  padding-top: 45px;
  padding-bottom: 70px;
  margin: 0px auto;
  position: relative;
  text-align: center;
}
#top .teg {
  position: absolute;
}
.teg a {
  color: #666666;
/*  font-weight: bold;*/
  text-decoration: none;
}
.teg a:hover {
  color: #000000;
  text-decoration: underline;
}
#main {
  width: 1000px;
  margin: 0px auto;
  position: relative;
}
#main td {
  width: 33.3%;
  vertical-align: top;
  text-align: left;
}
#main a img {

}
.ser {
  float: left;
  color: #696969;
  font-size: 18px;
  position: absolute;
  top: -15px;
  left: 80px;
}
.ser a{
  color: #696969;
  text-decoration:none;
}

.price {
  color: #E60404;
  float: left;
  font-family: Georgia;
  font-size: 24px;
  position: absolute;
  top: 5px;
  left: 140px;
}
.text_pack {
  width: 200px;
  margin-left: 80px;
/*  border: 1px solid #036CA3;*/
/*  background-color: #D8EAEE;*/
  position: absolute;
  text-align: justify;
  top: 45px;
  right: 0px;
  font-size: 12px;
  padding: 4px;
  text-align: left;
}

#copy {
  margin: 0px auto;
  padding-top: 30px;
  width: 800px;
  font-size: 12px;
  color: #666666;
}
#copy a {
  color: #666666;
  text-decoration: none;
  /*margin-left: 7px;*/
  margin-right: 7px;
}
#copy a:hover {
  color: #000000;
  text-decoration: underline;
}
h2 a:hover, h2 a#active, h2 a#active2 {
  color: #333333;
}
h2 a#active{
  text-decoration: underline;
}
.submenu {
  width: 800px;
  margin: 0px auto;
  padding: 0px;
  padding-bottom: 20px;
}
.top {
  height: 162px;
  width: 800px;
  margin: 0px auto;
  background-image: url(../i/bg_top.jpg);
  background-position: right;
  background-position: 360px 0px;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 20px;
}
#minilogo {
  position: absolute;
  top: 35px;
  left: 180px;
}
td.menu {
  width: 300px;
  height:100%;
  text-align: left;
  vertical-align: top;
  padding: 0px 0px 0px 0px;
}
.menu a {
  display: block;
  font-size: 14px;
  color: #666666;
  text-decoration: none;
  background-image: none;
  padding-left: 30px;
  padding-top: 2px;
  height: 20px;
}

.menu a:hover, .menu a#active {
  color: #000000;
  background-image: url(../i/bg_menu.jpg);
  background-repeat: no-repeat;
}
td.mini_p {
  width: 130px;
  vertical-align: top;
}
.mini_p a img {
  opacity: 0.3;
  filter: alpha(opacity=30);
  border: 1px solid #666666;
}
.mini_p a:hover img, .mini_p a#active img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.content {
  width: auto;
  padding: 0px 30px 0px 30px;
  font-size: 12px;
  color: #333333;
  font-family: Arial;
}
.content p a img {
  border: 1px solid #666666;
}
.content a {
  font-size: 14px;
  color: #666666;
  text-decoration: none;
}
.content a:hover {
  color: #D38926;
}
.for {
  text-align: right;
  vertical-align: top;
  padding-right: 10px;
  width: 30px;
  padding-top: 6px;
}
.pole input {
  border: 1px solid #888888;
  width: 250px;
}
.pole textarea {
  height: 100px;
  border: 1px solid #888888;
  width: 250px;
}
.botton {
  text-align: right;
  padding-right: 87px;
}
.botton input {
  border: 1px solid #888888;
}
