/* CSS Document */
html {    height:100%;  }
body {     margin: 0px 0px 0px 0px;   min-height:100%;  }
* html body {    height:100%;   padding: 0px 0px 0px 0px;  position: static;   }
td {     vertical-align: top;   }
.head     {   background: url(images/template/head.jpg) top center no-repeat;   }
.left    {   background: url(images/template/leftfone.gif) left repeat-y;   }
.foot    {   background: url(images/template/footer.gif) bottom right no-repeat;   }

.hr { color: #DCDCDC;  }

#body  {
MIN-WIDTH: 990px;
MAX-WIDTH: 1398px; ;
WIDTH: expression((document.documentElement.clientWidth	|| document.body.clientWidth) < 1000 ? '990px' : (document.documentElement.clientWidth || document.body.clientWidth) > 1400 ? '1398px' : '100%' ); POSITION: relative;
background: url(images/template/fone.jpg) bottom center  no-repeat }

/* Цвета, ссылки ******************/

a { text-decoration: none; color: #333333; outline: none; 	}
a:visited { color: #333333; }
a:active { 	color: #333333;  }
a:hover { color:  #666666; text-decoration: underline;	}

/* Заголовки *******************/

h1 {
	font-size: 18px;
	font-weight: bold;
    font-family: Arial;
    margin: 2px;
    margin-left: 0px;
	color: #999999;  	}
h2 {
	font-size: 10px;
	font-weight: normal;
    font-family: Arial;
    margin: 5px;
    margin-left: 0px;
	color: #666666; 	}

h3 {
	font-size: 14px;
	font-weight: bold;
    font-family: Arial;
    margin: 8px;
    margin-left: 0px;
	color: #B5793E; 	}

.h3, a:link.h3, a:visited.h3, a:active.h3
    { 	font-size: 14px;
	font-weight: bold;
    font-family: Arial;
	color: #B5793E;  	}

    a:hover.h3
    {   font-size: 14px;
	font-weight: bold;
    font-family: Arial;
	color: #666666;  	}

h4 {
	font-size: 13px;
	font-weight: bold;
    font-family: Arial;
    margin: 7px;
    margin-left: 0px;
	color: #333333;  	}

    .h4, a:link.h4, a:visited.h4, a:active.h4
    { 	font-size: 13px;
	font-weight: bold;
    font-family: Arial;
	color: #333333;  	}

    a:hover.h4
    { 	font-size: 13px;
	font-weight: bold;
    font-family: Arial;
	color: #666666;  	}

/* Основные блоки ******************/
#left  { margin-left: 35px; margin-top: 10px; margin-bottom: 70px; margin-right: 5px; font-family: Arial; font-size: 12px; min-height:100%; }
#list  { margin-left: 330px; margin-top: 60px;  margin-bottom: 80px; margin-right: 5px; font-family: Arial; font-size: 14px; min-height:100%; color: #FFFFFF; font-weight: bold; }
#menu  {  margin: 5px  }
 /* Меню слева ******************/
    .menu{
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	font-family: arial;
	font-size: 14px;
	color: #666666;         	}

a:link.menu, a:visited.menu, a:active.menu {
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 8px;
	font-family: arial;
	font-size: 14px;
	color: #666666;
    text-decoration: underline;  }

   a:hover.menu  {
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 8px;
	font-family: arial;
	font-size: 14px;
	color: #666666;  text-decoration: underline;      	}

 /* Логотип в хедере ******************/
#logo      { margin: 30px 20px 20px 35px; }

/* область основного контента */
#content {
	margin: 5px; margin-top: 10px; margin-left: 35px; padding: 5px; color: #333333; font-weight: normal; font-family: verdana; font-size: 12px; }
.nc_row { margin-top: 10px;   position: static;    }
.category {   font-size: 12px;   font-family: Arial;   color: #FF6600;   }

/*разное*/
#icons { margin-top: 10px; margin-right: 27px; }

/* Блок с мелкими шрифтами */
	#email { margin-left: 35px; margin-top: 5px; font-family: Arial;  margin-bottom: 30px; font-size: 12px; color: #333333; }
   .email, a:link.email, a:visited.email, a:active.email, a:hover.email { color: #FFFFCC; }
	#phone { 	margin-left: 35px; margin-top: 10px; color: #FF6600; font-weight: bold;
    margin-bottom: 3px; font-size: 24px;  font-family: Arial; }

/* Контейнер для верхнего горизонтального меню */
#topmenu {
	margin-right: 5px;
    margin-top: 90px;
	margin-left: 45px; }

/* Шрифт для верхнего горизонтального меню */
.topmenu {
	padding-right: 7px;
	padding-left: 7px;
    font-family: Arial;
	font-size: 13px;
    color: #FFFFFF;
    text-decoration: }

a:link.topmenu, a:visited.topmenu, a:active.topmenu{
	padding-right: 7px;
	padding-left: 7px;
    font-family: Arial;
	font-size: 13px;
    color: #FFFFFF;
    text-decoration: underline; }

a:hover.topmenu {
	padding-right: 7px;
	padding-left: 7px;
    font-family: Arial;
	font-size: 13px;
    color: #CCCCCC;
    text-decoration: underline; }

.color, a:link.color, a:visited.color, a:active.color, a:hover.color { color: #FF6600; }

/*основное меню слева*/
#titlemenu{ padding-top: 3px;  	}

.titlemenu, a:link.titlemenu, a:visited.titlemenu, a:active.titlemenu{
    margin: 8px;
    font-family: Arial;
	font-size: 12px;
	color: #666666;       }

a:hover.titlemenu{
    margin: 8px;
    font-family: Arial;
	font-size: 12px;
	color: #CC6600;
    text-decoration: underline;        	}

 #title{
    margin-top: 10px;
    margin-bottom: 10px;
	font-family: Georgia;
	font-size: 18px;
	color: #FF6600;
  font-weight: bold;
}

 .title{
    padding: 2px;
	font-family: Arial;
	font-size: 12px;
	color: #708090;
    text-decoration: underline; }

a:link.title, a:active.title, a:visited.title, a:hover.title {
    padding: 2px;
	font-family: Arial;
	font-size: 12px;
	color: #708090;
    text-decoration: underline;   }


/*большой шрифт*/
  .big {
font-size: 18px;
color: #990000;
font-family: Arial;
font-weight: bold;
margin-top: 7px;
margin-bottom: 5px;    	}

a.big, a:active.big, a:visited.big, a:hover.big {
font-size: 18px;
color: #990000;
font-family: Arial;
font-weight: bold;
margin-top: 7px;
margin-bottom: 5px;       	}

/*начало верхнего меню*/

/*  мелкий текст в футере */

#footer { font-family: Arial; font-size: 11px; color: #FFFFFF;  margin: 10px; margin-top: 20px; margin-left: 50px;}
#zorin { font-family: Arial; font-size: 12px;  margin: 7px; margin-top: 20px; margin-left: 40px; color: #666666;}
.zorin, a:link.zorin, a:active.zorin, a:visited.zorin, a:hover.zorin {
font-family: Arial;  font-size: 12px; color: #666666; }
.footer, a:link.footer, a:active.footer, a:visited.footer, a:hover.footer {
font-family: Arial;  font-size: 11px; color: #FFFFFF; }


/*разное*/

#nc_announce {  padding-top: 5px !important; }
#sub_menu {
	font-size : 13px;
	color: #6699CC;
	margin-top: 20px;
   	margin-bottom: 3px;
    font-family: Arial;
    font-weight: bold;  }



