* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	color: #000;
	height: 100%;
	font: 100% Verdana, Arial, sans-serif;
	background: #a9a9a9 url(/images/mainblock_bg.gif) no-repeat 0 240px;
}
table {
	width: 100%;
	border-collapse: collapse;
	font: 100% Verdana, Arial, sans-serif;
}
td {
	vertical-align: top;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
a {
	text-decoration: none;
}
input, textarea {
	background: #fff;
}
.header {
	height: 240px;
}
#headpicture {
	background: #fff url(/images/header_pict_bg.gif) repeat-x;
	color: #fff;
	text-align: right;
	width: 85%;
}
#headpicture div {
	background: url(/images/header_picture.jpg) no-repeat;
	height: 220px;
	padding-top: 20px;
	padding-right: 20px;
}
#service_menu {
	height: 20px;
}
#service_menu li {
	display: inline;
	padding: 10px;
}
#service_menu li img {
	vertical-align: middle;
}
#headpicture p {
	margin: 105px 10px 0 0;
	font-style: italic;
	font-size: 150%;
	/*width: 720px;*/
}
#menu {
	margin: 38px 0 0 50px;
	text-align: left;
}
#menu li {
	text-transform: uppercase;
	color: #aaaaaa;
	display: inline;
	background: url(/images/menu_separator.gif) no-repeat;
	padding: 0 15px 0 30px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 95%;
}
#menu li a {
	color: #7e7e7e;
}
#menu li a:hover {
	color: #aaaaaa;
}
#exclusive {
	background: none !important;
}
.left_column {
	width: 210px;
	background: #fff url(/images/catalog_header.jpg) no-repeat 0 195px;
}
.left_column p {
	text-align: center;
	margin-top: 20px;
}
#with_left_menu {
	padding-left: 4px;
	font-size: 70%;
}
#with_left_menu p {
	color: #fff;
}
#with_left_menu a {
	color: #fff;
}
#left_menu {
	background: url(/images/left_menu_footer.gif) no-repeat bottom left;
	padding-bottom: 23px;
	width: 205px;
}
#left_menu div {
	background: url(/images/left_menu_bg.gif) repeat-y;
	width: 205px;
}
#left_menu div div {
	background: url(/images/left_menu_shadow.jpg) no-repeat 191px 0;
}
#left_menu ul {
	font-weight: bold;
	background: url(/images/left_menu_bg.jpg) no-repeat;
	width: 190px;
}
#left_menu ul li {
	color: #cc0033;
	border-top: solid 1px #fff;
	/*width: 200px;*/
}
#left_menu ul li a {
	color: #565656;
	display: block;
	padding: 4px 5px 4px 10px;
	line-height: 17px;
	height: 1%;
}
#left_menu ul li span {
	display: block;
	padding: 4px 5px 4px 10px;
	/* line-height: 17px; */
	/* height: 17px; */
}
#left_menu ul li span.unactive {
	color: #565656;
}
#left_menu ul li a:hover {
	color: #cc0033;
}
#left_menu ul li ul {
	background: #fff;
	font-weight: normal;
}
#left_menu ul li ul li {
	background: url(/images/left_menu_bullet_sub.gif) no-repeat 10px 12px;
	padding-left: 10px;
}
#currency {
	margin: 15px 0 15px 0;
	width: 195px;
}
#currency thead td {
	background: #e6e6e6 url(/images/currency_bg.gif) repeat-x bottom left;
	font-weight: bold;
	padding: 3px 5px 9px 5px;
	border-left: solid 1px #fff;
}
#currency tbody td {
	padding: 3px 5px 3px 5px;
	border-left: solid 1px #fff;
}
.even {
	background: #f0f0f0;
}
.odd {
	background: #fff;
}
#content {
	padding: 10px 10px 10px 5px;
	font-size: 70%;
}
#content_block {
	clear: both;
	/*margin-right: 5px;*/
	width: 99%;
	/*height: 400px;*/
	background: #fff url(/images/content_angle.gif) no-repeat top right;
	/*padding-top: 10px;*/
}
#content_block_txt {
	height: 500px;
}
#content_block ul {
	margin: 15px 10px 10px 30px;
}
#content_block ul li {
	padding: 3px 5px 3px 15px;
	background: url(../images/li.gif) no-repeat 0 6px;
}
#content_block ul li ul {
	margin: 5px 5px 0 10px;
}
#content_block h1 {
	background: url(/images/header_marker.gif) no-repeat;
	text-transform: uppercase;
	font-size: 180%;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 10px 0 10px 0;
	padding-left: 45px;
}
#content_block h1 span {
	font-size: 70%;
	text-transform: none;
	color: #a9a9a9;
}
#content_block h1 a {
	color: #a9a9a9;
}
#content_block h1 a:hover {
	text-decoration: underline;
}
#content_block p {
	margin: 0 40px 0 30px;
	padding: 3px 0 3px 0;
}
#catalog img {
	border: solid 1px #ccc;
}
#content_block a {
	color: #cc0033;
}
#content_block h5 {
	color: #cc0033;
	font-size: 100%;
	padding: 10px 10px 10px 30px;
}
#content_block h6 {
	color: #cc0033;
	font-size: 100%;
	padding: 0 10px 0 30px;
}
#content_block_txt table {
	margin: 0 0 0 30px;
	width: 80%;
}
#content_block_txt table td {
	padding: 5px;
	border: solid 1px #cbcbcb;
	text-align: center;
}
#content_block_txt table thead td {
	font-weight: bold;
	background: #cc0033;
	color: #fff;
}
#content_block_txt table#catalog {
	width: 65%;
	margin: 0 0 0 20px;
}
#catalog {
	margin-left: 70px !important;
	width: 80% !important;
}
#catalog td {
	padding: 10px 15px 10px 15px !important;
	border: solid 0px !important;
	text-align: left !important;
}
#catalog td h5 {
	padding-top: 20px;
	padding-left: 0;
}
#catalog td h6 {
	padding-left: 0;
	padding-bottom: 10px;
	color: #000;
	font-weight: normal;
}
#content_block table#catalog td p {
	padding: 0;
	margin: 0;
}
#footer_ {
	background: #a9a9a9 url(/images/footer_bg.gif) repeat-x;
	/*border: solid 1px red;*/
}
#bg {
	background: url(/images/footer_right.jpg) no-repeat top right;
}
#footer_ div div {
	background: url(/images/footer_left.jpg) no-repeat;
	/* height: 150px; */
	color: #fff;
	width: 720px;
}
#footer_ div div p {
	padding-top: 60px;
}
#description {
	width: 70%;
	padding-top: 10px;
}
.anonces {
	background: url(/images/anonces_bg.gif) no-repeat 10px 0;
	margin: 0 0 10px 0;
	width: 49%;
	float: left;
	height: 170px;
}
.anonce_left {
	margin-right: 10px;
}
.anonces div {
	background: url(/images/anonces_left_border.gif) no-repeat;
	height: 170px;
}
.anonces div div {
	background: url(/images/anonces_right_border.gif) no-repeat top right;
	height: 170px;
}
.anonces div div div {
	height: 150px;
	/*background: none;
	padding: 0 !important;
	margin: 0px !important;*/
}
.anonces div div div div {
	background: none;
	overflow: hidden;
	height: 78px;
}
.anonces img {
	float: left;
	margin-right: 20px;
}
.anonces h3 {
	padding: 20px 15px 10px 15px;
	font-weight: normal;
	font-size: 180%;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
}
.anonces h6 {
	font-size: 100%;
	padding-right: 10px;
}
.anonces a {
	color: #cc0033;
}
.anonces p {
	margin: 0 15px 5px 0;
}
p.link {
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
}
p.link a {
	color: #cc0033;
	font-weight: bold;
	background: url(/images/a_arrow.gif) no-repeat top right;
	padding-right: 10px;
}
.footer {
	font-size: 70%;
	color: #fff;
	padding: 0 10px 10px 10px;
	height: 50px;
}
#footer_ a {
	color: #fff;
}
#footer_ a:hover {
	text-decoration: underline;
}
#footer_ img {
	vertical-align: middle;
	border: solid 0px;
}
#brands li {
	background: none !important;
	float: left;
	width: 151px;
	padding: 0 !important;
	margin-bottom: 30px;
	margin-right: 20px;
	/*height: 70px;
	line-height: 70px;*/
	text-align: center;
	font-weight: bold;
}
#brands li img {
	margin: 0 !important;
}