html, body {
	margin:0;
	background:#e8e8e8;
	height:100%; 
	min-width:1054px;
}
img {border:none;}
a{
text-decoration:none;
color: #8A0000;
}
a:hover {color:#E52B2B;}
h1{	
	font-size:20px;
	margin: 0;
	padding: 0;
}
h2, h3, .titlepost h1{	
	font-size:20px;
	margin: 0;
	padding: 0;
}
h3 {font-weight:normal;}
h4{
	font-size:24px;
	margin: 0;
	padding: 0;
}
.header {
	height: 278px;
	width: 100%;
	background-color: #000000;
	background-image: url(../img/head.png);
	background-repeat: repeat;
}

.tagi{
font-family: arial;
}

.topline{
    padding:10px 0;
	margin: 0 auto;
	width: 1000px;
}

.all {
	margin: 0 auto;
	width: 1000px;
	min-height:80%;
}
.nav{
		width: 1000px;
		float:left;
		height:50px;
}
.logo {
	margin: 0 auto;
	padding-top: 27px;
	width: 1000px;
	height:138px; 
}

.text1{
color:#736E6E;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
float:right;
margin-right:42px;
text-shadow: 2px 2px 2px #000;
}

.menu {
	height: 50px;
	width: 1050px;
	margin: 0 auto;
	padding-bottom: 25px;
	text-align:center;
	background-image: url(../img/panel.png);
	background-repeat: repeat-x;
	}

.menu a{
	margin-left: 30px;
	margin-right: 40px;	
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	position: relative; 
	list-style-type: none;
	font:24px "Times New Roman", Times, serif;
	color: #FFF;
	text-decoration:none;
	text-shadow: 2px 2px 2px #000;
}
.menu a:hover{
	color: #E52B2B;
	text-decoration:overline;
}

.lmenu {
	background-image: url(../img/mleft.png);
	margin-top:1px;
	height: 75px;
	width: 17px;
	float:left;
}

.rmenu {
	background-image: url(../img/mright.png);
	margin-top:1px;
	height: 75px;
	width: 17px;
	float:right;
}

.amenu{
padding-top:18px;
}

.post {
	margin-right: 10px;
	width: 790px;
	float:left;
    
}
.titlepost {
	float:left;
	font-family: Georgia, "Times New Roman", serif;
	font-size:20px ;
	color: #000;
	position: relative;	
	width: 100%;
	text-shadow: 1px 1px 0px #CCC;
	background:#cccccc;
}
.post .titlepost {color: #8A0000;}
.titlepost strong {font-weight:normal;}

.myquote {
    background: #e9e6e4; 
	font-size:14px;
	color:#573F37;
	font-family:arial;
	padding-bottom: 5px;
	float: left;
	width:100%;
}
.myquote2 {float: left; padding-bottom:10px; width:600px;}
.myquote2 a:hover {color:#990000;}

.date{
    background: #e9e6e4; 
	color:#888888;
	float:left;
	font-size:10px;
	width:100%;
}

.date a {
color:#990000;
font-size:14px;
text-decoration: none;
}
.date a:hover{
color:#E52B2B;
}

.rpanel{
	width:200px;
	float: right;
}

.search_panel{
padding-top: 40px;
margin-bottom: 15px;
text-align: center;
}
.search_text{
width: 250px;
color:#555;
font-size:14px;
font-family: arial;
}

.foot {
	width:100%;
	height:55px;
	background-image: url(../img/foot.png);
	background-color: #000;
	padding-top: 22px;
	color: #FFF;
	text-align:center;
	font-family: arial;
	font-size:12px;
	float: left;
}

.navigation {
line-height: 4;
color:#666;
font-size:12px;
}

.navigation a {
	text-decoration:none;
	color:#770000;
	padding:6px 10px;
	font-size:12px;
	font-weight:bold;
}

.navigation a:hover {
	color:#666;
}

.navigation span {
	text-decoration:none;
	padding:6px 10px;
	color:#000;
	font-weight:bold;
	font-size:12px;
}

.go span {
   color:#fff;
   font-size:12px;
   padding:7px 10px;
   font-weight:bold;
}

.go a {
   font-weight:bold;
   color:#666;
   text-decoration:none;
   padding:7px 10px;
   
}
.go a:hover {
   color:#000;
}

.code_link a {
	font: 12px  Arial, Helvetica, sans-serif ;
	color: #666;
	text-decoration:none;
}
.code_link a:hover {
	color: #000;
}

.plog{
	width:400px;
}
.myline{
width: 100%;
height:2px;
margin:5px 0;
float: left;
border-top: 4px solid #BBB;
}
.futbolka {padding: 20px 0; float: left; width: 100%;}
.futbolka p {float: left; width: 100%;padding-bottom: 20px; color:#999; font-size:14px; font-weight:bold;}

.lin  a {color:#000; cursor:auto;}

