.menu {
	width: 200px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: 'Arial', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica,
	  , sans-serif;
	background-color: #90bade;
	font-size: 14px;
	float: left;
	}

.menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
.menu ul li  { position: relative; }
		
.menu li {
		border-bottom: 1px solid #90bade;
		margin: 0;
		}

.menu li a {
		display: block;
		padding: 5px 5px 5px 10px;
		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4;
		background-color: #2175bc;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

	html>body .menu li a {
		width: auto;
		}

	.menu li a:hover {
		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0;
		background-color: #2586d7;
		color: #fff;
		}

.menu li ul	{
		position: absolute;
		top: 0px;
		left: 190px;
		border: none;
		display:none;
		width:200px;
		}

.menu li ul li	{
		border-bottom: 1px solid #90bade;
		margin: 0;
		}	
.menu li:hover ul { display: block; }	
		
.menu li:hover ul, li.over ul { display: block; } 
	
		hr {height: 1px}

		

.h1 {color: #30596b; font-size:14px; text-align: center;}
.td {
     font-family: Arial;
     font-size: 12px; 
     color: #2d2d2d;
	 padding: 10px 10px 10px 10px;
	 text-align: justify;
     }
.td a {color: #12425f;
		text-decoration: underline;
		}
.td a:hover {color: #747474;
		text-decoration: none;
		}
.td img {
        border: none;
		text-align: center;
		}
.down {
     font-family: Arial;
     font-size: 10px; 
     color: #2d2d2d;
	 padding: 3px 3px 3px 3px;
	 text-align: center;
	   }
.down a {color: #2d2d2d;
		text-decoration: none;
		}
.down a:hover {color: #747474;
		text-decoration: none;
		}
.td1 {background-image: url(http://art-zevs.ru/images/top3_2.jpg);
      background-repeat: repeat-y;
      height:2700px;
     font-family: Arial;
     font-size: 14px; 
     color: #ffffff;
	 padding: 10px 10px 10px 30px;
	 text-align: justify;
     }
.td1 a {color: #c0f5fa;
		text-decoration: none;
		}
.td1 a:hover {color: #2718e2;
		text-decoration: none;
		}

.td2 {background-image: url(http://art-zevs.ru/images/top3_2.jpg);
      background-repeat: repeat-y;
      height:1000px;
     font-family: Arial;
     font-size: 14px; 
     color: #ffffff;
	 padding: 10px 10px 10px 30px;
	 text-align: justify;
     }
.td2 a {color: #c0f5fa;
		text-decoration: none;
		}
.td2 a:hover {color: #2718e2;
		text-decoration: none;
		}

.down1 {
     font-family: Arial;
     font-size: 8px; 
     color: #2d2d2d;
	 padding: 3px 3px 3px 3px;
	 text-align: center;
	   }
.down1 a {color: #2d2d2d;
		text-decoration: none;
		}
.down1 a:hover {color: #747474;
		text-decoration: none;}
		
.pic img {border: none;
        text-decoration: none;
		}
.pic a:hover {border: none;
             text-decoration: none;
		}
