html, body{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}
p{	
	font-size:10px;
	line-height:12px;
}
h1{
	font-size:14px;
	line-height:16px;
}
h2{
	font-size:13px;
	line-height:14px;
}
h3{
	font-size:12px;
	line-height:13px;
}
h4{
	font-size:11px;
	line-height:12px;
}
#contener{
	margin:0px auto;
	padding:0px;
	width:920px;
	height:100%;
}
#fon_niz{
 	margin:0px;
 	padding:0px;
 	background:url(../images/fon_niz.jpg) bottom no-repeat;
 	width:920px;
 	height:143px;
	margin-left:170px; 
 	margin-bottom: 0px;
}
#fon_top{
	margin:0px;
	padding:0px;
	background:url(../images/fon_top.jpg) 0 0 no-repeat;
}
body{
	margin:0px;
	padding:0px;
	background:#F5DE00;
	width:100%;
	height:100%;
}
#content{
	margin:0px;
	margin-left:35px;
	padding:0px;
    min-height:1050px;
	height:100%;
}
/*html #content{
	height:1030px;
}*/
#shapka{
	margin:0px;
	padding:0px;
	background:url(../images/chapka.png) no-repeat;
	width:880px;
	height:417px;
	position:absolute;
	z-index:2;
}
#left{
	margin:0px;
	padding:0px;
	position:absolute;
	top:390px;
	width:227px;
	height:517px;
}	
#left_menu{
	margin:0px;
	padding:0px;
	background:url(../images/left_menu.png) no-repeat;
	width:190px;
	height:312px;
	z-index:1;
}
#menu{
	margin:0px;
	padding:0px;
	width:190px;
}
#krichalka{
	margin:0px;
	margin-top:-23px;
	padding:0px;
	margin-left:-20px;
	background:url(../images/krichalka.png) no-repeat;
	width:226px;
	height:232px;
	position:absolute;
	z-index:6;
}
#right{
	margin:0px;
	margin-left:653px;
	padding:0px;
	position:absolute;
	top:210px;
	background:url(../images/right.png) no-repeat;
	width:205px;
	height:697px;
}
#knopka{
	margin:0px;
	margin-left:653px;
	padding:0px;
	position:absolute;
	top:907px;
	width:200px;
	height:127px;
}
#navigacya{
	margin:0px;
	margin-left:320px;
	padding:0px;
	position:absolute;
	top:220px;
	/*background:url(../images/navigacya.png) no-repeat;*/
	width:290px;
	height:90px;
	z-index:4;
}	
#napolnenie{
 	margin:0px;
 	margin-left:193px;
 	padding:270px 0 0 0;
 	/*position:absolute;*/
 	top:0px;
 	width:457px;
	z-index:5;
}	
#poisk{
	margin:0px;
	padding:0px;
	width:285px;
	height:34px;
}
/*#dusch li a {
	margin:0px;
	padding:0px;
	width:134px;
	height:48px;
    color:#666;
    text-decoration: none;
	position:absolute;
	float:left;
    display:inline;
    font:13px Arial;
    font-weight:bold;
    background: url(../images/dusch.jpg) no-repeat;
	z-index:5;
}
#dusch li a:hover {
    color: #fff;
    background: url(../images/duschkl.jpg) no-repeat;
}#dusch li a:active {
    color: #fff;
    background: url(../images/dusch.jpg) no-repeat;
}
#dusch {
vertical-align: middle;
}*/
/*для контента*/
.contentheading{
	font-size:17px;
	line-height:18px;
	color:#993300;
	text-shadow: black 1px 1px 1px;
	font-weight:900;	
}
.createdate{
	font-size:10px;
	line-height:11px;
}
.small{
	font-size:10px;
	line-height:11px;
}
.modifydate{
	font-size:10px;
	line-height:11px;
}
/* поиск */
.search{
	margin:0px;
	padding:0px;
	background:url(../images/poiskfon.jpg) no-repeat;
	width:285px;
	height:34px;
	max-height:34px;
}
.search .inputbox{
	margin:0px;
	margin-left:7px;
	padding:0px;
	padding-left:7px;
	width:187px;
	height:12px;
	border:0px;
	font-size:9px;
	line-height:10px;
	background-color:#fef596;
}
.search .button{
	margin:0px;
	padding:0px;
	background:url(../images/searchButton.gif) no-repeat;
	width:83px;
	height:34px;
	border:0px;
}
/*меню слева*/
ul {
	
   list-style:none;
}
#menu li a {
   padding:4px 6px;
   color:#FFFF00;
   text-decoration: none;
   display: block;
   font:13px Arial;
   font-weight:bold;
   width:100px;
}
#menu li a:hover {
	color:#FF9900;
}
    
#menu li a:active {
    color:#CC3300;
}

