html {height:100%;}
body {height:100%; background:#000000}
table { padding: 5px 5px 5px 5px; 
        margin: 5px;
        /*border: 1px;
        border-color: #282828;*/
        border-collapse:collapse;
        }
        
img {border:0;}

form, td{margin:0; padding:0;}
        
body, td, input, textarea
{
  font-family     : Verdana, "Times New Roman", Georgia, Garamond, Arial, serif;
	color           : #AAAAAA;
	vertical-align  : top;
	padding         : 0px;
}


h1
{
  font-family     : "Times New Roman", Georgia, Arial, Garamond, serif;
	color           : #D4D4D4;
	font-size       : 24px;
	font-weight     : normal;
	vertical-align  : top;
	padding         : 0px;
	text-align      : left;
}

h2
{
    font-family     : "Times New Roman", Georgia, Arial, Garamond, serif;
	color           : #D4D4D4;
	font-size       : 22px;
	font-weight     : normal;
	vertical-align  : top;
	padding         : 10px 0px 0px 0px;
	text-align      : left;
}

h3
{
  font-family     : Verdana, "Times New Roman", Georgia, Arial, Garamond, serif;
	color           : #D4D4D4;
	font-size       : 14px;
	font-weight     : bold;
	vertical-align  : top;
	padding         : 5px 0px 0px 0px;
	text-align      : left;
}


h6 
{
    text-indent: 39px;
    padding: 10px 0px 0px 0px;
    margin: 33px 0px 0px 0px;
	background		: url(http://teplodrov.ru/images/h6.jpg) no-repeat;
	width: 100%;
	height: 32px;
	/*background-position: 0px 0px;*/
}

img{ vertical-align:top}
.float{ float:left; margin: 4px 15px 0 0;}
.right{ float:right; margin: 0 0 0 15px;}
.vam{ vertical-align:middle}
.fr{ float:right}
.w{width:100%;}
.main{text-align:center; width:100%;}
.main1{margin:0 auto; text-align:left; width:766px;}



span{color:#bcbbba; }

a{color:#AAAAAA; text-decoration:underline; font-size:14px} 
a:hover{text-decoration:none}
.a2{color:#9A968C; text-decoration:underline; font-size:16px} 
.a2:hover{text-decoration:none}
.a3{color:#bcbbba; text-decoration:none; font-size:16px} 
.a3:hover{color:#868278; text-decoration:none}

p {
padding: 2px;
line-height:20px;
letter-spacing: 0.05em;
}

strong {color:#D4D4D4;font-weight: bold;

}  

b {background:url(images/arrow.gif) 0 14px repeat-x; color:#D4D4D4;
} 


br.tab {
line-height:10px;
letter-spacing: 0.05em;
} 

ul{margin:0; padding:0; list-style:none}
li{background:url(images/1_z2.gif) bottom no-repeat; margin:0px; padding:0px}
li a{color:#8b8365; text-decoration:none; line-height:31px; font-style:normal; background:url(images/1_z1.gif) center left no-repeat; background-position:0 5px; padding-left:33px; margin:0 0 0 15px}
li a:hover{color:#bcbbba; text-decoration:none} 

.a1{background:none; }


.more{background:url(images/1_z2.gif)  center left no-repeat; background-position:0 5px; padding-left:12px; vertical-align:middle; color:#434343; font-weight:bold; text-decoration:none}
.more:hover{ text-decoration:underline}


/******************header********************/
#header{color:#2C1F1E; font-size:10px; height:488px; } 
#header .m5{margin:0 0 0 -27px; position: absolute; }

#page1 #header, #page4 #header{background:url(images/1_line.gif) no-repeat bottom } 


/*content*/
#content{ width:766px; height:256px; background:url(images/bg4.gif) no-repeat top; font-style:normal;}
#content{ font-size:14px; }
#content td, .content table{line-height:16px; font-style:normal;}
#content .col1 .indent{ margin:33px 30px 10px 32px}
#content .col2 .indent{ margin:41px 30px 10px 37px}
#content p{ margin:5px 0px 5px 0px}
#content .pic_left{ float:left; margin:0px 63px 15px 0px}
#content .relative{ position:relative; margin:-88px 80px 0 87px}
.bg_t{background:url(images/bg6.gif) repeat-y}
.bg_b{background:url(images/bg5.gif) no-repeat bottom}


/********************index.html****************/
#page #content 
{ background      :url(images/2_bg.jpg) no-repeat}
#page #content .indent
{ margin          : 0px 0px 5px 0px}

/*footer*/
#footer { height:80px; background:url(images/bot.gif) no-repeat top; color:#bcbbba; font-family:Arial; text-align:center; vertical-align:middle} 
#footer{ font-size:0.6875em; }
#footer td, .content table{line-height:1.20em;}
#footer a{ color:#bcbbba; text-decoration:none; font-size:1em}
#footer a:hover{ color:#868278; text-decoration:none}


/* *****************MENU***********************/

#menu {
	background  : url(images/menu.gif) no-repeat;
	width       :100%;
	height      :44px;
	margin      :0px;
	padding     :0px;
	text-align  :center;
	border      :0;
}

#menu a.menu:link, a.menu:visited {
	font		        : 20px Georgia, "Times New Roman", Arial, Garamond, serif;
/* letter-spacing : 1px;*/
text-decoration:none; 
	color           : #212121;
	font-weight     : normal;
	padding         : 3px 13px 0px; 
  line-height     : 40px;
}

#menu a.menu:hover, a.menu:active  {
	color            : #FFFFE0;
	text-decoration  : none;	
	line-height      : 39px;
}


/**********************input******************/
input{
   background:#303030;
   border:1px solid #5e5e5e;
   margin-bottom:3px;
   font-size:1em;
   font-style:italic;
   width:138px; height:20px;
}
textarea{
   background:#303030;
   border:1px solid #5e5e5e;
   margin-bottom:3px;
   font-size:1em;
   font-style:italic;
   width:157px; height:45px;
   overflow:auto}
   
#tabs {
        /*background: #282828; 
        color:#414b56;*/
        font-size: 11px;
       /* border: 1px;*/
        border-color: #282828;
        }
#tabs a {
        font-size: 11px;
        }
