/*=======================================*/ 
/* Webdesign:     Prancz Adam 2008.03.27 */
/*---------------------------------------*/
/* Valid CSS                             */
/*=======================================*/ 
body {
	background: #482e2d;
	font-family: "Verdana", "Helvetica Neue", Helvetica, Arial, Sans-serif;
}
#container {
	width: 900px;
	margin: 60px 60px;
	color: #333;
	background: url(Kepek/Background.png) top left no-repeat;
	line-height: 130%;
	font-size: 11px;
}

#header {
	background: #482e2d;
}
#header h1 {
	height: 55px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	background: url(Kepek/Header.png) top left no-repeat
}
#menu {
	float: left;
	padding: 0;
	margin: 0;
	padding-left: 50px;
	list-style: none;
	height: 740px;
	border-right: 3px solid #af4040;
	width: 12em;
}
#menu ul {
	padding-bottom: 30px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li a {
	font: 117.5% "Verdana","Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	border-bottom: 3px solid #af4040;
	color: #fff;
	display: block;
	margin: 0;
	/*padding: 8px 12px;*/
	padding: 12px 0px;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover{
	background: #af4040;
}
#menu li span {
	padding-left: 10px;
	
}

#menu #first {
	border-top: 3px solid #af4040;
	margin-top: 40px;
}
#menu li a:hover {
	/*background: #2580a2 url("images/hover.gif") left center no-repeat;*/
}	
#menu h1 {
	font: 87.5% "Verdana","Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #fff;
	margin: 0;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
}
#menu p {
	font: 87.5% "Verdana","Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #af4040;
	margin: 0;
	padding: 8px 0px 0px 0px;
	text-decoration: none;
}
#menufooter {
	margin: 0;
	clear: both;
	text-indent: -9999px;
	height: 10px;
	border-right: 11px solid #af4040;
	float: left;
	padding-left: 46px;
	display: block;
	list-style: none;
	width: 12em;
	background: #482e2d;
}
a {
	font: 87.5% "Verdana","Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #af4040;
	margin: 0;
	padding: 8px 0px 0px 0px;
	text-decoration: underline;
}

#content {
	margin-left: 200px;
	margin-top: 40px;
	padding-left: 20px;
	color: #fff;
	width: 550px;
	/*background: #482e2d;*/
}
#content .kepgaleria {
	margin: 0;
	padding: 0;
	border: 4px solid #c74444;;
}
#content h1 { 
	margin: 1.5em 0 .5em 0; 
	font: 167.5% "Verdana","Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #c74444;
}
#content h2 { 
	margin: 1.5em 0 .5em 0; 
	font: 167.5% "Verdana","Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #c74444;
}
#content .folytatas  {
	font: 87.5% "Verdana","Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#content .folytatas span {
	color: #af4040;
}
#content .piros{
	color: #af4040;
}

#content .dolt{
	font-style: italic
}
#content .etlap-header {
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 2px solid #af4040;
	padding-bottom: 4px;
	padding-top: 10px;
}
#content .etlap-mainname {
	color: #c74444;
	font-weight: bold;
}
#content .itallap-mainname {
	color: #c74444;
	font-weight: bold;
}
#content .etlap {
	border-bottom: 1px solid #af4040;
	padding-top: 6px;
	padding-bottom: 10px;
}
#content .itallap-alja {
	border-bottom: 1px solid #af4040;
	padding-bottom: 10px;
}
#content .itallap {
	border-bottom: none;
	padding: 0;
	padding: 0;
}

#content img {
	border: none;
}
#footer {
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
}
#pranczek {
	display: none;
	width: 900px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	font-family: Tahoma, Verdana;
}
#pranczek p {
	/*color: #431a1a;*/
	color: #000;
	text-decoration: none;
	font-size: 9px;
	text-align: right;
	padding: 0;
	margin: 0;
}
#pranczek a {
	color: #000;
	font-size: 9px;
	text-decoration: none;
}
#pranczek a:hover {
	text-decoration: underline;
}

