@charset "windows-1251";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/img/new/body_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f1eee5;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7c7974;
}
img {
	border: 0;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	color: #323033;
	margin-top: 15px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 12px;
	color: #323033;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 8px;
}
h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	font-weight: normal;
	font-style: italic;
	color: #323033;
	margin-top: 15px;
	margin-bottom: 10px;
}

a {
	color: #0468b3;
}
a:hover {
	color: #035694;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
    width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 940 ? '940px' : (document.documentElement.clientWidth || document.body.clientWidth) > 1250 ? '1250px' : '100%' );
	min-width: 940px;
	max-width: 1260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
.cl {
	display:block;
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
	margin: 0px;
	padding: 0px;
}
.header {
	height: 110px;
	padding-right: 20px;
	padding-left: 20px;
}
.header .logo {
	width: 20%;
	float: left;
	text-align: center;
}
.header .nav {
	width: 54%;
	float: right;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	padding-top: 30px;
	white-space: nowrap;
}
.header .phone {
	float: right;
	width: 23%;
	font-family: "Trebuchet MS", Arial;
	font-size: 28px;
	font-style: italic;
	padding-top: 0px;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.header .nav a {
	color: #0468b3;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 4px;
	padding-left: 4px;
	white-space: nowrap;
}
.header .nav a:hover {
	color: #FFFFFF;
	background-color: #0468b3;
	text-decoration: none;
}
.header .nav span {
	color: #645540;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #ffd302;
}
.header .phone span {
	font-size: 24px;
}
.status_bg2 {
	height: 50px;
	background-color: #faf6ea;
	background-image: url(/img/new/status_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.status {
	height: 50px;
	background-image: url(/img/new/status_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 20px;
}
.status .search {
	width: 20%;
	float: left;
	height: 37px;
	padding-top: 13px;
}
.status .search input {
	width: 100%;
	display: block;
	-moz-box-sizing: content-box;
	box-sizing:	content-box;
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	height: 21px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #807f7d;
	border-right-color: #d4d1ca;
	border-bottom-color: #d4d1ca;
	border-left-color: #807f7d;
}
.status .cart {
	width: 77%;
	float: right;
	height: 34px;
	padding-top: 16px;
}
.content {
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
.content .leftside {
	float: left;
	width: 20%;
	clear: both;
	position: relative;
}
.content .main {
	float: right;
	width: 77%;
	margin-bottom: 10px;
}

.img_cats {padding-top: 10px;}

.leftside .news span {
	background-color: #FFD302;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #2f2a24;
}
.leftside .news {
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.leftside .news p{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 12px;
}
.footer {
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
	text-align: right;
	padding-top: 15px;
}
.copynav {
	height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	padding-top: 12px;
	background-image: url(/img/new/copynav_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
}
.copynav_bg2 {
	background-color: #fffefc;
	text-align: center;
	background-image: url(/img/new/copynav_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.copynav a {
	color: #0468b3;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 3px;
	white-space: nowrap;
	padding-top: 1px;
	padding-bottom: 2px;
}
.copynav a:hover {
	color: #FFFFFF;
	background-color: #0468b3;
	text-decoration: none;
}
.copynav span {
	color: #645540;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #ffd302;
	padding-top: 1px;
	padding-bottom: 2px;
}
.raspr {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin-bottom: 15px;
}
.raspr /img/new {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 10px solid #FFFFFF;
}
.raspr p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 13px;
	font-weight: bold;
}
.raspr .price_bg2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 3px;
	font-style: italic;
	color: #F1EEE5;
	background-color: #b50000;
	background-image: url(/img/new/raspr_price_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.raspr .price {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 12px;
	font-style: italic;
	color: #F1EEE5;
	background-color: #b50000;
	background-image: url(/img/new/raspr_price_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.raspr .buynow {
	background-image: url(/img/new/buynow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 26px;
	width: 26px;
	display: block;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
.header .phone .prefix {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-style: italic;
	text-align: center;
}
.status .cart span.numb {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: italic;
	line-height: 15px;
	color: #812323;
}
a.more {
	background-image: url(/img/new/more1.gif);
	background-position: left center;
	padding-left: 30px;
	background-repeat: no-repeat;
	display: block;
	float: left;
}
.floatleft {
	float: left;
}
.leftside .raspr .buynow {
	background-image: url(/img/new/buynow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 26px;
	width: 26px;
	display: block;
}
.leftside .catnav {
	font-size: 11px;
	line-height: 12px;
}
.leftside .catnav a {
	display: block;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
}
.leftside .catnav a:hover {
	background-image: url(/img/new/catnavarrowhover.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #0468b3;
	color: #FFFFFF;
	text-decoration: none;
}
.leftside .catnav div.selected {
	background-image: url(/img/new/catnavarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #ffdc3e;
	color: #645540;
	text-decoration: none;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.LoginForm {
    padding-top: 20px;
}
.LoginForm .ButEnter {
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: #FFFFFF;
    background-color: #298ac5;
    background-image: url(/img/new/buytit.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 15px;
    padding-left: 10px;
    display: block;
    float: left;
    text-decoration: none;
    border: none;
}
.main form {width: 50%}
.main .subheader {
	font-size: 11px;
	margin-top: -5px;
}
.main .subheader .schema {
	float: left;
	padding-top: 13px;
	padding-bottom: 5px;
	white-space: nowrap;
}
.main  .subheader  .schema .item {
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
}
.main .subheader .schema .arrow {
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(/img/new/schemearrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 14px;
}
.main .subheader .view, .main .view {
	float: right;
	padding-top: 3px;
	padding-bottom: 5px;
}
.main .subheader .print {
	float: right;
	padding-top: 3px;
	padding-bottom: 5px;
	background-image: url(/img/new/print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.pad {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.pad11 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}.main .spiskom {
	margin-top: 10px;
	color: #000000;

}
.main .spiskom h1 {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-style: normal;
}
.main .spiskom h2 {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-family: Tahoma, Verdana;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #7c7974;
}
.main .spiskom span {
	color: #000000;
}
.main .spiskom .dotted {
	background-image: url(/img/new/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.main .spiskom .buynow {
	background-image: url(/img/new/buynow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 36px;
	width: 36px;
	display: block;
}
.main .spiskom .price .sale_bg2 {
	background-color: #b50000;
	background-image: url(/img/new/raspr_price_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.main .spiskom .price .sale {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #F1EEE5;
	background-image: url(/img/new/raspr_price_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	padding-left: 10px;
}
.main .spiskom .price .phone {
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight:normal;
    font-style: italic;
    color: #0468b3;
}
.main .spiskom .price {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #812323;
}
.main .spiskom th {
	color: #7C7974;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #847d72;
}
.pages {
	font-size: 13px;
	margin-top: 15px;
	height: 30px;
	padding-top: 5px;
}
.pages a:hover {
	font-size: 13px;
	background-color: #0468b3;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
}
.pages a {
	font-size: 13px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 7px;
	padding-left: 7px;
}
.pages span {
	font-size: 13px;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 7px;
	padding-left: 7px;
	color: #645540;
	background-color: #FFD302;
	padding-top: 1px;
	padding-bottom: 2px;
}

.view a:hover {
	background-color: #0468b3;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
}
.view a {
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 7px;
	padding-left: 7px;
}
.view span {
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 7px;
	padding-left: 7px;
	color: #645540;
	background-color: #FFD302;
	padding-top: 3px;
	padding-bottom: 5px;
}
select {
	font-family: Tahoma;
	font-size: 13px;
}
.main .info {
	position: relative;
}
.main .infobgtop {
	background-image: url(/img/new/info_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 60px;
	background-color: fbf6e9;
}
.main .infobgbot {
	background-image: url(/img/new/info_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	width: 60px;
	background-color: fbf6e9;
}
.main .infobgmid {
	background-color: #fbf6e9;
	background-image: url(/img/new/info_mid.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 60px;
}
.main .info .picture {
	background-color: #FFFFFF;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	width: 35%;
}
.main .info .param {
	background-color: #fbf6e9;
	padding-right: 30px;
}
.main .info .param .price {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #812323;
}
.main .info .param .price .sale_bg2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 3px;
	font-style: italic;
	color: #F1EEE5;
	background-color: #b50000;
	background-image: url(/img/new/raspr_price_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.main .info .param .price .sale {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 12px;
	font-style: italic;
	color: #F1EEE5;
	background-color: #b50000;
	background-image: url(/img/new/raspr_price_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-bottom: 0px;
}
.dotted {
	background-image: url(/img/new/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.main .info .param table td {
	background-color: #fbf6e9;
	padding-top: 3px;
	padding-bottom: 4px;
}
.main .info .param .var {
	background-image: url(/img/new/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 11px;
}
.main .info .param .numb {
	background-image: url(/img/new/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #000000;
}
.buyit {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	background-color: #298ac5;
	background-image: url(/img/new/buytit.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-left: 10px;
	display: block;
	float: left;
	text-decoration: none;
    border: none;
}
.main input, textarea {
    font-family: verdana, tahoma, arial;
    font-size: 13px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}
.main .itogo {
    height: 40px;
}
.main .itogo .price {
    font-family: "Trebuchet MS";
    font-size: 20px;
    font-weight: bold;
    padding-right: 2px;
    padding-left: 12px;
    font-style: italic;
    color: #812323;
}
.main .itogo .offer {
    margin-top: 0px;
}
.offer {
    font-family: "Trebuchet MS";
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    color: #FFFFFF;
    background-color: #298ac5;
    background-image: url(img/buytit.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 15px;
    padding-left: 10px;
    display: block;
    text-decoration: none;
    float: left;
    margin-top: 12px;
}

.main ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(/img/new/mainbullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.main .info .shadow {
	background-image: url(/img/new/infoshadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
.main .popular h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #323033;
}
.main .raspr {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.main .kartinkoi  {
    text-align: center;
    vertical-align: bottom;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.main .kartinkoi  /img/new {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 10px solid #FFFFFF;
}
.main .kartinkoi  p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 13px;
	font-weight: bold;
}
.main .kartinkoi  .sale_bg2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 3px;
	font-style: italic;
	color: #F1EEE5;
	background-color: #b50000;
	background-image: url(/img/new/raspr_price_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.main .kartinkoi .sale {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 12px;
	font-style: italic;
	color: #F1EEE5;
	background-color: #b50000;
	background-image: url(/img/new/raspr_price_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.main .kartinkoi  .price_bg2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	padding-right: 8px;
	padding-left: 3px;
	font-style: italic;
	color: #812323;
	background-repeat: no-repeat;
	background-position: right center;
}
.main .kartinkoi .price {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 12px;
	font-style: italic;
	color: #812323;
}
.main .kartinkoi  .buynow {
	background-image: url(/img/new/buynow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 26px;
	width: 26px;
	display: block;
}
.main .kartinkoi .dotted {
	background-image: url(/img/new/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.main .promo {
	padding-bottom: 20px;
	margin-top: 20px;
	background-image: url(/img/new/infoshadow.jpg);
	background-repeat: no-repeat;
	background-position: 67% 270px;
}
.main .promo .picture {
	background-color: #fbf6e9;
	vertical-align:middle; 
	background-repeat: no-repeat;
	background-position: right center;
	width: 44%;
	height: 270px;
}
.main .promo .txt {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	background-color: #fbf6e9;
}
.main .catbig h1 {
	font-size: 48px;
	font-family: "Trebuchet MS", Arial;
	font-style: italic;
	font-weight: normal;
	color: #323033;
	margin: 0px;
}
.main .catbig a.more {
	background-image: url(/img/new/more1.gif);
	background-position: left center;
	padding-left: 30px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: absolute;
	z-index: 15;
	margin-top: 50px;
	margin-left: 120px;
	white-space: nowrap;
}
.main .catbig {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
 .main table.categoryList tr td {
    margin-top: 15px;
    //margin-top: 0px;
 }
.main .category {
	background-image: url(/img/new/dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.main .category p {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
.main .category h2 {
    color: #0468b3;
	margin-bottom: 5px;
    /*margin-top: 30px;*/
	margin-top: 10px;
}
.main .newsblock {
	margin-bottom: 5px;
	clear: both;
}
.main  .newsblock .data {
	margin-bottom: 5px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #ffde00;
	color: #5c5445;
}
.main  .newsblock .text {
	margin-bottom: 5px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	width: 84%;
}
.main .newsblock .text a {
	color: #7C7974;
}
h4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 8px;
	padding: 0px;
}
div.st1{display: inline;}
div.st2{width: 200px; text-align: left; margin-top: 5px;}
a.st3{font-weight: bold; font-family: verdana; color: #FCEFEC; font-size: 13pt;}
table.st3{background-repeat: no-repeat}
div.st4{margin-top: -21px; margin-left: 87px}
.st5{color:#000000;}
.st6{color: #FF0000;}
span.st7{font-size: 110%}
div.st8{font-weight: bold; font-family: verdana; color: #FD7900;}
.st9{background-repeat: no-repeat}
.st10{background-repeat:repeat-x;}
div.st11{display: inline;}
div.st12{position:absolute; width:173px; height:91px; z-index:1; left: 8px; top: 141px;}