body {
	font-family: Arial;
	color: white;
	background-color: black;
	/*background-attachment: fixed;*/
	background-image: url('bgr.jpg');
}

table {
	border-width: 0px;
	border-style: none;
}

td {
	vertical-align: top;
	font-family: Arial;
	font-size: 10pt;
	color: black;
}

.head {
	background-image: url('head_bg.gif');
	height: 41px;
}

.htitle {
	/*width: 95%;*/
	height: 23px;
	padding-left: 22px;
	padding-top :3px;
	background-image: url('headtitle.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color: white;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.top {
	background-image: url('top_bg.gif');
	height: 147px;
}

.top_dwn {
	background-image: url('top_dwn_bg.gif');
	height: 22px;
}

.main, .right, .down {
	padding: 5px;
}


.down {
	background-color: #DEDE00;
	height: 5px;
}

.left {
	width: 230px;
	text-align: left;
}

.left_unit {
	width: 230px;
	padding: 0px;
	padding-right: 5px;
	font-size: 10pt;
	color: #333027;
	/* background-image: url('skygr.gif');
	background-repeat: repeat-x; */
	background-color: #eeeeee;/*#E3EFFB; */
}

.main {
	font-size: 10pt;
	line-height: 20px;
	color: black;
}

.menu_li, .menu_li_news, .menu_ol {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	margin-left: 10px;
	list-style: none;
}

.menu_ol {
	text-transform: uppercase;
	font-weight: bold;
	background-image: url('bull0.jpg');
	background-repeat: no-repeat;
	padding-top: 2px;
	margin-bottom: 10px;
	padding-left: 23px;
}

.menu_li {
	font-weight: normal;
	text-transform: lowercase;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

.menu_li_news {
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

.main_bazar, .main_image {
	width: 100%;
}

h4 {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	margin-top: 0px;
}

a.topmenu:hover, a.topmenu:link, a.topmenu:visited, a.topmenu:active {
	font-family: Arial;
	font-size: 6pt;
	text-decoration: none;
	color: white;
	background-color: transparent;
	text-transform: uppercase;
}

a:hover, a:link, a:visited, a:active, .thea {
	font-family: Arial;
	color: black;
	text-decoration: none;
}

a.order:hover, a.order:link, a.order:visited, a.order:active {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: black;
	padding: 5px 45px 5px 0px;
	background: url("arrow.png") no-repeat center right;
}

a:hover, a.menu:hover, a.topmenu:hover, a.order:hover {
	color: red;
}


.top_menu {

}

.search {
	border-style: solid;
	border-width: 1px;
	font-family: Arial;
	font-size:12pt;
	background-color: #CFCFCF;
	height: 22px;
}

input, select, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: grey;
	font-family: Arial;
	font-size:8pt;
	background-color: #FFFFFC;
	height: 17px;
}

input.ib {
	width: 200px;
	height: 23px;
	border-style: none;
	border-width: 0px;
	background-color: transparent;
	background-image: url('button.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

optgroup {
	background-color: #CFFFCF;
	color: black;
}

.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	width: 750;
	height: 10px;
	text-align: center;
}


.basket {
	background-image: url('basket.gif');
	background-position: 3px 12px;
	background-repeat: no-repeat;
}

hr {
	height: 1px;
	width: 90%;
	color: #BBBAA9;
}

div.hr {
	background-image: url('hr.gif');
	background-repeat: repeat-x;
	height: 20px;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding-bottom: 10px;
}

.bazar_list {
	background-repeat: no-repeat;
	background-position: top left;
	border-style: 1px solid;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: black;
	width: 235px;
	height: 340px;
}

.order_list {
	background-repeat: no-repeat;
	background-position: top left;
	border-style: 0px none;
	width: 235px;
	height: 365px;
}


.pages {
	background-color: #1A1A1A;
	font-size: 10pt;
	color: white;
	border-style: none;
}

.bg_left {
	background-image: url('mask-left.png');
	background-position: right top;
	background-repeat: repeat-y;
}

.bg_right {
	background-image: url('mask-right.png');
	background-position: left top;
	background-repeat: repeat-y;
}
