body
{
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #404040;
	background-image: url(/images/files/design/bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
}

a
{
	color: #990000;
}
img
{
	border: 0;
}
p
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0.2em;
	padding-bottom: 0.3em;
}
h1, h2, h3, h4
{
	margin-top: 0;
	margin-bottom: 0;
}
h2
{
	padding-top: 1em;
	padding-bottom: 1.1em;
}
h3
{
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	font-size: 1.4em;
	text-align: center;
	font-weight: bold;
}
h2
{
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
}


ul, ol
{
	margin: 0;
	padding: 0;
	margin-left: 1em;
	padding-left: 1em;
}
ul li, ol li
{
}

form
{
	padding: 0;
	margin: 0;
}

.phone
{
	position: absolute;
	right: 10px;
	top: 5px;
	width: 271px;
	height: 207px;
	background-image: url(/images/files/design/phone.png);
	background-repeat: no-repeat;
	filter:expression(fixPNG(this));
}

#head
{
	height: 276px;
	background-image: url(/images/files/design/head_right.jpg);
	background-repeat: repeat-x;
	background-position: 565px top;
}
#headLeft
{
	float: left;
	width: 565px;
	height: 239px;
	background-image: url(/images/files/design/head_left.jpg);
	background-repeat: no-repeat;
}

#searchPanel
{
	clear: left;
	text-align: center;
}
#searchPanel .searchInput
{
	background: #616B6D url(/images/files/design/searchbg.gif) no-repeat left top;
	border: #B1B6B7 1px solid;
	height: 15px;
}
#searchPanel .submitButton
{
	background-image: url(/images/files/design/submit_bg.gif);
	background-repeat: no-repeat;
	width: 47px;
	height: 19px;
	background-color: #CCCCCC;
}
.logo
{
	float: left;
	margin-left: 30px;
	margin-top: -3px;
	width: 260px;
}
.basketStatus
{
	float: right;
	width: 200px;
}
.basketStatus a
{
	color: #404040;
	text-decoration: none;
}

/* -- Сделать заказ --*/
.blueLine
{
	height: 20px;
	border-top: 2px solid white;
	background-color: #5ea0c7;
	text-align: right;
	padding-right: 38px;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	padding-top: 2px;
	padding-bottom: 3px;
}
.blueLine img
{
	margin-bottom: -5px;
}
.blueLine a
{
	color: white;
	text-decoration: none;
}

/* -- //Сделать заказ --*/

/* -- Горизонтальное меню -- */
#menuBg
{
	height: 23px;
	background-image: url(/images/files/design/menu_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #959794;
	color: #3d3d3d;
	text-align: center;
	font-size: 13px;
	font-weight:bold;
	font-family: Tahoma;
}
#menu
{
	margin-left: auto;
	margin-right: auto;
	height: 23px;
	text-align: center;
}
#menu a
{
	color: #000000;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
}
#menu span {
	padding-left: 1em;
	padding-right: 1em;
}
#menu a:hover
{
	color: #E75B12;
}
#menu img
{
	margin-bottom: -5px;
}



/* --//Горизонтальное меню-- */

/*----- Меню раздела----------*/
.dirToc
{
	font-size: 1.1em;
	margin-top: 1em;
}
.dirToc a
{
	color: #0066CC;
	text-decoration: none;
}
.dirToc a:hover
{
	text-decoration: underline;
}
.dirToc ul li ul a
{
	color: #666666;
	font-size: 0.9em;
}
.dirToc li
{
	margin-bottom: 0.2em;
}

/*---------------------------*/

#main
{
	clear: both;
	padding-top: 5px;
	background-image: url(/images/files/design/menu_from_main_separator.gif);
	background-repeat: repeat-x;
	background-color: white;
}

#leftSide
{
	float: left;
	width: 200px;
}
#leftSide h3 a
{
	color: #333333;
	text-decoration: none;
}
#leftSide h3 a:hover
{
	text-decoration: underline;
}

#content
{
	margin-left: 200px;
	margin-right: 200px;
	background-color: #fafafa;
	padding: 5px;
	padding-bottom: 5em;
	padding-left: 20px;
}
#content h1
{
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	font-weight: normal;
	font-size: 18px;
	font-family: Tahoma;
	
}
#content .header
{
	margin: 0;
	margin-left: -15px;
	padding-bottom: 0.5em;
	padding-left: 1em;
	background-color: #e0e0e0;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.catalogGroups
{
	word-spacing: 0.3em;
}
.catalogGroups a
{
	color: #4ea6fe;
}

.catalogSeparator
{
	background-color: #fefefe;
	height: 14px;
	border-bottom: 1px solid #e0e0e0;
	border-top: 1px solid #e0e0e0;
	margin-left: -20px;
	margin-right: -5px;
}
.catalogItem
{
	margin-bottom: 1em;
	padding-left: 2em;
	padding-right: 2em;
}
.catalogItem td
{
	vertical-align: top;
}
.catalogItem img
{
	padding-right: 20px;
}
.catalogItem a
{
	color: #404040;
}
.catalogItem table td
{
	padding-right: 0.5em;
}
.catalogItem .price
{
	padding-top: 0.5em;
	font-size: 1.4em;
	text-align: center;
}
.catalogItem .price a
{
	color: #424242;
	text-decoration: none;
}
#content h2
{
}
.leftFloated
{
	display: block;
	float: left;
}
.rigthFloated
{
	display: block;
	float: right;
}

/*-- Картинки слева и справа -*/
.leftImg
{
	display: block;
	float: left;
	margin: 0.5em;
	margin-right: 2em;
	margin-left: 0;
}
.rightImg
{
	display: block;
	float: right;
	margin: 0.5em;
	margin-left: 2em;
	margin-right: 0;
}

.blue
{
	color: #4ea6fe;
}
.green
{
	color: #E75B12;
}
.underlined
{
	text-decoration: underline;
}
#italic
{
	font-style: italic;
}
/*--------------------------*/

/*---Каталог слева --- */

#leftSide ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color:#000000;
	background-color: #E75B12;
}
#leftSide ul li
{
	padding-top: 0.5em;
	padding-left: 1em;
	background-image: url(/images/files/design/arrow_left_side.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
}
#leftSide ul li ul
{
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	margin-left: -1.2em;
	margin-top: 0.5em;
	padding-left: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: white;
}
#leftSide ul li ul li
{
	background-image: none;
}
#leftSide ul li a
{
	display: block;
	width: 100%;
}
#leftSide ul li ul li a
{
	display: inline;
}

#leftSide ul li a
{
	color: #3d3d3d;
	
}
#leftSide ul li a:hover
{
	color: #E75B12;
}
#leftSide ul li ul a:hover
{
	text-decoration: underline;
}

/*-----Правый блок----*/


#rightSide
{
	float: right;
	width: 200px;
	font-size: 0.85em;
}

#rightSide ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma;
	color:#000000;
	background-color: #E75B12;
}
#rightSide ul li
{
	padding-top: 0.5em;
	padding-left: 1em;
	background-image: url(/images/files/design/arrow_left_side.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
}
#rightSide ul li ul
{
	font-size: 12px;
	font-weight: normal;
	background-color: white;
	margin-left: -1.2em;
	margin-top: 0.5em;
	padding-left: 1.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-color: white;
}

#rightSide ul li ul li
{
	background-image: none;
}
#rightSide ul li a
{
	display: block;
	width: 100%;
}
#rightSide ul li ul li a
{
	display: inline;
}

#rightSide ul li a
{
	color: #3d3d3d;
	
}
#rightSide ul li a:hover
{
	color: #E75B12;
}


#rightSide h3
{
	font-size: 1.7em;
}
#rightSide .text
{
	margin-left: 0.5em;
	margin-right: 0.5em;
}
#rightSide .text img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#rightSide .more
{
	text-align: right;
}
#rightSide .more img
{
	vertical-align: middle;
	display: inline;
}
#rightSide .more a
{
	text-decoration: none;
	color: #434343;
}


/*--Нижнее меню ---*/

#bottomMenu
{
	clear: both;
	height: 27px;
	background-image: url(/images/files/design/bottom_menu_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 13px;
}
#bottomMenu a
{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	font-family: Tahoma;
	margin-left: 1em;
	margin-right: 1em;
}
#bottomMenu a:hover
{
	color: #E75B12;
}

/*-----Подвал ---*/
#bottom
{
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
	color: #6f7072;
	background-color: #E9E9E9;
}
#bottomRight
{
	float: right;
	color: #414141;
	font-size: 0.7em;
	width: 200px;
	height: 40px;
}
#bottomRight a
{
	color: #414141;
	text-decoration: none;
}

#bottomLeft
{
	float: left;
	text-align: right;
	font-size: 0.7em;
	padding-bottom: 2em;
	width: 200px;
	margin-top: -1em;
}
#bottomLeft a
{
	color: #414141;
	text-decoration: none;
}

#bottom .center
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#bottom .center a
{
	color: #414141;
	text-decoration: none;
}



/*2*/
#way {

font-size:11px;
}
#wayr {

padding:13px 0 7px 0px;
}
#way ul {
margin:0;
padding:0;
}
#way li {
display:inline;
margin:0;
margin-left:2px;
padding:0;
}
#way a {
margin-right:3px;
}
#way h1 {
color:#DC1208;
padding-top:13px;
font:24px tahoma;
}

.ul2 {
margin:5px 0 4px 0 !important;
}
.ul2 li {
display:inline;
}

#way select {
width:40px;
height:18px;
}

.img { float:left; margin-right:10px; width:150px; }
.block {  padding-bottom:10px; margin-bottom:10px; border-bottom:2px solid #fff; } 
.bcon { margin-left:160px; }
.cena { font:17px tahoma; }