select,div,input,textarea,body,p,li,ul,ol,a,form,table {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
}

select, input, textarea {
	font-size:1em;
}

form {margin:0;padding:0}

a {
	color:#002255;
}

input, textarea {
	border:1px solid #d9d9d9;
	background-color:white;
}

input.submit {
	background-color:transparent;
	border:0 !important;
	color:#ffffff;
}

textarea {
	padding-top:5px;
}

html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	font-size:13px;
	background-color:#765147; /*804f42*/ /*56352C*/ /*#a28f8a*/

	background-image:url(/i/bg1.png);
	background-repeat:repeat-x;
	background-position:center top;

/*	background-image:url(/i/bg.png);
	background-repeat:repeat-y;
	background-position:center top;*/

	width:100%;
	height:100%;
}

#container {
	margin: 0 auto;
	width: 982px;
	text-align: left;
	position:relative;

	padding-top:7px;

/*	border-left:1px solid #2B1100;
	border-right:1px solid #2B1100;*/

	min-height:100%;
	background-image:url(/i/top.png);
	background-repeat:repeat-x;
}

#top {
	background-color:#ffffff;
}


.clr {
	clear:both;
	float:none !important;
	height:0px !important;
	font-size:0px !important;
	border:none;
	margin:0 !important;
	padding:0 !important;
	background:transparent !important;
	visibility:hidden !important;
}

#logo {
	border:0px;
	width:341px;
	height:65px;
	margin:5px 0 0 37px;
}


#phones {
	margin:7px 0 0 110px;
}

#www {
	margin:5px 0 0 0;
	padding-left:110px;
	float:left;
	font-weight:bold;
}

#www a {color:#000080}

#buy {
	margin:5px 0 0 25px;
	float:left;
	font-weight:bold;
}

#buy a {color:#ff0000}

#countries {
	clear:left;
	margin:5px 0 0 110px;
	font-weight:bold;
	z-index:100;
}

#countries a {padding-right:19px;color:#800000}

#nav {
	background-color:#56352c;
	background-image:url(/i/nav.png);
	background-repeat:repeat-x;
	border-bottom:3px solid #b3b3b3;
}

#search {
	float:right;
	padding:7px 10px 4px 0;
}

.path
{
	float: left;
	padding:11px 10px 4px 0;
	margin-left:243px;
}

.path, .path a
{
	color: white;
	font-size: 11px;
}

#search input {
	border:1px solid #36211b;
}

#content {
/*	background-color:#ffffff;
	background-image:url(/i/bg2.png);*/
	min-height:400px;
	padding-bottom:60px;
}

#menu {
	position:relative;
	top:-15px;
	margin-left:7px;
	float:left;
}

#menu .h1 {
	color:#800000;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.5em;
	font-size:1.2em;
}

#menu .subc .h1 {
	font-size:1.5em;
}

#menu .h1 a {
	color:#800000;
	font-weight:bold;
	text-transform:uppercase;
}

#menu .subc .h2 {
	color:#000000;
	font-weight:bold;
	line-height:1.5em;
}

#menu .h2 a {
	color:#000000;
}

#menu .h2 {
	color:#000000;
	font-weight:normal;
	line-height:1em;
}

.subbuy {
	text-transform:uppercase;
	color:#ff0000;
	font-weight:bold !important;
	font-size:1.2em;
}

a.subbuy {
	color:#ff0000 !important;
}

a.events {
	color:#ff0000 !important;
}

#menu .h3 {
	color:#000000;
}

#menu .h3 a {
	color:#000000;
}

#bottom {
	position:relative;
	margin: 0 auto;
	width: 982px;
	text-align: left;
}

#copy {
	position:absolute;
	width:100%;
	left:0;
	top:-35px;
	height:35px;
	border-top:3px solid #2b1100;
	background-color:#cccccc;
}

#copy .i {
	padding:10px 10px 0 0;
	float:right;
}

#copy a {color:black;}

#right {
	float:right;
	width:150px;
	padding-top:10px;
	color:white;

	margin-left: 5px;
}

#right {
	padding:10px 5px 0 0;
}

#text {
/*	margin:0 150px 0 250px;*/
	padding-top:10px;
	color:white;
	float:left;
	margin-left:5px;
}

#text .descr
{
	margin-bottom: 20px;
}

#text a
{
	color: white;
}

#text .descr a
{
	color: white;
}

.catalog {
	float:left;
	width:290px;
}

.catalog .one {
	padding:0 10px 0px 0;
}

.catalog .title {
	background-image:url(/i/cat.png);
	background-repeat:no-repeat;
	background-position:bottom;
	font-weight:bold;
	font-size:1em;
	height:27px;
	position:relative;
}

.catalog .title .cir {
	width:13px;height:13px;
	background-image:url(/i/cir.png);
	position:absolute;
	right:7px;
	bottom:-6px;
}

.catalog .title .i {
	padding:7px 0 0 5px;
	white-space:nowrap;
}

.catalog .links {
	padding: 5px 0px 5px 0px;
	font-weight:bold;
}

.catalog .links a {
	color:white;
}

.catalog .links .ol {
	margin-bottom:8px;
}

.catalog .links .img {
	float:left;
}

#text .catalog .title a {
	font-size: 12px;
	color:#800000;
	text-decoration:none;
	text-transform:uppercase;
}

#events {
	width:149px;
	color:black;
	background-color:#ffdf33;
	background-image:url(/i/eventsb.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#events .i1 {
	padding:0px 7px 1px 7px;
	border-top:1px solid #56352C;
}

#events .title {
	background-image:url(/i/events.png);
	height:28px;
	font-size:1.5em;
	text-transform:uppercase;
	color:#ff0000;
	font-weight:bold;
	background-repeat:no-repeat;
}

#events .title .i {
	padding:3px 0px 0px 7px;
}

#newitem {
	width:149px;
	color:black;
	background-color:#e3e5e1;
	background-image:url(/i/pollb.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#newitem .i1 {
	padding:0px 7px 1px 7px;
	border-top:1px solid #56352C;
}

#newitem .title {
	background-image:url(/i/pollt.png);
	height:28px;
	font-size:1.5em;
	text-transform:uppercase;
	font-weight:bold;
	background-repeat:no-repeat;
}

#newitem .title .i {
	padding:3px 0px 0px 7px;
}


#sales {
	width:149px;
	color:white;
	background-color:#8e0202;
	background-image:url(/i/salesb.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#sales .i1 {
	padding:0px 7px 1px 7px;
	border-top:1px solid #56352C;
	color: white;
}

#sales .i1,#sales .i1 a{color: white;}

#sales .title {
	background-image:url(/i/salest.png);
	height:45px;
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:bold;
	background-repeat:no-repeat;
}

#sales .title .i {
	padding:3px 0px 0px 7px;
}



#poll {
	width:149px;
	color:black;
	background-color:#e3e5e1;
	background-image:url(/i/pollb.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#poll .votes {
	padding:5px 5px 10px 5px;
	border-top:1px solid #56352C;
	font-size:0.85em;
}

#poll .votes {
	background-image:url(/i/pollt.png);
	background-repeat:no-repeat;
}

#poll .title
{
	font-weight: bold;
	padding:3px 0px 0px 3px;
	margin-bottom: 10px;
}

#poll .answers
{
	margin-bottom:10px;
}

#poll .submit input {
	border:0;
	background-color:transparent;
	color:#0�0080;
	margin-top:10px;
	text-align:right;
	width:100%;
	cursor:pointer;
	text-decoration:underline;
}

#poll .one input {
	border:0;
	background-color:transparent;
}

#images {
	float:right;
	margin:0px 0 0 0;
	height:200px;
	overflow:hidden;
	width: 560px;
}

.sub {
	margin-bottom:15px;
}

.sub {
	width:224px;
}

.sub .i {
}

.sub2t {
	background-image:url(/i/sub2t.png);
	width:224px;
	height:11px;
}

.sub2b {
	background-image:url(/i/sub2b.png);
	width:224px;
	height:16px;
}

.sub2 {
	background-image:url(/i/sub2.png);
	padding:0 10px 0 10px;
}

.sub1t {
	background-image:url(/i/sub1t.png);
	width:224px;
	height:11px;
}

.sub1 {
	background-image:url(/i/sub1.png);
	padding:0 10px 0 10px;
}

.sub1b {
	background-image:url(/i/sub1b.png);
	width:224px;
	height:16px;
}


.goodsimg {
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	height:110px;
	width:110px;
}

a.hover
{
	color: red !important;
}

.img.active
{
	border: 1px solid red;
}

.roll_imgs
{
	height:120px;
	width:120px;

	overflow:hidden;
	position:relative;
}

.img
{
	background-position:center center;
	background-repeat:no-repeat;
	border: 1px solid white;
}

.img img
{
	border: 0px;
}

.goods .good .bimg
{
/*	float: left;
	margin-right:10px; */
	margin-bottom:10px;
}

.catalog .good a
{
	color: white;
}

.catalog .good
{
	padding:5px 0 5px 0px;
}

.catalog .good .descr
{
	font-size:0.9em;
}

.hide
{
	display: none;
}

.catalog .fulldescr
{
	width:600px;
}

.catalog .img, .goodone .img
{
	background-color: white;
}

.hlinks .actlnk
{
	color:#A7A7A7;
	float:left;
	margin-right:5px;
	padding:1px 4px;
	position:relative;
}

.hlinks a
{
	color:white;
	display:block;
	float:left;
	margin-right:5px;
	padding:1px 4px;
	text-decoration:none;
}

#text h1
{
	font-size: 1.5em;
	margin: 10px 0px 10px 0px;
}

#text h2
{
	font-size: 1.2em;
	margin: 10px 0px 10px 0px;
}

.goodone .bimg
{
	margin-bottom: 10px;
}

.catalog .lmain .img
{
	margin-right: 5px;
}

#text
{
	width: 580px;
}

.goodone .price,.goodone .sizes, .goodone .notes
{
	margin-bottom: 20px;
}

a.active
{
	text-decoration: none;
	cursor: default;
	color: red !important;
}

div.img_m .img
{
	display: block;
	float: left;
	margin-right: 5px;
}

.goodone .img_m
{
	margin-bottom: 15px;
}

#text .descr, #text .pagecnt
{
	font-size: 16px;
}

.pagecnt .img
{
	background-color: white;
}

.img_m .cimage
{
	overflow: auto;
	height: 400px;
}

.img_m .cimage .img
{
	margin: 0 10px 10px 0;
}

#main_rolls .roll
{
	height:200px;
	overflow:hidden;
	position:relative;
	width:275px;

	float: right;
}

#mainrollr
{
	margin-right: 5px;
}

#sendform fieldset
{
	border:0 none;
	margin:0;
	padding:0;
}

#sendform label
{
	color:#FFFFFF;
}

#sendform .fieldHint
{
	color:#1596C6;
	display:none;
}

#sendform input, #sendform textarea
{
	border:1px solid #B7DEFF;
	width:300px;
}

#sendform #message
{
	height:150px;
}

#sendform .button
{
	background-color:#E0EFFC;
	width:100px;
}
/*
.links a
{
	color:#000000;
	display:block;
	float:left;
	margin-right:5px;
	padding:1px 4px;
	text-decoration:none;
}

.links .actlnk
{
	color:#A7A7A7;
	float:left;
	margin-right:5px;
	padding:1px 4px;
	position:relative;
}

.links .bf
{
	font-size:14px;
}
*/

.countrc
{
	margin-bottom:15px;
	font-size: 16px !important;
}

.cntryt
{
	font-weight: bold;
}

.votes .votequest
{
	color: #038103;
	font-weight: bold;

	margin-bottom: 10px;
}

.votes .answers
{
	margin-bottom: 10px;
}

.newvote
{
	margin-top:10px;
}

.answers .bgvote
{
	width:137px;
	height:15px;

	background-color: #e0f1f5;
	color: #aaaaaa;
}

.answers .fgvote
{
	float:left;
	background-color:#f52b51;
	height:10px;
	margin-top:2px;
}

.answers .onevote
{
	margin-bottom:4px;
}



#fancy_wrap
{
	z-index: 5000;
}

#fancy_title td
{
	padding:0;
	border:0px;
}

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(/i/f/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(/i/f/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
	padding: 0;
	margin: 0;
	z-index: 92;
}

div.fancy_notes
{
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size:12px;
	z-index: 93;
	padding:10px;
	background-image: url(/i/dot.png);
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/i/f/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/i/f/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/i/f/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute;
	bottom: 10px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100;
}

a#fancy_left {
	left: 0px;
}

a#fancy_right {
	right: 0px;
}

a#fancy_left:hover {
	background: transparent url(/i/f/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(/i/f/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/i/f/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/i/f/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/i/f/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/i/f/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(/i/f/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/i/f/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(/i/f/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(/i/f/fancy_shadow_nw.png) no-repeat;
}


.gall_images {list-style:none;float:left;overflow: auto;height:180px;margin:0;padding:0;}
.gall_images li{background-color: white;display:block;width:170px;height:170px;overflow:hidden;float:left;margin:0 10px 10px 0;}
.gall_images li a{display:none}
.gall_images li div{position:absolute;display:none;top:0;left:200px}
.gall_images li div img{cursor:pointer}
.gall_images li.active div img,.galleria li.active div{display:block}
.gall_images li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.gall_images li .caption{display:block;padding-top:.5em}
* html .gall_images li div span{width:560px} /* MSIE bug */

.galleria_wrapper img
{
	border:0;
}

.galleria_wrapper
{
/*	width: 560px;
	height: 450px;
*/
/*	background-color: white;
	background-repeat: no-repeat;
	background-position: center center;
	*/
	margin-bottom: 10px;
}

.galleria_container .caption
{
	font-weight: bold;
	font-style:italic;
}

.galleria_container
{
/*	height: 490px;*/
/*	width: 560px; */
	text-align: center;
}

.gall_images li
{
	border:1px solid white;
}

.gall_images .active
{
	border: 1px solid red;
}

.hlinks
{
	border: 1px solid #3e2822;
	padding:3px;
}

#newitem .img
{
	background-color: white;
}


#content {
	padding-bottom:140px;
}

#bottom .ftext
{
	position: absolute;
	bottom: 40px;
	color: white;
	padding: 10px;
	text-align: justify;
}
