BODY {
	font-family: Tahoma;
	background-color: #999999;
}
#container {
   width: 800px; 
   height: 900px; 
   margin: 0 auto;
   background: #D4D0C8;
   border: solid 2px #910B0B; 

}

#top { 
	background: #910B0B; 
	height: 88px; 
	padding: 3px; 
	font-size: 24px; 
	color: #FFCC00;
}
#menu { 
 width: 127px; 
 background: ##D4D0C8; 
 float: right;
 padding-top: 3px;
 padding-left: 10px;
} 
#menu A { 
	font-size: 90%; 
	color: #910B0B;
	font-weight: bold;
	text-decoration: none;
}
#content { 
	background: #D4D0C8; 
	height: 765px;
	border-right: solid 2px #910B0B; 
	margin-right: 135px; 
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
} 
#bottom { 
 background: #910B0B; 
 height: 15px;
 font-size: 90%; 
 padding: 3px; 
 color: #FFCC00;
 text-align:center;
}
#bottom A {
text-decoration: none;
color: #FFCC00;
}
#line { 
  width: 100%; 			
  border-top: 2px dashed #910B0B;		
  position: relative;
 }
H3 { 
	text-align: center; 
	font-size: 24px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #910B0B; 
	padding: 0; 
	margin: 0; 
	font-style: italic;
}
H2 {
	text-align: left;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
	padding: 5px;
	margin: 0;
}
.news {
	text-align: left;
	font-size: 12px;
	font-family: Tahoma;
	color: #910B0B;
	padding: 5px;
	text-decoration: none;
}
.date {
	text-align: center;
	font-size: 10px;
	font-family:Tahoma;
	color: #000000;
	padding: 10 px;
}
.gpoistyle {
	color: #FF9900;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cena { 
	font-size: 24px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #6633CC; 
}
.katalog{
	border: 2px solid #910B0B;
	width: 200px;
	height: 200px;
}
.frends{
	border: 2px solid #910B0B;
}