body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background:#ffffff;
	color:#6F7B85;
	font: 12px tahoma,Arial, Helvetica, sans-serif;
}
#main {
	width:100%;
	margin:0 auto;
}
/***********************************text********************************************/
p {
	margin:0px;
	padding:0px;
	color:#5A6771;
	font:12px tahoma,Arial, Helvetica, sans-serif;
}
.head {
	color:#638BAF;
	font:bold 12px/13px tahoma,Arial, Helvetica, sans-serif;
	padding-left:5px;
	text-decoration:none;
}

a.head:link {
	color:#638BAF;
	font:bold 12px/14px tahoma,Arial, Helvetica, sans-serif;
	padding-left:5px;
	text-decoration:none;
}

a.head:hover {
	text-decoration:underline;
}
/***********************************links********************************************/
a {
	color:#638BAF;
	font:100 11px tahoma,Arial, Helvetica, sans-serif;
	text-decoration:underline;
	padding:0px;
	margin:0px;
	background:none;	
}
a:hover {
	text-decoration:none;
}
/***********************************left links********************************************/
a.lft {
	background:url(images/link.jpg) left no-repeat;
	color:#6F7B85;
	font:bold 11px tahoma,Arial, Helvetica, sans-serif;
	padding-left:10px;
	text-decoration:none;
}
a.lft:hover {
	text-decoration:underline;
}
/***********************************links-more********************************************/
a.more {
	color:#91B316;
	font:bold 11px tahoma,Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.more:hover {
	text-decoration:underline;
}
/************************************td*******************************************/
td {
	color:#5A6771;
	font:11px tahoma,Arial, Helvetica, sans-serif;
}
td.line {
	height:5px;
	background:url(images/1px.jpg) bottom repeat-x;
	overflow:auto;
}
td.fant {
	vertical-align:top;
	padding:12px 20px 10px 35px;
	background:#E9ECEE; 
}
/***********************************top form********************************************/
#top {
	margin:0px 20px 0px 0px;
	padding:0px;
	width:325px;
	height:18px;
}
#top td {
	vertical-align:bottom;
}
#top input.txt {
	width:178px;
	height:17px;
	margin:0px;
	padding:0px;
	border:1px solid #959EA6;
	color:#5A6771;
	font:10px tahoma,Arial, Helvetica, sans-serif;
}
#top .slct {
	width:87px;
	height:15px;
	border:1px solid #959EA6;
	color:#5A6771;
	font:10px tahoma,Arial, Helvetica, sans-serif;
}

/***********************************top menu********************************************/
#head_line {
	width:100%;
	height:29px;
	background:#D3D9DD url(images/head_top.jpg) top left no-repeat;
	text-align:right;
}
#head_line td {
	background:url(images/separt.jpg) right no-repeat;
	padding-right:5px;
}
#head_line a {
	color:#638BAF;
	font:bold 11px tahoma,Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#head_line a:hover {
	text-decoration:underline;
}
#head_line img {
	float:left;
	margin:0px 5px 0px 8px;
}
/****************************************line - right date***************************************/

#date table {
	width:100%;
	background-color:#6C92B4;
	height:19px;
}
#date img.lft {
	margin-bottom:-2px; 
	margin-left:20px;
}
#date td {
	font:10px tahoma,Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:url(images/sprt.jpg) left no-repeat;
	text-align:center;
}
#date a {
	color:#ffffff;
	font:10px tahoma,Arial, Helvetica, sans-serif;
}
#date a:hover {
	text-decoration:none;
}

/***********************************left menu & table********************************************/
#content_left table {
	width:168px;
	margin:14px 0px 13px 7px;
}
#content_left td.tbl {
	width:168px;
	height:20px;
	background:url(images/dots.jpg) bottom repeat-x;
	padding-left:10px;
}
#content_left td.head_gr {
	height:25px;
	background:url(images/head_l_back.jpg) top no-repeat;
	color:#ffffff;
	font:bold 11px tahoma,Arial, Helvetica, sans-serif;
	padding-left:3px;
}
#content_left td.gr {
	background-color:#E6EAED;
	padding:5px 7px 7px 9px;
}
#content_left p {
	margin:0px 0px 3px 7px;
}

#content_left p.name {
	color:#638BAF;
	font:bold 11px tahoma,Arial, Helvetica, sans-serif;
	padding:0px;
	margin:10px 0px 25px 0px;
}

#content_left a.pls {
	background:url(images/pls.jpg) left no-repeat;
	color:#638BAF;
	font:bold 10px tahoma,Arial, Helvetica, sans-serif;
	padding-left:10px;
	text-decoration:none;
}
#content_left a.pls:hover {
	text-decoration:underline;
}

/**********************************left bottom form - e-mail*********************************************/
#lft {
	margin:0px;
	padding:0px;
	margin-top:10px;
}
#lft td {
	vertical-align:middle;
}
#lft input.txt {
	width:127px;
	height:17px;
	border:1px solid #959EA6;
	color:#5A6771;
	font:10px tahoma,Arial, Helvetica, sans-serif;
}

/**********************************right content*********************************************/
#content_right table {
	width:174px;
	margin:14px 15px 13px 16px;
}
#content_right td {
	vertical-align:top;
}
#content_right .t10 {
	color:#FFFFFF;
	width:21px;
	height:17px;
	text-align:center;
	padding-top:1px;
	background:url(images/top_10.jpg) left no-repeat;
	display:block;
	float:left;
	margin-right:3px;
	font-weight:bold;
}
#content_right p {
	margin-bottom:6px;
}

/**********************************middle content*********************************************/
#content td{
	vertical-align:top;
}
#content table.big{
	border:1px solid #B5BEC6;
	border-top-width:0px; 
	margin:15px 0px 15px 0px; 
	width:100%;
}
#content td.new {
	background-color:#D3D9DD;
	height:19px;
	color:#6F7B85;
	font:bold 11px tahoma,Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 25px;
	vertical-align:middle;
}
#content a.h {
	margin-bottom:7px;
	color:#638BAF;
	font:bold 12px tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
}
#content a.h:hover {
	text-decoration:underline;
}
#content p {
	margin-bottom:7px;
}
#content td.mid_line {
	width:15px;
	background:url(images/dots_vrt.jpg) center repeat-y;
}

/***********************************bottom menu********************************************/
#bot_menu {
	background-color:#959EA6;
	height:40px;
	width:100%;
	color:#ffffff;
	font:10px tahoma,Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:15px;
	vertical-align:middle;
}
#bot_menu a {
	color:#ffffff;
	font:10px tahoma,Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#bot_menu a:hover {
	text-decoration:none;
}
/***********************************bottom copyright********************************************/
#bottom {
	height:40px;
	color:#959EA6;
	text-align:center;
	vertical-align:top;
	padding-top:7px;
}

/*********************************table on product page**********************************************/
#add2 {
	height:29px;
	margin:0px;
	padding:0px;
}
#add2 td {
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
	font:bold 12px/13px tahoma,Arial, Helvetica, sans-serif;
}
#add2 a {
	color:#ffffff;
	font:bold 10px/13px tahoma,Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(images/add2.jpg) left bottom no-repeat;
	padding:5px 0px 5px 15px;
	display:block;
	margin-left:10px;
}
#add2 a:hover {
	text-decoration:underline;
}
/********************************* table on category page**********************************************/

#add {
	width:180px;
	height:21px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#add td {
	vertical-align:middle;
	text-align:center;
	color:#ffffff;
	font:bold 10px/13px tahoma,Arial, Helvetica, sans-serif;
}
#add a {
	color:#6F7B85;
	font:bold 10px/13px tahoma,Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:url(images/add.jpg) left no-repeat;
	padding-left:18px;
}
#add a:hover {
	text-decoration:underline;
}
/*******************************************************************************/


.sortstyle {width:65px; height:17px; border:1px solid #959EA6; color:#5A6771; font:10px tahoma,Arial, Helvetica, sans-serif; }
