/* CSS Document */
body a img{
  border:none;
}
body{
  background:#FFFFFF url(http://gidrorul-images.brandproduction.ru:80/body_bg.png) 0% 0% repeat-y;
}
.clear{
  clear:both;
}
#header{
  background:url(http://gidrorul-images.brandproduction.ru:80/header.jpg) 0% 0% no-repeat;
  height:230px;
  padding-top:20px;
  padding-left:30px;
}
#first {
  float:left;
  width:210px;
  padding-bottom:100px;
  padding-top:15px;
  overflow:hidden;
}
#second{
  float:left;
  width:450px;
  padding-bottom:100px;
  overflow:hidden;
}
#third{
  float:left;
  width:340px;
  padding-bottom:100px;
  overflow:hidden;
}
/* Main menu styles */
#mainmenu{
  padding-left:25px;
  padding-bottom:20px;
}
#mainmenu ul{

  margin-bottom:15px;
  list-style:none;
  line-height:20px;
}
#mainmenu a {
  font-size: 14px;
  line-height: 20px;
  color:#bd0801;
}
#mainmenu ul{
  font-size: 14px;
}
#mainmenu ul li a {
  line-height: 24px;
}
#mainmenu a:hover{
  text-decoration:none;
}

.title{
  font-size:19px;
  color: #a70212;
  font-weight:bold;
}
#about{
  padding: 15px 25px 20px 25px;
  font-size:14px;
}
#about .title{
  padding-bottom:5px;
}
#spec{
	display: block;
	clear:left;
	padding: 10px 25px;
	margin-top:10px;
	background: #a60719;
}
#spec .title{
  font-weight:normal;
  font-size:14px;
  color: #ffdc73;
}
#spec div{
  padding: 10px 0 0 10px;
  font-weight: bold;
  color: #ffffff;
}
#on-line {
  padding: 10px 25px;
  background: #fffaec;
}
#on-line a{
  color:#c40000;
  font-size:16px;
  font-weight:bold;
}
#on-line a:hover{
  text-decoration:none;
}
#on-line p{
  padding-top: 15px;
  font-size:11px;
}

#second table {
	width:100%;
}
#second table td {
	vertical-align:bottom;
	padding-left:25px;
}
#second table td img{
  width: 180px;
  height: 135px;
  margin-bottom:20px;
  margin-top:5px;
}
#second table td a{
  color: #a60719;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}
#second table td p {
	width:180px;
}
#second table td.align_right p {
	margin-right:0px;
	margin-left:auto;
	padding-right:25px;
}


.promo{
  clear:left;
  width:180px;
}
#first form fieldset{
  border:none;
}
#first form label{
  font-size:14px;
  line-height:15px;
}
#first form #fts {
  font-size:14px;
  float:left;
  width: 130px;
  background:#fefdfd;
  margin-top:5px;
}
#first form #submit{
  float: left;
  margin-left:5px;
  margin-top:5px;
}
.promo {
	font-size: 9px;
	font-style: italic;
}
.banner{
  padding:15px 25px 20px 25px;
  background:#fffaec;
}
.banner .banner_item {
	cursor:pointer;
}
.banner .title{
  padding-bottom:10px;
}
#promotion {
	visibility: hidden;
	position: absolute;
	background:#FFFFFF;
	color:#000000;
	border:1px #000000 solid;;
	left: 0;
	top: 0;
	padding: 5px;
	z-index:500;
}
#promotion ul {
	margin: 0;
	margin-left:15px;
	padding: 0;
}
#promotion ul li {
	margin: 0;
	padding: 0;
}


#sertificat {
	clear:left;
	font-size:14px;
}
#sertificat p {
	padding-bottom:10px;
}

