/* GLOBÁLIS CSS */
form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote{
	padding: 0px;
	margin: 0px;
}
hr{
	border: none;
	border-bottom: solid 1px #8f59a3;
	height: 1px;
}
img {
	border: none;
}
h2{
	margin-bottom: 16px;
	font-size: 16px;
	color: #8f59a3;
}
h3{
	margin-bottom: 10px;
	font-size: 15px;
	color: #ff4a89;
}
h4{
	margin-bottom: 10px;
	font-size: 13px;
	color: #8f59a3;
}
p{
	margin: 0px 0px 10px 0px;
}
ul{
	margin: 0px 10px 10px 10px;
	padding: 0px 5px;
	list-style-type: square;
}
li{
	margin: 2px 0px 2px 10px;
}
ol{
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
a{
	color: #8f59a3;
	text-decoration: underline;
}
a:hover{
	color: #ff4a89;
}

blockquote{
	margin-bottom: 10px;
	padding: 10px;
	background: #ffeff0;
	border: solid 1px #ffaebd;
}
blockquote blockquote{
	background: #fff;
}
blockquote blockquote blockquote{
	background: #fff5f6;
}
blockquote blockquote blockquote blockquote{
	background: #fff;
}
blockquote blockquote blockquote blockquote blockquote{
	background: #fff5f6;
}
blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff;
}
blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff5f6;
}
blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff;
}
blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff5f6;
}
blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff;
}
blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff5f6;
}
blockquote span.forum_writer{
	display: block;
	margin-bottom: 5px;;
	font-weight: bold;
	color: #ff4a89;
}

/**/
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}
h2.titlepink{
	margin: 6px 0px 0px 0px;
	padding: 3px 7px 0px 7px;
	height: 24px;
	background: url(../frame/titlepink_bg.gif) no-repeat right #ffcfcf;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	color: #ff4a89;
}
h2.titlepink a{
	display: block;
	height: 24px;
	color: #ff4a89;
	text-decoration: none;
}
h2.titlepink a:hover{
	color: #df0d57;
}

h2.titlelilac{
	margin: 6px 0px 0px 0px;
	padding: 3px 7px 0px 7px;
	height: 24px;
	background: url(../frame/titlelilac_bg.gif) no-repeat right #ac84bb;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	color: #fff;
}
h2.titleroon {
    margin: 6px 5px 2px 5px;
    padding: 3px 7px 0px 7px;
    height: 18px;
    background: #ac84bb;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 10px;
    color: #fff;
}
h2.titlered{
    margin: 6px 0px 0px 0px;
    padding: 3px 7px 0px 7px;
    height: 24px;
    background: url(../frame/titlered_bg.gif) no-repeat right #ff4a89;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 14px;
    color: #fff;
}
h2.titlered a, h2.titlelilac a, h2.titleroon a {
    display: block;
    height: 24px;
    color: #fff;
    text-decoration: none;
}
h2.titlered a:hover{
    color: #ffcfcf;
}

h2.titlelilac a:hover, h2.titleroon a:hover{
	color: #eadfee;
}
h2.pinkdot{
	margin: 10px 10px 10px 0px;
	background: url(../frame/dottedline_pink.gif) repeat-x bottom;
	background-position: 0px 19px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 20px;
	color: #ff4a89;
}
h2.pinkdot span{
	padding: 0px 0px 0px 10px;
	background: #fff;
}

/* button */
input.button, input.button2, input.button3, input.button4{
	width: auto;
	overflow: visible;
	padding: 0px 0px;
	background: #ac84bb;
	border: solid 2px #fff;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
    padding: 0 4px;
}
input.button2{
	background: #ff4a89;
	color: #fff;
}
input.button3{
	background: #ffcfcf;
	color: #ff4a89;
}
input.button4{
	background: #fcebeb;
	color: #ff4a89;
	border: solid 2px #ff4a89;
}
input.buttonfav1{
	padding: 0px;
	margin: 0px;
	width: 24px;
	height: 24px;
	background: url(../frame/gallery_fav.gif) no-repeat;
	border: none;
	cursor: pointer;
}
input.buttonfav2{
	width: auto;
	overflow: visible;
	padding: 0px 10px 0px 20px;
	background: url(../frame/fav_heart.gif) no-repeat #ac84bb;
	background-position: 4px 3px;
	border: solid 2px #fff;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
}

/* üzenetek */
.error{
	margin: 10px 0px;
	padding: 5px;
	background: #df0d57;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
.success{
	margin: 10px 0px;
	padding: 5px;
	background: #eadfee;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8f59a3;
	text-align: left;
}
.error .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(../frame/error_bg.gif) no-repeat #df0d57;
	background-position: 4px 4px;
}
.success .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(../frame/success_bg.gif) no-repeat #eadfee;
	background-position: 4px 4px;
}
.notice{
    margin: 10px 0px;
    padding: 5px 22px;
    border: solid 2px #ac84bb;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 12px;
    color: #ac84bb;
    background: url(../frame/notice.gif) no-repeat;
    background-position: 4px 4px;
    text-align: left;
}

/* Layeres üzenetek */
#error_message{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 111;
	padding: 5px;
	width: 410px;
	background: #df0d57;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
#success_message{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 110;
	padding: 5px;
	width: 410px;
	background: #eadfee;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8f59a3;
	text-align: left;
}
#error_message .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(../frame/error_bg.gif) no-repeat #df0d57;
	background-position: 4px 4px;
}
#success_message .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(../frame/success_bg.gif) no-repeat #eadfee;
	background-position: 4px 4px;
}

/* lapozás */
.fps_nav{
	padding: 0px 35px;
	margin: 10px 0px;
	width: 550px;
	background: #eadfee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f59a3;
	overflow: hidden;
	text-align: left;
}
.fps_nav .nav_row{
	padding: 7px 0px;
	width: 550px;
	position: relative;
	overflow: hidden;
}
.fps_nav span{
	display: block;
	padding: 5px 0px;
	font-weight: bold;
	color: #8f59a3;
	text-align: center;
}

.fps_nav .pager_left{
	float: left;
	position: relative;
	width: 180px;
	height: 14px;
}
.fps_nav .pager_right{
	float: right;
	position: relative;
	width: 200px;
	height: 14px;
}
.fps_nav a.firstpage{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 30px;
	width: 90px;
	height: 12px;
	background: url(../frame/firstpage.gif) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
.fps_nav a:hover.firstpage{
	background-position: 0px -12px;
}
.fps_nav a.lastpage{
	display: block;
	position: absolute;
	top: 0px;
	left: 85px;
	padding-right: 30px;
	width: 85px;
	height: 12px;
	background: url(../frame/lastpage.gif) no-repeat;
	background-position: 90px 0px;
	text-align: right;
	text-decoration: none;
}
.fps_nav a:hover.lastpage{
	background-position: 90px -12px;
}
.fps_nav a.stepleft{
	display: block;
	position: absolute;
	top: 0px;
	left: 110px;
	padding-left: 17px;
	width: 63px;
	height: 12px;
	background: url(../frame/left_nav.gif) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
.fps_nav a:hover.stepleft{
	background-position: 0px -12px;
}
.fps_nav a.stepright{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-right: 17px;
	width: 63px;
	height: 12px;
	background: url(../frame/right_nav.gif) no-repeat;
	background-position: 68px 0px;
	text-align: right;
	text-decoration: none;
}
.fps_nav a:hover.stepright{
	background-position: 68px -12px;
}
.fps_nav .pagerrow {
	position: absolute;
	top: 7px;
	left: 180px;
	width: 190px;
	font-size: 11px;
	text-align: center;
}
.fps_nav .pagerrow b{
	margin: 2px;
	text-decoration: underline;
}
.fps_nav .pagerrow b.lotof{
	margin: 2px;
	text-decoration: none;
}
.fps_nav .pagerrow a{
	margin: 2px;
	text-decoration: none;
}
.fps_nav .pagerrow a:hover{
	text-decoration: underline;
}
.fps_nav a{
	color: #8f59a3;
}
.fps_nav a:hover{
	color: #ff4a89;
}

/* back */
.back{
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 20px;
    text-align: left;
    height: 16px;
    vertical-align: top;
}
.back a{
    display: inline;
    padding-left: 20px;
    height: 16px;
    /*width: 60px;*/
    color: #ff4a89;
    background: url(../frame/left_arrow.gif) no-repeat;
    background-position: 0px bottom;
    text-decoration: underline;
}
.back a:hover{
    height: 16px;
    background: url(../frame/left_arrow_hover.gif) no-repeat;
    background-position: 0px bottom;
    color: #8f59a3;
    text-decoration: none;
}

/* breadcrumps */
#breadcrumps{
	padding: 1px 10px;
	font-size: 2px;
	text-align: left;
	background: #ff4a89;
	color: #fff;
}
#breadcrumps .bcmenu{
	padding-bottom: 2px;
	font-size: 9px;
}
#breadcrumps ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#breadcrumps ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
}
#breadcrumps ul li a{
	text-decoration: none;
	color: #fff;
}
#breadcrumps ul li a:hover{
	text-decoration: underline;
}
#breadcrumps span{
	margin: 0px 2px 0px 5px;
}

/* kettő hasáb, meg a float-right-os fajta */
div.category1{
    float: left;
    margin-right: 6px;
    width: 307px;
}
div.category2{
    float: left;
    width: 307px;
}
div.category3{
    float: right;
    width: 307px;
}

/* FRAME */
body{
	margin: 0px;
	padding: 0px;
	background: #ffefef;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f59a3;
}

#container{
	margin: 0px auto;
	width: 980px;
	background: #fff;
}
#header{
	position: relative;
	width: 980px;
	height: 58px; /*66px*/
	background: #ffcfcf;
	border-bottom: solid 4px #fff;
}
#hlogo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 305px;
	height: 58px;
}
#hlogo a{
	display: block;
	width: 305px;
	height: 58px;
	background: url(../frame/logo.gif) no-repeat;
}
#hlogo a span{
	display: none;
}

/*LANGSELECTOR*/
#hlangselector {
	position: absolute;
	left: 500px;
	top: 12px;
}

#hlangselector img {
	vertical-align: middle;
	margin-right: 5px;
}

#hlangselector a {
	text-decoration: none;
}

#hlangselector a.selected {
	font-weight: bold;
}

/*SEARCH_HEAD*/
#hsearch{
   position: absolute;
   left: 644px;
   top: 10px;
}
#hsearch input{
   border: 1px solid #fff;
   color: #ff4a89;
   font-size: 11px;
   width: 126px;
   height: 15px;
   padding: 2px 0px 0px 2px;
   margin: 0px;
}
#hsearch .h_search_button{
    width: 100px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    margin-left: 8px;
    background: #ffcfcf;
    border: solid 2px #fff;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #ff4a89;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
}

/* HELP ICO */
#hhelp{
	position: absolute;
	top: 3px;
	right: 5px;
	width: 80px;
	height: 30px;
	font-size: 9px;
	font-weight: bold;
}
#hhelp a{
	display: block;
	padding: 4px 0px 0px 5px;
	width: 75px;
	height: 26px;
	background: url(../frame/help_bg.gif) no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	color: #ff4a89;
}
#hhelp a:hover{
	color: #8f59a3;
}

/* MENU */
#header_menu{
	position: absolute;
	top: 36px;
	right: 0px;
	height: 23px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
#header_menu ul{
	height: 23px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header_menu ul li{
	float: left;
	display: block;
	margin: 0px 0px 0px -15px;
	padding: 0px;
	height: 23px;
	text-align: left;
}
#header_menu ul li a{
	display: block;
	height: 18px;
	width: auto;
	padding: 5px 5px 0px 15px;
	background: url(../frame/hmenu_bg.gif) no-repeat;
	background-position: 0px 0px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#header_menu ul li.lilac a{
	display: block;
	height: 18px;
	width: auto;
	padding: 5px 5px 0px 15px;
	background: url(../frame/hmenu2_bg.gif) no-repeat;
	background-position: 0px 0px;
	color: #fff;
	text-decoration: none;
}
#header_menu ul li a:hover{
	background-position: 0px -23px;
	color: #ff4a89;
}
#header_menu ul li a.active{
	background-position: 0px -23px;
	color: #ff4a89;
}

#left{
	float: left;
	padding-bottom: 6px;
	width: 147px;
	text-align: left;
}
#center{
	float: left;
	padding-bottom: 6px;
	width: 620px;
	text-align: left;
}
#right{
	float: right;
	padding: 0px 7px 6px 6px;
	width: 200px;
	text-align: left;
}

/*  MENU */
#footer_menu{
	clear: both;
	margin-bottom: 3px;
	padding-top: 5px;
	width: 980px;
	height: 17px;
	background: #ff4a89;
	color: #ff4a89;
	font-size: 10px;
	text-align: center;
}
#footer_menu ul{
	height: 12px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
}
#footer_menu ul li{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 12px;
	border-right: solid 1px #fff;
}
#footer_menu ul li a{
	display: block;
	color: #fff;
	text-decoration: none;
}
#footer_menu ul li a:hover{
	text-decoration: underline;
}
#footer_menu ul li.noborder{
	border: none;
}
/*footer link exchange*/
#footer_link_exchange{
    text-align: center;
    margin: 2px 0px 5px 0px;
    font-size:10px;
}
#footer_link_exchange a{
    text-decoration: none;
}
#footer_link_exchange a:hover{
    text-decoration: underline;
    color: #8f59a3;
}
/* footer */
#footer{
	width: 980px;
	padding-top: 2px;
	height: 15px;
	background: #ffcfcf;
	font-size: 10px;
	font-weight: bold;
	color: #ff4a89;
}
#footer a{
	color: #ff4a89;
	text-decoration: none;
}
#footer a:hover{
	color: #8f59a3;
}

.loading{
	display: none;
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 2px 5px;
	background: #ff4a89;
	font-size: 11px;
	color: #fff;
	text-align: left;
}

/* send e-mail layer */
#page_mailer{
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 5px;
	width: 450px;
	background: #fff;
	border: solid 3px #ff4a89;
	font-size: 11px;
	text-align: left;
}
#page_mailer .header{
	position: relative;
	width: 450px;
	height: 46px;
	background: url(../frame/header_bg_small.gif) #ffcfcf repeat-x bottom ;
	text-align: right;
}
#page_mailer .header .logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 245px;
	height: 40px;
	background: url(../frame/logo_small.gif) no-repeat;
}
#page_mailer .header h2{
	padding: 12px 10px 0px 0px;
	font-size: 15px;
}
#page_mailer h3{
	padding: 5px;
	font-size: 12px;
}
#page_mailer p.indent{
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
#page_mailer .bal{
	float: left;
	padding: 2px 5px;
	width: 215px;
	font-weight: bold;
	text-align: right;
}
#page_mailer .jobb{
	float: right;
	padding: 2px 5px;
	width: 215px;
	text-align: left;
}
#page_mailer .button_row{
	margin-top: 15px;
	padding: 5px 25px 5px 25px;
	width: 400px;
	background: #ffcfcf;
	text-align: center;
}
#page_mailer input.text, #page_mailer textarea{
	padding: 2px;
	width: 207px;
	border: solid 1px #ff4a89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f59a3;
}
#page_mailer input.check{
	border: none;
	background: none;
}

/* POPUP FORUM */
#forum_popup{
	margin: 0px auto;
	width: 640px;
	background: #fff;
	font-size: 11px;
	text-align: left;
}
#forum_popup .header{
	position: relative;
	width: 640px;
	height: 46px;
	background: url(../frame/header_bg_small.gif) #ffcfcf repeat-x bottom ;
	text-align: right;
}
#forum_popup .header .logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 245px;
	height: 40px;
	background: url(../frame/logo_small.gif) no-repeat;
}
#forum_popup .header h2{
	padding: 12px 10px 0px 0px;
	font-size: 15px;
}
/**/
#forum_popup .content{
	padding: 10px;
	width: 620px;
}
#forum_popup .content .emoticons{
	float: right;
	padding: 0px 20px;
	width: 130px;
}
#forum_popup .content .emoticons img{
	margin: 3px;
}
#forum_popup .content .postarea{
	float: left;
	width: 450px;
}
#forum_popup .content .postarea textarea{
	width: 446px;
	height: 110px;
	padding: 2px;
	border: solid 1px #ff4a89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f59a3;
}
#forum_popup .button_row{
	margin-top: 15px;
	padding: 5px 25px 5px 25px;
	width: 570px;
	background: #eadfee;
	text-align: left;
}
#forum_popup .button_row input{
	width: 90px;
}
#forum_popup .forum_preview{
	margin: 0px 0px 15px 0px;
	padding: 5px;
	width: 608px;
	border: solid 1px #8f59a3;
}
#forum_popup .content .rows{
	padding: 2px 0px;
	width: 620px;
}
#forum_popup .content .rows b{
	display: block;
	float:left;
	width: 150px;
}
#forum_popup .content .rows span{
	display: block;
	float:left;
	width: 450px;
}
#forum_popup .content .rows span.colored{
	color: #ff4a89;
	font-weight: bold;
}
#forum_popup .content .rows input{
	width: 300px;
	padding: 2px;
	border: solid 1px #ff4a89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f59a3;
	font-weight: normal;
}
#forum_popup .content .rows select{
	width: 308px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f59a3;
	font-weight: normal;
}
