html {border:none;}
body {margin: 0px; padding: 0px;  background: #e5e5e5;}

* {font-size: 12px; font-family:Tahoma;}

#wrapper {min-width:920px; width: expression(document.body.clientWidth < 920 ? "998px" : "auto");}
#content {width:920px; margin: 0px auto 0px auto; position:relative; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; background: #ffffff;}

/* Шапка Начало */
#head {background: url(/img/head.jpg) 0px 0px no-repeat #ffffff; width: 918px;  margin:0px auto 0px auto; height: 265px; position:relative;}

#head #contacts {position: absolute; top: 6px; left: 132px;}
#head #cont-1 div {float: left; margin-right: 100px; font-size: 14px; font-family: Tahoma; font-weight: bold; color: #000000;}
#head #cont-2 {position: relative; top: 15px; left: -85px;}
#head #cont-2 div {float: left; margin-right: 50px;}
#head #cont-2 #mail {float: left; font-size: 22px; color: #990000;margin-left:-110px; margin-top: 7px;} 
#head #cont-2 #tel {font-size: 22px; color: #990000; margin-top: 7px;}
#head #cont-2 #tel span {font-size: 22px; color: #999999;}
#head #logo {background: url(/img/logo-cross.gif) 0px 0px no-repeat #ffffff; width: 60px; height: 60px; position: absolute; left: 60px; top: 120px;}

#head #title {position: absolute; top: 102px; left: 152px; width: 445px;}
#head #title #ms {background: url(/img/title.gif) 0px 0px no-repeat #ffffff; width: 444px; height: 46px;}
#head #title #opis {font-family:Tahoma; font-size: 11px; line-height: 14px; color: #7d7d7d;}
/* Шапка Конец */

/* Левая часть Начало */
#left {width: 630px; margin: 15px 10px 0px 10px;}
#left h2 {font-size:18px; margin:0; padding:7px 10px 14px 15px;  border-top: 5px solid #999999;}
#left #block-1 {border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; padding: 15px; margin-bottom: 25px;}
#left #block-1 #obrazets {float: left; width: 170px;}
#left #block-1 #text {margin-left: 175px; margin-top:-15px; //margin-top:-20px;}
#left #block-1 #text p {line-height: 18px;} 

#left #block-2 {border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; padding: 15px; margin-bottom: 25px;}
#left #block-2 #obrazets {float: left; width: 260px;}
#left #block-2 #text {margin-left: 270px; margin-top:-15px; //margin-top:-20px;}
#left #block-2 #text p {line-height: 18px;} 

#block-order {margin-top: 25px;}
#block-order p {text-align: center; line-height: 0px; margin-top:0; padding-top:0; font-weight: bold;}
#block-order div {text-align: center; //margin-top: -5px;}
#block-order div a {color: #cc0000;}

.ul-left {padding: 25px 0px 0px 25px; //padding: 25px 0px 0px 0px; margin-top:-15px; //margin-top:-20px; //margin-left: 25px; }
.ul-left li {background:url(/img/li.gif) 0px 5px no-repeat; padding: 0px 0px 25px 10px; list-style-type:none;}

form,input {margin:0px; padding:0px;}
#left .block-form {padding-bottom:25px;  border-top:1px solid #dbdbdb; border-bottom:1px solid #cccccc; padding: 0 0 15px 10px; //padding: 15px 0 15px 10px; margin-bottom: 45px;}
#left .tbl-form {padding-top: 15px; //padding-top: 15px 0px 0px 0px; //margin-top: -3px;}
.tbl-form tr td p {text-align: right; position: relative; top: -1px; margin-right:10px;}
form table tr td input {width: 450px; height: 14px;  border: 1px solid #cccccc; margin-bottom: 3px;  padding: 8px;}
form table tr td textarea {width: 450px; height: 84px; border: 1px solid #cccccc; padding: 8px; margin-top: 2px; //margin-top: 0px;}
#submit {background: url(/img/button.gif); width: 120px; height:30px; border: none; margin: 20px 0px 0px 130px;}
/* Левая часть Конец */

/* Правая часть Начало */
#right {width: 260px; margin: 15px 10px 0px 10px; float: right;}
#right #menu {border-top: 5px solid #999999;}
#right #menu .ul-right {padding: 11px 0 0 0; //padding: 25px 0px 0px 0px; margin-top:-9px; //margin-top:-23px; //margin-left: -0px;}
#right #menu .ul-right li {background:url(/img/li.gif) 10px 14px no-repeat; padding: 8px 10px 14px 22px; list-style-type: none; border-bottom: 1px solid #e2e2e2;}
#right #menu .ul-right li a {color: #cc0000;}
#right #menu .ul-right li.on {background:url(/img/li-on.gif) 10px 14px no-repeat #6b8a99;}
#right #menu .ul-right li.on a {color: #ffffff;} 
/* Правая часть Конец */

/* Подвал Начало */
#footer {background: #ffffff; height: 130px; position: relative; margin: 0px;}
#footer #bg-copyright {background:url(/img/bg-footer.gif) 0px 0px repeat-x; margin: 0px 10px 0px 10px; height: 130px;}
#footer #logo-footer {background: url(/img/logo-footer.gif) no-repeat 0 0; height: 26px; left: 30px; position: absolute; top: 35px; width:250px;}
#footer #copyright p {font-size: 11px; line-height: 14px; font-family: Tahoma; color: #777573; left: 30px; position:absolute; top:60px; //top: 70px;}
/* Подвал Конец */

.clear {clear:left;font-size:0px;height:0px;line-height:0px;margin:5px;}