body {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	font: 100% Times, Times New Roman, Georgia;
	background:#521302 url(../img/bgr.png) no-repeat top center;
}
a {
	outline: none;
}

a:link{
  color:#5e7b06;
  text-decoration: underline;
}

a:visited{
  color:#5e7b06;
  text-decoration: underline;
}

a:active{
  color:#5e7b06;
  text-decoration: underline;
}

a:hover{
  color:#fff;
  text-decoration: none;
  background:#dc8a30;
}

h1{
	width:830px;
	height:auto;
	font: 160% Georgia;
    text-indent:-9999px;

}

h2{
	margin:0 auto 0 auto;
	padding:0 0 0 0.2em;
	text-indent:0.5em;
	width:860px;
	height:auto;
	font: 140% Times New Roman,Georia;
	color:#fdeab3;
	letter-spacing:0.1em;
    border-bottom:solid #430505 10px;
	border-top:solid #430505 10px;
	background:#500808;
}

img.floatLeft { 
    float: left; 
    margin: 4px;
 	border:solid #500808 2px;
}
img.floatRight { 
    float: right; 
    margin: 0;
 	border:solid #500808 2px;
}



div#layout{
	width:900px;
	height:auto;
	margin:0 auto 0 auto;
	padding:1em 0 0 0;
	background:#6e1616;
	border-left:solid #6e1616 3px;
	border-right:solid #6e1616 3px;
}

div#layout p{
    width:830px;
	margin:0.5em auto 0 auto;
	padding:1em 1em 1.5em 1em;
	line-height:1.1em;
	color:#301814;
	font-size:105%;
    background:#fdeec2 url(../img/par.png) no-repeat bottom right;
    border-bottom:solid #edc961 2px;

}
div#layout ul{
    width:863px;
    height:auto;
    margin:0 auto 0 auto;
    padding:0;
    list-style:none;
    background:#fdeab3;
    color:#531010;
    border-bottom:solid #edc961 3px;
    font-size:100%;
}

div#layout li{
   margin:0;
   padding:0.1em 0.7em 0.2em 0.7em;
}


div#header{
	width:900px;
	height:130px;
	margin:0 auto 0 auto;
	padding:0;
	background:#cd731a;
	border-top:solid #6e1616 3px;
	border-left:solid #6e1616 3px;
	border-right:solid #6e1616 3px;
    background:#fce5a3 url(../img/header.png) no-repeat top center;
}

div#footer{
	width:900px;
	height:45px;
	margin:1em auto 0 auto;
	padding:0;
	background:#6e1616 url(../img/footer.png) no-repeat top center;
    
}

span#zagl{
    display:block;
	width:30px;
	height:30px;
	line-height:32px;
    font-size:250%;
    color: #fdeab3;
    margin:0 0.1em 0 0;
    padding:0.1em 0.08em 0 0.08em;
	_padding:0 0.08em 0 0.08em;
    float:left;
    background: #fdeec2 url(../img/bukvabgr.png) no-repeat top center;selbgr.png
 }

 div#menu{
    width:900px;
    height:30px;
    margin:0 auto 0 auto;
    padding: 0;
    background:#6e1616;
    border-left: solid #6e1616 3px;
    border-right: solid #6e1616 3px;
	font-size:120%;
 }

div#menu .select{
	color:#6e1616;
	text-decoration: none;
	background:#f7eed7 url(../img/selbgr.png) no-repeat bottom left;
}

div#menu a:link{
  color:#fdeab3;
  text-decoration: none;
}

div#menu a:visited{
  color:#fdeab3;
  text-decoration: none;
}

div#menu a:active{
  color:#fdeab3;
  text-decoration: none;
}

div#menu a:hover{
  color:#6e1616;
  text-decoration: none;
  background:#fdeab3;
}

div#menu ul{
	width:860px;
	height:auto;
	line-height:30px;
	list-style:none;
	margin:0;
	padding:0 0 0 1.4em;
	background:transparent;
}

div#menu li{
	margin:0;
	padding:0 0.5em 0 0.5em;
	float:left;
	
}

.listh{
   color:#931d1d;
   padding:0.1em 0.3em;
   font-size: 105%;
}

div#author{
  width:900px;
  height:20px;
  margin:0 auto 0 auto;
  padding:0;
  background:#6e1616;
  font: 80% Arial, "MS Trebuchet", sans-serif;
}

div#author ul{
	list-style:none;
	width:900px;
	height:20px;
	margin:0;
	text-indent:2em;
	padding:0;
	background:#6e1616;
}
div#author li{
	list-style:none;
	width:900px;
	height:20px;
	margin:0;
	padding:0;
	color:#3b0b0b;
	float:left;
}

div#author a:link{
  	color:#3b0b0b;
  	text-decoration: none;
}

div#author a:visited{
	color:#3b0b0b;
  	text-decoration: none;
}

div#author a:active{
  	color:#3b0b0b;
  	text-decoration: none;
}

div#author a:hover{
  	color:#fdeab3;
  	text-decoration: none;
	background:#3b0b0b;
}




