/* Стандартные стили */

html { height: 100%; }

body { position: relative; margin: 0; padding: 0; font: 12px Verdana; color: #000; background: #D1E7AF url(../data/bodybg.gif); text-align: center; height: 100%; }

a, a:visited { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }

br.clear { clear: both; }

#center { position: relative; margin: 0 auto; background: #A2C965 url(../data/centerbg.gif); text-align: left; width: 980px; min-height: 100%; _height: 100%; }

#header { background: #fff url(../data/inheaderbg.gif) repeat-x bottom; width: auto; height: 385px; }
#inheader { background: url(../data/headerbg.jpg) no-repeat top right; width: auto; height: 385px; }

#bullets { float: left; padding-top: 50px; text-align: center; width: 82px; }
#bullets a { display: inline; }
#bullets a img { display: block; margin: 0 auto; margin-top: 30px; border: 0; }

#logo { position: absolute; top: 0; padding-left: 55px; padding-top: 25px; margin-left: 82px; background: url(../data/logobg.jpg) no-repeat top left; width: 328px; height: 361px; }
#logo a { display: block; width: 218px; height: 69px; }
#logo a img { border: 0; width: 218px; height: 69px; }
#logo strong, #logo h1 { display: block; margin-left: -40px; padding-top: 10px; font: 12px Verdana; color: #5AAB22; font-weight: bold; width: 300px; text-align: center; }

#menu { float: right; position: relative; top: 339px; width: auto; width: 550px; height: 44px; }
#menu a { color: #5AAB22; }
#menu a img { border: 0; }


#left { clear: both; float: left; width: 214px;}
#winter { display: block; margin: 40px 0; background: url(../data/winter_left.jpg) no-repeat top left; width: 171px; height: 104px; }
#phone { position: absolute; left: 10px;  bottom: 51px;  font: 12px/18px Arial; font-weight: bold; color: #000; text-align: right; background: url(../data/phone.jpg) no-repeat top left; width: 214px; height: 119px; }
#inphone { padding: 50px 0; }
#inphone a, #inphone a:visited { color: #000; text-decoration: underline; }
#inphone a:hover { color: #000; text-decoration: none; }

#content { margin-left: 230px; padding: 20px; width: auto; min-height: 300px; }
.trow { display: table; }
.leftcol, .rightcol { display: table-cell !important; display: block; width: 375px; }
.leftcol { padding-right: 10px; background: url(../data/vline.gif) repeat-y right; }
.rightcol { padding-left: 20px; padding-right: 10px; }
#maincontent { padding: 0 50px 0 50px; }
#maincontent ul.italic { font-style: italic; }
#maincontent ul.italic li strong { font-style: normal; }
strong.red { color: red; white-space: nowrap; }
h3 { text-align: center; }

p.gallery { text-align: center; }
p.gallery a img { margin: 10px; padding: 1px; background: #fcfcfc; border: 1px solid #4B8B1D; width: 160px; height: 120px; }
h1 {font: 14px Verdana; color: #000000; font-weight: bold;}
h2 {font: 13px Verdana; color: #000000; font-weight: bold;}
#footer { position: absolute; bottom: 0; background: #46893A url(../data/footerbg.jpg) no-repeat top left; font: 10px/31px Verdana; color: #fff; text-align: center; width: 980px; height: 31px; }