* {
	margin: 0;
	padding: 0;
	/*border: 0*/
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color:#3d3d3d;
}
a:link {
	color: #00adef
}
a:visited {
	color: #00adef;margin:0;
}

.editable {
	border: 1px dashed red;
}

.logo {
	width: 268px;
	height: 65px; /*51*/
	margin-left: 0px;
	background: url(/images/logo2.png) left  center no-repeat;
	cursor:hand;
}
.logo span {
	display: none
}
h1 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #FF6400
}
h2 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #3281cd
}

h3 {
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-transform: italic;
	color: #949494
}
#col_left {
	width:268px;
	float:left;
	margin-top:44px;
}
#col_right {
	width:645px;
	float:left;
	margin-top:10px;
	margin-left:30px;
}

ul, ol {
    margin-left: 20px;
}

input[type="submit"],
input[type="button"] {
	font-size: 11px !important;
	padding: 1px 10px !important;
}

#vote {
	background: #f8ecec
}
	#vote h2 {
		color: #cb4747	
	}
	#vote p {
		margin-bottom: 10px;
		padding: 10px;
		font-weight: bold;
		background: #fdf9f9
	}

.textinputs {
	width: 200px;
	height: 16px;
	padding: 1px;
	font-size: 11px;
	color: #949494;
	border: #95aec5 1px solid
}

#container {
	/*width: 963px;*/
	width: 950px;
	margin: 0 auto;
}
#quick-links {
	width:12px;
	text-align:right;
	margin-top:17px;
	float:right
}
	#quick-links a {
		display: block;
		float: left;
		margin: 10px 0;
	}
	#quick-links #home {
		width: 11px;
		height: 10px;
		background: url(/images/icons/home_active.gif)
	}
	#quick-links #sitetree {
		width: 11px;
		height: 9px;
		background: url(/images/icons/sitetree.gif)
	}
	#quick-links #mailto {
		width: 12px;
		height: 8px;
		background: url(/images/icons/mailto.gif)
	}
	#quick-links a span {
			display: none
	}
	
#banner468x60 {
	position: absolute;
	top: 15px;
	margin-left: 477px;
	width: 468px;
	height: 60px;
	background: url(/images/banner468x60.png) no-repeat right
}


#header {
	position: relative;
	width: 945px;
	height: 188px;
	margin-right: -18px;
	background: url(/images/top.jpg)
}
	#header .banner {
		position: absolute;
		width: 260px;
		margin-top: 70px;
		margin-left: 480px;
		font-size: 12px;
		color: #fff
	}	
#langs {
	position: absolute;
	margin: 0px 0 0 00px
}
	#langs a {
		padding: 2px 6px;
		text-transform: uppercase;
		background: #fff
	}
	#langs a.active {
		text-decoration: none;
		color: #fff;
		background: #ff6400
	}


.search_header {
	width:185px;
	float:right;
	line-height:28px;
	margin-bottom:11px;
	text-align:right;
}
.search_header input[type="submit"], input[type="button"] {
padding:0 0 2px 0;
font-size:11px;
}

#auth {
	position: absolute;
	margin: 100px 0 0 5px;
	color: #ffffff
}
	#auth label {
		float: left;
		margin: 3px 0px;
		font-weight: 600
	}
	#auth input {
		display: block;
		margin: 3px 0 4px 35px
	}
	form[id=auth] input {
		margin: 3px 0 4px 60px !important
	}
	#auth #login,
	#auth #password {
		width: 100px;
		padding: 1px;
		font-size: 10px;
		color: #949494;
		border: #95aec5 1px solid
	}
	#auth p {
		margin-top: 5px
	}
	#auth .links {
		margin-top: 5px
	}

#auth_default {
	margin-top: 10px;
	color: #002f81
}
	#auth_default label {
		float: left;
		margin: 3px 0;
		font-weight: 600
	}
	#auth_default input {
		display: block;
		margin: 3px 0 4px 30px
	}
	form[id=auth_default] input {
		margin: 3px 0 4px 50px !important
	}
	#auth_default #login,
	#auth_default #password {
		width: 130px;
		padding: 1px;
		font-size: 10px;
		color: #949494;
		border: #95aec5 1px solid
	}
	#auth_default p {
		margin-top: 5px
	}
	#auth_default .links {
		margin-top: 5px
	}

#menu {
	line-height: 28px;
	font-size: 12px;
	font-weight: bold
	/*border: #f00 1px solid*/
}
	#menu a {
		padding: 7px 10px;
	}
	#menu a.active {
		text-decoration: none;
		color: #fff;
		background: #ff6400					
	}


#submenu {
	margin-right: 20px;
	padding: 5px 20px;
	background: #f2f2f2 url(/images/orange_line.gif) repeat-y
}
	#submenu li {
		margin: 5px 5px;
		font-weight: bold;
	}
	#submenu ul {
		margin: 0px 0;
		padding: 5px 10px;
		background: #fff
	}
		#submenu ul li {
			margin: 5px 0;	
			padding-left: 15px;
			font-weight: normal
		}
		#submenu li.active {
			color: #ff6400;
			
		}


#content {
	margin-top: 20px;
}
.column {
	float: left;
	width: 290px;
	margin-bottom: 40px
}
.block {
/*	padding: 10px*/
}v
 #rubricator {
	margin-bottom: 10px;
	background: #f2f2f2
}
	#rubricator h2 {
		color: #888888
	}
	#rubricator ul {
		padding: 10px;
		background: #fff;
		margin-left: 0px;
	}
		#rubricator ul li {
			margin: 2px 10px
		}

#footer {
	clear: both;
	padding: 30px 0
}


#center ul {
	padding-left:	20px;
	margin-top:	3px;
	margin-bottom: 	3px;
}

	#center ul {
		margin-top:	3px;
		margin-bottom:	3px;
	}

#center p {
	margin-top:	7px;
	margin-bottom:	7px;
}

#center form#search .input {
	width:		320px;
}


#center .item {
	clear:	both;
	margin-top:	10px;
	margin-bottom:	20px;
}

	#center .item .title, #center .item .date {
		font-weight:	bold;
	}


	#center .item img.preview {
		float:		left;
		margin:		5px;
		margin-left:	0px;
	}


	#center img.news_photo {
		float:	right;
		margin-left:	10px;
		margin-bottom:	10px;
		border:		#CCC 1px solid;
	}


	#center .source {
		text-align:	right;
	}


	#center div#related_news {
		background-color:	#DDD;
		padding:	10px;
		width:		400px;
		margin-top:	30px;
		margin-bottom:	30px;
	}




/* style->p-> �������� */
/* style->h2-> ��������� 1 */
/* style->h3-> ��������� 2 */


.content_quote {		/* style->.content_quote->������ */
	padding:		15px;
	background-color:	#DDD;
}

#order_block {
	border-color: #F6F9FE;
}
	#order_block tr {
		background-color: #F6F9FE;
		border-bottom: 2px solid #FFFFFF;
	}

	#order_block td {
		border: 0px !important;
		padding-left: 7px;
		padding-right: 7px;
		height: 20px;
	}

	#order_block td.orow_count {
		text-align: center;
	}

	#order_block td.orow_remove {
		text-align: center;
	}

		a.cancel_link, #order_block td.orow_remove a {
			font-family: Arial;
			font-size: 14px;
			padding: 2px;
			text-decoration: none;
			text-align: center;
			font-weight: bold;
			color: #FB0000;
		}

	#order_block .orow_hat {
		background-color: #E8F1FA !important;
	}

	#order_block .orow_hat td {
		text-align: center;
	}

	#order_block input {
		border: 1px solid #859db5;
		margin: 2px;
		font-size: 11px;
		text-align: center;
	}


#catalog_preview {
	
}

#catalog_preview tr {
	height: 5px;
}



#search_block {
	border-color: #F6F9FE;
}

	#search_block tr {
		background-color: #F6F9FE;
		border-bottom: 2px solid #FFFFFF;
		font-weight: bold;
	}

	#search_block td {
		border: 0px !important;
		padding-left: 10px;
		padding-right: 5px;
		height: 20px;
	}

	#search_block #hat {
		background-color: #E8F1FA !important;
	}
	
#contacts {
	font-family: Trebuchet MS;
	font-size:14px;
	color:#ff6400;
	margin-top:20px;
	width:240px;
	float:left;
}
#contacts span{
	color:#009240;
}	
#skype {
		margin-bottom: 0px;
		margin-right: 60px;
		width: 60px;
		height: 23px;
		background: url(/images/icons/skype_mini.gif) no-repeat left center
	}
#skype-logo a {
		display: block;
		float: left;
		margin: 0px 0px;
		}
#skype span {
	display: none
}
#tmenu {
	width:460px;
	float:left;
	line-height: 28px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:11px;
}
#tmenu a:link{
	margin-right:20px;
	margin-left:2px;
}
#tmenu a:visited{
	margin-right:20px;
	margin-left:2px;
}
#tmenu a:hover {
	margin-right:20px;
	margin-left:2px;
	color:#FF6400;
}
#lmenu {
	background-color:#f2f2f2;
		background-image:url(/images/catalog.png);
		background-repeat:no-repeat;
		background-position:top left;
	width:270px;
	padding-top:40px;
	padding-bottom:10px;

}
	
	#lmenu .l1 {
		display:block;
		font-size:14px;
		font-family:Trebuchet MS;
		text-decoration:none;
		color:#009240;
		margin:7px 15px;
		
		background-image:url(/images/l1.png);
		background-repeat:no-repeat;
		background-position:top right;
		width:242px;	
	}
	#lmenu .l1_collapse {
		display:block;
		font-size:14px;
		font-family:Trebuchet MS;
		text-decoration:none;
		color:#009240;
		margin:7px 15px;
		
/*		background-image:url(/images/l1_c.png);
*/		background-repeat:no-repeat;
		background-position:top right;
		width:242px;	
	}
	#lmenu .l1_collapse:hover {
		display:block;
		font-size:14px;
		font-family:Trebuchet MS;
		text-decoration:none;
		color:#009240;
		margin:7px 15px;
		
		background-image:url(/images/l1_c.png);
		background-repeat:no-repeat;
		background-position:top right;
		background-color:#efefef;
		width:242px;	
	}
	#lmenu .l2 {
		display:block;
		clear:both;
		font-size:11px;
		font-family:Tahoma;
		font-weight:bold;
		text-decoration:none;
		color:#00ADEF;
		margin:6px 15px 6px 30px;
		padding-left:13px;
		background-image:url(/images/l2.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	#lmenu .l2_a {
		display:block;
		font-size:11px;
		font-family:Tahoma;
		font-weight:bold;
		text-decoration:none;
		color:#FF6400;
		margin:6px 15px 6px 30px;
		padding-left:13px;
		background-image:url(/images/l2a.png);
		background-repeat:no-repeat;
		background-position:top left;
	}
	#lmenu .l2:hover {
		color:#009240;
	}
	#lmenu .l3 {
		clear:both;
		display:block;
		font-size:11px;
		font-family:Tahoma;
		font-weight:normal;
		text-decoration:underline;
		color:#00ADEF;
		margin:6px 15px 6px 30px;
		padding-left:13px;
/*		background-image:url(/images/l2.png);
		background-repeat:no-repeat;
		background-position:top left;
*/	}

	#lmenu .l3:hover {
		color:#FF6400;
	}
	#lmenu .l3_a {
		display:block;
		float:left;
		font-size:11px;
		font-family:Tahoma;
		font-weight:normal;
		text-decoration:underline;
		color:#FF6400;
		margin:0px 15px 6px 30px;
		padding-left:13px;
		padding-right:12px;
		background-image:url(/images/l3a.png);
		background-repeat:no-repeat;
		background-position:top right;
	}
#basket {
	width:165px;
	margin:10px 0 0 0;
}
	#basket h2 {
		font-family:Trebuchet MS;
		font-size:16px;
		font-weight:bold;
		padding-top:10px;
		padding-bottom:5px;
		padding-right:35px;
		background-image:url(/images/basket.png);
		background-repeat:no-repeat;
		background-position:top right;
	}
	#basket .item {
		font-family:Tahoma;
		font-size:12px;
		margin:5px 0 3px 0;
		padding:0 0 10px 0;
		border-bottom:2px solid #f2f2f2;
	}

#filtr {
	width:165px;
	margin:20px 0;
}
	#filtr h2 {
		font-family:Trebuchet MS;
		font-size:16px;
		color:#FF6400;
		font-weight:bold;
		padding-top:10px;
		margin-bottom:0;
		padding-bottom:5px;
	}
#compare {
	width:165px;
	margin:20px 0;
}
	#compare h2 {
		font-family:Trebuchet MS;
		font-size:16px;
		color:#aaaaaa;
		font-weight:bold;
		padding-top:10px;
		margin-bottom:0;
		padding-bottom:5px;
	}
	#compare .item {
		font-family:Tahoma;
		font-size:12px;
		margin:5px 0 3px 0;
		padding:0 0 10px 0;
		border-bottom:2px solid #f2f2f2;
	}
.gray {
	color:#aaaaaa;
}
.green {
	color:#009240;
}
.orange {
	color:#FF6400;
}