*{
    margin:0px;
    padding:0px;
}
body{
    font-size:12px;
    font-family:arial;
    background:black;
}
body,html{
    min-height:100%;
    height:100%;
    overflow-x:hidden;
}
img{
    border:0px;
}

a {
    color: #ffffff;
}

#real_content #map {
    color: #ffffff;
}

#pattern{
    min-height:100%;
    height:100%;
    width:690px;
    position:relative;
    left:50%;
    margin-left:-345px;
}
#pattern2{
    height:570px;
    position:relative;
    top:50%;
    margin-top:-285px; //вот тут косячит
}
#logo{
    margin-left:58px;
}
#main{
    width:587px;
    height:489px;
    position:absolute;
    left:48px;
    top:51px;
    background:url("img/main.jpg")/*tpa=http://batray-snack.ru/img/main.jpg*/ no-repeat;
    opacity:0;
    z-index:1;
    filter: alpha(opacity=0);
}
#content{
    position:relative;
    display:none;
    left:50px;
    z-index:2;
	background:#000000;
}
#menu{
    margin-top:3px;
}
#menu a{
    color:#7a7a7a;
    font-weight:bold;
    text-decoration:none;
    margin-left:26px;
}
#menu a:hover{
    color:#fff;
}
#real_content{
    width:587px;
    height:459px;
    background:url("img/content_back.jpg")/*tpa=http://batray-snack.ru/img/content_back.jpg*/ no-repeat;
    margin-top:8px;
	color: #FFFFFF;
}
#footer{
    color:#fff;
    font-weight:bold;
    font-size:10px;
    position:absolute;
    right:135px;
    bottom:-2px;
}

.text_content {
    padding: 20px;
}

.leftprod {
    width:57px;
	margin-top: 50%;
	bottom: 110px;
	position:relative;
	float: left;
}

.leftprod ul{
   list-style-type:none;
}

.leftprod ul li{
   text-align: right;
}

.leftprod a{
   color:#868686;
   text-decoration:none;
}

a.leftprod_activ {
   color:#ffffff;
   text-decoration:none;
}

.leftprod a:hover{
   color:#ffffff;
   text-decoration:none;
}

.centerprod {
    position:relative;
	width:128px;
	float: left;
	margin-right: 12px;
}

.paket1, .paket2 {
    width:128px;
	height:191px;
}

.paket1 {
    background:url("img/paket1.png")/*tpa=http://batray-snack.ru/img/paket1.png*/ no-repeat;
}

.paket2 {
    background:url("img/paket2.png")/*tpa=http://batray-snack.ru/img/paket2.png*/ no-repeat;
	margin-top: 10px;
}

.ctext {
    width:261px;
	float: left;
	margin-left: 40px;
	margin-top: 75px;
	position:relative;
}

.ves {
    font-weight:bold;
	text-align: center;
}

.ves  span{
    font-size:20px;
}

.price {
    color: #ffc633;
	font-size:10px;
	text-align: center;
}

.palka {
    background:url("img/palka.jpg")/*tpa=http://batray-snack.ru/img/palka.jpg*/ no-repeat;
    width:1px;
	height:30px;
	float: left;
	margin: 0px 5px 0px;
	margin-top: -3px;
}

.left_t {
    float: left;
}

.right_t {
    float: left;
}

.noworder {
    font-size:14px;
    margin-top: 59px;
}

.noworder a {
    color: #ffc633;
}

.zform input{
    width: 222px;
	height:16px;
}

.zform .bzakaz {
    width: 86px; 
	height: 25px;
	padding-bottom: 19px;
}

.polosa_body {
    width: 551px; 
	height: 408px;
	overflow: auto;
	overflow-x: hidden;
}

.polosa_line {
    width: 551px; 
    height: auto;
	font-size:11px;
}

.polosa_txt {
   margin-right: 19px;
}

.fgt {
    margin-left: 141px;
	margin-top: 12px; 
	margin-bottom: 12px;
}

.orsv {
    font-size:16px;
	margin-left: 7px;
}

#footer2 {
    width: 578px; 
    color: #ffffff;
    margin-top: 16px;
	bottom: -35px;
	position:absolute;
	font-size:10px;
	text-align: center;
}

#footer3 {
    width: 585px; 
    position:absolute;
	bottom: -53px; 
	font-size:10px;
}

#footer31 {
    float: left;
}

#footer32 {
    float: right;
}

ul {
    margin: 5px 0;
    margin-left: 20px;
}

#title {
position:relative;
top:50px;
left:400px;
}
#title h1 {
font-size:14px;
display:inline;
}

#footer-copy {
    font-size: 10px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    padding-top: 0px;
	color: #ffffff;
    text-decoration: none;
	padding-bottom: 10px;
}

#footer-copy img {
    float: left;
    margin-top: -3px;
    margin-right: 5px;
}

#footer-copy a {
    color: #ffffff;
    text-decoration: none;
}


#back-container {
    width: 250px;
    background-color: #a6231d;
    border-radius: 8px 0 0 8px;
    *border-radius: 0;
    position: fixed;
    top: 50%;
    right: -250px;
    height: 284px;
    margin-top: -165px;
    z-index: 900;
    border: 0;
}

#back-container #callback-label {
    position: absolute;
    left: -22px;
    top: 25px;
    width: 22px;
    height: 158px;
    background-image: url('../images/callback.png');
    cursor: pointer;
}

#back-container .tabs {
    list-style: none;
    padding: 3px 0 0 3px;
}

#back-container .tabs li {
    float: left;
    border-radius: 6px 6px 0 0;
    height: 20px;
    background-color: #ddbfbd;
    color: #a6231d;
    bottom: 0;
    padding: 0 7px;
    margin-top: 2px;
    cursor: pointer;
}

#back-container .tabs li.active {
    background-color: #ffffff;
    height: 22px;
    margin-top: 0;
}

#back-container .form-container {
    position: absolute;
    top: 25px;
    left: 3px;
    width: 231px;
    background-color: #ffffff;
    z-index: 910;
    border-radius: 0 0 0 6px;
    padding: 8px;
    height: 240px;
}

#back-container .form-container.selected {
    z-index: 920;
}

#back-container form table th {
    vertical-align: top;
    min-width: 56px;
    font-size: 14px;
    color: #535353;
    font-weight: normal;
    text-align: right;
    padding-right: 5px;
}

#back-container form table td {
    vertical-align: top;
    text-align: left;
}

#back-container form input {
    border: 1px solid #535353;
    width: 160px;
    height: 18px;
}

#back-container form select {
    border: 1px solid #535353;
    width: 162px;
    height: 18px;
}

#back-container form textarea {
    border: 1px solid #535353;
    width: 160px;
    min-width: 160px;
    max-width: 160px;
    height: 80px;
    min-height: 80px;
    max-height: 80px;
}

#back-container form .captcha {
    border: 1px solid #535353;
}

#back-container form .button {
    border: 0;
    cursor: pointer;
    color: #8d2823;
    background-color: #ffffff;
}

.error-message-box {
    color: #f00;
    font-size: 14px;
}

.item-list-row {
    overflow: hidden;
    position: relative;
	margin-left: -5px;
}
.item-list-row ul {
    font-size: 0;
    line-height: 0;
    list-style: none outside none;
    outline: medium none;
    overflow: hidden;
    position: relative;
    width: 570px;
    left: 0;
	margin: 0;
}
.item-list-row ul li {
    color: #666666;
    display: inline-block;
    font-size: 10px;
    letter-spacing: normal;
    line-height: 16px;
    min-height: 70px;
    outline: medium none;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 70px;
    float: left;
    margin: 0px 5px;
	padding-bottom: 5px;
}

.item-list-row ul li div {
    display: table-cell;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 70px;
    height: 90px;
	color: #cfab00;
}

.item-list-row ul li img {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 70px;
}

