/* CSS Document */
*
	{
	margin:0;
	padding:0;
	}
img
	{
	border:none;
	}
body
	{
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000000;
	background:#cccccc;
	}
a
	{
	color:#0072bc;
	}
a.dashed
	{
	background-color:transparent;
	border-bottom:1px dashed #0072bc;
	text-decoration:none;
	}
	
#mainwrap
	{
 	margin: 0 auto;
 	max-width: 1100px;
	min-width:1000px;
	width :expression(parentNode.clientWidth > 100 ? "1100px" : "auto");
	background:#ffffff url(../img/top_bgr.jpg) top repeat-x;
	}
#top
	{
	height:365px;
	margin:0px 0px 80px 0px;
	background:url(../img/top_right_bgr.jpg) right top no-repeat;
	}
#menu
	{
	width:290px;
	float:left;
	position:relative;
	top:60px;
	left:25px;
	}
#menu li
	{
	height:20px;
	margin:5px 0px;
	padding:0px 0px 0px 20px;
	list-style-image:url(../img/0.gif);
	background:url(../img/dot.png) 0px 0px no-repeat;
	}
#menu li a
	{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	position:relative;
	bottom:5px;
	}
/*---- internal -----*/
#top_int
	{
	height:150px;
	margin:0px 0px 0px 0px;
	background:url(../img/top_right_bgr.jpg) right top no-repeat;
	}
#menu_int
	{
	float:left;
	}
#menu_int table
	{
	width:600px;
	border-spacing:0px;
	border-collapse:collapse;
	position:relative;
	top:35px;
	right:-30px;
	}
#menu_int td
	{
	padding:5px 0px 5px 15px;
	background:url(../img/dot.png) 0px 0px no-repeat;
	}
#menu_int a
	{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	position:relative;
	bottom:13px;
	}
	/*-- left --*/
#view
	{
	font-size:20px;
	font-weight:bold;
	padding:10px 0px 25px 0px;
	margin:0px 0px 0px 20px;
	background-color:transparent;
	border-bottom:1px dashed  #999999;
	}
#view select
	{
	width:180px;
	margin-top:10px;
	}
#catalog_menu
	{
	margin:20px 0px 50px 20px;
	}
#catalog_menu ul li
	{
	list-style-image:url(../img/0.gif);
	margin:0px 0px 10px 0px;
	}
#catalog_menu ul li a
	{
	font-size:17px;
	color:#000000;
	text-decoration:none;
	}
#catalog_menu ul li ul
	{
	margin:10px 0px 0px 0px;
	}
#catalog_menu ul li ul li
	{
	margin:0px 0px 5px 20px;
	}
#catalog_menu ul li ul li a
	{
	font-size:14px;
	color:#000000;
	}
#spacer
	{
	height:60px;
	}
.manufacturer
	{
	font-size:12px;
	color:#333333;
	}
	/*-- /left --*/
	
	
	
	
#content .title_block
	{
	padding:5px 20px 5px 10px;
	background:#ffffff;
	border:#000000 solid;
	border-width:0px 0px 0px 1px;
	margin:0px -20px 10px -10px;;
	font-size:24px;
	}
#content .title_block .line_1
	{
	font-weight:bold;
	}
#content .title_block .line_2
	{
	font-family:Arial Narrow;
	color:#555555;
	position:relative;
	bottom:5px;
	}
#content #link_block
	{
	margin:0px 0px 20px 0px;
	}
#content #link_block a
	{
	margin:0px 20px 0px 0px;
	}
#content .news_block .title
	{
	margin:20px 0px 10px 0px;
	}
#content .news_block .title a
	{
	font-size:18px;
	}
#content .news_block .date
	{
	margin:0px 0px 10px 0px;
	}
#pages
	{
	margin:50px 0px 0px 0px;
	text-align:right;
	}
#photogrammas
	{
	margin:40px 0px 50px 0px;
	}
#photogrammas .title
	{
	font-size:20px;
	}	
#photogrammas .picture
	{
	width:145px;
	height:107px;
	background:url(../img/pic_bgr.png) no-repeat;
	float:left;
	margin:0px 32px 10px 0px;
	}
#photogrammas .picture img
	{
	position:relative;
	top:7px;
	left:7px;
	}		
/*---- /internal -----*/
#head_line
	{
	height:115px;
	}
#logo
	{
	width:274px;
	height:101px;
	margin:0px 0px 0px 16px;
	float:left;
	background:url(../img/logo.jpg) 0% 50% no-repeat;
	}
#logo img
	{
	height:101px;
	width:274px;
	vertical-align:top;
	}
#add_to_favourites
	{
	float:right;
	margin:10px 20px 0px 0px;
	}
#add_to_favourites a
	{
	color:#ffffff;
	font-size:12px;
	}
#add_to_favourites img
	{
	position:relative;
	top:7px;
	right:5px;
	}
#top_picture
	{
	height:250px;
	margin:0px 0px 0px 290px;
	background:url(../img/top_picture.png) no-repeat;
	}
#motto
	{
	height:180px;
	margin:0px 0px 0px 250px;
	position:relative;
	top:16px;
	background:url(../img/motto_bgr.png) left top no-repeat;
	}
#motto .text
	{
	text-align:right;
	margin:0px 35px 0px 0px;
	position:relative;
	top:10px;
	}
#motto .text .line_1
	{
	font-size:36px;
	font-weight:bold;
	}
#motto .text .line_2
	{
	font-size:28px;
	color:#555555;
	}
#motto .text .line_3
	{
	font-size:30px;
	font-weight:bold;
	}
#motto .text .line_4
	{
	font-size:28px;
	}
	
	
#left
	{
	width:255px;
	float:left;
	margin-bottom:100px;
	}
#left a
	{
	font-size:12px;
	}
#news
	{
	margin:0px 0px 70px 0px;
	}
#news .title
	{
	height:25px;
	font-size:22px;
	font-family:Arial Narrow;
	color:#ffffff;
	margin:0px 0px 20px 0px;
	padding:5px 0px 5px 20px;
	background:url(../img/news_title_bgr.png) left center no-repeat;
	}
#news .block
	{
	margin:0px 0px 20px 0px;
	}
#news .date
	{
	float:left;
	font-size:12px;
	margin-bottom:5px;
	}
#news .preview
	{
	font-size:13px;
	line-height:16px;
	margin:0px 0px 5px 0px;
	}
#contacts
	{
	height:80px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 30px 60px;
	background:url(../img/phone.png) left top no-repeat;
	font-family:arial narrow;
	}
#contacts .title
	{
	font-size:20px;
	color:#707070;
	margin:0px 0px 10px 0px;
	}
#contacts .phone_numbers
	{
	font-size:18px;
	margin:0px 0px 0px 0px;
	}
#news, #contacts, #left .feedback
	{
	margin-left:20px;
	}
#feedback
	{
	margin:20px 0px 0px 0px;
	}
#feedback input
	{
	width:300px;
	margin:0px 0px 10px 0px;
	}
#feedback textarea
	{
	width:500px;
	height:150px;
	margin:0px 0px 10px 0px;
	}
#feedback h2
	{
	margin:0px 0px 10px 0px;
	}
#feedback .button
	{
	width:100px;	
	}	
	
	
	
#content
	{
	margin:0px 20px 50px 291px;
	}
#content .title
	{
	font-size:24px;
	margin:0px 0px 20px 0px;
	}
#content .title .line_1
	{
	font-weight:bold;
	}
#content .title .line_2
	{
	font-family:Arial Narrow;
	position:relative;
	bottom:3px;
	}
#content p
	{
	line-height:120%;
	margin:0px 0px 10px 0px;
	}
#brands_container
	{
	width:99%;
	margin-bottom:80px;
	}
#brands_container .center
	{
	vertical-align:top;
	}
#content .select .line_1
	{
	font-size:26px;
	font-weight:bold;
	}
#content .select .line_2
	{
	font-size:26px;
	font-family:Arial Narrow;
	position:relative;
	bottom:3px;
	margin-bottom:10px;
	}
#content .select
	{
	position:relative;
	bottom:10px;
	}
#list li
	{
	margin-left:20px;
	}
#brands
	{
	width:100%;
	border-collapse:collapse;
	border-spacing:0px;
	}
#brands td
	{
	border-collapse:collapse;
	border-spacing:0px;
	}
#brands img
	{
	vertical-align:top;
	}	
#brands .brand_item
	{
	width:33%;
	float:left;
	border-collapse:collapse;
	border-spacing:0px;
	}
#brands .brand_item td
	{
	border-style:solid;
	border-width:1px 1px 0px 0px;
	border-color:#c2c2c2;
	}
#brands .brand_item td
	{
	height:117px;
	padding:0px 15px 0px 15px;
	}
#brands .brand_item_select
	{
	width:33%;
	float:left;
	border-collapse:collapse;
	border-spacing:0px;
	}
#brands .brand_item_select td
	{
	border-style:solid;
	border-width:0px 1px 0px 0px;
	border-color:#c2c2c2;
	}
#brands .brand_item_select td
	{
	height:117px;
	padding:0px 15px 0px 15px;
	}
* html #brands .brand_item td, * html #brands .brand_item_select td
	{
	height:116px;
	}
*:first-child+html #brands .brand_item td
	{
	height:116px;
	}
.left_mask, .right_mask
	{
	width:11px;
	}
.left_mask img
	{
	vertical-align:top;
	position:relative;
	top:0px;
	left:10px;
	}
/* ie6 */
* html .left_mask img
	{
	top:1px;
	}
* html .right_mask img
	{
	top:-1px;
	}
/* ie6 */
.right_mask img
	{
	vertical-align:top;
	position:relative;
	right:12px;
	top:-2px;
	}
/* ie7 */
*:first-child+html .right_mask img
	{
	top:-1px;
	}
*:first-child+html .left_mask img
	{
	top:1px;
	}
/* ie7 */
/* opera */
html:first-child .right_mask img
	{
	top:-1px;
	right:13px;
	}
html:first-child .left_mask img
	{
	top:1px;
	}
/* opera */
.top_mask, .top_2, .top_3
	{
	width:33%;
	height:1px;
	font-size:0px;
	float:left;
	border-collapse:collapse;
	border-spacing:0px;
	}
.bottom_mask, .bottom_1, .bottom_2
	{
	width:33%;
	height:1px;
	font-size:0px;
	float:left;
	border-collapse:collapse;
	border-spacing:0px;
	}
.bottom_mask img
	{
	position:relative;
	top:-1px;
	}
#brands .top_border
	{
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#c2c2c2;
	}
/*-- --*/
#brands .brand_item .text
	{
	height:50px;
	font-size:19px;
	font-family:Arial Narrow;
	line-height:80%;
	color:#7d7d7d;
	}
	
	
	
	
#footer
	{
	height:60px;
	padding:20px 0px 0px 0px;
	margin:0px 20px 0px 20px;

	font-size:13px;
	background:url(../img/dotted_line.gif) top repeat-x;
	}
#footer a
	{
	font-size:12px;
	}
#forever
	{
	float:left;
	padding:0px 0px 0px 35px;
	background:url(../img/forever_f.png) left no-repeat;
	}
#copyright
	{
	float:right;
	text-align:right;
	}













.clear
	{
	clear:both;
	}
