/* --- PureClean CSS (c)2006 ------------ */
/* --- http://young.frontline.hu -------- */

body{
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	color: #5A5A5A;
	background: #FFF url(images/back.gif) repeat-x;
}
a{
	color : #D30834;
	text-decoration : underline;
}
a:hover {
	text-decoration : none;
}
img{
	border: 0;
}
h1{
	margin: 0 10px;
	padding: 8px 5px;
	font-family: Trebuchet MS, Georgia;
	font-size: 18px;
	text-align: left;
	color: #14110C;
	border-bottom: #6C5C41 dashed 1px;
}

/* --- BODY --- */

#container{
	margin-left: auto;
	margin-right: auto;
	width: 703px;
}

#left{
	padding: 0 0 0 8px;
	width: 207px;
	float: left;
}

#right{
	padding: 0 20px 0 0;
	width: 460px;
	float: right;
}

#content{
	background: url(images/back_content.gif) repeat-y;
}

/* --- HEAD --- */

#head{
	background: url(images/back_head.jpg) no-repeat 0 23px;
	width: 703px;
	height: 159px;
}

#head ul{ 
	margin: 0;
	padding: 6px 0;
	list-style-type: none;
	text-align: right;
}

#head ul li{
	margin: 0;
	padding: 6px 30px 0 10px;
	display: inline;
	background: url(images/back_head_li.gif) no-repeat 0 0;
}

#head ul li a{
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}

#logo{ padding: 0 0 0 5px; }

/* --- MENU --- */

#left ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left ul li{
	margin: 0;
	padding: 0;
}

#left ul li a{
	display: block;
	width: 207px;
	height: 60px;
}

#left ul li a span{	display: none; }

#left ul li a.menu1{ background:url(images/back_menu1.gif) no-repeat 0 0; }
#left ul li a.menu2{ background:url(images/back_menu2.gif) no-repeat 0 0; }
#left ul li a.menu3{ background:url(images/back_menu3.gif) no-repeat 0 0; }
#left ul li a.menu4{ background:url(images/back_menu4.gif) no-repeat 0 0; }
#left ul li a.menu5{ background:url(images/back_menu5.gif) no-repeat 0 0; }
#left ul li a.menu6{ background:url(images/back_menu6.gif) no-repeat 0 0; }

#left ul li a.menu1:hover{ background-position: 0 -60px; }
#left ul li a.menu2:hover{ background-position: 0 -60px; }
#left ul li a.menu3:hover{ background-position: 0 -60px; }
#left ul li a.menu4:hover{ background-position: 0 -60px; }
#left ul li a.menu5:hover{ background-position: 0 -60px; }
#left ul li a.menu6:hover{ background-position: 0 -60px; }

#left ul li a.menu1_active{ background:url(images/back_menu1.gif) no-repeat 0 -120px; }
#left ul li a.menu2_active{ background:url(images/back_menu2.gif) no-repeat 0 -120px; }
#left ul li a.menu3_active{ background:url(images/back_menu3.gif) no-repeat 0 -120px; }
#left ul li a.menu4_active{ background:url(images/back_menu4.gif) no-repeat 0 -120px; }
#left ul li a.menu5_active{ background:url(images/back_menu5.gif) no-repeat 0 -120px; }
#left ul li a.menu6_active{ background:url(images/back_menu6.gif) no-repeat 0 -120px; }

/* --- TITLE --- */

#title{
	margin: 0 0 15px 0;
	width: 446px;
	height: 46px;
	text-align: right;
}

#title span{ display: none; }

.title_fooldal{ background: url(images/back_title_fooldal.gif) no-repeat 0 0; }
.title_magunkrol{ background: url(images/back_title_magunkrol.gif) no-repeat 0 0; }
.title_takaritas{ background: url(images/back_title_takaritas.gif) no-repeat 0 0; }
.title_festes{ background: url(images/back_title_festes.gif) no-repeat 0 0; }
.title_referenciak{ background: url(images/back_title_referenciak.gif) no-repeat 0 0; }
.title_eszkozok{ background: url(images/back_title_eszkozok.gif) no-repeat 0 0; }
.title_kapcsolat{ background: url(images/back_title_kapcsolat.gif) no-repeat 0 0; }
.title_felmeres{ background: url(images/back_title_felmeres.gif) no-repeat 0 0; }

/* --- TARTALOM --- */

#right ul{
	margin: 15px;
	padding: 0;
	list-style-type: none;
}

#right ul li{
	margin: 3px 0;
	padding: 0 0 0 20px;
	background: url(images/back_icon.gif) no-repeat 0 1px;
}

#right td{
	text-align: right;
	vertical-align: top;
}

.textfield{
	border: 1px solid #D8D4D5;
	background: #FFF url(images/back_textfield.gif) repeat-x;
	width: 220px;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	color: #5A5A5A;
}

#right td.center{
	text-align: center;
}

/* --- FOOTER --- */

#footer{
	padding: 50px 27px 0 0;
	clear: both;
	background: url(images/back_footer.gif) no-repeat 0 0;
	width: 675px;
	height: 32px;
	text-align: right;
	color: #6E6E6E;
	font-size: 11px;
}
