A {
 outline: none;
}
.highslide {
	cursor: pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #edbf4e;
}
.highslide:hover img {
	border: 1px solid #fefb00;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 0px;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    height: 40px;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

.highslide-move {
    cursor: move;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}

div.title {
	position:relative;
	width:100%;
	height:323px;
	background:url("graphics/top_bg.jpg") repeat-x left top;
}
div.parapet {
	width:100%;
	height:33px;
	background:url("graphics/parapet_bg.jpg") repeat-x left top;
}
div.parapet2 {
	width:100%;
	height:9px;
	background:url("graphics/parapet_bg2.gif") repeat-x left top;
}
div.logotip {
	position:absolute;
	width:238px;
	height:129px;
	top:23px;
	left:10px;
	z-index:100;
}
div.flash {
	position:absolute;
	width:789px;
	height:324px;
	top:0px;
	left:0px;
	z-index:200;
}
div.flash2 {
	position:absolute;
	width:361px;
	height:196px;
	top:0px;
	right:0px;
	z-index:199;
}
div.grass {
	width:100%;
	height:123px;
	position:absolute;
	top:200px;
	right:245px;
	z-index:10;
	background:url("graphics/grass_bg.jpg") repeat-x right top;
}
.content
{
	background:url("graphics/content_bg.gif") repeat-x left top;
}
div.window {
	width:100%;
	height:224px;
	position:absolute;
	top:100px;
	right:478px;
	z-index:14;
	background:url("graphics/window_bg.jpg") no-repeat right top;
}
div.basket {
	width:398px;
	height:323px;
	position:absolute;
	top:0px;
	right:0px;
	z-index:12;
	background:url("graphics/basket.jpg") no-repeat right top;
}
div.basket_name {
	width:150px;
	height:40px;
	position:absolute;
	top:206px;
	right:18px;
	z-index:20;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#984905;
}
div.basket_text {
	width:150px;
	height:40px;
	position:absolute;
	top:246px;
	right:22px;
	z-index:20;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#3f3a0d;
}
div.basket_button {
	width:50px;
	height:20px;
	position:absolute;
	top:290px;
	right:69px;
	z-index:20;
}
div.basket_button a, div.basket_button a:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color:#673001;
}
div.basket_button a:hover
{
	color:#ff8902;
}
div.basket_text span
{
	color:#984905;
}
div.contact {
	width:390px;
	height:123px;
	position:absolute;
	top:0px;
	right:355px;
	z-index:13;
	background:url("graphics/contacts_bg.gif") no-repeat right top;
}
div.contact_name {
	width:200px;
	height:40px;
	position:absolute;
	top:2px;
	right:342px;
	z-index:19;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#984905;
}
div.contact_text2 a {	color:#984905;
}
div.contact_text2 a:hover {
	color:#ff8000;
}
div.contact_text, div.contact_text2 {
	width:200px;
	height:60px;
	position:absolute;
	top:18px;
	right:372px;
	z-index:20;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#3f3a0d;
	text-align:right;
}
div.contact_text2 {
	top:62px;
}
#menu
{
font-family: Tahoma, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #303030;
background:#f1edbc;
text-align:center;
}
#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
#menu li {
display:inline;
margin:0px;
padding:0px;
}
#menu a {
outline: none;
float:left;
margin:0px;
padding:0px 0px 0px 4px;
text-decoration:none;
}
#menu a span {
float:left;
display:block;
padding:7px 16px 7px 10px;
color:#303030;
}
#menu a span.text {
font-family: sans-serif;
font-size: 1px;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #303030;
}
#menu span.sep{
float:left;
display:block;
padding-left:2px;
padding-top:30px;
background:url("graphics/menu_sep.gif") no-repeat left top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */

#menu a:hover {
color:#f66900;
}
#menu a:hover span {
color:#f66900;
}
#menu #current a {
}
#menu #current a span {
}


.block
{
padding-left:25px;
padding-right:15px;
margin-top:15px;
}
.block2
{
padding-right:25px;
padding-left:15px;
margin-top:15px;
}
.block h3, .block2 h3, .carousel h3
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:#984905;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}
.leftmenu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.leftmenu li {
	margin:0px;
	padding:0px;

}
.leftmenu li a.sale
{
	border-bottom:1px dotted #2f2712;
	color:#FF8000;
    background:#FFFBD5;
}
.leftmenu li a, .leftmenu li a:hover
{
	display:block;
	width:185px;
	border-bottom:1px dotted #948258;
	color:#2f2712;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
}
.leftmenu li a:hover
{
	border-bottom:1px dotted #000;
	color:#000;
    background:#ffa211;
}
.leftmenu li a.current
{
	border-bottom:1px dotted #3A2D01;
	color: #3A2D01;
 	background: #ffcb10;
}

.leftmenu a span
{
    padding-left:10px;
    background:url("graphics/li.gif") no-repeat left center;
}

.leftmenu2
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.leftmenu2 li {
	margin:0px;
	padding:0px;
}

.leftmenu2 li a, .leftmenu2 li a:hover
{
	display:block;
	width:185px;
	border-bottom:1px dotted #948258;
	color:#7a6d09;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom:3px;
	padding-top:3px;
}
.leftmenu2 li a:hover
{
	border-bottom:1px dotted #000;
	color:#000;
    background:#ffa211;
}
.leftmenu2 a span
{
    padding-left:10px;
    background:none;
}
.leftmenu2 li a.current
{
	border-bottom:1px dotted #3A2D01;
	color: #3A2D01;
 	background: #fee504;
}

/*articles*/

.articles
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.articles li {
	margin:0px;
	padding:0px;

}

.articles li a, .articles li a:hover
{
	display:block;
	width:185px;
	border-bottom:1px dotted #948258;
	color:#2f2712;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
}
.articles li a:hover
{
	border-bottom:1px dotted #000;
	color:#FD6500;
    background:#ffffff;
}
.articles a span
{
    padding-left:10px;
    background:url("graphics/li.gif") no-repeat left center;
}

.button
{
	padding-top:10px;
	position:relative;
	display:block;
	width:177px;
	height:48px;
	background:url("graphics/button.jpg") no-repeat left center;
}
.button2 a
{
	position:absolute;
	top:20px;
	left:64px;
}
.button2 a, .button2 a:hover
{
	color:#673001;
	font-family: Georgia, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.button2 a.long, .button2 a.long:hover
{
	font-size: 10px;
}
.button2 a:hover
{
	 color:#FD6500;
}


.rightmenu
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.rightmenu li {
	margin:0px;
	padding:0px;
}
.rightmenu li a, .rightmenu li a:hover
{
	display:block;
	width:149px;
	border-bottom:1px dotted #948258;
	color:#2f2712;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
}
.rightmenu li a:hover
{
	border-bottom:1px dotted #000;
	color:#000;
    background:#ffa211;
}
.rightmenu li a.current
{
	border-bottom:1px dotted #3A2D01;
	color: #3A2D01;
 	background: #ffcb10;
}
.rightmenu a span
{
    padding-left:10px;
    background:url("graphics/li.gif") no-repeat left center;
}

.contenta
{
padding-top:10px;
padding-left:16px;
padding-right:16px;
}
form
{
padding:0px;
margin:0px;
}
.history
{
	margin-left:10px;
	margin-right:10px;
	border-bottom:1px dotted #948258;
	padding-bottom:2px;
	margin-bottom:3px;
}
.history a, .history a:hover
{
	padding-left:10px;
	padding-right:8px;
    background:url("graphics/li.gif") no-repeat left center;
    color:#2f2712;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
h1, h1.cat, .infoheader,  a.category, a.category:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#984905;
	padding:0px;
	margin:0px;
	margin-left:10px;
}
.infoheader
{
	font-size: 16px;
}
h1.cat, a.category
{
	color:#CA4200;
}
h1 a, h1 a:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#c35b01;
	padding:0px;
	margin:0px;
	margin-left:10px;
}
h1 a:hover
{
	color:#e98d3e;
}
a.category
{
	text-decoration:none;
	color:#CA4200;
}
a.category:hover
{
	color:#CA4200;
	text-decoration:underline;
}
h2
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#858868;
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-bottom:15px;
}
.catdescription
{
	clear:both;
margin-top:20px;
}
.cd_title
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	border-bottom:1px dotted #000;
	padding:0px;
	margin:0px;
	padding-bottom:2px;
}
.cd_title a, .cd_title a:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	text-decoration:none;
}
.catdescription p, .catdescription a, .catdescription a:hover
{
	padding:0px;
	margin:0px;
	margin-top:7px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000;
}
.catdescription p a
{
	color:#A43500;
}
.catdescription p a:hover
{
	color:#F24F00;
}
.catdescription img
{
	 margin-top:0px;
	 margin-right:7px;
	 float:left;
	 border:1px solid #d3d0ba;
}

.mbutton
{
	padding-top:10px;
	margin-bottom:10px;
	position:relative;
	display:block;
	width:385px;
	height:47px;
	background:url("graphics/mbutton.jpg") no-repeat left center;
}
.mbutton2 a
{
	position:absolute;
	top:20px;
	left:154px;
}
.mbutton2 a, .mbutton2 a:hover
{
	color:#673001;
	font-family: Georgia, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.mbutton2 a:hover
{
	color:#FD6500;
}


.catalogitem
{
	padding-bottom:10px;
	padding-right:10px;
	float:left;
	position:relative;
	display:block;
	width:176px;
	height:210px;
	background:url("graphics/catalogbg.jpg") no-repeat left top;
}
.catalogitem .citemtitle h2
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#673001;
	padding:0px;
	margin:0px;
	margin-top:3px;
	margin-left:10px;
	margin-right:5px;
}
.catalogitem .citemtitle h2 a, .catalogitem .citemtitle h2 a:hover, .catalogitem .citemtitle h2 a.s1, .catalogitem .citemtitle h2 a.s1:hover, .catalogitem .citemtitle h2 a.s2, .catalogitem .citemtitle h2 a.s2:hover, .catalogitem .citemtitle h2 a.s3, .catalogitem .citemtitle h2 a.s3:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#D2790D;
	line-height:13px;
	text-decoration:none;
	font-weight: normal;
}
.catalogitem .citemtitle h2 a.s2, .catalogitem .citemtitle h2 a.s2:hover
{
	font-size: 14px;
	line-height:14px;
	font-weight: normal;
}
.catalogitem .citemtitle h2 a.s3, .catalogitem .citemtitle h2 a.s3:hover
{
	font-size: 18px;
	line-height: 19px;
	font-weight: normal;
}
.catalogitem .citemtitle h2 a.s1, .catalogitem .citemtitle h2 a.s1:hover
{
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
.catalogitem .citemtitle h2 a:hover, .catalogitem .citemtitle h2 a.s2:hover, .catalogitem .citemtitle h2 a.s3:hover, .catalogitem .citemtitle h2 a.s1:hover
{
	color:#673001;
}

.catalogitem .citemtitle h3
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color:#673001;
	padding:0px;
	margin:0px;
	margin-top:9px;
	margin-bottom:0px;
	margin-left:13px;
}
.catalogitem .citemtitle h3 a, .catalogitem .citemtitle h3 a:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#673001;
	text-decoration:none;
}
.catalogitem .citemtitle h3 a:hover
{
	color:#ff7500;
}
.catalogitem .citemtitle .country
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#BEBAA5;
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-left:13px;
	line-height:12px;
}


.catalogitem .image
{
	position:absolute;
	top:46px;
	left:20px;
}
.catalogitem .more
{
	position:absolute;
	top:183px;
	left:63px;
}
.catalogitem .more a, .catalogitem .more a:hover
{
	color:#673001;
	font-family: Georgia, Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
}
.catalogitem .more a:hover
{
	color:#FD6500;
}

.separator
{
	clear:both;
}
.separator10px
{
	clear:both;
	padding-top:10px;
}


.newproditem, .newproditem2
{
	padding-bottom:7px;
	padding-right:5px;
	float:left;
	position:relative;
	display:block;
	width:140px;
	height:146px;
	background:url("graphics/newprogbg.jpg") no-repeat left top;
}
.newproditem2
{
	height:166px;
	background:url("graphics/newprogbg2.jpg") no-repeat left top;
}
.newproditem .citemtitle h2, .newproditem2 .citemtitle h2
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:11px;
	color:#673001;
	padding:0px;
	margin:0px;
	margin-top:3px;
	margin-left:7px;
}
.newproditem .citemtitle h2 a, .newproditem .citemtitle h2 a:hover, .newproditem2 .citemtitle h2 a, .newproditem2 .citemtitle h2 a:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#673001;
	text-decoration:none;
}
.newproditem .citemtitle h2 a:hover, .newproditem2 .citemtitle h2 a:hover
{
	color:#ff7500;
}
.newproditem .image, .newproditem2 .image
{
	position:absolute;
	top:37px;
	left:20px;
}
.newproditem2 .prices
{
position:absolute;
bottom:10px;
left:0px;
text-align:	center;
width:140px;
}
.newproditem2 .prices, .newproditem2 .prices .new
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	line-height:11px;
	font-weight: bold;
	color:#673001;
	text-decoration:none;
}
.newproditem2 .prices strike
{
	color:#984905;
}
.newproditem2 .prices .new
{
	color:#fc9414;
}

td.bottoms
{
	background:url("graphics/bot_bg.jpg") repeat-x left top;
}
div.bottoms
{
	background:url("graphics/bottom.jpg") no-repeat left top;
	position:relative;
}
.bottommenu
{
    font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#2b2517;
	padding-top:17px;
	padding-bottom:20px;
	text-align:center;
}
.bottommenu a, .bottommenu a:hover, .copyr, .wcopyr a, .wcopyr a:hover
{
    font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#2b2517;
	text-decoration:none;
}
.wcopyr a
{
	color:#984905;
}
.bottommenu a:hover, .wcopyr a:hover
{
	color:#D25A26;
}
.copyr
{
	color:#984905;
	padding-bottom:30px;
	padding-left:55px;
}
.wcopyr
{
	position:absolute;
	top:40px;
	right:20px;
	text-align:right;
	width:365px;
	height:40px;
}

 /* smalll */
.productsmall
{
display:block;
position:relative;
background-color:#fffef7;
border:1px solid #d3d0ba;
background:url("graphics/product_bg.gif") repeat-x left bottom #fffef7;
padding-top:40px;
margin-bottom:35px;
padding-left:10px;
padding-right:10px;
}
.productcor1
{
position:absolute;
top:0px;
left:0px;
width:65px;
height:38px;
background:url("graphics/product_bg2.gif") no-repeat left top;
}
.productcor2
{
position:absolute;
top:0px;
right:0px;
width:68px;
height:38px;
background:url("graphics/product_bg3.gif") no-repeat left top;
}
.productsmall h1
{
position:absolute;
top:10px;
left:0px;
width:98%;
background:url("graphics/linebg.gif") repeat-x left bottom;
}
.productsmall a h1, .productsmall a:hover h1, .productsmall h1
{
font-family: Tahoma, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color:#673001;
padding-bottom:5px;
text-decoration:none;
}
.productsmall h1 .type1, .productsmall h1 .type2
{
font-family: Tahoma, Helvetica, sans-serif;
font-size: 18px;
font-weight: bolder;
color:#FF8600;
padding-bottom:5px;
}
.productsmall h1 .type2
{
color:#869D40;
}
.productsmall .productimage, .productsmall .productimage .productprice
{
	display:block;
	width:150px;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
        font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#673001;
position:relative;
}
.productsmall .productimage .productprice
{
	 margin:0px;
	 margin-top:5px;
	 text-align:center;
}
.productsmall .productimage .productprice span
{
    color:#984905;
}
.productsmall .productimage .productprice span.skidka
{
    color:#fc9414;
    font-size: 13px;
}
.productsmall .productimage .productprice span.skidka2
{
    color:#fc9414;
    font-size: 14px;
}
.productsmall .productimage .productprice span.skidopis
{
    font-size: 9px;
    color:#673001;
}
.productsmall .productimage img
{
	 border:1px solid #d3d0ba;
}
.productsmall .productimage .separator
{
	 clear:both;
}
.productsmall .productparams, .productsmall .productdescr
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#3f3a0d;
}
.productsmall .productdescr
{
	margin-top:15px;
	margin-bottom:20px;
	color:#7a6d09;
}

.productsmall .cvetik
{
	position:absolute;
	top:40px;
	left:159px;
	display:block;
	width:12px;
	height:36px;
}

.productsmall .sale
{
	position:absolute;
z-index:2;
	top:40px;
	left:10px;
	display:block;
	width:51px;
	height:51px;
}
.productsmall .new
{
	position:absolute;
z-index:2;
	top:138px;
	left:108px;
	display:block;
	width:51px;
	height:51px;
}
.productsmall .buttonmore
{
	position:absolute;
	bottom:-26px;
	right:135px;
	display:block;
	width:106px;
	height:40px;
}
.productsmall .buttonmore a, .productsmall .buttonmore a:hover
{
	padding-top:10px;
	padding-bottom:20px;
	padding-left:22px;
	display:block;
	color:#673001;
	font-family: Georgia, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	background:url("graphics/button1.jpg") no-repeat left top;
}
.productsmall .buttonmore a:hover
{
	color:#FD6500;
}

.productsmall .buttonbuy
{
	position:absolute;
	bottom:-26px;
	right:20px;
	display:block;
	width:106px;
	height:40px;
}
.productsmall .buttonbuy a, .productsmall .buttonbuy a:hover
{
	padding-top:10px;
	padding-bottom:20px;
	padding-left:22px;
	margin:0px;
	display:block;
	color:#673001;
	font-family: Georgia, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	background:url("graphics/button1.jpg") no-repeat left top;
}
.productsmall .buttonbuy a:hover
{
	color:#FD6500;
}



/* Big */
.productbig
{
display:block;
position:relative;
background-color:#fffef7;
border:1px solid #d3d0ba;
background:url("graphics/product_bg.gif") repeat-x left bottom #fffef7;
padding-top:40px;
margin-bottom:35px;
padding-left:10px;
padding-right:10px;
}
.productbig h1
{
position:absolute;
top:10px;
left:0px;
width:98%;
height:15px;
background:url("graphics/linebg.gif") repeat-x left bottom;
}
.productbig a h1, .productbig a:hover h1
{
font-family: Tahoma, Helvetica, sans-serif;
text-decoration:none;
font-size: 14px;
font-weight: bold;
color:#673001;
padding-bottom:5px;
}
.productbig .sale
{
	position:absolute;
	top:40px;
	left:10px;
	display:block;
	width:51px;
	height:51px;
	z-index:2;
}
.productbig .new
{
	position:absolute;
	top:190px;
	left:160px;
	display:block;
	width:51px;
	height:51px;
	z-index:2;
}
.productbig .productimage
{
	position:relative;
	display:block;
	width:207px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
.productbig .productprice2
{
	margin:0px;
	margin-top:8px;
	margin-bottom:8px;
    padding-left:20px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#673001;
	display:block;
	width:220px;
	height:15px;
	float:left;
position:relative;
	clear:right;
}
.productbig .productprice2 span
{
    color:#984905;
}

.productbig .productprice2 span.skid
{
    font-size: 13px;
    color:#fc9414;
}
.productbig .productprice2 span.skid2
{
    font-size: 14px;
    color:#fc9414;
}
.productbig .productprice2 span.skidopis
{
    font-size: 9px;
    color:#673001;
}
.productbig .productimage a img
{
	 border:1px solid #d3d0ba;
	 margin-right:5px;
}
.productbig .productimage img.imagep2
{
	 margin-top:5px;
	 margin-right:5px;
	 float:left;
	 border:1px solid #d3d0ba;
}
.productbig .separator
{
	 clear:both;
}
.productbig .productparams, .productbig .productdescr
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#3f3a0d;
}

.productbig .productdescr a, .productbig .productdescr a:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#714600;
}
.productbig .productdescr a:hover
{
	color:#E89100;
}
.productbig .productdescr
{
padding-top:10px;
}
.productparams a
{
    font-weight: bold;
    color:#8a4e11;
    text-decoration:none;
}
.productparams a:hover
{
    font-weight: bold;
    color:#5f3001;
    text-decoration:underline;
}
.productbig .productparams
{
	padding-bottom:40px;
	line-height:16px;
}
.productbig .productdescr
{
	margin-top:15px;
	margin-bottom:20px;
	color:#7a6d09;
}

.but
{
position:relative;
float:left;
}
.productbig a.buttonbuy2, .productbig a.buttonbuy2:hover
{
	padding-top:8px;
	padding-bottom:18px;
	padding-left:20px;
	margin-left:20px;
	display:block;
	width:90px;
	height:16px;
	color:#673001;
	font-family: Georgia, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	background:url("graphics/button2.jpg") no-repeat top left;
}
.productbig a.buttonbuy2:hover
{
	color:#FD6500;
}
.count
{
	font-size: 11px;
}
.cluster
{
	text-align:right;
}
.sorting
{
    float:right;
}
.sorting, .sorting2, .mytext3
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#727272;
}
.sorting select, .sorting2 select
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#navcontainer_db {
        margin: 0;
        padding: 0;
}

#navcontainer_db ul {
	list-style: none;
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
        font: bold 11px tahoma, verdana, lucida, sans-serif;
        color: #000;
}

#navcontainer_db ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
        margin-bottom:2px;
}

#navcontainer_db ul li a {
        background: #fff;
        width: 15px;
        height: 12px;
        border: 1px solid #000;
        padding: 1px;
        margin: 0px;
        margin-left: 3px;
        color: #000;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 10px tahoma, verdana, lucida, sans-serif;
}

#navcontainer_db ul li a:hover {
        color: #3A2D01;
        background: #ffa211;
        border: 1px solid #3A2D01;
}

#navcontainer_db a:active {
        background: #FFC884;
        color: #ffcb10;
        border: 1px solid #884A00;
}

#navcontainer_db li#active a {
        color: #3A2D01;
        background: #ffcb10;
        border: 1px solid #3A2D01;
}
.colors
{
	padding-bottom:25px;
}
.colors h3
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#935800;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
}
.colors img.imagep2
{
	 margin-top:5px;
	 margin-right:5px;
	 float:left;
position:relative;
	 border:1px solid #d3d0ba;
}
a.basbut, a.basbut:hover, a.basbut2, a.basbut2:hover, a.basbut3, a.basbut3:hover
{
	padding-top:12px;
	padding-bottom:18px;
	padding-left:0px;
	margin-left:20px;
	display:block;
	width:110px;
	height:45px;
	color:#673001;
	font-family: Georgia, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	background:url("graphics/button3.jpg") no-repeat top left;
}
a.basbut:hover, a.basbut2:hover, a.basbut3:hover
{
	color:#FD6500;
}
.basketv td
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	color:#3E1F00;
}
.basketv td a, .basketv td a:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:underline;
	color:#C66300;
}
.basketv td a:hover
{
	text-decoration:none;
	color:#FD6500;
}

.basketv td a.cat, .basketv td a.cat:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color:#4A4A4A;
}
.basketv td a.cat:hover
{
	color:#7E552C;
}

.description
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#9D9D9D;
}
div.description a, div.description a:hover
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color:#707070;
}
div.description a:hover
{
	text-decoration:none;
	color:#FD6500;
}
.input
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.separs
{
	 display:block;
	 clear:both;
	 margin-bottom:5px;
	 padding-top:5px;
	 width:100%;
	 border-bottom:1px dotted #A9A9A9;
}
.text A img
{
	border: 1px solid #A6A6A6;
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
}
.text .title a, .text .title a:hover, .text .title2 a, .text .title2 a:hover
{
	color: #F07C00;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: #F07C00 dotted 1px;
}
.text .title a:hover, .text .title2 a:hover
{
	border-bottom: #F07C00 dashed 1px;
}
.text .title2 a, .text .title2 a:hover
{
	font-size: 14px;
}
.text h1
{
	color: #F07C00;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}
.text .shorttext
{
	color: #333333;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.text .shorttext2
{
	color: #333333;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
.text .newsdata
{
	color: #c8c8c8;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align:right;
}
.text .allnews a, .text .allnews a:hover
{
	color: #db6805;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom: #db6805 dotted 1px;
}
.text .allnews a:hover
{
	border-bottom: #fa9a48 dashed 1px;
}
.infotext
{
	color: #333333;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}


#content
{
	color: #333333;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
#content h4
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FF8000;
	padding:0px;
	margin:0px;
	margin-left:10px;
}
#content a, #content a:hover
{
	color: #D2790D;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}
#content a:hover
{
	color: #FFA806;
	text-decoration: underline;
}
.input2
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.carousel
{
position:relative;
padding-right:5px;
margin-bottom:15px;
margin-top:10px;
padding-right:100px;
}

.carousel h3
{
 margin-bottom:5px;
}
.nal
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color: #fc9414;
}

.cascade-loading
{
	background: transparent url("graphics/indicator.gif") no-repeat center;
}



/* news */
.newsitem
{
display:block;
position:relative;
background-color:#fffef7;
border:1px solid #d3d0ba;
background:url("graphics/product_bg.gif") repeat-x left bottom #fffef7;
padding-top:10px;
margin-bottom:35px;
padding-left:10px;
padding-right:10px;
}
.newsitem .productcor1
{
position:absolute;
top:0px;
left:0px;
width:65px;
height:38px;
z-index:1;
background:url("graphics/product_bg2.gif") no-repeat left top;
}
.newsitem .productcor2
{
position:absolute;
top:0px;
right:0px;
width:68px;
height:38px;
z-index:1;
background:url("graphics/product_bg3.gif") no-repeat left top;
}
.newsitem a h1, .newsitem a:hover h1, .newsitem h1
{
font-family: Tahoma, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#673001;
text-decoration:none;
padding-bottom:5px;
}
.newsitem a:hover h1
{
color:#FF8040;
}
.newsitem a, .newsitem a:hover
{
text-decoration:none;
}
.newsitem .productimage
{
	display:block;
	width:140px;
	float:left;
	position:relative;
	margin-right:10px;
	margin-bottom:15px;
    font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#673001;
}
.newsitem .productimage img
{
	 border:1px solid #d3d0ba;
}
.newsitem .productimage .separator
{
	 clear:both;
}
.newsitem .productdescr
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:3px;
	color:#7a6d09;
}
.newsitem .newsdata
{
	text-align:right;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom:15px;
	color:#858585;
}
.newsitem .cvetik
{
	position:absolute;
	top:40px;
	left:159px;
	display:block;
	width:12px;
	height:36px;
}
.newsitem .buttonmore
{
	position:absolute;
	z-index:2;
	bottom:-26px;
	right:20px;
	display:block;
	width:106px;
	height:40px;
}
.newsitem .buttonmore a, .newsitem .buttonmore a:hover
{
	padding-top:10px;
	padding-bottom:20px;
	padding-left:22px;
	display:block;
	color:#673001;
	font-family: Georgia, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	background:url("graphics/button1.jpg") no-repeat left top;
}
.newsitem .buttonmore a:hover
{
	color:#FD6500;
}

.newsimage
{
	display:block;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.newsimage img
{
	 border:1px solid #d3d0ba;
}
.dostavka
{
margin: 0px 10px 10px 10px;

}
.dostavka small, .dostavka a
{
	Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C8C8C;
}
.dostavka a
{
 	color:#804000;
}
.dostavka a:hover
{
	color:#FF8040;
}
.smbutton
{
float:left;
margin: 0px 2px 0px 2px;
}
.sbuttons
{
	position:absolute;
	top:45px;
	left:360px;
	width:400px;
	height:35px;
z-index:2;
}

.filter_table
{
margin:0px;
padding:0px;
padding-top:7px;
padding-bottom:5px;
font-family: Tahoma, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#673001;
}

h1.inline, h2.inline, h3.inline
{
	color: #333333;
	font-weight: normal;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	display:inline;
	margin:0px;
	padding:0px;
}


.shorttext2 a, .shorttext2 a:hover
{
	color: #000;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
.shorttext2 a:hover
{	color: #db685f;
}