body {
	margin: 50px 0 15px 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #4c4c4c;
	background: #fff;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

h1 span, h5 span {
	display: inline;
	height: 0;
	left: -1000px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;	
}

#container {
	width: 910px;
	overflow: hidden;
	height: auto;
}

.header {
	width: 895px;
}

.logo {
	float: left;
}


/*************************** TOP MENU ***********************/

.topmenu {
	float: right;
	margin: 35px 0 0 0;
}

.topmenu h1, .topmenu h1 a:link, .topmenu h1 a:active, .topmenu h1 a:visited {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-decoration: none;
	color: #4c4c4c;
}

.topmenu h1 a:hover {
	text-decoration: underline;
}

/*************************** END TOP MENU ***********************/



/*************************** MAIN MENU ***********************/

.mainmenu {
	width: 910px;
	padding: 0;
	margin: 15px 0 0 0;
}

.mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mainmenu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

/*************************** END MAIN MENU ***********************/



.imgheader {
	clear: both;
}

.content {
	width: 998px;
	padding: 0 0 0 4px;
	margin: 0;
}

.mainleft {
	width: 722px;
	margin: 0 0 -30000px 0;
	padding: 15px 0 30000px 0;
	float: left;
	background: #e6e6e6 url(../_images/bg_mainleft.gif) repeat-x;
}

/*************************** LEFTCOL ***********************/

.leftcol {
	width: 180px;
	float: left;
	margin: 0 0 -30000px 0;
	padding: 0 0 30000px 0;
}

/*************************** LEFT & RIGHT COL CATEGORIES ***********************/


.colcategstitleft {
	background: url(../_images/bg_colsleft_tit.gif) no-repeat;
	width: 162px;
	height: 23px;
	text-align: left;
}



.colcategstitleft h1, .colcategstitright h1 {
	margin: 0;
	padding: 5px 0 0 10px;
	font-size: 10px;
	color: #fff;
}

.colcategsleft, .newprodsleftcol, .colcategsright {
	width: 161px;
	margin: 0 0 10px 0;
	padding: 0 0 12px 0;
	background: url(../_images/bg_colcategs.png) no-repeat bottom;
	text-align: left;
}


/* --------------------------------- MULTILEVEL MENU ----------------------------------------*/

.colcategsleft ul.level1, .colcategsright ul.level1 {
	margin: 3px 6px 0 6px;
	padding: 0;
}

.colcategsleft ul.level1 li {
	margin: 0 0 3px 0;
	padding: 0 0 3px 7px;
	list-style: none;
	background: url(../_images/bg_li_leftcol.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #4c4c4c;
	border-bottom: 1px dotted #4c4c4c;
}

.colcategsleft ul.level1 li a:link, .colcategsleft ul.level1 li a:active, .colcategsleft ul.level1 li a:visited, 
.newprodsleftcol a:link, .newprodsleftcol a:active, .newprodsleftcol a:visited, 
.text h4 a:link, .text h4 a:active, .text h4 a:visited, 
.colcategsright ul.level1 li a:link, .colcategsright ul.level1 li a:active, .colcategsright ul.level1 li a:visited {
	color: #3e3e3e;
	text-decoration: none;
	font-weight: bold;
}

.colcategsleft ul.level1 li a:hover, .colcategsleft ul.level1 li.on a:hover, 
.colcategsright ul.level1 li a:hover, .colcategsright ul.level1 li.on a:hover {
	color: #647dbc;
}

.colcategsleft ul.level1 li.on, .colcategsleft ul.level1 li.on a:link, .colcategsleft ul.level1 li.on a:active, .colcategsleft ul.level1 li.on a:visited, 
.colcategsright ul.level1 li.on, .colcategsright ul.level1 li.on a:link, .colcategsright ul.level1 li.on a:active, .colcategsright ul.level1 li.on a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #3e3e3e;
	border-bottom: none;
	margin: 0;
	padding: 0 0 3px 7px;
}

.colcategsleft ul.level1 li.on2, .colcategsleft ul.level1 li.on2 a:link, .colcategsleft ul.level1 li.on2 a:active, .colcategsleft ul.level1 li.on2 a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #4260a5;
}

.colcategsleft ul.level2, .colcategsright ul.level2 {
	margin: 0 6px;
	padding: 0 0 4px 8px;
	border-bottom: 1px dotted #4c4c4c;
}

.colcategsleft ul.level2 li, .colcategsright ul.level2 li {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 10px;
}

.colcategsleft ul.level2 li a:link, .colcategsleft ul.level2 li a:active, .colcategsleft ul.level2 li a:visited, 
.colcategsright ul.level2 li a:link, .colcategsright ul.level2 li a:active, .colcategsright ul.level2 li a:visited {
	color: #3e3e3e;
	text-decoration: none;
}

.colcategsleft ul.level2 li a:hover, .colcategsleft ul.level2 li.on a:hover, 
.newprodsleftcol a:hover, .text h4 a:hover, 
.colcategsright ul.level2 li a:hover, .colcategsright ul.level2 li.on a:hover {
	text-decoration: underline;
}

.colcategsleft ul.level2 li.on, .colcategsleft ul.level2 li.on a:link, .colcategsleft ul.level2 li.on a:active, .colcategsleft ul.level2 li.on a:visited, 
.colcategsright ul.level2 li.on, .colcategsright ul.level2 li.on a:link, .colcategsright ul.level2 li.on a:active, .colcategsright ul.level2 li.on a:visited {
	text-decoration: underline;
}


/* --------------------------------- END MULTILEVEL MENU ----------------------------------------*/

/*************************** END LEFT & RIGHT COL CATEGORIES ***********************/


.banner {
	margin: 10px 0;
	padding: 0;
}


/*************************** END RIGHTCOL ***********************/



/*************************** MAIN TEXT ***********************/


.text {
	width: 530px;
	background: #fff;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;	
	text-align: left;
	line-height: 16px;
}

.text a:link, .text a:active, .text a:visited {
	color: #4c4c4c;
	text-decoration: none;
}

.text a:hover {
	text-decoration: underline;
}

.welcome h5 {
	margin: 0 0 10px 10px;
	padding: 0;
	background: url(../_images/bg_welcome_tit.gif) no-repeat;
	width: 378px;
	height: 27px;
}

.text p {
	margin: 10px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}
.text h2 {
	margin: 10px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

.text h3 {
	margin: 0 10px;
	padding: 0;
	font-size: 11px;
	color: #4260a5;
}

.text h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
}

/*************************** END MAIN TEXT ***********************/


/*************************** RIGHTCOL ***********************/

.rightcol {
	width: 180px;
	margin: 0 0 -30000px 0;
	padding: 13px 0 30000px 0;
	float: left;
	background: #b3b3b3;
}


/*************************** SIGN IN ***********************/

.signin {
	background: url(../_images/bg_signin.gif) no-repeat;
	width: 161px;
	height: 82px;
	margin: 0 0 10px 0;
	padding: 0;
}

.signin table {
	margin: 25px 0 0 0;
}

.formname {
	width: 140px;
	height: 19px;
	font-family: Verdana, Tahome, Geneva, Arial, Helvetica;
	font-size: 10px;
	border: none;
	background: #808080;
	color: #fff;
	margin: 0 0 2px 0;
	padding: 3px 0 0 5px;
}

.formpasswd {
	width: 120px;
	height: 19px;
	font-family: Verdana, Tahome, Geneva, Arial, Helvetica;
	font-size: 10px;
	border: none;
	background: #808080;
	color: #fff;
	margin: 0;
	padding: 3px 0 0 5px;
}

/*************************** END SIGN IN ***********************/


/*************************** E-SHOP ***********************/

.eshop {
	background: url(../_images/bg_eshop.png) no-repeat;
	width: 161px;
	height: 113px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
}

.eshop h1 {
	margin: 0;
	padding: 45px 10px 0 10px;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
}

.eshop h2 {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 10px;
	color: #9bb9dd;
	text-align: right;
}

.eshop h2 a:link, .eshop h2 a:active, .eshop h2 a:visited {
	color: #9bb9dd;
	text-decoration: none;
}

.eshop h2 a:hover {
	text-decoration: underline;
}

/*************************** END E-SHOP ***********************/


/*************************** SHOPPING BASKET BUTTON ***********************/
.basket {
	background: url(../_images/bg_basket.gif) no-repeat;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 26px;
}

.basket h1 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #fff;
}

.basket h1 a:link, .basket h1 a:active, .basket h1 a:visited {
	color: #fff;
	text-decoration: none;
}

.basket h1 a:hover {
	text-decoration: underline;
}

/*************************** END SHOPPING BASKET BUTTON ***********************/

/*************************** RIGHT COL CATEGORIES ***********************/

.colcategstitright {
	background: url(../_images/bg_colsright_tit.gif) no-repeat;
	width: 162px;
	height: 23px;
	text-align: left;
}

.colcategsright ul.level1 li {
	margin: 0 0 3px 0;
	padding: 0 0 3px 7px;
	list-style: none;
	background: url(../_images/bg_li_rightcol.gif) no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #4c4c4c;
	border-bottom: 1px dotted #4c4c4c;
}

/*************************** END RIGHT COL CATEGORIES ***********************/

/*************************** END RIGHTCOL ***********************/


/*************************** FOOTER ***********************/

.footer {
	background: #666666;
	margin: 0;
	padding: 3px 0 0 0;
	width: 902px;
	height: 17px;
}

.footer h1, .footer h1 a:link, .footer h1 a:active, .footer h1 a:visited {
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footer h1 a:hover {
	text-decoration: underline;
}

/*************************** END FOOTER ***********************/