body {
	margin-top: 0px;
	font-size: 12px;
	text-align: justify;
	background: #2e190b url(images/decha.gif);
}

body,p,th,td,input,textarea,select,option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #604436;
}

h3 {
  color: #1f3858;
  font-family: georgia;
  font-size: 25px;
  font-weight: normal;
  margin-top:5px; 
  margin-bottom:0px;
  margin-left: 20px;    
}

#container {
	background: #2e190b url(images/conteiner.jpg) top center ;
	width: 950px;		
	margin: 15px auto;
}

#header {
	width: 950px;
	height: 47px;
	margin: 0 auto;
	background: url(images/menu.gif) top center no-repeat;
}

#top {
  	width: 950px;
	height: 280px;
	margin:auto;
	background: url(images/lolz2.gif) top center repeat-x;
}

#top2 {
  	background: url(images/text.gif) no-repeat;
  	width:640px ;
  	height: 250px;
	margin:auto;	
	padding-right:100px;
  	  
}

#content {
	float: left;
	width: 590px;
	margin: 10px 30px;
	padding: 0;
	background: #eddfc6;
}

#content ul a {
	color: #604436;
	text-decoration:none;
	font-weight:bold;
	line-height: 150%;
}

#content ul a:hover {
	color: #32180e;
	font-weight:bold;
}

#content ul {	
	line-height: 200%;
}

#content a {
	color: #7a7f88;
}

#content a:hover {
	color: #1f3858;
}

#content h1 {
	width: 550px;
	margin: 0 auto;
	font-family: georgia;
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	color: #604436;
	line-height: 200%;
}

#content h2 {
	width: 550px;
	margin: 0 auto;
	font-family: georgia;
	font-weight: normal;
	font-size: 20px;	
	color: #604436;
}

#post {
	width: 530px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px #a28a7e solid;
	border-bottom: 1px #a28a7e solid;
}

#post p {
	width: 490px;
	text-align: justify;
	margin: 0 auto;
	padding-bottom: 6px;
	line-height: 180%;
}

#post_subtitle {
  margin-left: 20px;  
  margin-bottom: 5px;  
  font-family:georgia;
  font-weight:bold;  
}

#post h2 {
	width: 490px;	
	font-family: georgia;
	font-weight: normal;
	font-size: 19px;	
	color: #604436;
	text-align:center;
	padding:20px;
}

#post h2 a {
	color: #604436;
	text-decoration:none;
}

#post h2 a:hover {
	color: #32180e;
	text-decoration:none;
}

#menu {
	width: 800px;
	height: 30px;
	margin: 0 auto;
	padding-top: 3px;	
	padding-left: 150px;
	color: #FFF;
	
}

#menu ul {
	list-style: none;
	margin: 3px 0 0 -39px;
}

#menu ul li {
	float: left;
}
#menu ul li a {
	display: block;
	padding: 6px 0 0 0px;
	width: 112px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.menu .podmenu {
  	display: none;
	position: absolute;
	background-color: #32180e;
}

.menu:hover .podmenu {
	display: block;
	background-color: #503421;
}

.podmenu a {
  font-size:10px;
  
}

#menu ul li a:hover {
	background: #32180e;
	color: #fff;
}

#menu ul li.active a {
	background: #32180e;
	color: #fff;
}

#news {
  	float: right;
	margin-top: 10px;
	margin-right: 30px;	 	
	width: 270px;  	 
  	background: #eddfc6;
}

#news h1 {
	width: 220px;
	margin: 0 auto;
	font-family: georgia;
	font-weight: normal;
	font-size: 30px;
	text-align: center;
	color: #604436;
	line-height: 200%;
	border-bottom:1px #a28a7e solid;
}

#news a {
	color: #7a7f88;
}

#news a:hover {
	color: #1f3858;
}

#footer {
  	
	width: 950px;
	height:212px;
	margin: 0px auto;
	background: #eddfc6 url(images/footer.gif);
}

#footer p {
  	text-align: center;
	font-size: 11px;
	width: 680px;
	color: #FFF;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
