body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;           
	background-color:#51586b;   
	color:#ffffff;
	}
    
table{
	empty-cells:show;
	padding: 0px;
	}
table.guestbook	{ 
/*	margin: 0px 40px 0px 40px;*/
/*	padding: 0px;		}*/
	margin:0px;
	padding:0px 40px 0px 40px; }

table.t1{
	margin: 26px 100px 0px 40px;
	padding: 0px;
	}
table.hobby
	{
/*	margin: */
	padding:30px;
	/*text-align:center;*/
	}
h1 { 
	margin: 25px 0px 0px 40px;
	vertical-align:top;
	font-size: 19px;
	font-weight: normal;
	}

h2 {    margin: 25px 40px 25px 40px;
	text-align:center;
	font-size: 17px;
	font-weight: bold;
	}
h3 {   	margin: 25px 2px 0px 2px;
	vertical-align:top;
	text-align:center;
	font-size: 17px;
	font-weight: normal;
	}

p {
	vertical-align:top;
	text-align: left;
	text-indent: 0pt;
	margin: 0px 0px 43px 40px;  
	}

p.comment{
	font-size:13pt;
	font-style:italic;
	text-align: left;
	margin: 0px 0px 0px 40px;  
	color:#dedede;
	}
p.comment1 {
	vertical-align:top;
	text-align: left;
	text-indent: 0pt;
	margin: 0px 0px 43px 40px;  
	font-size:10pt;
	}

.sign
        {
	/* text-align:left;*/
	text-align:center;
	vertical-align:bottom;
	padding: 3px 5px 15px 5px;   /*если выравнивать текст по центру то как быть со смещением справа*/
	font-size:9pt; 	
	}

td.image{
	vertical-align: top;
	text-align:center;
	}


img {										
	border:0px;
	vertical-align: top;
        }
.im{  padding: 30px 10px 10px 10px;
	text-align:center;  
	} 
.equip {
	margin-bottom:20px;
	}

.content {
	margin-bottom:20px;
/*	margin-top:20px;*/
	margin-right:30px;
	vertical-align: top;
	}


.header {background: url(img/header-bg.jpg) #336699; margin-bottom: 1px;}

.nav{
	background-color:#51586b;
	border-bottom: 1px solid #333333;
	border-top: 1px solid #51586b;
	}                    
             		
.nav img{
	border-bottom: 1px solid #51586b;}

.left0{ 
	height: 18px;
	margin-bottom: 1px;
	background-color:#99ccff;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;}

.left1{
	background-image: url(img/bg-left.gif);
	}	

.left2{ background:url(img/bg-left.gif) #99ccff;
	border-top: 1px solid #333333;
	}


.left3 { background-image: url(img/bg-left.gif);
	border-bottom: 1px solid #333333;}

.right{
	background-color:#51586b;
	vertical-align:top;
	}

/* Меняем этот класс --> */ .right1{
	background: url(img/tower.gif) right no-repeat;
	border: 1px solid #333333;
	}

	
.line{
	background-color:#336699;
	font-size:10pt;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 3px 0px 5px 20px;
	margin: 1px 0 1px 0;
	}		

a { 	
	text-decoration: none;
	color:#9cf;
	}

a:hover {                
	text-decoration: underline;
	color:#9cf;	
	}

a.hob  {
	font-size:14pt;
	text-decoration: none;
	padding: 0px 0px 20px 10px;	
	}
.com   {text-align: left;
	padding-left:42px;
	font-size:12pt;
          }
/*a.hob a:hover  {
	font-size:14pt;
	text-decoration: underline;
        color:#9fc;}*/

.bottom_menu{
	font-size:14px;
       	padding: 20px 0px 5px 0px;
	}
.alter {
	padding: 3px 0px 4px 0px;
	text-align: center; 
	font-size: 0.8em;} 
                                


.line a {
	text-decoration: none;
	 color:#fff;
	}
.line a:hover {
	text-decoration: underline;
	 color:#fff;
	}


#error { color:red;
	font-weight: normal;
	}
