body {
	background-color: #1F1A17;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	color: Black;
	text-align: center;
}
a:hover {
	text-decoration: none;
}
a {
	color: #DA251D;
}
a:visited {
	color: #AF1D17;
}
a img {
	border: none;
}
p {
	margin: 1em 0;
}
div#hide a {
	position: absolute;
	left: -100em;
	top: 0;
}
div#hide a:focus, div#hide a:active {
	left: 200px;
	top: 50px;
	font-size: 2em;
	font-weight: bold;
	display: block;
	border: 2px solid black;
	background-color: Yellow;
	padding: 5px 20px;
}
div#holder {
	width: 751px;
	background-image: url(img/home-right-bg.gif);
	background-position: right 55px;
	background-repeat: repeat-y;
	background-color: White;
	margin: 0 auto;
	
}
div#in1 {
	background-image: url(img/home-left-bg.gif);
	background-position: 0 55px;
	background-repeat: repeat-y;
}
div#in2 {
	background-image: url(img/top-bg.gif);
	background-repeat: no-repeat;
	
	background-image: url(img/content-bg.gif);
	background-repeat: repeat-y;
	background-position: 171px 0;
}
div#in3 {
	background-image: url(img/bottom-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
div#in4 {
	min-height: 720px;
	_height: 753px;
	padding-top: 33px;
	position: relative;
	text-align: left;
	
	padding-bottom: 20px;
	background-image: url(img/top-bg.gif);
	background-repeat: no-repeat;
}

div#sin1 {
	background-image: url(img/home-left-bg.gif);
	background-position: 0 55px;
	background-repeat: repeat-y;
}
div#sin2 {
	background-image: url(img/shop-top-bg.gif);
	background-repeat: no-repeat;
	
	background-position: 171px 0;
}
div#sin3 {
	background-image: url(img/shop-bottom-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
div#sin4 {
	min-height: 720px;
	_height: 753px;
	padding-top: 33px;
	position: relative;
	text-align: left;
	
	padding-bottom: 20px;
	background-image: url(img/shop-top-bg.gif);
	background-repeat: no-repeat;
}

div#bottom {
	height: 180px;
	_height: 235px;
	overflow: hidden;
	padding: 55px 50px 0 275px;
/*	clear: both;*/
}
br#cc {
	clear: both;
}
strong#logo {
	display: block;
	position: absolute;
	left: 30px;
	top: 51px;
	width: 116px;
	height: 116px;
	overflow: hidden;
}
strong#logo a {
	padding-top: 116px;
	display: block;
	background-image: url(img/logo-houseboard.gif);
}
div#cleft {
	float: left;
	position: relative;
	width: 120px;
	margin: 150px 0 0 30px;
	_margin: 150px 0 0 15px;
}
div#basket {
	background-color: #EFEEEE;
	background-image: url(img/basket.gif);
	background-position: 12px 12px;
	background-repeat: no-repeat;
	margin: 10px 0 10px 0;
}
div#basket b {
	font-weight: bold;
	color: #DC342C;
	display: block;
	padding: 15px 0 12px 45px;
}
div#basket b a {
	color: #DC342C;
}
div#basket span {
	padding: 0 0 10px 12px;
	display: block;
}
div#menu {
	width: 110px;
	position: relative;
}
div#menu ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #C5C4C4;
}
div#menu li {
	list-style-type: none;
	_height: 1px;
}
div#menu li a {
	display: block;
	line-height: 20px;
	padding-left: 10px;
	color: Black;
	text-decoration: none;
	border-bottom: 1px solid #C5C4C4;
	_height: 1px;
}
div#menu li a:hover {
	background-color: #DEDEDD;
}
div#menu li a.act {
	background-color: #DA251D;
	color: White;
	font-weight: bold;
}
div#menu li ul {
	border: none;
	border-bottom: 1px solid #C5C4C4;
	padding: 5px 0;
}
div#menu li li a {
	border: none;
	background-image: url(img/sipka.gif);
	background-position: 15px 6px;
	background-repeat: no-repeat;
	padding: 3px 0 3px 25px;
	line-height: normal;
}
div#menu li li a.act {
	color: #DA251D;
	background-color: White;
}
div#menu li li a:hover {
	background-color: white;
	text-decoration: underline;
}
div#menu li ul ul {
	border: none;
	padding: 0 0 0 3px;
}
div#menu li li li a {
	background-image: none;
	padding: 3px 0 3px 25px;
	line-height: normal;
	color: #DA251D;
}
div#menu li li li a.act {
	text-decoration: underline;
	font-weight: normal;
}
div#menu div.l, div#menu div.r {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	width: 8px;
	background-image: url(img/orez-menu-vlevo.gif);
	background-repeat: repeat-y;
}
div#menu div.r {
	background-image: url(img/orez-menu-vpravo.gif);
	width: 5px;
	right: 0;
	left: auto;
}
div#news {
	padding: 0 30px 50px 50px;
	width: 246px;
	_width: 326px;
	height: 224px;
	_height: 274px;
	overflow: hidden;
	background-image: url(img/home-top-right-corner.gif);
	position: absolute;
	right: 34px;
	top: 55px;
	color: White;
}
h1, h2 {
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 0;
	color: #DA251D;
}
div#news h2 {
	background-image: url(img/white-square.gif);
	color: White;
}
div#cright {
	float: right;
	width: 211px;
	margin: 72px 38px 0 0; 
	_margin: 72px 19px 0 0;
	
	background-image: url(img/cright-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
}
div#ci {
	margin: 0 6px 80px 8px;
	background-color: white;
	padding: 10px 0 0 10px;
}
div#ccenter {
	float: right;
	width: 300px;
	overflow: hidden;
	margin-right: 15px;
	padding-top: 13px;
}
div#cshop {
	float: right;
	width: 531px;
	_width: 551px;
	background-color: #EDEFEB;
	overflow: hidden;
	min-height: 1000px;
	position: relative;
	left: -47px;
	padding: 10px;
}
div.csc-frame-rulerAfter {
	border-top: 1px dotted black;
	margin: 1em 0 2em 0;
}
div.s-high h3 a {
	color: Black;
}
div.s-high h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.1em;
}
div.s-high img {
	float: left;
	border: 1px solid black;
	margin: 0 15px 5px 0;
}
div.s-high {
	clear: both;
	height: 75px;
}
div.s-high small {
	text-decoration: line-through;
	font-size: 1em;
	display: block;
}
div.s-high strong {
	color: #DA251D;
	display: block;
}
div#rootline {
	font-weight: bold;
	padding-bottom: 1em;
}
div#rootline a {
	color: Black;
	font-weight: bold;
}
div#rootline a.act {
	text-decoration: none;
}
div.es-list-item {
	height: 220px;
	float: left;
	background-color: #DEDEDC;
	width: 130px;
	overflow: hidden;
	margin: 0 1px 6px 1px;
}
div.es-list-item div.es-lim {
	background-color: White;
	height: 132px;
	overflow: hidden;
	text-align: center;
}
div.es-list-item div.es-lim a {
	display: block;
	height: 130px;
	_height: 132px;
	border: 1px solid white;
	width: 128px;
	_width: 130px;
	overflow: hidden;
}
div.es-list-item div.es-lim a:hover {
	border-color: black;
}
div.es-list-item h3 {
	color: Black;
	font-weight: normal;
	margin: 0;
	padding: 8px 0 0 10px;
	height: 44px;
	_height: 52px;
	font-size: 1.1em;
}
div.es-list-item h3 a {
	color: Black;
	display: block;
}
div.es-list-item small {
	text-decoration: line-through;
	font-size: 1em;
	padding: 0 10px;
	display: block;
}
div.es-list-item strong {
	color: #DA251D;
	padding: 0 10px;
	display: block;
}
div.es-single-im a {
	display: block;
	width: 290px;
	background-color: White;
	text-align: center;
	margin: 0;
}
div.es-single-im a img {
	display: block;
	margin: 0 auto;
}
div.es-single {
	background-color: #DEDEDC;
	width: 290px;
}
div.es-single div.cl {
	clear: both;
	height: 1px;
	overflow: hidden;
}
div.es-single form {
	background-color: #DA251D;
	float: right;
	/*margin: 10px;*/
	padding: 5px;
	text-align: right;
	color: White;
	width: 160px;
	_width: 190px;
	border: 10px solid #DEDEDC;
}
div.es-single form input.size {
	width: 15px;
	text-align: center;
	margin: 0;
}
div.es-single form input.es-sub {
	background-color: #DA251D;
	border: none;
	color: White;
	font-weight: bold;
	background-image: url(img/tobasket.gif);
	background-position: right 0px;
	padding-right: 70px;
	height: 27px;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 130px;
	margin-left: 5px;
}
div.es-single form select {
	width: 100px;
	font-size: 1em;
	vertical-align: middle;
}
div.es-single form:hover {
	background-color: #AD2929;
}
div.es-single form:hover input.es-sub {
	background-position: right -27px;
	background-color: #AD2929;
}
div.es-single {
	margin-right: 190px;
}
div.es-single h1 {
	margin: 0;
	padding: 8px 0 0 10px;
	color: Black;
	text-decoration: underline;
	font-weight: normal;
	font-size: 1.2em;
}
div.es-single small {
	font-size: 1em;
	text-decoration: line-through;
	display: block;
	padding-left: 10px;
}
div.es-single strong {
	color: #DA251D;
	padding: 0 0 8px 10px;
	display: block;
}
table.es-bas-item {
	border-collapse: collapse;
	border: 5px solid #DCDCDA;
	width: 100%;
	margin-bottom: 10px;
}
table.es-bas-item td {
	border: 2px solid #DCDCDA;
	background-color: White;
	padding: 5px 10px;
}
table.es-bas-item td {
	width: 200px;
}
table.es-bas-item td.im {
	margin: 0;
	padding: 0;
	width: 50px;
}
table.es-bas-item td.ks input {
	width: 20px;
	text-align: center;
}
table.es-bas-item td.ks {
	text-align: center;
	width: 28px;
	padding: 0;
}
table.es-bas-item h2 {
	margin: 0;
	padding: 0;
}
table.es-bas-item h2 a {
	color: Black;
	text-decoration: underline;
}
table.es-bas-item td strong {
	color: #DA251D;
}
table.es-bas-item td.cena {
	font-weight: bold;
	padding: 3px 5px;
	width: auto;
}
div.es-basket-total {
	margin: 1em 0;
	background-color: White;
	padding: 5px 10px;
	font-weight: bold;
}
div.es-basket-total b {
	color: #DA251D;
}
.es-basket-buttons input {
	background-color: #DA251D;
	color: White;
	font-weight: bold;
	border: 1px solid #DA251D;
/*	padding: 0 10px;*/
	margin: 0;
	width: 135px;
}
table.es-contact {
	width: 100%;
}
table.es-contact td.fst {
	width: 80px;
}
table.es-contact input, table.es-contact textarea {
	width: 220px;
}
.csc-textpic-caption {
	font-weight: bold;
	line-height: 2em;
	text-align: center;
}
div#footer {
	position: absolute;
	left: 30px;
	bottom: 40px;
	font-weight: bold;
}
div#footer a {
	color: black;
}
div.tx-jbrandimg-pi1 {
	padding-bottom: 1em;
}
div#banners {
	background-color: #1F1A17;
	padding: 15px 20px;
	height: 60px;
	_height: 90px;
	margin: 0 auto;
	width: 740px;
	_width: 780px;
}
div#banners div {
	float: left;
}
div.sh-c {
	clear: both;
	height: 1px;
	overflow: hidden;
}
div#pixelbox {
	background-color: #1F1A17;
	color: #E7E7E7;
}
div#pixelbox a {
	color: #E7E7E7;
}
div.es-cleaner {
	clear: both;
}
div.es-left {
	float: left;
	clear: left;
}
div.es-right {
	float: right;
	clear: right;
}