body 
{
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	background: #000000;
}


td
{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}

H1 {
	text-align: center;
	color: #E8B838;
	font-weight: bold;
	font-size: 18px;
	margin: 2;
	}


TEXTAREA {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	}

INPUT,
TEXTAREA,
SELECT,
OPTION {
	border: 1px #a5a5a5 solid;
	background-color:#ffffff;
	}


A,
A:visited {
	color: #00266B;
	text-decoration: none;
	}
A:hover {
	color: #0000FF;
	text-decoration: underline;
	}

A.menu,
A.menu:visited {
	font-family: Tahoma,Verdana,Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0 7 1 7;
	}
A.menu:hover {
	color: #002288;
	background-color: #7495E8;
	text-decoration: none;
	}


/* TABLE */
.border {
	background-color: #696C6D;
	}
.bg, .bgi, .bgi input {
	background-color: #323435;
	}
.bgH {
	background-color: #323435;
	}
.bgHl {
	background-color: #323435;
	}

.buttonH
{
	padding: 2 6 3 6; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #fff; 
	background-color: #777777; 
	cursor: hand; 
	border: 1px solid #444444; 
	font-weight: bold;
}

.pageHeader {
	background-color: #7484D3;
	}
.menuLine {
	background-color: #5475C8;
	}

div.navline {
	padding:3;
	font-weight:bold;
	border: 1 solid #333333;
	background-color: #7495E8;
	}
div.navline a {
	font-weight:bold;
	}


.infoBoxHead {
	color: #00366B;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	}
table.infoBoxHead {
	background-color: #7484D3;
	}

.boxProduct {
	padding-bottom:5px
	}

.pagebar {
	color: #003050;
	font-weight: bold;
	font-family: Tahoma,Verdana,Arial;
	}
table.pagebar {
	background-color: #7484D3;
	}
a.pagebar,
a.pagebar:visited {
	color: #DDEEFF;
	}
a.pagebar:hover {
	color: #0000FF;
	}
.pagebar select {
	font-weight: bold;
	font-size: 10px;
	}
.pagebar option {
	background-color: #CFD9EF;
	}


.desc_preview {
	font-size:9;
	text-align:justify;
	color: #111122;
	}


.toplogin {
	color: #DDDDDD;
	font-size: 11;
	font-weight: bold;
	}
a.toplogin,
a.toplogin:visited {
	color: #EEEEEE;
	font-size: 10;
	font-weight: normal;
	}
a.toplogin:hover {
	color: #0000FF;
	}
input.toplogin {
	color: #444444;
	background-color: #ffffff;
	border:1 #507080 solid;
	height: 18;
	font-size: 11px;
	font-weight: normal;
	}


.button
{
	padding: 2 6 3 6; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #fff; 
	background-color: #777777; 
	cursor: hand; 
	border: 1px solid #444444; 
	font-weight: bold;
}

.button1, .button2, .button3 {
	border:1px solid #444444;
	font-size:1px;
	padding: 2 6 3 6;
	color: ffffff;
	font-weight:bold;
	}
.button1, .button3 {
	background-color: #777777;
	font-weight:bold;
	}
.button2 {
	background-color: #777777;
	font-weight:bold;
	}
.button3 {
	font-size:11;
	font-weight:bold;
	}
.button1 a, .button2 a, .button3 a {
	text-decoration: none;
	font-weight:bold;
	}
.button1 a:hover, .button2 a:hover {
	text-decoration: none;
	font-weight:bold;
	}
td.button1, td.button2, td.button3 {
	width: 100; /* for no bag */
	}



/* necessary to fill field */
.star {
	color: #CC3333;/*#FF0000*/
	}


.newsText,
.newsText A,
.newsHead {
	color: #386080;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
.newsHead {
	color: #616180;
	font-weight: bold;
	letter-spacing: 1px;
	}


.bigCat,
.bigCatB,
.smallCat {
	color: #E8B838;
	}
.bigCatB {
	font-weight: bold;
	}
.smallCat {
	font-size: 10px;
	}

/* ************************************************************************** */
.head, .headH, .header, .headerH {
	color: #e4e4e4;
	font-weight: bold;
	font-size: x-small;
	}
.headH, .headerH {
	font-size: small;
	}
.header, .headerH {
	text-decoration: underline;
	}


.txt, .txt TD {
	font-size: x-small;
	}
.txtB, .txtB TD {
	font-size: x-small;
	font-weight: bold;
	}
.txtH, .txtH TD {
	font-size: small;
	font-weight: bold;
	}


.note, .note1, .note2 {
	color: #E8B838;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #E8B838;
	}
.note2, .noteH2 {
	color: #CC3333;
	}


.hl, .hlH, .ok, .okH, .warn, .warnH {
	color: #E8B838;
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #E8B838;
	}
.warn, .warnH {
	color: #666666;
	}
.hlH, .okH, .warnH {
	font-size: small;
	}

.inactive {
	color: #888888;
	}



/* ******************************************************************** */



.popup_head {
	color: #993300;
	font-size: 12px;
	font-weight: bold;
	}

.small {
	color: #003366;
	font-size: 9px;
	}


/*---------------- Shopping Cart ---------------*/

.sc_message {
	color: red;
	font-size: xx-small;
	}

.sc_warn {
	color: #AA0000;
	}

.sc_text {
	font-size: xx-small;
	}


/*------------------ Categories -------------------*/

/* --- if DHTML --- */
.tree {
	font-size: 12px;
	padding: 3;
	padding-bottom: 8;
	text-indent: -16;
	}
.tree A,
.tree A:visited {
	text-decoration: none;
	}
.tree A:hover {
	}
.tree A.active,
.tree A.active:visited {
	font-weight: bold;;
	}
.tree A.active:hover {
	}

.tree IMG {
	border: 0;
	width: 14;
	height: 14;
      margin-right: 2;
	}
.tree IMG.corner {
	cursor: hand;
	}
.tree DIV {
	padding: 0 0 2 16;
/*	background: url(<?= $SITE_ROOT ?>/img/tree/cbg.gif) repeat-y; */
	}
.tree DIV.block {
	margin-left: -4;
	padding: 0;
	display: none;
	}
.tree .browse,
.tree A.browse,
.tree A.browse:visited {
	color: #2266CC;
/*	font-size: 10px;*/
	}


/* --- if Usual --- */
.tree_usual {
	font-size: 12px;
	padding: 3;
	padding-bottom: 8;
	padding-left: 8;
	}
.tree_usual A,
.tree_usual A:visited {
	text-decoration: none;
	}
.tree_usual A:hover {
	}
.tree_usual A.active,
.tree_usual A.active:visited {
	font-weight: bold;
	}
.tree_usual A.active:hover {
	}

.tree_usual DIV {
	padding-top: 3;
	}




#tb1
{
	width: 975px; 
	borser: 0px;
	background: #000000
}


#tb2
{
	padding: 2 0 0 0; 
	height: 30px
}


#tb3
{
	float: left; 
	padding-top: 17
}


#src-1
{
	float: right; 
	text-align: right
}


#sr1
{
	border: 1px solid #4f4f4f; 
	color: #B7B8B8; 
	width: 110px; 
	background: #000000; 
	font-size: 11px; 
	height: 20px
}


#sr-but
{
	border: 1px solid #000000; 
	color: #B7B8B8; 
	background: #000000; 
	height: 22px
}


#kvb1
{
	width: 218px; 
	background: url(/img/kv.gif)
}


#kvb2
{
	background: url(/img/logo.gif) no-repeat; 
	width: 189px
}


#mnu
{
	font-size: 13px; 
	color: #B7B8B8; 
	text-align: right; 
	padding: 170 26 0 0
}


#or1
{
	color: #E8B838
}


#tpl1
{
	width: 100%; 
	background: url(/img/top-line.gif) repeat-x
}


#tpl2
{
	background: url(/img/top-line-i.gif) no-repeat; 
	padding: 10 0 0 0; 
	color: #E8B838
}


#tpl3
{
	background: url(/img/top-line-i.gif) no-repeat; 
	padding: 10 0 0 0; 
	color: #9E9E9E; 
	height: 33px
}


#nawig
{
	height: 33px; 
	float: left
}


#nawig2
{
	height: 33px; 
	color: #E8B838; 
	float: right
}


#cart1
{
	background: url(/img/sm-cart.gif) no-repeat; 
	padding: 0 0 0 16; 
	color: #ffffff
}


#tbl2
{
	border: 0; 
	width: 786px
}


#uz1
{
	width: 148px; 
	height: 300px; 
	background: url(/img/uz-bgr.gif) repeat-y
}


#uz2
{
	background: url(/img/uzor.gif) no-repeat; 
	height: 300px; 
	padding: 164 4 0 14; 
	color: #ffffff; 
	font-size: 11px
}


#ctn1
{
	background: url(/img/bgr.gif) #323435 repeat-x; 
	padding: 0 8 0 8
}


#o-ttl
{
	color: #E8B838; 
	font-size: 18px; 
	font-family: arial; 
	text-align: right
}


#t-area
{
color: #E4E4E4; font-size: 11px; font-family: tahoma; text-align: justify
}


#ln1
{
	color: #E8B838; 
	font-size: 11px; 
	font-family: arial; 
	text-align: left; 
	float: left
}


#ln2
{
	color: #E8B838; 
	font-size: 11px; 
	font-family: arial; 
	text-align: right; 
	float: right
}


#iml
{
	padding: 0 0 14 0
}


#tbl4
{
	border: 0; 
	width: 622px; 
	text-align: center
}


#it0
{
	text-align: center; 
	width: 207px
}


#it1
{
	width: 197px; 
	background: url(/img/ramka-ugly.gif) #ffffff no-repeat; 
	text-align: center; 
	padding: 4 0 0 0
}


#it2
{
	width: 197px; 
	color: #E8B838; 
	font-size: 17px; 
	font-family: arial; 
	text-align: right; 
	padding: 5 0 3 0
}


#it3
{
	width: 197px; 
	color: #ffffff; 
	font-size: 11px; 
	font-family: arial; 
	text-align: center
}


#im-sep
{
	padding: 14 0 14 0
}


#bot-lnk
{
	text-align: center; 
	font-size: 11px; 
	font-family: arial; 
	color: #e5e5e5; 
	padding: 0 0 10 0
}


#lnk-sel
{
	color: #E8B838
}


.input
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #444444;  
	height: 22px; 
	border: 0px solid #454545; 
	background-color:#ffffff
}


.textarea
{
	font-family: tahoma; 
	font-size: 11px; 
	color: #444444; 
	border: 0px solid #D6D6D6; 
	background-color:#ffffff
}


img
{
	border: 0px;
}


a		{ text-decoration:none; color:#ffffff; font: 11px tahoma;}
a:link, a:visited	{ color:#ffffff}
a:hover, a:active	{ color:#BEBBB1; text-decoration: underline;}

a.22		{ text-decoration:none; color:#E8B838; font: 12px tahoma;}
a.22:link, a.22:visited	{ color:#E8B838}
a.22:hover, a.22:active	{ color:#FFEA88; text-decoration: underline}

a.33		{ text-decoration:none; color:#9E9E9E; font: 11px tahoma;}
a.33:link, a.33:visited	{ color:#9E9E9E}
a.33:hover, a.33:active	{ color:#BEBBB1; text-decoration: underline;}

a.44		{ text-decoration:none; color:#9E9E9E; font: 13px tahoma;}
a.44:link, a.44:visited	{ color:#9E9E9E}
a.44:hover, a.44:active	{ color:#ffffff; text-decoration: none;}
