@charset "windows-1251";
/* CSS Document */

html {
	margin:0px;
	padding:0px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
      margin: 0; 
	padding: 0;
}
table { 
	border: 0; border-collapse: collapse; 
}

a img {border-width:0px;}

a:link, a:visited, a:active
{
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #950000;
}

a:hover
{
	text-decoration: none;
	color: #C00;
}

a.style1:link, a.style1:visited, a.style1:active
{
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}

a.style1:hover
{
	text-decoration: none;
	color: #333;
}

a.style2:link, a.style2:visited, a.style2:active
{
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #FFF;
}

a.style2:hover
{
	text-decoration: none;
	color: #CCC;
}

a.style3:link, a.style3:visited, a.style3:active
{
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #950000;
}

a.style3:hover
{
	text-decoration: none;
	color: #C00;
}

/* Основной блок */

#menu {
	margin-top: 30px;
	font-size: 13px;
	font color: #000;
}
#icons {
	
	max-width: 1100px;
	font-size: 13px;
	height: 190px;
	background-color: #950000;
}
#footer {
	font-size: 13px;
	margin-top: 20px;
}

#banners {
	margin-top: 0px;
}
#main {
	padding-top: 15px;
}
.main {
	padding-right: 20px;
	font-size: 13px;
}
.line {
	background-color: #950000;
	height: 6px;
	width: 160px;
}
.line2 {
	background-color: #950000;
	height: 6px;
	width: 492px;
}
.title {
	font-weight: bold;
	font-size: 16px;
}
.title_cont {
	
	font-size: 16px;
}
.title_phone {
	font-weight: bold;
	font-size: 21px;
}
.footer {
	padding-left: 10px;	
}
.footer1 {
	font-size: 11px;
	padding: 0 10px;
}
.footer2 {
	font-size: 11px;
	padding: 0px 40px 0px 40px;
}
.footer1 a, .footer2 a {color: #333333;}


/* Таблица в каталоге */
table.catalog			{ border-style: solid; border-width: 1px; border-color: #666666 #999999 #999999 #999999; }
table.catalog tr td 	{ padding:4px; }
td.details				{ border-style:solid; border-color:#BBBBBB; border-width:thin; padding:7px; }
caption.details			{ padding:10px; text-align:left; font-size:larger; background-color:#DDDDDD; font-weight:bold; }

div.path { color:#f59800; font-weight:bold; }
div.path a:link, div.path a:active, div.path a:visited { color: #950000; }
div.path a:hover { color:#C00; text-decoration:none; }

.table_header	{ BACKGROUND-color:#960001; color:#FFFFFF; text-align: center; vertical-align: middle; padding: 2 5 2 5px; font-weight: bold; border-right-style: solid; border-right-color: #CCCCCC; border-right-width: 1px; }
.alt_table_header { BACKGROUND-color:#EEE9E0; }

.odd_cell 		{ BACKGROUND-color:#f5ead9; padding: 2 5 2 5px; border-right-style: solid; border-right-color: #CCCCCC; border-right-width: 1px; }
.even_cell 		{ BACKGROUND-color:#FFFFFF; padding: 2 5 2 5px; border-right-style: solid; border-right-color: #CCCCCC; border-right-width: 1px; }
.selected_cell	{ BACKGROUND-color:#b6faec; padding: 2 5 2 5px; border-right-style: solid; border-right-color: #CCCCCC; border-right-width: 1px; }

h1 {font-size: 12px;}
h2 {font-size: 12px;}
h3 {font-size: 12px;}
h1.hmain {font-weight: bold; font-size: 16px; margin: 0; }