.border_js {
	border-top : 1px solid#000000;
	border-bottom : 1px solid#000000;
}
.border_big_td {
	border : 1px dotted#0058c2;
	}
	
a:link			{ color: #0000cc;text-decoration: none;} 
a:active		{ color: #3399FF;text-decoration: none;}
.border_js {
	border-top : 1px solid#000000;
	border-bottom : 1px solid#000000;
}
.border_big_td {
	border : 1px dotted#0058c2;
	}
	
a:link			{ color: #0000cc;text-decoration: none;} 
a:active		{ color: #3399FF;text-decoration: none;}
a:visited	{ color: #006600; text-decoration: none;}
a:hover		{ color: #FF0000; text-decoration: underline;} 
 H3     { color:#FF0000; font-size: 18px; text-align:center;} 
H1		{ color: #3399FF;  font-weight: bold; font-size: 18px; text-align:center;} 
H2		{ color: #006600;  font-weight: bold; font-size: 16px; text-align:center; margin: 10px;} 
p		{ font-family:Arial, Helvetica, sans-serif;  margin: 10px; font-size:16px; line-height: 2; text-indent: 30px;} 
body {
    background-image: url(../img/fon.jpg);
    background-repeat: no-repeat;
    background-attachment:fixed;
    
}
#viv
{
margin: 2em;
}

#wrapper {
    width: 1100px;
    height: auto;
    outline: 2px solid #000000;
    margin: 0 auto;
}

#header {
    width: 1100px;
    height: 250px;
    background-image: url(../img/viv.jpg);
    background-repeat: no-repeat;
    outline: 2px solid #000000;
    margin: 0 auto;
}

#menu {
    width: 1100px;
    height: 30px;
    background-image: url(../img/bg3.jpg);
    background-repeat: repeat-x;
}

#nav li {
   float: left; 
   outline: 2px dotted #000000;
   height: 50px;
   width: 200px;
   text-align: center;
}

#nav li a {
    display: block;
    height: 45px;
    padding-top: 5px;
    font: 20px Arial, sans-serif;
    color: black;
    text-decoration: none;
    
    
}