h1 {

    color: #202020;
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 30px;
    font-weight: normal;
    margin-top: 0px;
    text-transform: uppercase;
}
h2 {
    color: #202020;
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0px;
    text-transform: uppercase;
}
h3 {
    color: #202020;
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-top: 0px;
    text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
hr {
	color:var(--gs-red);
	background: #930101;
	border: 0; 
	height:1px;
	margin: 10px 0px 10px 0px;
}	

.curosor-pointer {
	cursor: pointer;
}

/********************************************************************************* page */
#page_footer {
	float: left;
	width: 100%;
	
	background-color: #410303;
	text-align: left;
	font-weight: normal;
	color: #FFF;
}
.footerTable{
    width: 1000px;
}
#page_footer hr {
	background-color: #fff;
	color: #fff;
	border-top: 1px #fff solid;
}
#page_footer a {
	color:#fff;
	text-decoration: none;
	font-size: 12px;
}
#page_footer a:hover {
	color:#fff;
	text-decoration: underline;
	font-size: 12px;
}
#page_footer ul {
	list-style:square;
	color: #fff;
}
#page_footer li {
	margin: 2px 0px 2px 0px;
}

	
/********************************************************************************* footer section */


#footer { 	
	float:left;
	width:980px;
	font-size: 15px;
	color: #BBBBBB;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* #footer_header {
}
#footer_footer {
}
#footer_body {
} */
#footer a {
	color: #cc0033;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;	
	text-decoration: none;
}


/**********************************************************************************   FORM */


#form_validator {
	margin: 10px 0px 0px 0px;
	border: 1px #333 solid;
	padding: 3px;
	width: 400px;
	min-height: 30px;
	overflow: auto;
}
#form_validator img{
	margin: 2px;
}

/**************************  ERROR */
#error_message {
	color:#FFF;
	background-color: #900;
	padding: 10px;
	overflow: auto;
	margin: 0px auto 10px auto;
	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#error_message a {
	color: #FC0;
	font-weight: bold;
}
#succes_message {
	color:#FFFFFF;
	background-color: #060;
	padding: 10px;
	overflow: auto;
	margin: 0px auto 10px auto;
	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#warning_message {
	color:#000;
	background-color: #FC0;
	padding: 10px;
	overflow: auto;
	margin: 0px auto 10px auto;
	
	-moz-border-radius: 10px;
	border-radius: 10px;
}

a.selected_menu {
	background-color: #202020;
	color: #fff;
	padding: 3px;
	border: none;
}
a:hover.selected_menu {
	background-color: #FC0;
	color: #000;
	padding: 3px;
	border: none;
}

/* GS AKTIV */
a.gsaktiv_text {
	display: inline;
}
.gsaktiv_box {
	margin-top: 5px;
	font-size: 10px;
	max-height: 550px;
	height: 0px;
    transition: height 1s ease .1s;
	overflow: auto;
}
.gsaktiv_text {
	font-size: 12px;
}
.gsaktiv_item {
	border-bottom: 1px #d5d5d5 solid;
	padding: 3px 0px 3px 0px;
}
.gsaktiv_item:hover {
	background-color: #CCC;
}
/*************************************************************************** STARTADMIN BEALLITASOK */

/* KERESO */

.search_form {
	margin-top: 8px;
}

/* KERESO VEGE */


/*************************************** kepgaleria */
#galeria_list {
	min-width: 500px;
	float: left;
}

.galeria_thumb {
	float: left;
	background-color: #FFFFFF;
/*	border: 1px #999999 solid;*/
	width: 180px;
	height: 150px;
	margin: 5px;
	text-align: center;
	padding-top: 10px;
	
	font-size: 10px;
	color: #999999;
}
.galeria_thumb img{
	border: 0px;
}
.galeria_thumb a{
	text-decoration: none;
	font-size: 10px;
	font-weight:bold;
	color:#666666;
}

.kepgaleria {
	float: left;
}
.kepgaleria_kep {
	float: left;
	background-color: #FFFFFF;
/*	border: 1px #999999 solid;*/
	width: 180px;
	height: 180px;
	margin: 7px;
	text-align: center;
	padding-top: 10px;
}
.kepgaleria_szoveg{
	margin: 10px;
	color:#666666;
	font-size: 14px;
}


/********************************************* BLOG KEZDETE */
#bloglistbox {
	font-size: 12px;
}
.bloglist_magazin {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
#bloglistbox a.cimsor{
	text-decoration: none;
    color: #202020;
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 18px;
    font-weight: normal;
}
#bloglistbox a:hover.cimsor{
	text-decoration: underline;
}

#bloglistbox img {
	float: left;
	background-position: center;
	width: 110px; 
	height: 110px;
	border: 1px #CCC solid;
}
#blog_szoveg {
	overflow: visible;
	margin: 0px 0px 20px 0px;
}
.list-with-image img {
	float: left;
	background-position: center;
	border: 1px #CCC solid;
}
.list-with-image a.cimsor{
	text-decoration: none;
    color: #202020;
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 18px;
    font-weight: normal;
}
.list-with-image a:hover.cimsor{
	text-decoration: underline;
}

/* MAGAZINE SUBMENU */
.submenu {
    background-color: transparent;
    border-color: transparent;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: Oswald;
	text-transform: uppercase;
	font-size: 16px;
	list-style: none;
}
.submenu > ul {
	list-style: none;
}
.submenu > li {
	width: fit-content;
	float: left;
}
.submenu > li > a
,.submenu  > li > a:focus
,.submenu  > .active > a
,.submenu  > .active > a:focus 
,.submenu > li > a:hover {
	color: #f0f0f0;
	margin: 2px 25px 2px 0px;
	padding: 8px 15px;
	text-decoration: none;
	display: block;
	/* height: 40px; */
}
/* .submenu > .active > a {
	background-color: #600f0f;
}
.submenu  > .active > a:hover  {
	background-color: #fc0;
} */
.submenu > li > a {
	background-color: #696969;
}
.submenu > li > a:hover {
	background-color: #fc0;
	color: #202020;
}



/* GYORSTESZT */
.magazin_tesztek_list {
	
	padding: 4px;
	border-bottom: 1px #ededed solid;
	overflow: hidden;
}
.magazin_tesztek_list:hover {
	background-color: #ededed;
}
.magazin_tesztek_list a {
	text-decoration: none;
	color: #333;
	display: block;
}
.magazin_tesztek_list a:hover {
}
/* GYORSTESZT VEGE */
/* BLOG VEGE */



/* HIRDETES */
.frm_hirdetes_lista {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
.gs-form {
	
	background-color: #dedede;
	border: none;
	
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	margin: 0px;

	display: contents;
}
.gs-form-filter {
	background-color: none;
	border: none;
	
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0px;
	margin: 0px;
}
.form_hirdetes_szuro {
	border: 0px;
	background-color: transparent;
	font-weight: bold;
	border: 1px #CCC solid;
}

#hirdeto_statusz_edit form {
	text-transform: none;
	font-weight: normal;
}
#hirdetes_fa{}

#hirdetes_fa ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color:#000000;
	list-style:none;
}
#hirdetes_fa li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color:#000000;
	list-style:none;
}
#hirdetes_fa li.almenu a{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	color:#FFF;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}
#hirdetes_fa img {
	padding: 0px;
	margin: 0px;
}
#hirdetes_fa a {
	color:#FFF;
	text-decoration: none;
}
#hirdetes_fa a:hover {
	text-decoration: underline;
}
.frm_create_hirdetes {
	float: left;
	width: 700px;
	background-repeat: repeat-x;
	border: 1px #CCC dotted;
	color: #000;
	font-size: 12px;
}
#akcios_ar {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* hirdeteslist */
#hirdeteslist {
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
}


.hirdeteslist_hirdetes {
	float: left;
	height: 265px;
	max-width: 195px;
	margin: 5px 10px 5px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	text-align: center;
	border: 1px #dedede solid;
	background-color: #f0f0f0;
	overflow: hidden;
	background-image: url(../i/more_content_button_grey.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.hirdeteslist_hirdetes:hover {
    background-color: #e1e1e1;
}
.hirdeteslist_hirdetes a{
	font-weight: normal;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	color: #202020;
}
.hirdeteslist_hirdetes a:hover{
	text-decoration:none;
}
.hirdeteslist_hirdetes img {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	height: 150px;
	width: 100%;
	max-width: 320px;
	background-position: center;
	background-color: #FFF;
	background-size: cover;
}


@media screen and (max-width: 480px) {
	.hirdeteslist_hirdetes {
		float: none;
		margin: 20px 10px;
		max-width: 100%;
	}
}
img.hirdetes_button_image {
	margin: 5px;
	height: 20px;
	width: 20px;
    padding: 5px;
	border: 1px #ccc solid;
    background-color: #e2e2e2;

    -moz-border-radius: 3px;
	border-radius: 3px;
}
img.hirdetes_button_image:hover {
    background-color: #fff;
}
.hirdeteslist_hirdetes_kiemelt_inaktiv {
	background-color: #f1f1f1;
}
.hirdeteslist_hirdetes_kiemelt_inaktiv img {
	background-position: center;
	background-color: #FFF;
}
.hirdeteslist_hirdetes_hozzaadas {
    border: 5px #d1d1d1 dashed;
    overflow: hidden;
}

#hirdeteslist_kiemelt {
	float: left;
	width: 520px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	min-height: 220px;
}
.hirdeteslist_hirdetes_kiemelt {
	border: 1px #dedede solid;
	background-color: #e0e0e0;
	background-image: url(../i/more_content_button.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.hirdeteslist_hirdetes_kiemelt:hover {
    background-color: #d1d1d1;
}
.hirdeteslist_hirdetes_kiemelt a{
	color: #000000;
}
.hirdeteslist_hirdetes_kiemelt a:hover{
	text-decoration:underline;
}
.hirdeteslist_hirdetes_kiemelt img {
	border: 1px #f2f2f2 solid;
	background-color: #FFF;
}

.hirdeteslist_hirdetes_inaktiv {
	float: left;
	width: 200px;
	height: auto;
	margin: 5px 10px 5px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	text-align: center;
	border: 1px #dedede solid;
	background-color: #FFF;
	overflow: visible;
	background-position: bottom right;
	background-repeat: no-repeat;
    color: #CCC;
}
.hirdeteslist_hirdetes_inaktiv a{
	color: #CCC;
	font-weight: normal;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}
.hirdeteslist_hirdetes_inaktiv a:hover{
	text-decoration:underline;
}
.hirdeteslist_hirdetes_inaktiv img {
        background-color: #FFFFFF;
        background-position: center center;
        border: 1px solid #F2F2F2;
        height: 150px;
        margin: 10px 0 0;
        padding: 0;
        width: 192px;
}
.hirdetes_list_cim {
	font-weight: bolder;
	font-size: 12px;
	width: 100%;
	min-width: 195px;
	height: 25px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	color: #202020;
}
.hirdeteslist_ar {
	color: #202020;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0;
	padding-left: 10px;
	text-decoration: none;
	width: 140px;
}
.hirdeteslist_ar_szoveges {
	color: #202020;
	font-size: 12px;
	font-weight: bold;
	margin: 12px 0 0;
	padding-left: 10px;
	text-decoration: none;
	width: 140px;	
}

#hirdetes {
	float: left;
	width: 100%;
	overflow: visible;
}
.hirdetes-pic {
	max-height: 300px;
	margin: 0px auto;
	padding: 5px;
	border: 1px #e4e4e4 solid;
	
}
.hirdetes-thumb {
	border: 1px #e4e4e4 solid;
	float: left;
	padding: 3px;
	margin: 0px 10px 10px 0px;
	height: 50px;
}
#hirdetes_ar {
	color:#930101;
	font-size: 16px;
	font-weight: bold;
}
#hirdetes_adatsor {
	font-weight:bold;
	color: #000;
}

#hirdetes_bemutato {
	text-transform: none;
	width: 600px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
}

#hirdetes_keplist {
	float: left;
	width: 380px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#hirdetes_keplist .hirdetes_keplist_thumb {
	height: 70px;
	width: 250px;
	padding: 0px 0px 10px 0px;
	margin: 5px 0px 0px -3px;
	background: #cca766;
	background-repeat: no-repeat;
}

#hirdetes_feltoltes_kepek {
	/* border-left: 10px #036 solid; */
	padding: 15px;
	display: table;
}
#hirdetes_feltoltes_aktivalas {
	border: 1px #333 solid;
	padding: 10px;
	background-color: #f1f1f1;
	border-left: 10px #600 solid;
}
#hirdetes_feltoltes_kiemeles {
	border-left: 10px #036 solid;
	padding: 10px;
}


.kiemelt_nagy {
	height: 410px;
	margin: 0px 10px 5px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	text-align: center;
	border: 1px #dedede solid;
	background-color: #f0f0f0;
	overflow: visible;
	background-image: url(../i/more_content_button_grey.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.kiemelt_nagy:hover {
    background-color: #e1e1e1;
}
.kiemelt_nagy a{
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}
.kiemelt_nagy a:hover{
	text-decoration:none;
}
.kiemelt_nagy img {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	height: 300px;
	width: 100%;
	border: 1px #f2f2f2 solid;
	background-position: center;
	background-color: #FFF;
	background-size: cover;
}
.kiemelt_nagy_cim {
	font-weight: bolder;
	font-size: 12px;
	width: 100%;
	float: left;
	margin-top: 5px;
}
.kiemelt_nagy_ar {
	color: #202020;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0;
	padding-left: 10px;
	text-decoration: none;
	width: 100%;
}

/* kiemelt_kicsi_item */
.kiemelt_kicsi {
    overflow: visible;
}
.kiemelt_kicsi a {
    text-decoration: none;
    color: #333;
}
.kiemelt_kicsi a:hover {
    text-decoration: none;
    color: #333;
}

.kiemelt_kicsi_item {
    border: #ededed 1px solid;
    padding: 10px;
    margin-bottom: 10px;
    width: 90%;
    float: left;
    background-image: url(../i/more_content_button_grey.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    overflow: visible;
}
.kiemelt_kicsi_item:hover {
    background-color: #ededed;
}
.kiemelt_kicsi_item img {
    margin: 0px 5px 5px 0px;
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover;
	width: 100px;
	height: 100px;
}
.kiemelt_kicsi_item a {
    text-decoration: none;
    color: #333;
}
.kiemelt_kicsi_item a:hover {
    text-decoration: none;
    color: #333;
}


.filter_footer {
	float: left;
	width: 100%;
	background-color: #dedede;
	overflow: hidden;
	border-radius: 0px 0px 4px 4px;
	padding: 10px;
}
.box_title {
    background-color: #DEDEDE;
    color: #202020;
    font-family: 'bebas_neueregular',sans-serif;
    font-size: 20px;
    font-weight: normal;
    height: 30px;
    margin: 0;
    padding: 0px 0 0 10px;
    text-align: left;
}
.hirdetes_fooldal_banner{
	margin: 20px 0px 20px 0px;
	width: 100%;
	float: left;
}

/* HIRDETES VEGE */

#kapcsolat_form input {
	width: 300px;
}
#kapcsolat_form  form{
	background-image: none;
	border: 1px	#666 solid;
	width: 380px;
}
#kapcsolat_form {
	float: left;
	width: 420px;
	padding: 10px;
	margin: 10px 0px 0px 0px;
}
.kapcsolat_textarea {
	width: 450px;
}
input.kapcsolat_form_sumbit {
	width: 100px;
}

#reklam_a_hirdetesben {
	float: left;
}

/*  FEED - TERMEK ES KEP PORGETO BEALLITASA */
#hirdetes_kepek_div {
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
.glidecontentwrapper{
	position: relative; /* Do not change this value */
	width: 230px;
	height: 200px; /* Set height to be able to contain height of largest content shown*/
	border: 5px solid #650000;
	overflow: hidden;
	padding: 0px;
	margin: 0px;

	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}
.glidecontent{ /*style for each glide content DIV within wrapper.*/
	position: absolute; /* Do not change this value */
	background: white;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
	width: 330px;
}
.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	width: 240px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	text-align: center; /*How to align pagination links: "left", "center", or "right" */
	background: #650000; /*always declare an explicit background color for fade effect to properly render in IE*/
	
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
.glidecontenttoggler a{ /*style for every navigational link within toggler */
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #666;
	padding: 1px 3px;
	margin-right: 3px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	width: 10px;
	height: 10px;
}
.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
	background: #650000;
	color: #fff;
}
.glidecontenttoggler a:hover{
	background: #fff;
	color: #650000;
}
.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}
.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}
.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
	background: #333;
	color: white;
}
/* FEED VEGE */
#hirdetes_adatlap {
    border: 1px solid #ededed;
    margin: 0px;    
    overflow: visible;
    padding: 10px;
    width: 100%;
}
.hirdetes_cimsor_alatt {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}
#hirdetes_leiras {
	float: right;
	width: 100%;
	margin: 10px 0px 10px 0px;
	font-size: 18px;
}
.manage_hirdetes_kep_picture_checked {
	width: 130px;
	height: 180px;
	border: 1px #600 dotted;
	padding: 5px;
	float: left;
	margin: 5px;
}
.manage_hirdetes_kep_picture {
	width: 130px;
	height: 150px;
	float: left;
	margin: 5px;
}

#hirdetes_legfrissebbek {
	width: 100%;
	min-height: 10px;
	font-size: 10px;
	margin: 0px;
	padding:0px;
}
#hirdetes_legfrissebbek ul {
	padding: 0px;
	margin: 0px;
}
#hirdetes_legfrissebbek li {
	padding: 1px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	list-style: none;
}
#hirdetes_legfrissebbek h2 {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#hirdetes_fooldal_box {
	width: 720px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	font-size: 11px;
}
#hirdetes_fooldal_box ul {
	list-style: none;
	padding: 0px;
	margin: 2px;
}
#hirdetes_fooldal_box li{
	padding: 4px;
	margin: 0px 0px 0px 0px;
}
#hirdetes_fooldal_box li.paros{
	background-color: #f2f2f2;
}
#hirdetes_fooldal_box li.paratlan{
	background-color: #d9d9d9;
}
#hirdetes_fooldal_box h1 {
	font-size: 14px;
	color: #2E4160;
	font-weight: bold;
	border-bottom: 2px #CCC solid; 
	width:100%; 
	padding: 0px; 
	margin: 0px 0px 0px 0px; 
	white-space: nowrap;
}
#hirdetes_fooldal_box a {
	text-decoration: none;
}
#hirdetes_fooldal_box a:hover {
	text-decoration: underline;
}

/* HIRDETES VEGE */


.lapozo {
	width: 100%;
	height:30px;
	color: #333333;
	font-weight: bold;
	overflow: visible;
	margin: 20px 0px 20px 0px;
}

#lapozo_bal {
	float: left;
	width: 110px;
}
#lapozo_szamsor {
	/*
	text-align:center;
	width: 100%;
	*/
}
#lapozo_jobb {
	float: right;
	width: 110px;
}


/***************************************** KOMMENT  */
#komment_szoveg textarea {
	width: 100%;
	height: 100px;
}
.komment_list_fejlec {
	color: #666666;
	font-weight: bold;
	float: left;
	width: 480px;
}
.komment_list_fejlec a{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.komment_list_bejegyzes {
	background-color: #E8E8E8;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	font-size: 10px;
	border-top: 4px #CCCCCC solid;
	overflow: hidden;
}

.komment_list_datum {
	float: right;
	color: #666666;
	border-bottom: 1px #999999 solid;
}

.komment_list_szoveg {
	float: right;
	font-size: 12px;
	width: 100%;
	text-align: left;
}
.komment_webuser_kiskep
{
	float: left;
	width: 70px;
	height: 90px;
	margin-right: 5px;
	background-position: top center;
}
a.komment_href {
	float: right;
	margin-top: 5px;
	text-decoration: none;
}
a.komment_href:hover {
	text-decoration: underline;
}

/******************************************* KOMMENT VEGE */

/************************************ FORUM  */
#kompakt_forum_div{
	
}
.forum_kompakt {
	border: 1px #CCC solid;
	width: 100%;
}
a.forum_kompakt {
	text-decoration:none;
	
    color: #202020;
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-top: 0px;
    text-transform: uppercase;
	display:block;
	padding: 3px;
	background-color: var( --gs-box-title-bg );
}
/******* A kommentezeshez szukseges form elemek is a Forumbol taplalkoznak */
#forum form {
	border: none;
	background: none;
}
#forum {
	width: 100%; 
	float: left;
}
.forum_szoveg  {
	width: 100%;
	height: 30px;
}
.forum_list_fejlec {
	color: #666666;
	font-weight: bold;
	float: left;
	width: 500px;
}
.forum_list_fejlec a{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.standard_link {
	color: #930101; 
	text-decoration: underline;
}


.forum_list_bejegyzes {
	background-color: #E8E8E8;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	font-size: 10px;
	border-top: 4px #CCCCCC solid;
	overflow: hidden;
}
.kimoderalt {
	border-left: 8px var(--gs-red) solid;
}
.forum_list_datum {
	float: right;
	color: #666666;
	border-bottom: 1px #999999 solid;
}

.forum_list_szoveg {
	width: 100%;
	float: right;
	font-size: 12px;
	margin: 5px 0px 0px 0px;
	text-align: left;
}
.forum_webuser_kiskep
{
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 5px;
	background-position: top center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.forum_quotation {
	width: 80%;
	padding: 20px;
	font-size: 10px;
	font-style: italic;
	border: 1px #333 solid;
}

#forum_tema_list a {
	text-decoration: none;
}
#forum_tema_list a:hover {
	text-decoration: underline;
}
#tema_leiras {
    font-size: 12px;
    font-style: italic;
    width: 100%;
}
.forum_tema_header {
	background-color: #f2f2f2;
	padding: 10px;
	border: 2px #999 solid;
	margin: 0px 0px 10px 0px;
}
.nopic_forum_tema {
	border: 1px #CCC solid;
	background-color: #e1e1e1;
}
/*****************************************88 FORUM VEGE */

/* WEBUSER */
#online_taglist {
    max-height: 600px;
    overflow: auto;
    width: auto;
}
.online_taglist_item {
	margin: 0px;
	padding: 0px;
	margin: 3px 3px 0px 3px;
}
img.online_taglist_kiskep {
	width: 25px;
	height: 25px;
	border: 2px #fff solid;
}

#content_balbox_login_form {
	margin: 0px 0px 0px 0px;
	width: 250px;
	color: #FFF;
}
#content_balbox_login_form a{color: #FFF;}
#content_balbox_login_form h1{color: #FFF;}
#content_balbox_login_form h2{color: #FFF;}
#content_balbox_login_form form {
	width: 180px;
	padding: 10px;
	background: none;
	border: none;
	color: #FFF;
}
#content_balbox_login_form input {
	width: 150px;
}

.manage_kep_picture_checked {
	width: 400px;
	border: 1px #600 dotted;
	background-position: center;
	padding: 5px;
	float: left;
	margin: 5px;
}
.manage_kep_picture {
	width: 400px;
	float: left;
	margin: 5px;
}
#adatlap_kep_picture {
	width: 300px;
	height: 400px;
	margin: 10px;
	background-repeat: no-repeat;
}

#webuser-list{
	width: 100%;
	float: left;
	overflow: visible;
}
.webuser {
	border: #ededed 1px solid;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	width: 90%;
	float: left;
	background-image: url(../i/more_content_button_grey.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: visible;
}
.webuser:hover {
	background-color: #ededed;
}
.webuser img {
	margin: 0px 5px 5px 0px;
	background-repeat: no-repeat;
	background-position: center;
}
.webuser a {
	text-decoration: none;
	color: #333;
}


.taglista_tag {
	width: 340px;
	height: 80px;
	float: left;
	background-color: #E5E5E5;
	margin: 10px;
	padding: 10px;
	overflow: visible;
}
div.taglista_webuser_kiskep {
	float: left;
	background-color:#f2f2f2;
	width: 40px;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
	border: 4px #CCC solid;
	margin: 5px;
	font-size: 24px;
	font-weight: bold;
}
img.taglista_webuser_kiskep {
	float: left;
	
	width: 50px;
	height: 50px;
	margin: 5px;
}
.taglista_webuser_kiskep a {
	border: none;
}
.taglista_szoveg {
	font-size: 10px;
}
.taglista_szoveg a {
	font-size: 14px;
	font-weight: bold;
}
#uzenetform_cimke input[type=text] {
	width: 550px;
}

#uzenetform textarea {
	width: 100%;
	height: 100px;
}
#webuser_menu a.erkezett {
	font-weight: bold;
	color: #FC0;
}
#webuser_menu li > a {
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#webuser_menu ul {
	padding: 10px;
	margin: 0px;
}
#uzenetform form {
	width: 100%;
	overflow: visible;
	background: none;
	border: none;
}
#uzenet.tabsheet {
	width: 98%;
}
#hirdetesek.tabsheet {
	width: 98%;
}
#ertekeles.tabsheet {
	width: 98%;
}
.webuser_message_list {
	font-weight: normal;
	width: 700px;
}
form.webuser_message_post {
	width: 100%;
	overflow: visible;
}
.webuser_extra_fieldname {
	font-weight: bold;
}
.webuser_rating_box {
	background-color: #f2f2f2;
	border: 1px #333 solid;
	padding: 10px;
	margin: 15px 10px 15px 10px;
}
.webuser_rate_table {
	float: right;
	width: 160px;
	overflow: visible;
	padding: 5px;
	font-size: 11px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
.webuseradatlap_tagsag_kezdete {
	font-family: Roboto, Lucida Sans, Arial, Helvetica, san-serif; /* oldal betutipusa */
	font-size: 10px;
	margin: 0px;
	font-weight: normal;
	color: #999;
}
.chat_item {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 10px 0px;
    border-bottom: 1px #E5E5E5 solid;
}
.chat_date {
    font-size: 10px;
    margin: 10px 0px 0px 0px;
}
.webuser_back_to_profile {
	background-color: #f2f2f2;
}
.webuser_back_to_profile:hover {
	background-color: #e2e2e2;
}
a.webuser_back_to_profile {
	text-decoration: none;
	color: #333;
}
/* WEBUSER VEGE */



#sheet_menurow {
	float: left;
	width: 750px;	
}
#sheet_menurow ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
#sheet_menurow li {
	float:left;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 0px 3px 0px 3px;
	width: 170px;
	height: 25px;
	border-bottom: 0px;
	border-right: 1px #333333 solid;
	border-top: 1px #333333 solid;
	border-left: 1px #333333 solid;
	background-color:#CCC;
	
	font-weight: normal;
	font-size: 10px;
	color: #999999;
}
#sheet_menurow li.active {
	float: left;
	border-bottom: 0px;
	border-right: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
}
#sheet_menurow li a:hover {
	text-decoration: underline;
}

#sheet_menurow li a {
	font-weight: normal;
	font-size: 12px;
	color:#000;
	text-decoration:none;
}

a.torles_link {
	color: #F00;
	font-weight: bold;
}
a.megujitas_link {
	color: #F60;
	font-weight: bold;
}

.gs_topic_news {
	width: 230px;
    height: 200px;
    float: left;
    margin: 0px 5px 0px 5px;
    cursor: pointer;
}
img.gs_topic_news {
	width: 220px;
    height: 100px;
    border: 4px #CCC solid;
    background-position: center;
    margin: 0px 5px 5px 5px;
}


/* RATINGS */
#rating_box {
	margin: 0px;
	padding: 1px; 
	border: 1px #CCC solid; 
	width: auto; 
	min-height: 5px; 
	overflow: auto; 
	font-size: 10px; 
	font-family: Arial;	
}
#rating_textbox {
	width: 60px; 
	height: 12px;
	background-color: #f1f1f1;
	color: #900;
	background-color: #666;
	color: #fff;
	text-align:right;
	padding: 0px 4px 0px 0px;
	border-right: 3px #FFF solid;
}
#rating_positive {
	height: 12px;
	background-color: #060;
	background-image: url(../i/rate_plus.png);
	background-position: left;
	background-repeat: no-repeat;
}
#rating_negative {
	height: 12px;
	background-color: #900;
	background-image: url(../i/rate_minus.png);
	background-position: right;
	background-repeat: no-repeat;
}
/* END OF RATINGS */

/* TAB SHEET */
#setup_menusor {
	
}
#setup_menusor ul {
	float: left;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: center;
}
#setup_menusor li {
	float:left;
	text-align: center;
	padding: 10px 15px 0px 15px;
	margin: 0px 6px 0px 0px;
	min-height: 25px;
	font-family: 'bebas_neueregular', sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	color: #202020;
	background-color: #CCC;
}
#setup_menusor li.active {
	float: left;
	background-color: var(--gs-red);
}
#setup_menusor li.active a {
	color:#fff;
}

#setup_menusor li a {
	font-weight: normal;
	text-decoration: none;
	color: #202020;
}

.tabsheet_advert {
	width: 100%;
	float: left;
}
.tabsheet {
	
	min-height: 100px;
	color: #333;
	background-color: #FFF;
	width: 100%;
	overflow: hidden;
}
.my_sheet {
	float: left;
	overflow: visible;
	margin: 0px 10px 20px 0px;
	padding: 5px;
	border-top: 4px var(--gs-red) solid;
}
.my_sheet_hirdetes {
	float: left;
	width: 100%;
    overflow: visible;
	background-color: #f9f9f9;
	margin: 0px;
	padding: 5px;
	border-top: 5px rgb(96,15,15) solid;
}
#leiras.tabsheet  {
	background: transparent;
}
#kapcsolatfelvetel.tabsheet {
	
}
#hangszerteszt.tabsheet {
	
}
hirdetes.my_sheet {
	width: 100%;
}

/* END OF TAB SHEET */

a.mobile-header-menu {
	color: #fff;
	font-size: 12px;
	margin-right: 10px;
}
a.mobile-header-menu:hover {
	text-decoration: none;
	color: #fc0;
}
.profile_header_frame {
	margin-top: 6px;
	width: 100%;
}
.profile_header_frame a {
	color: #fff;
	margin: 5px 0px;
	/* font-size: 11px; */
}
.profile_header_frame a:hover {
	color: #fff;
}
.profile-menu {
	top:53px;
	position: absolute; 
	width: 245px; 
	min-height: 120px; 
	overflow: visible; 
	background-color: #600f0f; 
	color:#333; 
	z-index: 10000;
	text-align: left;
}
.header_profile {
	padding: 2px;
}
.header_profile a {
	text-decoration: none;
	color: #fff;
}
.header_profile a:hover {
	text-decoration: underline;
}
.header_profile img {
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
}
.profile_login {
	margin-top: 20px;	
}


/* AD OFFER */
.gs_linked_offer_hirdeteslap {
	float: left;
	max-width: 250px;
	min-width: 250px;
	background-color: #fff;
	padding: 10px 0px 10px 0px;
	color: #333;
	margin: 0px;
	text-align: left;
	border-bottom: 1px #dedede solid;
}
.gs_linked_offer_link1_hirdeteslap img {
	margin-right: 10px;
}
a.gs_linked_offer_link1_hirdeteslap {
	font-size: 14px; 
	font-weight: bold; 
	display: block;
	min-height: 27px;
	color: #333;
	text-decoration: none;
}
a.gs_linked_offer_link_hirdeteslap {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.gs_linked_offer_image_hirdeteslap {
	margin: 10px auto 0px auto; 
	background-color:#FFF; 
	background-position:center; 
	width: 100px; 
	height: 100px; 
	border: 2px solid #fff;
}

/* PRODUCT */
.gs_linked_product_offer_hirdeteslap {
	float: left;
	width: 190px;
    min-height: 180px;
	background-image: url(../i/hirdetes-adatlap-banner-bg.jpg);
	background-color: #fff;
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px;
	color: #333;
	margin: 0px;
	text-align: center;
	border-bottom: 1px #dedede solid;
	margin: 0px 0px 5px 5px;
}
.gs_linked_product_offer_link1_hirdeteslap {
	font-size: 16px; 
	font-weight: bold; 
	display: block;
	min-height: 27px;
	color: #333;
	text-decoration: none;
}
a.gs_linked_product_offer_link_hirdeteslap {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	width: 180px; height: 150px; display: block;
}
a:hover.gs_linked_product_offer_link1_hirdeteslap {
	color: #000;
	text-decoration: underline;
}
a.gs_linked_product_offer_link_hirdeteslap_price {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 35px;
	margin: 15px 0px 0px 0px;
}
a:hover.gs_linked_product_offer_link1_hirdeteslap_price {
	color: #000;
	text-decoration: underline;
}
.gs_linked_product_offer_image_hirdeteslap {
	margin: 0px;
	background-color:#FFF; 
	background-position:center; 
	background-size: contain;
	width: 180px; 
	height: 140px; 
	border: 2px solid #fff;
}
.gs_linked_product_offer_hirdeteslap_title {
	display: block;
	width: 100%;
	padding: 3px 0px 10px 0px;

	color: #202020;
	font-size: 18px;
	font-family: 'bebas_neueregular', sans-serif;
	text-transform: uppercase;
	text-align: left;
	margin: 0px 0px 0px 5px;
	border-bottom: 5px #202020 solid;
}

a.href_button {
	float: left;
    background-color: #202020;
    font-size: 10px;
    font-weight: normal;
    margin: 0;
    width: auto;
    text-transform:none;
	text-decoration: none;
	color:#FFFFFF;
	padding: 5px 10px 5px 10px;
	margin: 5px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
a:hover.href_button {
	background-color:#FC0;
	color: #000;
	text-decoration: none;
}
a.href_button_selected {
	background-color: #600f0f;
}
div.href_button_selected { 
	float: left;
	background-color: #600f0f;
    font-size: 10px;
    font-weight: normal;
    margin: 0;
    width: auto;
    text-transform:none;
	text-decoration: none;
	color:#FFFFFF;
	padding: 5px 10px 5px 10px;
	margin: 5px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.href_div {
    color: #900;
    text-decoration: underline;
    cursor: pointer;
}
.href_div:hover {
    text-decoration: none;
}
.original_post_text {
    font-size: 0.8em;
    padding: 10px;
    border: 1px #333 solid;
}
form.form_without_frame {
	border: none;
}

/* GS NEWS */
#news_column {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -moz-column-fill: auto;
    column-count: 2;
    column-gap: 15px;
    column-fill: auto;
    /* padding: 0 15px; */
}

.gsnews_news {
	/* margin: 15px 0px 0px 15px; */
    /* width: 320px; */
    color: #333;
    display: inline-block;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    /* column-break-inside: avoid; */
    vertical-align:top;
}
.gsnews_news_mainpage {
	 width: 100%;
}


.gsnews_news a {
    color: #333;
    display: block;
    text-decoration: none;
}

.gsnews_news .gsnews_news_image {
    display: block;
    width: 100%;
    background: #F8F7F7;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
}


.gsnews_news_content{
    background: #F8F7F7;
    display: inline-block;
    width: 100%;
    padding: 0 0 10px 0;
}

.gsnews_cimsor {
    font-size: 17px!important;
    font-weight: normal;
    margin: 10px 5px 0 5px;
    font-family: 'bebas_neueregular', sans-serif;
}
#gsnews_block h1 {
    margin: 0px;
    padding: 0px;
}
a.gsnews_cimlink {
	font-size: 10px;
    margin: 0 5px 0 5px;
}
.gsnews_text {
    margin: 10px 5px 0 5px;
}
/*
#gsnews_title {}
*/
#gsnews_title_visible,
#gsnews_add_block {
    display: none;
}

#gsnews_keplist span {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100%;
    width: 237px;
    height: 144px;
    overflow: hidden;
    display: block;
}

/* gs news beagyazott kulso oldal */
.out_site {
    /* border: 1px #F2F2F2 solid; */
    font-size: 14px;
    /* background-color: #f7f7f7; */
    width: 100%;
    margin: 0px auto 0px auto;
}
.out_site a {
    color: #333;
    text-decoration: none;
}
.out_site img {
    margin: 0 auto;
}
.out_site_title {
    font-weight: bold;
    margin: 3px 10px 3px 10px;
}
.out_site_host {
    margin: 3px 10px 3px 10px;
}
.out_site_desc {
    margin: 3px 10px 3px 10px;
}
.news-content-img {
	margin: 0 auto;
}
#new-product-list{
    width: 600px;
    float: left;
    overflow: visible;
}
.new-product-list-item {
    border: #e3e3e3 1px solid;
	padding: 10px 0px 0px 10px;
	margin: 0px 10px 10px 0px;
	width: 100%;
    float: left;
    background-image: url(../i/more_content_button_grey.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
    overflow: visible;
	text-decoration: none;
	color: #333;
}
.new-product-list-item:hover {
    background-color: #ededed;
	color: #333;
	text-decoration: none;
}
.new-product-list-item img {
    margin: 0px 5px 5px 0px;
    background-repeat: no-repeat;
    background-position: center;
	background-size: contain;
	width: 100px;
	height: 100px;
}

.price_tag {
    color: #900;
    font-weight: bold;
}
.price_tag_was {
	color: #333;
	text-decoration: line-through;
	font-size: small;
}

.statusz_box {
	width: 140px;
	color: #fff;
	font-size: 25px;
	text-align: center;
	padding: 10px 0px;
	cursor: pointer;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.statusz_color_0 {
    background-color: #600;
}
.statusz_color_1 {
    background-color: #036;
}
.statusz_color_2 {
    background-color: #030;
}
.statusz_kiemelt {
    border: 6px #ccc solid;
}



/* icons size */
img.icon10 {
    width: 10px;
    height: 10px;
}
img.icon20 {
    width: 20px;
    height: 20px;
}
img.icon30 {
    width: 30px;
    height: 30px;
}
img.button_image {
	margin: 5px;
	height: 50px;
	width: 50px;
    padding: 10px;
	border: 1px #ccc solid;
    background-color: #f2f2f2;

    -moz-border-radius: 3px;
	border-radius: 3px;
}
img.button_image:hover {
    background-color: #fff;
}
.infoTooltip {
    background: url(../i/info-24.png) no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: top;
	cursor: pointer;
}
/* list in table */

.tr_bg1 {
    background-color:#f1f1f1;
}
.tr_bg2 {
    background-color:#e1e1e1;
}
tr.tablehead {
	background-color: #202020; 
	color: #fff;
	font-weight: bold;
}
tr.tablehead-grey {
	background-color: #e6e6e6;
	color: #707070;
}
td.td_row_subject {
	text-align: right;
	vertical-align: top;
}
td.td_row_data {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

/* Musician - Teacher - Band */
#zenesz-zenekar-list{
	width: 540px;
	float: left;
	overflow: visible;
}
.zenesz-zenekar {
	border: #ededed 1px solid;
	padding: 10px;
	margin-bottom: 10px;
	width: 90%;
	float: left;
	background-image: url(../i/more_content_button_grey.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: visible;
}
.zenesz-zenekar:hover {
	background-color: #ededed;
}
.zenesz-zenekar img {
	margin: 0px 5px 5px 0px;
	background-repeat: no-repeat;
	background-position: center;
}
.zenesz-zenekar a {
	text-decoration: none;
	color: #333;
}
		
		
.zenesz-reszletek {
	border: 1px #999 solid;
	background-color: #fdf5ce;
	padding: 10px;
	float: right;
	margin: 5px;
	max-width: 130px;
	font-size: 0.8em;
}
.zenesz-tagkereso {
	border: 2px #F90 solid;
	padding: 10px;
	margin: 10px;
}


.zenekar-reszletek {
	border: 1px #999 solid;
	background-color: #fdf5ce;
	padding: 10px;
	float: right;
	margin: 5px;
	max-width: 130px;
	font-size: 0.8em;
}
.zenekar-tagkereso {
	border: 2px #F90 solid;
	padding: 10px;
	margin: 10px;
}


.tanar-reszletek {
	border: 1px #999 solid;
	background-color: #fdf5ce;
	padding: 10px;
	float: right;
	margin: 5px;
	max-width: 130px;
	font-size: 0.8em;
}

.tanar_kiemelt_big {
	float: left;
	width: 250px;
	min-height: 410px;
	height: 440px;
	margin: 10px auto;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	text-align: center;
	border: 1px #dedede solid;
	background-color: #f0f0f0;
	overflow: visible;
	background-image: url(../i/more_content_button_grey.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.tanar_kiemelt_big:hover {
    background-color: #e1e1e1;
}
.tanar_kiemelt_big_link a {
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
}
.tanar_kiemelt_big_link a:hover{
	text-decoration:none;
}
.tanar_kiemelt_big img {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	height: 300px;
	width: 220px;
	border: 1px #f2f2f2 solid;
	background-position: center;
	background-color: #FFF;
	background-size: cover;
}
.tanar_kiemelt_big_cim {
	font-weight: bolder;
	font-size: 12px;
	width: 100%;
	float: left;
	margin-top: 5px;
}
.tanar_kiemelt_big_ar {
	color: #202020;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0;
	padding-left: 10px;
	text-decoration: none;
	width: 100%;
}
.middle {
	width: 160px;
	height: 300px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	background-image: none;
}
.middle img {
	width: 130px;
	height: 200px;
	background-size: fit;
}
/* tanar vege */



/* GYORSTESZT - QUICKTEST */
#test_header {
	background-color: #f1f1f1;
	padding: 5px;
	overflow: hidden;
}
#test_cim {
	font-size: 16px;
	widht: auto;
	color: #930101;
	font-weight: bold;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	text-align: left;
}

#test_idopont {
	font-size: 10px;
	widht: auto;
	background-color: #f1f1f1;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border-bottom: 3px #333 solid;
}
#test_osszpont {
	float: right;
	background-color: #f1f1f1;
	border: 1px #CCC solid;
	padding: 5px;
	text-align: center;
}
#test_ara {
	widht: auto;
}
#test_gyartasi_ev {
	widht: auto;
}
#test_helye {
	widht: auto;
}
#test_szoveg {
	float: left;
	text-align:justify;
}
#test_video {
	float: left;
	margin: 20px 0px 0px 0px;
}
#reklam {
	width: 200px;
	height: 200px;
	float: right;
}

.test_textarea {
	width: 650px;
	height: 100px;
}

td.mini_italic {
	font-style: italic;
	font-size: 10px;
}

.gs_linked_offer {
	max-width: 200px;
	max-height: 200px;
	min-height: 200px;
	background-color: #930000;
	padding: 10px;
	color: #FFF;
	margin: 10px 0px 0px 0px;
	text-align: center;
	
	-moz-border-radius: 5px;
	border-radius: 5px;
}
a.gs_linked_offer_link {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.tesztek_a_magazinbol {
	width: 200px; 
	float: right;	
}

/* MAGAZIN */
.listpage_gsmagazin_rovat {
	float: left;
	width: 242px;
	height: 250px;
	margin: 0px 5px 5px 0px;
	border: 1px #ccc solid;
	cursor: pointer;
}
.listpage_gsmagazin_rovat:hover {
	background-color: #e4e4e4;
}
.listpage_gsmagazin_title {
	background-color: #CCC;
	color: #202020;
	font-family: 'bebas_neueregular', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
	padding: 5px;
}
.listpage_gsmagazin_img {
	width: 100%;
	height: 120px;
	border-bottom: 5px #ccc solid;
	background-size: cover;
	background-position: center;
}
.listpage_gsmagazin_description {
	padding: 5px;
}
.size_gsmagazin_rovat {
	margin: 0px 5px 20px 0px;
	width: 100%;
	height: 260px;
}
.gsmagazin_rovat_focim{
	background-color: #600f0f;
	color: #fff;
	
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    text-transform: uppercase;
	padding: 10px;
}
.size_gsmagazin_img {
	height: 140px;
}

/* AD OFFER */
.hirdetes_legfrissebbek_item {
	width: 100%;
	background-color: #fff;
	padding: 10px 0px 10px 0px;
	color: #333;
	margin: 0px;
	text-align: left;
	border-bottom: 1px #dedede solid;
	overflow: hidden;
}
.hirdetes_legfrissebbek_item:hover {
	background-color: #f2f2f2;
}
img.hirdetes_legfrissebbek_item_link1 {
	margin-right: 10px;
}
a.hirdetes_legfrissebbek_item_link1 {
	font-size: 14px; 
	font-weight: bold; 
	display: block;
	min-height: 27px;
	color: #333;
	text-decoration: none;
}
a.hirdetes_legfrissebbek_item_link {
	color: #333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.hirdetes_legfrissebbek_item_image {
	margin: 10px auto 0px auto; 
	background-color:#FFF; 
	background-position:center; 
	width: 100px; 
	height: 100px; 
	border: 2px solid #fff;
}
a.hirdetes_legfrissebbek_cloud {
	color: #666; 
	text-decoration: none;
	font-size: 10px;
}
a.hirdetes_legfrissebbek_cloud:hover {
	color: #333;
	text-decoration: underline;
}

/* MESSAGE BOARD - UZENOFAL */
.uzenofal_list_item {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	cursor: pointer;
	border-bottom: 1px #CCC solid;
	color: #202020;
	display: block;
	width: 100%;
	/* */
}
.uzenofal_list_item:hover {
	background-color: #efefef;
	text-decoration: none;
	color: #202020;
}
.uzenofal_item_szerzo {
	font-size: 10px;
	margin-bottom: 15px;
}

/* BEJELENTES */
#bejelentes_info {
	border: 1px #999 solid;
	padding: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	background-color: #93E4FF;
}

/* mainpage */
.mainpage_open_article_pic {
	padding: 10px; 
	color:#333; 
	font-size: 14px; 
	width: 464px; 
	margin-bottom: 15px;
}
.mainpage_gsmagazine_title {
	background-color: #dedede; 
	padding: 5px; 
	color:#202020; 
	font-size: 18px; 
	text-align: left; 
	margin: 0px; 
	font-family: 'bebas_neueregular', sans-serif;
}
.mainpage_open_article_title {
	background-color: #600f0f; 
	padding: 10px; 
	color:#FFF; 
	font-size: 28px; 
	text-align:right; 
	margin: 0px; 
	font-family: 'bebas_neueregular', sans-serif;
}
.mainpage_open_article_text {
	padding: 10px 0px 10px 10px; 
	color:#333; 
	font-size: 14px; 
	width: auto; 
	margin-bottom: 15px;
}
.mainpage_gsmagazine_box{
	cursor: pointer;
	background-color: #fff;
}
.title-list {
	list-style-type: square;
}
.title-list a {
	font-family: 'bebas_neueregular', sans-serif;
	text-decoration: none;
	color: #202020;
	font-size: 24px;
	font-weight: normal;
}
.magazin-head {
	color: #600f0f;
}

/* ertesitesek */
.notify-column {
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    -webkit-column-fill: auto;
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -moz-column-fill: auto;
    column-count: 2;
    column-gap: 15px;
    column-fill: auto;
    padding: 0 15px;
}
.notify_box {
	float: left;
	margin: 3px;
	border: 1px #e2e2e2 solid;
	padding: 3px;
	width: 240px;
	
    display: inline-block;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.notify_element {
	padding: 5px;
	cursor: pointer;
	
}
.notify_element:hover {
	background-color: #f2f2f2;
}

.new-product-out-link {
	display: block;
	min-width: 270px;
	min-height: 20px;
	background-image: url(../i/more_content_button_grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #EDEDED;
	float: left;
	margin-bottom: 10px;
	overflow: visible;
	padding: 10px;
	color: #990000;
	font-family: 'bebas_neueregular', sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}


.int_list {
	padding: 5px 10px 5px 10px;
	margin-right: 10px;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	border: 1px #999 solid;
	display: block;
	float: left;
}
.int_list:hover {
	background-color: #e2e2e2;
}

.border-danger {
	border: 2px solid #990000;
}

/* NEW addition */
/* PROFILE */
.webuser-profile-header {
	border-bottom: 1px solid #b6b6b6;
	overflow: auto;
	padding-bottom: 10px;
	margin-bottom: 15px;
	float: left;
	display: block;
	width: 100%;
}
.webuser-header-profile-photo {
	width: 56px;
	height: 56px;
	border-radius: 4px;
	/* border: 1px solid #e6e6e6; */
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	float: left;
	margin: 3px;
}
.webuser-profile-photo-group {
	float: left;
	width: 70px;
}
.webuser-header-name{
	color: #202020;
    font-family: 'bebas_neueregular', sans-serif;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
	float: left;
	display: block;
	max-width: 215px;
	width: 100%;
	/* overflow-x: scroll; */
}
.webuser-header-short {
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	color: #949494;
	float: left;
}
.webuser-header-details {
	display: inline-block;
	font-size: 12px;
	color: #949494;
	width: 100%;
}
.webuser-rate-bars {
    margin: 8px 0px 0px 0px;
    width: 100px;
    /* float: left; */
    height: 8px;
	font-size: 10px;
	text-align: center;
}
.webuser-positive {
    float: left;
    height: 8px;
    background: #258839;
}
.webuser-negative {
    float: left;
    height: 8px;
    background: #FF0000;
}
.webuser-neutral {
    float: left;
    height: 8px;
    background: #929292;
}

.webuser-summary-content-photo {
	width: 55px;
	height: 55px;
	margin: 5px;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	background-repeat: no-repeat;
	background-size: cover;
}
.webuser-summary-content {
	display: flow-root;
	width: 100%;
	margin-top: 15px;
}
.webuser-summary-content-text {
	width: 55px;
	height: 55px;
	margin: 5px;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
	display: block;
	float: left;
	color: #000;
	font-size: 10px;
	font-style: italic;
	padding: 2px;
}
.webuser-summary-content-text a {
	text-decoration: none;
	
}

.webuser-member-search {
	position: absolute;
	border: 1px solid #d4d4d4;
	border-top-color: rgb(212, 212, 212);
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: rgb(212, 212, 212);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom: none;
	border-top: none;
	z-index: 999;
	top: 100%;
	left: 0;
	right: 0;
	font-size: 14px;
	text-align: left;
	background-color: #FFF;
	cursor: pointer;
}

.gs-tooltip {
	position: relative;
	display: inline-block;
	cursor: pointer;
  }
  
.gs-tooltip .gs-tooltiptext {
	visibility: hidden;
	min-width: 200px;
	background-color: #555;
	color: #fff;
	text-align: left;
	border-radius: 5px;
	padding: 5px;
	position: absolute;
	z-index: 2;
	top: 100%;
	left: 100px;
	transform: translateX(-50%);
	opacity: 0;
	transition: opacity 0.3s;
}

.gs-tooltip:hover .gs-tooltiptext,
.gs-tooltip:focus .gs-tooltiptext {
	visibility: visible;
	opacity: 1;
}