@font-face{ font-family: Myriad Pro; src: url(font/Myriad Pro.otf)}

body{
margin: 0;
padding: 0;
}

.head_table  { font-weight: bold; text-align: center }
.price       { font-weight: bold; text-indent: 0; text-align: center; margin-left: 0 }
.name        { text-indent: 5; margin-left: 5 }
.art         { font-family: Verdana; font-size: 10pt; color: #666666; margin-left: 5; font-weight:bold; text-indent:5 }
.advert      { color: #0000FF; border: 1px solid #FF0000; margin-left: 5; margin-right: 5; 
               padding-left: 4px; padding-right: 4px; padding-top: 1px; 
               padding-bottom: 1px; background-color: #F5FAFE }

h1 			 { font-family: Calibri; font-size: 14pt; font-style: italic; font-weight: bold; margin-left: 15; margin-top: 0; margin-bottom: 0; }
h2 			 { font-weight: bold; font-family: Verdana; font-size: 10pt; margin-left: 10; margin-right: 10 }
               
.title_page  { font-family: Calibri; font-size: 14pt; font-style: italic; font-weight: bold }
.header      { font-family: Myriad Pro }
A:link {text-decoration: none}
A:visited {text-decoration: none} 
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: blue;}

.h_news      { font-family: Georgia; color: #333333; font-style: italic; text-decoration: none; font-size:14pt }
.news{ font-family: Verdana; font-size: 10pt; color: #000080; margin-left: 5 }
.bottom_menu { font-family: Arial; font-size: 10pt; color: #666666; font-weight: bold; text-decoration: none}
.content { font-family: Verdana; font-size: 10pt; margin-left: 10; margin-right: 10 }
.table_model { font-family: Verdana; font-size: 11pt; }
.fon {
background: 
 url('images/fon.jpg') /* Путь к фоновому изображению */
 repeat-x; /* Повторять фон по вертикали */ 
}
.dot_line {
background: 
 url('images/dot.gif') /* Путь к фоновому изображению */
 repeat-x; /* Повторять фон по вертикали */ 
}
.cont_line_l {
background: 
 url('images/base2.gif') /* Путь к фоновому изображению */
 repeat-y; /* Повторять фон по вертикали */ 
}
.cont_line_r {
background: 
 url('images/base5.gif') /* Путь к фоновому изображению */
 repeat-y; /* Повторять фон по вертикали */ 
}
p            { margin-left: 10; margin-right: 10 }
#menu {
margin-top: 20px;
padding: 0px;
}
#menu a {
color: blue;
font-size: 12pt;
}
#menu li{
list-style-image: url("/images/square.gif");
margin-top: 10px;
}
/* Menu styles */

td.dtree {width: 100%; font-size: 80%;}
td.dtreen { background: #FFF url('jbg.gif') repeat-y top left; }
td.dtree a, td.dtree a:hover {text-decoration: none;}
tr.dtree td{vertical-align: top; text-align: left;}
tr.dtree:hover, tr.dtree:hover a, tr.dtree a:hover{color: #446991;}
