html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
  position: relative;
}
body {
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
  background: url('/images/bg-main.jpg');
  color: #272727;
}
p             {font-size:100%; color: #272727;}
td            {font-size:100%; color: #272727;}
tr            {font-size:100%; color: #272727;}
div           {font-size:100%; color: #272727;}
li            {font-size:100%; color: #272727;}
#conteiner {
position: relative;
min-height: 100%;
min-width: 1000px;
margin:0;
padding:0;
width:expression((document.documentElement.clientWidth
 || document.body.clientWidth) < 1000? "1000px": "auto");
}
* html #conteiner {
  height: 100%;
}
a img {
border: 0;
}
.clear {
clear: both;
}
a:link     { color: #272727; text-decoration:underline; }
a:visited  { color: #272727; text-decoration:underline; }
a:hover    { color: #272727; text-decoration:none; }
a:active   { color: #272727; text-decoration:underline; }

h1 { font-family:  Georgia, Times New Roman; color: #a50010; font-size:18px; font-weight:bold; text-align:left; }
h2 { color: #634202; font-size:12px; font-weight:bold; text-align:left; }
h3 { font-family:  Georgia, Times New Roman; color: #a50010; font-size:14px; font-weight:bold; text-align:left; }
h4 { color: #d90b1f; font-size:14px; font-weight:bold; text-align:center; }
h5 { color: #d90b1f; font-size:12px; font-weight:bold; text-align:left;  }
h6 { color: #4e4b4a; font-size:12px; font-weight:bold; text-align:center; }

#left          { 
float:left;
width: 260px;
padding: 0 0 0 8px;
margin: 0;
}
#middle        {
margin:0 0 20px 270px;
padding: 0;
font-size:100%;
background: #e4e1dc;
background: #e4e1dc url('/images/border.gif') left repeat-y;
}
*html #middle {
background: url('/images/border-ie6.gif') 0 0 repeat-y;
}
/* HEADER */

#header { 
position: relative;
padding: 0;
margin: 0 0 20px 0;
height: 224px;
}
#header-bg { 
position: relative;
padding: 3px 0 0 0;
margin: 0;
height: 221px;
}
#header-bg h1 {
padding: 0 0 0 380px;
margin: 0;
}
#header-bg ul {
list-style: none;
padding: 10px 0 0 400px;
margin: 0;
}
#header-bg li {
float: left;
background: url('/images/point.gif') 0 5px no-repeat;
padding: 0 10px 0 10px;
margin: 0;
}
#header-bg ul li a          {color: #000000; font-weight: bold; text-decoration:none; }
#header-bg ul li a:hover    {color: #8d2623; }

#phone {
margin: 0 0 0 820px;
padding: 35px 0  0 0;
text-align: center;
}
#otstup {
width: 820px;
float: left;
}
#price {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
margin: 0px 0 0 0px;
padding: 0 0 20px 0px;
}
.rek {display: none;}
#second {
position: absolute;
top: 160px;
left: 55px;
}
#start {
position: absolute;
top: 200px;
left: 10px;
color: #fff;
}
#start a {
color: #fff;
}
.rek {display: none;}
/* LEFT */

#left h2 {
padding: 3px 0 7px 5px;
margin: 0;
}
#price h2 {
font-family: Georgia, Times New Roman; 
font-size: 17px;  
color:#000000; 
letter-spacing:-1px; 
font-weight: normal; 
background: url('/images/money.gif') 0 5px no-repeat;
padding: 5px 0 5px 50px;
margin: 0;
height: 43px;
}

/* MIDDLE */
.rek {display: none;}
.round-top {
background: #e4e1dc url('/images/border.gif') top repeat-x;
height: 20px;
text-align: left;
padding: 0;
margin: 0;
}
.round-bottom {
background: #e4e1dc url('/images/border.gif') bottom repeat-x;
height: 20px;
margin: 0;
text-align: left;
padding: 0;
margin: 0;
}
#content {
 padding: 0 0 0 20px;
}

/* FOOTER */

#footer {
position: relative;
height: 135px;
padding: 5px 0 0 0;
font-size:10px;
}
#flower {
position: absolute;
top: 5px;
left: 0;
height: 126px;
width: 370px;
}
#copyright {
font-size: 11px;
height: 126px;
margin: 0 38%;
padding: 0 0 0 60px;
}
#counter {
position: absolute;
top: 5px;
right: 0;
width: 350px;
height: 130px;
text-align: center;
}
#counter img {
padding: 10px;
}
