/* CSS Document */
html {    height:100%;  }
body {     margin: 2px 2px 2px 2px;   min-height:100%; background-color: #FFFFD9; }
* html body {    height:100%;   padding: 0px 0px 0px 0px;  position: static;   }
td {     vertical-align: top;   }
.top    {   background: url(images/template/uzor.jpg) top right no-repeat;   }
.left   {  background: url(images/template/leftbottom.jpg) bottom left no-repeat;   }
.bottom {  background: url(images/template/bottom.jpg) bottom left no-repeat;   }
.hr { color: #999966;  }

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

a { text-decoration: none; color: #666633; outline: none; 	}
a:visited { color: #666633; }
a:active { 	color: #666633;  }
a:hover { color:  #9D9F6D; text-decoration: underline;	}
p{ margin: 2px;	text-align:justify; }
.text { color: #999966; font-size: 12px; font-family: Arial; }

/* хедер ******************/
.head { background: url(images/template/top.jpg) top right no-repeat;}

#menu {
margin-top: 10px;
margin-bottom: 1px;
padding: 5px; }

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

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

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

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

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

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

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

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

/* Основные блоки ******************/
#left  { padding-left: 5px; font-family: Arial; font-size: 12px; min-height:100%; }
#menu  { padding: 8px;  color: #999966;  }

/* область основного контента */
#content { 	margin: 5px; margin-top: 0px; padding: 5px; color: #666666; font-weight: normal; font-family: verdana; font-size: 12px; float: bottom; }
.nc_row { margin-top: 10px;   position: static;    }

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

.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{
    padding-top: 4px;
    padding-bottom: 3px;
    font-family: Arial;
	font-size: 14px;
	color: #666633;
    display: block;
    float: bottom;
    border-bottom: 1px dotted Silver;
    background: no-repeat left;
    width: 150px !important;  }

a:hover.titlemenu{
    padding-top: 4px;
    padding-bottom: 3px;
    font-family: Arial;
	font-size: 14px;
	color: #666633;
    text-decoration: underline;
    display: block;
    float: bottom;
    border-bottom: 1px dotted Silver;
    background: no-repeat left;
    width: 150px !important;        	}

 .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;   }

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

#footer { font-family: Arial; font-size: 11px; color: #666666;  margin: 5px; width: 530px;  float: left;  }
#foot { font-family: Arial; font-size: 11px; color: #666666;  margin: 7px; width: 100px;  float: left;  }
#zorin { width: 130px; font-family: Arial; font-size: 11px;   margin: 5px; color: #666666; float: left;}
.zorin, a:link.zorin, a:active.zorin, a:visited.zorin, a:hover.zorin {
font-family: Arial;  font-size: 13px; color: #FFFFFF; }
.footer, a:link.footer, a:active.footer, a:visited.footer, a:hover.footer {
font-family: Arial;  font-size: 13px; color: #FFFFFF; }
/*разное*/
#li{ width: 30px; margin: 10px; margin-right: 15px; float: right; }

#sub {  margin-bottom: 290px;    }

#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;  }



