/* Global */
html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	font-size: 76%;
	color: #888;
	height: 100%;
	background: #fff url(images/fon.jpg) repeat;
	text-align: center;
	}
	
/* Container */
	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	}
		
/* Shapka */	
	
#shapka {
	margin: 0;
	padding: 0;
	height: 202px;
	width: 100%;
	background: url(images/sch_fon.jpg) repeat 0 100%;
	}

ul#design {
	text-align:left;
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	width: 100%
	}
	
ul#design li {
	display: inline;	
	}

ul#design li img.parad {margin-left: 317px;}

/* Menu */

#menu {
	margin: 0;
	padding: 0;
	background: url(images/fon_menu22.jpg) repeat-x 0 100%;
	height: 90px;
	width: 100%
	}

div#site {
	text-align:left;
	width: 100%;
	margin: 0;
	padding: 6px 0 0 0;
	}
	
#site div {
	height: 20px;
	width: 550px;
	}
	
#site ul{
	margin: 0;
	padding: 3px 0 0 0;
	list-style-type: none;
	}
	
#site li{
	display: inline;
	padding: 1px 10px 2px 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	background-color: #EBE1D3;
	  }

#site li a {
	color: #000;
	text-decoration: none;
	}
	
#site li a:link {
	text-decoration: none;
	color:#000;
	
	}
		
#site li a:hover {
	text-decoration: none;
	color: #FF0000;
	}
	
div#contact {
	float: right;
	text-align: right;
	margin-left: 500px;
	width: 155px;
	}

div#present {
	float:left;
	margin-left: 70px;
	width: 750px;
	}
	
/*Content*/
	
#content {
	margin: 0;
	padding: 0;
	}
	
#left {
	float: left;
	width: 229px;
	display: inline;
	margin-top: 25px;
	}
	
#right {
		float: left;
		width: 684px;
		text-align: left;
		margin-left: 10px;
		font-family: "Courier New", Courier, monospace;
		}
		
#right h1 {
		background: #A50000;
		color: #dfdfbf;
		font-size: 18px;
		margin-top: 25px;
		margin-bottom: 25px;
		padding: 0 5px;
		width: 60px;
		}
#right h1.up { width: 90px;}
#right h1.fs { width: 170px;}
#right h1.banners {width: 80px;}
#right h1.prez {width: 120px;}
#right h1.otkr { width: 160px;}
#right h1.rm { width: 180px;}

#right span.s11 { font-family: "Courier New", Courier, monospace;
			  font-size: 18px;
			  font-weight: bold;
			  color:#000;
			 }
#right span.a1 { font-family: "Courier New", Courier, monospace;
				font-size: 16px;
				color: #000;
				font-weight: bold;
				margin-left: 100px;
				 }
				 
#right a.s1 { font-family: "Courier New", Courier, monospace;
			  font-size: 18px;
			  font-weight: bold;
			  color:#000;
			  }
			  
#right a.s11 { font-family: "Courier New", Courier, monospace;
			  font-size: 18px;
			  font-weight: bold;
			  color: #cc0000;
			  text-decoration: none;}
			  
#right a:hover.s11 { color: #000;}	
	
#right h3 { font-family: "Courier New", Courier, monospace;
			font-weight: normal;
			font-size: 16px;
			color: #000;
			padding: 0 5px 0 0;
			width: 100%;
			}
			
#right img { padding: 5px 0 15px 5px;}
				
#right ul { color: #000;
			font-weight: bold;
			}

#right li { padding-bottom: 2px;
			font-size: 16px;
			}

#right li a { background: #fff;
			  color: #000;
			  text-decoration: none;
			}

#right li a:link { text-decoration: none;}
 
#right li a:hover {
			text-decoration: none;
			color: #FF0000;
			}
			
/*Footer*/

 			
#footer    { /*border: 1px solid red; */



  			 margin:0;
		     padding:0; 
             clear: both;
			 background: url(images/pa1.jpg) repeat 0 100%;
			 height: 79px;
			 width:100%;
			 text-align: left;
			 
			}
			
#knopki div {border: 1px solid red; 
 	         height: 60px;
	         width: 600px;
	
	        }
		

#knopki h1 {margin:0;
            float:left;
			background: #A50000;
			font-family: "Courier New", Courier, monospace;
			color: #dfdfbf;
			padding: 0 10px 0 10px;
			width: 365px;
			height: 22px;
			font-size: 18px;
			}
			 
#footer ul{float:left;
	       margin: 0;
	       padding: 3px 0 0 0;
		   width:615px;
	       list-style-type: none;
	       }
	
#footer li{
	display: inline;
	padding: 1px 10px 2px 10px;
	}
			 

	

	





	


