@import url(base.css);

/*{{{ Main layout*/

body {
  font: 11px Tahoma, sans-serif;
  color: #000;
  background: url(04.jpg) 0 0 repeat-y;
}

body#two #container {
  background: none;
}

a {
  color: #108BED; 
}


#container a:hover {
  color: #47A6F3;
}


#sp1 {
  clear: both;
  height: 61px;
}
input.buts{
    background:url(09.gif) 0 0 repeat-x;
    background-color:#A92C00;
    height:24px;
    border:0px;
    color:#fff;
    font-weight:bold;
    width:100px;
    cursor:pointer;
    padding-bottom:2px;
    $padding-bottom:0px;
}
.contest td{
    vertical-align:bottom;
    padding:0 22px 20px 0;
    text-align:center;
}
#container, #footer {
  width: expression(document.body.clientWidth > 995 ? '100%' : '995px'); min-width: 995px; 
}


#container {
  height: auto !important; height: 100%; min-height: 100%;
  background: url(07.jpg) 100% 0 repeat-y;
}


#header {
  height: 261px;
  position: relative;
  background: url(00.jpg) 0 0 repeat-x #0EA3FF;
  margin-top: -9px;
}


#sidebar {
  width: 208px !important; width: 219px; 
  float: left; 
  border-right: 1px solid #F5D7D5;
  border-left: 1px solid #D96860;
  background:#C91401;
  padding: 0 0 40px 9px;
  display: inline; margin-left: 17px;
  margin-top: 29px;
}


#content {
  width: 100%;
  float: right;
  margin-left: -236px;
  background: url(05.jpg) 0px 0 no-repeat;
}


#txt {
  margin-left: 250px; 
  height: auto !important; _height: 1%;
  padding-bottom: 200px;
  _padding-bottom: 0;
}


#txt1 {
  width: 100%;
  float: left;
  margin-right: -226px;
  _height: 1%;
}


#txt2 {
  margin: 0 226px 140px 0;
  height: auto !important; _height: 1%;
  font-size:13px;
}


#asidebar {
  width: 204px;
  float: right;
  padding-bottom: 50px; margin-bottom: 149px; _margin-bottom: 135px;
  background: #E8E8E8;
}


#footer {
  height: 75px !important; height: 210px;  
  margin-top: -210px; padding-top: 135px; 
  position: relative; z-index: 300;
  

  height: 75px; padding-top: 0;
  margin-top: -75px;
}

/*}}}*/

/*{{{ Header*/

#sky {
  width: 618px; height: 234px;
  position: absolute; top: 27px; right: 0;
  background: url(01.jpg) 0 0 no-repeat;
}

#sky #flash2 {
  position: absolute; top: 44px; right: 0;
}

#icon {
  position: absolute; top: 12px; right: 21px; width:75px;
}

#icon li {
  float: left;
  margin: 0 0 0 14px;
}


#flash1 {
  margin-top: 27px;
  float: left;
}


#subnav {
  background: #A92C00 url(subnav.gif) repeat-x; height: 24px;
  /*position: absolute; top: 237px; left: 97px;*/width:auto;
    margin:0 367px 0 97px;
}

#subnav li {
  float: left;
  font-weight: bold;
  padding-top:4px;
  /*margin-right: 87px;*/
  width:14%;
}

#subnav a {
  color: #fff;
}

#subnav a:hover {
   color:#FFC389;
}
/*}}}*/

/*{{{ Sidebar*/

#sidebar h3 {
  margin: 0; margin: 0px 0 13px 0;
  font-weight: normal; font-size: 26px;
  color: #fff;
}

#parol label strong {
  float: left; clear: left;
  width: 45px;
  font-weight: normal;
  color: #FFC389; 
}

#parol input.text {
  width: 103px; height: 15px !important; height: 19px;
  margin: 0 0 7px 0;
  border: 1px solid #FFC389;
  float: left;
}

#parol input.submit {
  background: none;
  border: none; border-bottom: 1px solid #fff;
  font-weight: bold;
  color: #fff;
  width: 38px;
  margin: 33px 0 0 10px; $margin: 2px 0 0 10px;
}

#parol p {
  margin: 0; margin: 13px 0 6px 45px;
  font-weight: bold;
  clear: both;
}

#parol p a {
  color: #fff;
}

#parol p a:hover {
  color: #FFC389;
}

#parol p.href {
  font-size: 12px;
  margin: 0 0 0 45px;
}

#parol p.href a {
  color: #FFC389;
}


#nav {
  margin: 29px 10px 25px 10px;
  padding: 20px 0;
  border-top: 1px solid #DF7266;
  border-bottom: 1px solid #DF7266;
}

#nav li {
  background: url(bul1.gif) 0 6px no-repeat;
  padding-left: 8px; margin-bottom: 14px;
  font-size: 14px;
  font-weight: bold;
}

#nav li li{
  background: url(bul1.gif) 0 6px no-repeat;
  padding-left: 8px; margin-bottom: 12px;
  font-size: 12px; font-weight: normal;
}

#nav ul {
  margin-top: 10px;
  margin-left: 20px;
}


#nav a {
  color: #fff;
  text-decoration: none;
}

#nav .active {
  background: url(bul2.gif) 0 6px no-repeat;
  position: relative; left: -6px;
  padding-left: 15px;
}

#nav .active .active {
  background: url(bul1.gif) 0 6px no-repeat;
  position: static;
  padding-left: 8px;
}

#nav .active a, #nav .active .active a, #nav a:hover  {
  color: #FFC389;
}
#nav .active li a {
  color: #FFF;
}


#search label strong {
  float: left;
  width: 40px; 
  font-weight: normal;
  color: #FFC389; 
}

#search input.text {
  width: 118px; height: 15px !important; height: 19px;
  border: 1px solid #FFC389;
  float: left;
}

#search input.img {
  _margin: 0 0 0 -3px;
}

#search p {
  margin: 0; margin: 7px 0 0 41px;
  font-weight: bold;
}

#search a {
  color: #fff;
}

#search a:hover {
  color:#FFC389;
}

#sidebar h4 {
  margin: 0; margin: 32px 0 8px 0;
  font-weight: normal; font-size: 18px;
  color: #FFC389;
}


#voting p {
  margin: 0; margin: 0 0 6px 0;
  color: #fff; 
}

#voting strong.name {
  color: #FFC389;
  margin: 0 0 10px 0;
  display: block;
}

#voting label { 
  width: 100%; overflow: hidden; 
  margin: 4px 0 0 0; _margin: 0;
} 

#voting input.radio {
  float: left; clear: left;
  margin: 0;
}

#voting label strong {
  margin: 0 0 0 6px; _margin: 3px 0 0 6px;
  font-weight: normal;
  color: #fff;
  display: table; 
  height: auto !important; height: 1%;
}

#voting input.submit {
  background: none; background: #FFC389; 
  border: none;
  margin: 16px 0 0 0; padding: 3px 16px !important; padding: 3px 5px;
  float: left;
}

#voting input.sub {
  background: #fff;
}

/*}}}*/

/*{{{Asidebar*/

#korz {
  background: #fff;
  padding: 34px 0 30px 17px;
}

#krz {
  margin: 0; margin: 0 0 6px 6px; padding-left: 37px;
  font-weight: normal; font-size: 26px;
  background: url(bul4.gif) 0 4px no-repeat;
}

#korz p {
  margin: 0; margin: 0 0 2px 24px;
}

#korz p a {
  color: #000;
  ext-decoration: none;
}

#korz p strong {
  color: #FF2400;
}


#korz h4, #asidebar h5 {
  margin: 0; margin: 36px 0 12px 0;
  font-weight: normal; font-size: 18px;
  color: #000;
}


#asidebar h5 {
  margin: 0; margin: 21px 0 17px 17px; 
}


.product img {
  float: left;
  margin-right:10px;
}

.product strong.name {
  padding: 20px 0 0 79px;
  display: block;
}

.product em.price {
  display: block;
  margin: 33px 0 0 79px; padding: 6px 0;
  font-style: normal; font-weight: bold;
  color: #AA2A00;
  background: url(08.gif) 0 0 repeat-x;
  width: 88px;
  text-align: center;
  clear: left;
  font-size:11px;
}
.product a.href {
  display: block;
  margin: 0 0 0 79px; padding: 6px 0;
  background: url(09.gif) 0 0 repeat-x #A92C00;
  width: 88px;
  position: relative; top: -1px;
  color: #fff;
  text-decoration: none;
  zoom: 1;
} 


#container .product a.href:hover {
  color:#FFC389;
}

.product a.href strong {
  background: url(bul5.gif) 0 2px no-repeat;
  margin: 0 0 0 12px; padding: 0 0 0 22px;
}


.new {
  margin: 0 10px 16px 17px;
}

.new em.data {
  font-style: normal; font-size: 10px;
  color: #797979;
  margin-bottom: 2px;
  display: block; 
 
}

.new strong.name a {
  color: #000;
  text-decoration: none; 
  margin-bottom: 5px;
  display: inline; 
  
}

.new img {
  float: left;
  border: 1px solid #fff;
  margin-right: 10px;
}

.new p {
  margin: 0; 
  margin: 10 0 5px 0px;
  _height: 1%; display: table;
 
}

.new p a {
  font-style: italic;
}


.ras {
  margin: 0; margin: 30px 0 0 17px; padding: 0 0 0 18px;
  background: url(bul6.gif) 0 2px no-repeat;
}


form#subscribe {
  margin: 10px 0 0 17px; 
}

#subscribe label {
  margin-bottom: 10px;
}

#subscribe label strong {
  float: left;
  width: 45px;
  color: #000;
  margin-bottom: 3px;
}

#subscribe label input.text {
  border: 1px solid #108BED;
  clear: right;
  margin: 0; margin-right: 11px;
  width: 170px;
}

#subscribe label select {
  margin: 6px 0 0 40px;
  width: 130px;
}

#subscribe label select option {
  color: #000;
}

#subscribe input.submit {
  margin: 10px 0 0 40px;
  border: 1px solid #108BED;
  background: #108BED;
  color: #fff;
  font-weight: bold; 
}


#asidebar form#subscribe input{
  background: #fff;
  font-size: 11px;
  border: 1px solid #C91401;
  margin: 3px 0 0;
}

#asidebar form#subscribe input.submit {
  background: #C91401;
  font-size: 11px; font-weight: bold;
  border: 1px solid #C91401;
  width: auto; 
  color: #fff;
  float: left;
  _margin-left: -20px; display: inline;
}

#asidebar form#subscribe textarea {
  width: 100%; height: 100px;
  margin:3px 0 0;
  overflow: auto;
  background: #fff;
  border: 1px solid #C91401;
  font-family: sans-serif;
  clear: right;margin: 0; margin-right: 11px;width: 170px;
}

#asidebar form#subscribe select {
  width: 100%; margin: 3px 0 0;
}




/*}}}*/

/*{{{ Footer*/

#dextra {
  margin: 0; padding: 32px 0 0 26px;
  background: url(10.jpg) 0 0 no-repeat;
  height: 43px !important; height: 75px;
}

#dextra a {
  color: #C91400;
  text-decoration: none;
}

#dextra a strong {
  display: block;
  text-decoration: underline;
}


#kont {
  position: absolute; top: 28px; left: 251px;
  width: 290px;

  top: -107px;
}

#kont h4 {
  margin: 0; margin: 0 0 9px 0;
  font-weight: normal; font-size: 16px;
  color: #000;
}

#kont address {
  font-style: normal;
}

#kont address strong {
  display: block;
  font-weight: normal;
  margin-top: 13px;
}

#kont #frst {
  font-weight: bold;
  color: #0079D9;
  text-decoration: underline;
  margin: 0;
}


#pr {
  position: absolute; top: 31px; right: 0;
  width: 204px !important;
  background: red;

  width: 366px;
  padding-left: 162px;
  padding-top: 40px;
  height: 170px !important;
  height: 210px;
  background: url(06.jpg) no-repeat;
  top: -135px;
}

#pr img {
  float: left;
}

#pr strong.price {
  loat:left;
  display: block;
  margin: 0 0 0 0;
}

#pr .ras {
  margin: 0; margin: 52px 0 0 0 !important;  clear: left;  margin-top: 20px;
}

/*}}}*/

/*{{{ Txt2*/

h1 {
  margin: 33px 0 15px 0;
  font-size: 18px; font-weight: normal;
}

#txt2 p {
  margin: 0 0px 10px 0;
}


#block {
  margin: 36px 0 0 11px;
}

.bl {
  float: left;
  width: 48.9%;
  font-size:13px;
  padding-bottom:20px;
}

.bl p {
  margin: 0; padding: 15px 10px 0 0; font-size:13px;
}


#txt2 h2 {
  margin: 0; margin: 42px 0 22px 0;
  font-weight: normal; font-size: 26px;
  color: #AC2600;
  clear: both;
}


#txt2 .product {
  float: left;
  width: 49%;
  margin: 0 0 55px 0;
  overflow:hidden;
}
#txt2 .one {
  width: 100%;
}

#txt2 .product strong.name {
  padding: 5px 0 12px 88px;
}

#txt2 .one strong.name {padding-left: 0;}

#txt2 .product .ul1 {
  margin: 0 10px 0 109px;
  min-height: 100px;
}

#txt2 .product .ul1 li {
  background: url(bul7.gif) 0 50% no-repeat;
  padding-left: 9px; margin-bottom: 2px;
}

#txt2 .product .ul1 li.last {
  background: url(bul8.gif) 0 50% no-repeat;
  margin: 12px 0 0 9px;
}

#txt2 .product em.price {
  margin: 31px 0 0 0;
  position: relative; z-index: 300;
}

#txt2 .product a.href {
  margin: -24px 27px 0 88px;
  width: auto;  _height: 24px;
}

#txt2 .one a.href {
  width: 100px;
}


.pro {
  clear: both;
}


form#contact {
  margin: 20px 0 50px; padding:0;
  width: 250px; 
  float: left; 
  display: inline;
}

form#contact label {
  margin-bottom: 15px;
  width:100%;
  overflow:hidden;
  padding-right:4px;
}
form#contact input{
  background: #fff;
  font-size: 11px;
  border: 1px solid #C91401;
  margin: 3px 0 0;
  height:16px;
  _height:19px;
}
form#contact input#kod{
	float:left;
	width:165px;
	$width:163px;
}
form#contact img{
	margin:3px 0 0 3px;
	padding:0px;
	float:left;
}
form#contact input.submit {
  background: #C91401;
  font-size: 11px; font-weight: bold;
  border: 1px solid #C91401;
  width: auto; 
  color: #fff;
  height:auto;
}

form#contact textarea {
  width: 100%; height: 100px;
  margin:3px 0 0;
  overflow: auto;
  background: #fff;
  border: 1px solid #C91401;
  font-family: sans-serif;
}

form#contact select {
  width: 100%; margin: 3px 0 0;
}


#txt2 .new {
  margin: 0 10px 16px 0;
  float: left;
  width:85%;
}

#txt2 .new p {
  margin: 0; margin: 0 0 5px 0px;
  padding-top:10px;
}

#txt2 p.href {
  margin: 0;
}

#txt2 p.href a {
  font-style: normal;  
}

p.pager {
  float: left; clear: both; 
  padding: 15px 0 0 0;
}

strong.stran {
  border-top: 1px solid; 
  padding-top: 10px;
}


#txttext {
  margin: 0 30px 0 0;
}


table.table {
  margin: 20px 0;
}

table.table, table.table td, table.table th {
  border:1px solid #C91401; padding: 2px 5px;
}

table.table th {
  background: #C91401; color: #fff;
}


table.cart td{
  padding: 5px;
}

table.cart td input.text {
  width: 100px; border-color: #999;
}

.itog {margin-top: 40px;}
.itog td {padding: 5px 0 5px 5px; width: 160px;}
.itog  input.submit {
  margin: 0px 0 0 0px;
  border: 1px solid #108BED;
  background: #108BED;
  color: #fff;
  font-weight: bold; 
}

/*}}}*/

.red {
    color: #ff0000;
}

.hr hr {
  display: none;
}

.hr {
  width: 100%;
  clear: both;
}


#ssss{
margin-top:100px;
text-decoration:none;
}
#ssss a{
text-decoration:none; color:#c91401;
}
#ssss a:hover{
text-decoration:none; color:#c91401;
}
.ug_new{
    width:10px;
    height:10px;
    position:absolute;
    overflow:hidden;
    z-index:100;
}
.ugtl{
    top:0px;
    left:0px;
    background:url(/pic/ugtl.png) 0 0 no-repeat;
}
.ugtr{
    top:0px;
    right:0px;
    background:url(/pic/ugtr.png) 0 0 no-repeat;
}
.ugbl{
    bottom:0px;
    _bottom:-1px;
    left:0px;
    background:url(/pic/ugbl.png) 0 0 no-repeat;
}
.ugbr{
    bottom:0px;
    _bottom:-1px;
    right:0px;
    _right:-1px;
    background:url(/pic/ugbr.png) 0 0 no-repeat;
}
.menu_new_class{
    width:100%;
    position:absolute;
    top:237px;
    left:0px;
}


/* */

.new2 {
  margin: 0 10px 16px 17px;
  font-size: 12px;
}

.new2 em.data {
  font-style: normal; font-size: 11px;
  color: #797979;
  margin-bottom: 2px;
  display: block;
}

.new2 strong.name a {
  color: #000;
  text-decoration: none;
  margin-bottom: 5px;
  display: block;
}

.new2 img {
  float: left;
  border: 1px solid #fff;
  margin-right: 10px;
}

.new2 p {
  margin: 0; margin: 0 0 5px 0px;
  _height: 1%; display: table;
}

.new2 p a {
  font-style: italic;
}

#txt2 .new2 {
  margin: 0 10px 16px 0;
  float: left;
}

#txt2 .new2 p {
  margin: 0; margin: 0 0 5px 55px;
}

#txt2 h1.hed a{
  color:#AC2600;
  clear:both;
}
#txt2 h1.hed{
	width:100%;
}

#txt2 .new .p2{
 margin: 0; margin: 0 0 5px 20px;
 padding-top:10px;
}


#fastfiltr{
	background-color:#E8E8E8;
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}
#fastfiltr form#contact a{
	margin:0 5px;
}
#fastfiltr form#contact{
	background-color:#E8E8E8;
	/*clear:both;*/
	float:left;
	margin-bottom:0;
	padding:10px;
	width:auto;
}
#fastfiltr form#contact2{
	float:left;
	padding:10px;
}
#fastfiltr form#contact2 label{
	float:left;
	margin-top:2px;
	min-width:100px;
	margin-right:15px;
}
#fastfiltr form#contact2 label select{
	border:1px solid #C91401;
	margin-top:2px;
	width:200px;
}

#cnts{
	position:absolute;
	bottom:5px;
	right:5px;
}

span.data_new_class{
  background: url(08.gif) 0 50% repeat-x;
  display:block;
  font-size:11px;
  line-height:19px;
  padding:0 10px;
  color:#3E3E3E;
  margin-bottom:5px;
}
div.div_class_new{
	padding:0 10px;
}

