﻿/* Start:/bitrix/templates/main/components/bitrix/system.auth.form/auth/style.css?1273143379608*/

/* Start:/bitrix/templates/main/components/bitrix/menu/left_menu/style.css?15669885741083*/
/* Left menu*/

#left-menu
{
    width: 180px;
	}

#left-menu ul
{
    list-style:none;
    margin:0; 
	padding:0px 0px 0px 5px;
    position: relative; /*IE bug*/
	
}

#left-menu ul li.item
{
    padding: 7px 0px;
	font-size: 16px;
	}

#left-menu ul li.title {
    padding: 5px 0px;
	font-family: Georgia, Times New Roman;
    color:black;
    text-decoration:none;
    font-weight:bold;
    font-size: 16px;
	text-align:center;
	
}

#left-menu ul li a.menutitle
{
    color:#dbdbdb;
    padding: 0px;
    text-decoration:none;
}

#left-menu ul li a.menuitem
{
	padding: 0px 0px 0px 10px;
	background: #c9d8ed url(/bitrix/templates/main/components/bitrix/menu/left_menu/images/menuarrow.gif) left center no-repeat;
    color:#000080;
    text-decoration:none;
    font-weight:bold;
}

#left-menu ul li a.menuitem:visited
{
    color: #800080;
}
#left-menu ul li a.menuitem.selected:link,
#left-menu ul li a.menuitem.selected:visited,
#left-menu ul li a.menuitem.selected:active,
#left-menu ul li a.menuitem.selected:hover
{    font-weight:bold;
    color:#fff; /* Цвет ссылки при наведении на нее курсора мыши */  
    background: #e24486; /* Цвет фона */
	text-decoration: underline; /* Добавляем подчеркивание */
	
}

/* End */

/*Table*/
div.basket
{
	padding: 0px 10px 10px 10px;
}

div.sale_basket_small
{
	position:relative;
	border: solid 2px yellow;
}
.otziv_ctr{
min-height:200px;overflow:hidden;
}

table.sale_basket_small
{
	width:100%;
	border-collapse:collapse;
	border: solid 0px;
}

table.sale_basket_small .wli
{
	background: url(/bitrix/templates/main/images/wcorner.gif) center left no-repeat;
	padding: 2px 2px 2px 8px;
}
/* Table cells and heads*/
table.sale_basket_small th, table.sale_basket_small td
{
	padding: 3px 5px;
	vertical-align:top;
}
/* End */

html, body, form {
    margin: 0px;
    padding: 0px;
}

html {
    height:100%;
}

p {
    color:black;
      font-family: "Times New Roman";
      font-size: 18px;
      text-align: justify;
      text-indent: 1.5em;
      margin-left: 5px;
      margin-right:5px;
      margin-bottom:5px;
}

H1 {
    font-family: Georgia, Times New Roman;
	text-align:center;
    color: yellow;
    font-weight: 400;
    border-bottom: 1px solid #929292;
}

H2 {
    font-family: Georgia, Times New Roman;
    font-size: 20px;
    color: green;
    font-weight: 400;
   	text-align: center;
}

H3 {
    font-family: Georgia, Times New Roman;
    font-size: 16px;
	color: green;
    display: block;
    font-weight: 400;
	text-align: center;
}

.htitle {
    font-family: Georgia;
    font-size: 16px;
    display: block;
    font-weight: 400;
    border-bottom: solid 1px #aaaaaa;
    margin: 10px 0px;
}


.title {
    font-size: 18px;
}

div.titleleft {
    font-family: Georgia;
    font-size: 18px;
    color: #0900ea;
    margin: 0px 0px 10px 0px;
    font-weight: 400;
    padding: 5px 7px 6px 7px;
    border-bottom: 1px solid #333333;
}


div.titleleft span, h2 span{
    color: #ffffff;
}

div.h1 {
    background-color: #323232;
    padding: 0px 0px;

}

table {
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

/* Р¤РѕСЂРјС‹ */


/* End */


/* Start:/bitrix/templates/main/template_styles.css?15959363496488*/
/* РћСЃРЅРѕРІРЅС‹Рµ Р±Р»РѕРєРё (id) */

body {
    height:auto !important;
    height:100%;
    min-height:100%;
    background: #323232 url(/bitrix/templates/main/images/bg.gif) repeat;
    font-size: 12px;
    font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
    //color: #dbdbdb;
    color: #f1f1f1;
}


div#topbar {
    margin: 0px auto;
    width: 100%;
    background-color: #c9d8ed;
    height: 38px;
    border-bottom: solid 4px #000000;
}

div#intopbar {
    margin: 0px auto;
    width: 980px;
}

div#main {
    margin: 0px auto;
    width: 1200px;
}

#left_column {
    width: 150px;
    background-color: #c9d8ed;
	font-family: Georgia, Times New Roman;
	}

#center_column {
    width: 550px;
    padding: 0px 5px 0px 5px;
    background-color: #c9d8ed;
}

#right_column {
    width: 180px;
    background-color: #c9d8ed;
}

div#footer {
    margin: 0px auto;
    width: 1200px;
    background-color: #c9d8ed;
    height: 90px;
    border-top: solid 4px #000000;
}
/* ------ */