body, table {
	margin: 0px;
	font-size: 12px;
	font-family: "Book Antiqua", "Times", "Courier", "Georgia";
	color: #000000;
}

body {
	padding: 5px;
	background-color: #9999cc;
}		

table {
	border-collapse: collapse;
}

td.topline {
	background: transparent url('/images/tc.jpg') repeat-x scroll 0 0;
}

table.topline td {	
	text-align: center;
}

table.topline a {	
	color: #9999cc;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}

table.topline a:hover {	
	color: #1199cc;
}
		
table.topline a:visited {	
	color: #9999cc;
}

.dark {
	background-color: #333366;
	position: relative;
}

td.flags {
	padding: 0 5px 0 0px;
	white-space: nowrap;
}	

td.flags a {
	margin-right: 12px;
}		

table.mainline td {
	text-align: center;
}

table.mainline a {	
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
}

table.mainline a:hover {	
	color: #d1d1ff;
}
		
table.mainline a:visited {	
	color: #FFFFFF;
}

table.mainline a.menuact {
	color: #b36261;
}

a, a:visited {
	color: #66669A;
}

a:hover {
	color: #EB626A;
}

td.left {
	background-color: #66669a;
	text-align: center;
}

td.center {
	background-color: #ccccff;
	text-align: left;
}

td.right {
	background-color: #9999cc;
}

.sp2 {
	height: 1px;
	width: 13px;
}

.catalog_dec {
	background: transparent url('/images/catalog.gif') repeat-x scroll 0 0;
	position: absolute;
	margin-top: -37px;
	left: 50%;
	margin-left: -30px;
	width: 206px;
	height: 46px;
}

#leftmenu {
	padding-left: 18px;
	padding-bottom: 25px;
	margin-left: 22px;
	border-left: 1px solid #fafffc;
	border-bottom: 1px solid #fafffc;
}

#leftmenu a,#leftmenu a:visited {
	text-align: left;
	font-size: 11px;
	color: #e5e5f2;
	text-decoration: none;
	font-family: "Times", "Courier";
	text-transform: uppercase;
	font-weight: 600;
	display: block;
	line-height: 21px;
}

#leftmenu a:hover,#leftmenu a.menuactive {
	color: #eb626a;
}


h1 {
	font-size: 14px;
	margin: 0 10px 10px 0;
}

h2 {
	margin: 0 10px 0 0;
	font-size: 12px;
}

.catimg {
	padding: 26px 10px 10px 20px;
	border-bottom: 1px solid #333367;
}

.catdescr {
	font-size: 10px;
	padding: 20px 30px 10px 0;
	text-align: left;
	border-bottom: 1px solid #333367;
}

hr {
	background-color: #333367;
	height: 1px;
	border: none;
}

ul {
	margin-left: 5px;
	padding-left: 5px
}

.block_img {
	width: 186px;
	height: 143px;
	background: transparent url('/images/spec.gif') scroll 0 0 no-repeat;
	padding-top: 14px;
}

.block_img td {
	border: none;
}

a.specialtitle, a.specialtitle:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.specialtitle:hover {
	text-decoration: underline;
}

.content {
	padding: 0 20px 0 15px;
}

img.imfu {
	z-index: 199;
	left: 0px;
	top: 30px;
	position: absolute;
}

div#navline {
	background: transparent url('/images/bestforyou_c.gif') scroll 0 0 no-repeat;
	height: 60px;
	//height: 1%;
	width: 100%;
}

div#nav {
	float: right;
	margin: 10px 3px 0px 0px;
	width: 225px;
}

div#navpos {
	float: right;
}

div#nav a {
	float: left;
	width: 30px;
	text-align: right;
	height: 60px;
	border-right: 1px solid #A9A9DD;
	line-height: 23px;
	font-size: 27px;
	color: #F3F6FD;
	font-family: "Century Gothic", "Arial";
	text-decoration: none;
	position: relative;
	margin-bottom: 0px;
}

div#nav a ins.b {
	position: relative;
	top: 0px;
	clear: both;
	display: block;
	height: 37px;
	width: 30px;
}

div#nav a ins.t {
	position: relative;
	top: 0px;
	clear: both;
	display: block;
	height: 30px;
	width: 30px;
    font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

div#nav a:hover ins.t, div#nav a.act ins.t {
	color: #2C2D5D;
}

div.clear {
	border: medium none;
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	padding: 0;
	visibility: hidden;
}

img.add {
	margin-top: 6px;
	
}

.foot { color:#66669A}
