<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page_txt a {color:#abcc27;}
#lablec a {color:#abcc27;}

.footer {
	display: flex;
	background-color: #abcc27;
	color: #fff;
}

.row {
	width: 98%;
	display: flex;
	justify-content: center;
	margin: auto;
}

@media (max-width: 1143px) {
  .row {
    flex-direction: column;
  }
}

.column {	
	float: left;
	padding: 3%;
}

.column h3 {
font-family: Century Gothic, Verdana, Geneva, sans-serif;
font-size: 18px;
line-height: 25px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 2px;
margin-bottom: 10px;
padding-bottom: 10px;
color: #000;
font-weight: normal;
}

.column ul {
	font-size: 13px;
	color: #000;
	display: inline-block;
	margin: 0 5px;
	list-style-type: none;

}

.column ul li {
	padding: 3px;
}

.column ul a {
	text-decoration: none;
	color: #000 !important;
	margin: 0 5px;
}

.column ul a:hover {
	color: #3e454c !important;
}

.footerAtvetelHelye {
	background-color: #3e454c;
	padding: 0.5%;
	color: #fff;
}

.page_artlist_name_table_td .text_normal {
 	font-size:12px;   
}

.page_artlist_name_inside_2 .text_normal {
 	color:#000;   
}

.content_top_menu a, #left_cms_full .box_left_container li a, .page_artdet_price_save, .page_artdet_status_new, .box_left_title {
 	color:#000;   
}

#box_container_shop_cat .box_left_title {
 	background-color:#abcc27;   
}

.bg_color_dark1 .text_color_white, .bg_color_dark4 .text_color_white, .bg_color_dark4 .text_color_akcio, .bg_color_dark3 .text_color_white, .bg_color_dark2 .text_color_white {
 	color:#000;   
}

.bg_color_dark1 .text_normal {
 	color:#000;   
}

.text_button input {
    background-color: #abcc27;
    color: #000;
}

.page_newcust_button_right .text_button input {
 	color:#FFF;   
}

.miertErdemes &gt; p {
    text-align: center;
    float: left;
    color: #000;
    background-color: #abcc27;
    width: 9.7%;
    padding: 3%;
    margin: 5px;
    height: 100px;
    font-weight: bold;
    font-size: 14px;
}

.miertErdemes:after{
    content:" ";
    display:block;
    clear:both;
}

@media only screen and (max-width:1024px) {

 .miertErdemes &gt; p {
  width:90%;
  height:70px;
 }
}

.page_txt h2{
    padding:10px 0 20px 0;
}</pre></body></html>