body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #260909;
}
body, td, th {
	color: #fed57f;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	color: #fed57f;
}
a:visited {
	color: #fed57f;
}
a:hover {
	color: #fed57f;
}
a:active {
	color: #fed57f;
}

h1{
	font-size: 30px;
	font-weight: normal;
}
h2{
	font-size: 26px;
	font-weight: normal;
}
h3{
	font-size: 23px;
	font-weight: normal;
}

ul{
	list-style: url(/images/pic_bul.gif);
	padding-left: 25px;     
}


/* Content part
 * =============================== */
#content p {
	text-indent: 30px;
	font-size: 14px;
}
#content h1 {
	text-indent: 30px;
	font-size: 30px;
	font-weight: normal;
}
#content {
	padding-left: 40px;
	padding-right: 40px;
	height: 400px;
	overflow: visible;
	vertical-align: top;
}

/* Footer part
 * =============================== */
#footer {
	background-image: url(/images/chain_h.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
	padding-left: 80px;
}

#footer p{
	width: 218px;
	text-align: center;
	font-family: "Courier New", Courier, monospace;
}


/* Top part
 * =============================== */
#top {
	margin-left: 10px;
}

.top-grad{
	background-image: url(/images/header_grad.gif);
}

.header-bg{
	background-image: url(/images/header_bg.gif);
}

.menu-bg{
	background-image: url(/images/menu_bg.gif);
	background-repeat: repeat;
	vertical-align: top;
}

.content-bg{
	background-image: url(/images/content_bg.gif);
}

.chain-ver{
	background-image: url(/images/chain_v.gif);
}


/* Content part
 * =============================== */
#right {
	background-image: url(/images/right_1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}


/* Left navigation
 * =============================== */
#navigation {
	padding-top: 70px;
	padding-left: 40px;
}
#navigation li {
	padding-bottom: 20px;
	color: #fed57f;
	font-size: 14px;
	list-style: url(/images/pic_bul.gif);
	padding-left: 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#navigation a,
#navigation a:link,
#navigation a:visited,
#navigation a:active,
#navigation a:hover{
	color: #cd7b05;
	text-decoration: none;
}
#navigation a:hover{
	color: #fed57f;
	text-decoration: underline;
}



/* Left block with gradient
 * =============================== */
#left {
	background-image: url(/images/content_grad.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
}




/* Other
 * =============================== */
.top-nav {
	background-image: url(/images/pic_nav.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-left: 50px;
	color: #fed57f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top-nav a, .top-nav a:link, .top-nav a:visited, .top-nav a:active {
	color: #b1784c;
}

.order-button{
	text-align: center;
	padding-top: 20px;
}

/* News
 * ================================== */
dl{
	padding-bottom: 10px;
}

#news a,
#news a:link,
#news a:visited,
#news a:active{
	text-decoration: none;
	font-weight: normal;	
}
#news a.newslink,
#news a.newslink:link,
#news a.newslink:visited,
#news a.newslink:active{
	text-decoration: none;
	font-weight: bold;	
}

dl dt{
	padding-left: 10px;
}
dl dd{
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#news p{
	text-indent: 0px;
}


/* Page list
 * ======================== */
.panel{
	background-color: #47060d;
	border: 1px solid #ad7b00;
}

.current{
	background-color: #6b2b22;
	padding: 3px;	
}


/* Photos
 * ========================== */
#photos_main p{
	text-indent: 0px;
}

#photos_main .title{
	font-size: 1.4em;
}

#photos_gallery .thumb{
	clear: both;
	display: inline;
}
#photos_gallery .item{
	width: 120px;
	height: 140px;
	margin: 10px;
	float: left;
	display: inline;

}

.item img.big{
	border: 2px solid #dba204;	
	float: left;
}

#gallery_border{
	border: 1px solid #dba204;
	background-color: #330708;
}

#content ul{
    list-style: url(/images/pic_bul.gif);
    padding-left: 25px;     
}
#content li{
    padding-left: 15px;
}



/* Sitemap
 * ======================== */
#sitemap ul{
	list-style: square;
	padding-bottom: 10px;
	font-size: 14px;
}
#sitemap ul ul{
	font-size: 14px;
}

#hidden{
	position: absolute;
	top: 10px;
	left: 10px;
	border: 1px solid #dba204;
	background-color: #330708;
	padding: 10px;
	margin: 10px;	
	z-index: 999;
}

#order{
	text-align: right;
	padding-top: 30px;
}
.button{
	border: 2px solid #ffbd00;
	background-image: url(/images/button_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 3px;
	font-family: Arial;
	font-weight: bold;	
	padding: 3px;
	color: #ffc726;
	width: auto;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.button a,
.button a:link,
.button a:hover,
.button a:visited{
		color: #ffc726;
		text-decoration: none;
}

ul#details{
	padding: 0;
	margin: 0;
}

#details{
	list-style: none;
}
#details li{
	border-bottom: 1px solid #ffd578;
}


textarea, input, select, option, input:text{
	border: 1px solid #dba204;	
	color: #ffd578;
	background-color: #330708;
	background: #330708;	
}

hr{
	background: #54060f url(/images/chain_h.gif) repeat-x top;
	border: 0;
	text-align: center;
	width: 95%;
	height: 3px;
	color: #dba204;
}



.block{
	border: 1px solid #dba204;
	margin-top: 20px;
	margin-bottom: 20px;
}

a.text:link,
a.text:active,
a.text:hover,
a.text:visited{
	color: #fed57f;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;	
}

table.icons{
	width: 100%;
	text-align: center;
}

.catalog-icon {
    margin: 5px;
}

div#menu {
    height: 102px;
    float: left;
    border: 1px solid white;
}

div#menu ul li {
    float: left;
    list-style-type:none;
    border: 1px solid white;
}

div#menu img,a {
    padding: 0px;
    margin: 0px;
}

* html .menulist, .mainlevel{
    margin-top: -3px;
}

.menulist,
.mainlevel {
    height: 98px;
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
    /*border: 1px solid white;*/
}
