body {
	background-image: url(images/hatter.jpg);
	background-repeat: repeat-x;
	background-color:#85052f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #85052f;
	font-size: 13px;
	font-weight : normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#tablazat {
color: #ffd6de;
}
a {
	color: #95435c;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
}

h1 { 
	font-size: 16px; 
	font-weight:bold;
}
h2 { 
font-size: 15px;
background-color: #b25570;
color: #ffd6de;
display: block;
height: 19px;
}
h3 { 
font-size: 14px;
background-color: #b25570;
color: #ffd6de;
height: 18px;
padding-left:5px;
}
.smalltext { font-size: 9px;}
.kiemeles {
font-style:italic;
font-weight:bold;
font-size: 15px;
}
#telefon {
	font-size: 15px;
	font-weight:bold;
	position:absolute;
	left:774px;
	top:181px;
	width:184px;
	height:32px;
	z-index:1;
}
.kepkeret{
  float:left;
  border: solid 1px #de839f;
  background: #ffdce2;
  padding:5px;
  margin-right:10px;
  } 
*+html .kep {
 margin-top:-1px;
 margin-bottom: -10px;
 display:block;
 }
/* menu */
#sidebar { 
	margin: 0;	
	padding: 0; 
	font-size: 14px;
	vertical-align: top;
}
#sidebar ul.sidemenu {
	list-style:none;
	margin: 0 10px 0px 10px;
	padding:0;		
}
#sidebar ul.sidemenu li {
	border: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: auto;
	line-height:normal;
	padding: 0px;
}
#sidebar ul.sidemenu li a{
	color:#FFFFFF;
	display:block;
	margin: 0px;
	font-weight: normal;
}
#sidebar ul.sidemenu li a:hover{
	color:#ffffff;
	text-decoration:none;
	background-color:#c06c84;
	display:block;
	margin: 0px;
	font-weight: normal;
}
/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 40px;
	margin: 0 auto;
	font-size: 12px;
	padding-top:10px;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #b25571;
}

#footer a {
	color: #95435c;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

/* Box*/
#title {
	padding-left: 35px;
}
#text {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
#text a {
	color: #95435c;
	text-decoration:none;
	}
#text a:hover {
	text-decoration:underline;
}
