body,div,ul,li,h1,p,form {margin:0;padding:0}

img {border:0px}

ul li {list-style:none}

h1 {font-size:100%;font-weight:normal}

html,body {height:100%;width:100%}

body 
{
	margin: 0px;
	padding: 0px;
	font-family: tahoma, arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #4f4f4f;
	background: url(img/bgr0.gif) #ffffff repeat-x;
}

h1
{
	color: #58971d;
	font-size: 16px;
	margin: 0px;
	padding: 16px 0 8px 0;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

p
{
	text-align: justify;
	margin: 0px;
	padding: 10px 0 5px 0;
	font-size: 12px
}

table, td
{
	font-size: 11px
}

ul li, ol li
{
	padding: 3px 0 3px 0
}

a		{ text-decoration: underline; color: #D2AC13}
a:link, a:visited	{ color: #D2AC13}
a:hover, a:active	{ color: #A4850A; text-decoration: none}

.clear
{
	clear: both;
}

INPUT,
TEXTAREA,
SELECT,
OPTION {
	border: 1px solid #e2e2e2;
	background-color:#ffffff;
	font-family: tahoma,sans-serif;
	}


/* TABLE */
.border {
	background-color: #fff;
	}
tr.bg td {
	background-color: #dcfaec;
	padding: 2px;
	border: 1px solid #c8f0dd
	}
tr.bgH td {
	background-color: #9ad142;
	padding: 2px;
	color: #fff;
	border: 1px solid #70a123
	}
tr.bgH td.sc_warn {
	color: #d05f4d
	}
tr.bgHl td {
	background-color: #c1f5db;
	padding: 2px;
	border: 1px solid #a6dec2
	}


.button, .buttonH, .button1, .button2, .button3
{
	color: #fff;
	font-weight: bold;
	background: #75b018;
	border: 1px solid #578312
}
 td.button1, td.button2
{
	padding: 2px
}
.button a, .buttonH a, .button1 a, .button2 a, .button3 a, td.button1 a, td.button2 a, td.button3 a
{
	text-decoration: none;
	color: #fff
}

.button a:hover, .buttonH a:hover, .button1 a:hover, .button2 a:hover, .button3 a:hover, td.button1 a:hover, td.button2 a:hover, td.button3 a:hover
{
	text-decoration: none;
	color: #d4e98a
}





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

.boxProduct {
	padding-bottom:5px
	}


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






/* 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: #224466;
	}
.bigCatB {
	font-weight: bold;
	}
.smallCat {
	font-size: 10px;
	}

/* ************************************************************************** */
.head, .headH, .header, .headerH {
	color: #116699;
	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: #116699;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #556699;
	}
.note2, .noteH2 {
	color: #CC3333;
	}


.hl, .hlH, .ok, .okH, .warn, .warnH {
	color: #116699;
	font-weight: bold;
	font-size: x-small;
	}
.ok, .okH {
	color: #339966;
	}
.warn, .warnH {
	color: #CC3333;
	}
.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;
	}





#header-bgr
{
	background: url(/img/header-bgr.gif) repeat-x;
}

#container
{
	background: url(/img/header-right.gif) no-repeat right top;
}

#header
{
	background: url(/img/header.jpg) no-repeat;
	text-align: left
}

#search
{
	float: right;
	width: 304px;
	padding-top: 12px;
	color: #77b219
}

#search input.search-inp
{
	float: left;
	width: 205px;
	height: 18px;
	background: #effff7;
	border: 1px solid #badcc9;
	margin-top: 3px;
	font-size: 11px;
	color: #797979
}

#search input.search-but
{
	float: left;
	width: 92px;
	height: 28px;
	border: none;
	border: 0px
}

#search a, #navline a:link, #search a, #navline a:visited
{
	color: #286846; 
	text-decoration: underline;
}

#search a, #navline a:hover, #search a, #navline a:active
{
	color: #222222;
	text-decoration: none;
}

#logo
{
	float: left;
	width: 218px
	text-align: left;
	padding: 1px 0 0 9px
}

#logo a img
{
	margin: 4px 0 0 5px;
}

#top-mnu
{
	padding: 13px 0 8px 0;
	float: left;
	width: 600px;
	margin-left: 10px
}

#top-mnu img
{
	float: left;
	width: 2px;
	margin-top: 12px
}

#top-mnu a:link, #top-mnu a:visited
{
	color: #7a7979; 
	text-decoration: none;
	text-align: center;
	padding: 15px 12px 15px 12px;
	display: block;
	float: left;
	background: url(/img/topmenu-sep.gif) no-repeat right top;
}

#top-mnu a:hover, #top-mnu a:active
{
	color: #000000;
	text-decoration: none;
	padding: 16px 12px 14px 12px;
}

#cart-block
{
	float: right;
	width: 182px;
	background: url(/img/ico-cart.gif) no-repeat left 27px;
}

#cart-block span
{
	display: block;
	padding: 27px 0 6px 110px;
	color: #797979
}

#cart-block a:link, #cart-block a:visited
{
	color: #58971d; 
	text-decoration: underline;
}

#cart-block a:hover, #cart-block a:active
{
	color: #3e5d21;
	text-decoration: none;
}

#navline
{
	color: #58971d;
	font-size: 11px;
	padding: 16px 0 16px 238px
}

#left-col
{
	width: 236px;
	text-align: left
}

#main-col
{
	text-align: left;
	padding: 0 14px 0 0
}

#left-col h1
{
	background: url(/img/block-ttl.gif) no-repeat 4px 1px;
	font-size: 12px;
	color: #000;
	text-transform: none;
	text-align: right;
	padding: 16px 30px 12px 0;
	margin: 0px
}

.block
{
	background: url(/img/block-bgr.gif) repeat-y 4px top;
	padding-left: 4px;
	margin-bottom: 10px
}

.block-footer
{
	background: url(/img/block-footer.gif) no-repeat left bottom;
	padding: 6px 30px 6px 0
}

.left-menu ul
{
	padding-left: 2px
}

.left-menu ul li
{
	background: url(/img/mn-line-sep.gif) no-repeat 7px bottom;
}

.left-menu a:link, .left-menu a:visited
{
	color: #4f4f4f; 
	text-decoration: none;
	display: block;
	background: url(/img/left-menu-str.gif) no-repeat;
	font-size: 12px;
	padding: 4px 0 4px 28px;
}

.left-menu a:hover, .left-menu a:active
{
	color: #000000;
	text-decoration: underline;
	background: url(/img/left-menu-str.gif) no-repeat left 1px;
}

.sm-links
{
	padding-left: 20px
}

.sm-links a:link, .sm-links a:visited
{
	color: #4f4f4f; 
	text-decoration: none;
	display: block;
	background: url(/img/sm-str.gif) no-repeat 0px 5px;
	font-size: 11px;
	padding: 2px 0 2px 12px;
}

.sm-links a:hover, .sm-links a:active
{
	color: #000000;
	text-decoration: underline;
	background: url(/img/sm-str.gif) no-repeat 2px 5px;
}

.best-links
{
	padding-left: 2px
}

.best-links a:link, .best-links a:visited
{
	color: #4f4f4f; 
	text-decoration: none;
	display: block;
	background: url(/img/best-ico.gif) no-repeat 0px 5px;
	font-size: 11px;
	padding: 9px 0 5px 30px;
}

.best-links a:hover, .best-links a:active
{
	color: #000000;
	text-decoration: underline;
	background: url(/img/best-ico.gif) no-repeat 2px 5px;
}

.best-links a h3
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	display: inline
}

.item-block
{
	background: url(/img/item-block.gif) no-repeat;
	padding: 0 0 0 4px
}

.item-block-in
{
	background: url(/img/item-block.gif) no-repeat right top;
	padding: 10px 4px 0 0;
	text-align: center
}

.item-block-bot
{
	background: url(/img/item-block.gif) no-repeat left bottom;
	padding: 0 0 0 4px
}

.item-block-bot-in
{
	background: url(/img/item-block.gif) no-repeat right bottom;
}

.item-block b a:link, .item-block b a:visited
{
	color: #000000; 
	text-decoration: none;
	display: block;
	height: 28px;
	overflow:hidden
}

.item-block b a:hover, .item-block b a:active
{
	color: #5d5d5d;
	text-decoration: underline;
}

.item-block b a h3
{
	padding: 0px;
	margin: 0px;
	display: inline;
	font-size:11px
}

.item-pic
{
	background: #fdffeb;
	border: 3px solid #e7e7e7;
	padding: 3px;
	margin: 8px 0 8px 0
}

.item-block p
{
	padding: 0px 6px 10px 6px;
	font-size: 10px;
	height: 40px;
	overflow:hidden
}

.item-price
{
	float: left;
	width: 120px;
	font-size:16px;
	font-family: georgia, sans-serif;
	text-align: left;
	color:#58971d;
	font-weight: bold;
	margin-left: 6px
}

.item-buy
{
	float:right;
	width: 96px
}

.item-buy a:link, .item-buy a:visited
{
	color: #000000; 
	text-decoration: none;
	display: block;
	width: 92px;
	height :28px;
	background: url(/img/buy-now.gif) no-repeat left top;
}

.item-buy a:hover,.item-buy a:active
{
	color: #5d5d5d;
	text-decoration: none;
	background: url(/img/buy-now.gif) no-repeat left bottom;
}

#footer
{
	color: #bbbbbb;
	font-size: 11px;
	padding: 15px 0 8px 0;
	text-align: center;
	border-top: 6px solid #ededed;
	margin: 0 6px 0 6px
}

#footer-links
{
	padding-bottom: 7px;
	color: #C1C1C1
}

#footer a:link, #footer a:visited
{
	color: #4f4f4f; 
	text-decoration: underline;
	padding: 0 8px 0 8px
}

#footer a:hover, #footer a:active
{
	text-decoration: none;
	color: #000000;
}

#cpr
{
	color: #4f4f4f;
	padding: 10px 0 10px 0
}
