html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #666666;
	background-image: url(design/bg4.gif);
}
body td {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
}

a, a:link, a:visited,
body a, body a:link, body a:visited,
td a, td a:link, td a:visited,
div a, div a:link, div a:visited
 {
	color: navy;
	text-decoration: underline;
}
a:hover, body a:hover, td a:hover, div a:hover {
	color: #a2440d;
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
#all {
	/*width: 100%;*/
	height: 100%;
	background-color: white;
	/*background-color: #e4e8ec;*/
}
#top {
	background-color: #112742;
	width: 100%;
}
#logo {
	background-image: url(design/top-logo.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
/*#logo .tell {
	float: right;
	color: red;
	text-align: right;
	padding-right: 20px;
	padding-top:10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 33px;
	line-height: 120%;
}*/
#logo .tell {
	float: right;
	color: red;
	text-align: right;
	padding-right: 20px;
	padding-top:10px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 100%;
}

.tell span {
	/*font-size: 25px;*/
	font-size: 14px;
}
#logo .tell a, #logo .tell a:visited {
	color: white;
	text-decoration: none;
}
#logo .tell a:hover {
	color: red;
}

.f10 {
	font-size: 10px;
}
.f16 {
	font-size: 16px;
}
/**/
.menu_line {
	background-color:  #284567;
	font-weight: bold;
	height: 28px;
}
.menu_line ul {
	float: left;
	margin: 2px 0 0 20px;
	_margin-left: 10px;
	padding: 0;
	height: 26px;
	_height: 28px;
  	width: 100%;
	list-style: none;
	list-style-image: none;
}
.menu_line li{
  float: left;
  position: relative;
padding: 4px 2px 2px 2px;
	list-style: none;
	list-style-image: none;
}

.menu_line  li ul {
  display: none;
  position: absolute;
	/*width: 200px;*/
	width: auto;
	height: auto;
	top:22px;
	list-style: none;
}
.menu_line   li:hover ul, .menu_line  li.jshover ul {
  display: block;
}
.menu_line  li:hover li ul, .menu_line li.jshover  li ul {
  display: none;
  /*width: 200px; */ 
  left: 5px;
  border: 1px solid yellow;
}
.menu_line  li:hover li:hover ul, .menu_line  li.jshover li.jshover ul {
  display: block;
}
#punkt1.linemenu {
	background-image: none;
}

.linemenu {
	padding: 1px 2px 1px 2px;
	/*width: 130px;*/
	text-align: center;
	font-weight: bold;
	background: url(/design/ccc1x3.gif) repeat-y top left;
}
.linemenu a, .linemenu a:link, .linemenu a:visited {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	padding: 1px 18px 1px 18px;
	display: block;
	white-space: nowrap;
}
.linemenu a:hover {
	background-color: #112742;
	color: white;
}
ul.underlinemenu {
	border: 1px solid #112742;
	background-color: #284567;
	padding: 10px 10px 5px 10px;
	margin: 0;
	padding: 0;
}
ul.underlinemenu li {
	margin: 1px 2px 2px 2px;
	list-style: none;
	padding: 0;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dashed #112742;
	float: none;
}
ul.underlinemenu  li a, ul.underlinemenu  li a:link, ul.underlinemenu  li a:visited {
	color: white;
	border-left: 2px solid #284567;
	display: block;
}
ul.underlinemenu  li a:hover {
	border-left: 2px solid #a2440d;
}

/**/
#left_left {
	width: 200px;
	border-right: 1px solid #ccc;
}
#right_col {
	width: 200px;
	border-left: 1px solid #ccc;
}
/**/
.pad10 {
	padding: 10px;
}
#content {
	width: 100%;
}
.module {
	background: url(design/user1_bg.gif) bottom left repeat-x;
	padding-left: 10px;
	padding-bottom: 20px;
}
.module h3 {	
  font-size: 14px;
  margin-left: -10px;
  height: 15px;
  padding: 5px;
  border-bottom: 1px dotted #666699
}
a.mainlevel, a.mainlevel:visited {
	display: block;
	border-left: 2px solid #122272;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	margin-top: 2px;
	width: 140px;
	text-decoration: none;
	border-bottom: 0px dotted #666699;
}
a.mainlevel:hover {
	text-decoration: none;
	border-left: 2px solid #f7911e;
	color: #f7911e;

}
.contentheading {
	/*height: 30px;*/
	color: #122272;
	font-weight: bold;
	font-size: 14px;
	padding: 5px 0 8px 0;
	border-bottom: 1px dotted #666699;
}

a.meaning, a.meaning:visited {
	color: navy;
	text-decoration: none;
}
a.meaning:hover {
	color: #a2440d;
}
.rel {
	position: relative;
}
.h90 {
	/*height: 90px;*/
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #fff;
	font-size: 11px;
	padding: 2px;
}
.h_auto {
	position: absolute;
	height: auto;
	width: auto;
	display: none;
	border: 1px solid #ccc;
	font-size: 11px;
	top: 0;
	left: 0;
	z-index: 10;
	padding: 2px;
	background-color: #d0d0d0;
}
.both {
	clear: both;
}
.hotthit img {
	border: 3px solid #ccc;
	/*display: block;*/
	text-align: center;
}
.hotthit div {
	background: url(design/user1_bg.gif) bottom left repeat-x;
	padding: 5px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	text-align: center;
}
.botborder td {
	padding: 3px;
	border-bottom:1px dotted #ccc;
}
.botborder td.price {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: navy;
	white-space: nowrap;
}
.ten160x90 {
	float: left;
	clear: both;
	padding: 0px 10px 10px 0;
	background: url(design/ten-160x90.gif) no-repeat bottom right;
}
.ten160x90 img {
	border: 1px solid #a4a3a3;
}
ul li {
	list-style: none url(design/indent.gif);
}
ul li ul li {
	list-style: disc none;
}
.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
	clear: both;
}
/**/
#content  a, .catlink a:link, .catlink a:visited {
	font-weight: normal;
	color: navy;
}
.catalog_tab {
	width: 100%;
	border-collapse: collapse;
}
.catalog_tab td {
	border-collapse: collapse;
	border: 1px solid #ececec;
	height: 100px;
}

.catlink {
	font-size: 10px;
}
.catlink a, .catlink a:link, .catlink a:visited {
	font-weight: normal;
}
td a.more, td a:active.more, td a:link.more, td a:visited.more {
	font-weight: bold;
	font-size: 14px;
}
.num {
	width: 125px;
	white-space: nowrap;
	font-weight: bold;
	text-align: center;
}
.imulat {
	width: 580px;
	height: 396px;
	overflow: hidden;
	position: relative;
}
.imulyat {
	position: absolute;
	top:0;
	left: -20px;
	width: auto;

}
#left_left .left2text {
	padding: 10px;
}

#left_left .left2text p {
	font-size: 11px;
}














































#footer {
	text-align: right;
	padding: 3px;
	background-color: #112742;
	color: #fff;
	font-size: 11px;
}

#footer a:link, a:visited {
	color: #a2440d;	
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #e9bb2f;
	text-decoration: none;
	font-weight: bold;

}


