﻿body{margin:0;
     padding:0;}

.clear{clear:both;}
/*кнопки вконтакте и ютуба*/
.vk{background:#507299;
    color:#ffffff;
	border:#fff 3px solid}
.yt{background:#e62117;
    color:#ffffff;
	border:#fff 3px solid}	
/*слайдер	
.slider {
float:left;
width:800px;
height:350px;
position:relative;
padding-bottom:26px;
background:url(../gfx/bottom_shadow.png) no-repeat bottom center;
}

.sliderContent {
float:left;
width:800px;
height:350px;
clear:both;
position:relative;
overflow:hidden;
}*/	

	 
#wrapper{width:960px;
         margin:0 auto;
		 background:#c1e7b6;
		 overflow:hidden;}
#header{height:101px;
        background:#ced5d0;
		text-align:center;
		padding-top:10px;
		border-bottom:solid #667825 2px;}
#header h1{font-style:italic;
          /*text-shadow: 5px 2px 15px #1e4347;*/}
		
#content{}

#menu1 {
        padding: 0;
        margin-left: 1px;
        font-size:100%;
        font-family: Georgia;
        }
#menu1 li {
        list-style: none;
        float: left;
        height: 19px;
        padding: 0;
        margin-right: 7px;
        width: 130px;
        text-align: center;
        background: #1f3e3b;
        position: relative;
        padding-top: 2px;
		border-radius:5px 30px;
        }
#menu1 li ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 150px;
        display: none;
        position: absolute;
        left: 0;
        top: 25px;
		
        }
#menu1 li ul li {
        float: none;
        height: 33px;
        margin: 0;
        width: 150px;
        text-align: center;
        background: #a3aba2;
        }
#menu1 li a {
        display: block;
        width: 150px;
        height: 33px;
        color: #fff;
        text-decoration: none;
        }
#menu1 li:hover ul, #menu li.jshover ul {
        display: block;
        }
#menu1 li:hover, #menu li.jshover {
        background: #667825;
        }


#menu{height:40px;
      
      width:200px;
	  }
	#menu2{height:40px;
      
      width:40px;
	  }  
	  
#menu ul{padding-top:300px;
	margin-left:-40px;}
	 #menu2 ul{padding-top:450px;
	margin-left:-25px;} 
#menu li {float:left;
        list-style:none;
		width:100px;
		/*background:gold*/;
		margin-right:25px;
		/*margin-top:10px*/;
		height:40px;
		text-align:center;
		font-weight:bold;
		padding-top:20px;
		border-radius: 10px;
		}	
		#menu2 li {float:left;
        list-style:none;
		width:55px;
		/*background:white;*/
		margin-right:25px;
		margin-top:10px;
		height:30px;
		text-align:center;
		font-weight:bold;
		padding-top:10px;
		border-radius: 10px;
		}	
#menu li:hover{background:#ced5d0;
              /*margin-top:10px;*/
			  border:#586606 2px solid;
			  }	
		#menu2 li:hover{background:#ced5d0;
            /*  margin-top:10px;*/
			  /*border:#fff 2px solid;*/
			  }		  
			  
#menu li:active{box-shadow:inset rgba(0,0,0,0.5) 5px 5px 10px 0px;}			  
        #menu2 li:active{box-shadow:inset rgba(0,0,0,0.5) 5px 5px 10px 0px;}	


#menu a{color:#000;
        text-decoration:none;}	
	#menu2 a{color:#000;
        text-decoration:none;}	

		
  #left{width:110px;
        /*height:700px;*/
		/*background:#85742e*/;
		float:left;}
#centrum{width:760px;
        /*height:700px;*/
		/*background:green*/;
		float:left;}
#centrum img{float:left; padding: 10px;}
#centrum p{margin:10px;
           /*text-align:justify;*/
		   text-indent:50px;}	
   #right{width:90px;
          /*height:700px;*/
		  /*background:red*/;
		  float:left;}
		  
	#down{width:960px;
        height:500px;
		margin-left:80px;
		/*background:gray;*/}
#map{margin:10px 0 0 80px;}	
#map2{margin:10px 0 0 80px;
    	  }	
#video{margin:10px;
       /*background:url(../gfx/bottom_shadow.png) no-repeat bottom center;*/
	   }			
#footer{height:80px;
        background:url(../bild/ornament.png) repeat-x; 
		}