@CHARSET "UTF-8";


.hozzasz_nagybox {
	background-color: #f8f8f8;
	border: 1px solid #d6d9d8;
	padding-top: 13px;
	padding-bottom: 8px;
	padding-left: 13px;
	padding-right: 13px;
}
.txt_forum_hozzaszolok_cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
}
.forum_hozzaszolas {
	color: #555555;
       width: 465px;
        height: 70px;
        font-size: 12px; 
        font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
        font-weight: regular;
        border: solid;
	border-color: #77983D;
        border-width: 0px; 
        text-align: left;
	padding-left: 4px;
        padding-top: 2px;
        padding-right: 6px;
        overflow:auto;
	background: transparent;
}

.forum_hozzaszolas_bg {
	position: relative;
	border: 1px solid #d6d9d8;
	background-color: #FFF;
}
.txt_forum_hozzasz_figyelm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585858;
}
INPUT.forum_inpbox {
	color: #4e5051;
	width: 190px;
	height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid;
	font-weight: normal;
	border: 1px solid #d6d9d8;
	text-align: left;
	
} 
.txt_forum_nev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #68340B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.txt_forum_nev a {
	color: #68340B;
	text-decoration: none;
}
.txt_forum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
	text-align: justify;
}
.txt_forum_datumido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	
}
.txt_forum_valasz_nev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #68340B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;

}
.txt_forum_valasz_nev a {
	color: #68340B;
	text-decoration: none;
}
.txt_forum_valasz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
	text-align: justify;

}
.txt_forum_valasz_datumido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #929292;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	
}
.megjegyzes_linkelt {
	background-color: #f8f8f8;
	border: 1px solid #d6d9d8;
	padding: 10px;
}

td.sugobubi_tl {
        background-image: url(../images/bubi_tl.png);
        background-repeat: no-repeat;
        background-position: left top;
        height: 19px;
        width: 26px;
}
td.sugobubi_tr {
        background-image: url(../images/bubi_tr.png);
        background-repeat: no-repeat;
        background-position: right top;
        height: 19px;
        width: 18px;
}
td.sugobubi_bl {
        background-image: url(../images/bubi_bl.png);
        background-repeat: no-repeat;
        background-position: left bottom;
        height: 21px;
        width: 26px;
}
td.sugobubi_br {
        background-image: url(../images/bubi_br.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        height: 21px;
        width: 18px;
}
td.sugobubi_t {
        background-image: url(../images/bubi_t.png);
        background-repeat: repeat-x;
        background-position: left top;
        height: 19px;
}
td.sugobubi_b {
        background-image: url(../images/bubi_b.png);
        background-repeat: repeat-x;
        background-position: left bottom;
        height: 21px;
}
td.sugobubi_l {
        background-image: url(../images/bubi_l.png);
        background-repeat: repeat-y;
        background-position: left;
        width: 26px;
}
td.sugobubi_r {
        background-image: url(../images/bubi_r.png);
        background-repeat: repeat-y;
        background-position: right top;
        width: 18px;
}
.txt_sugobubi_cim {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
}
.txt_sugobubi_leiras {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #7f7f7f;
}

.menu3 {
        border-top: 1px solid #b2ae9a;
        border-bottom: 1px solid #b2ae9a;
        padding-top: 1px;
        padding-bottom: 1px;
        margin: 8px 0 8px 0;
        height: 30px;
        float: left;
        width: 100%;
        background-image: url(../images/menu-main-off.png);
	/*	-moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    -khtml-border-radius: 15px;
    border-radius: 15px;*/
}

.menu3 ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        float: left;
        width: 100%;
        
}
.menu3 li  {
        
        float:left;
        position: relative;
}
.menu3 a {
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
/*        padding: 7px 15px 7px 15px;*/
	padding: 7px 8px 7px 8px;
        display: block;
/*        float: left;*/
        border-left: 1px solid #e8e5e0;
        background-color: transparent;
       /* background-image: url(../images/menu-main-off.png);*/
        background-repeat: no-repeat;
        background-position: 0 0;
        text-decoration: none;
}

.menu3 li a:hover {
        text-decoration: none;        
}

.menu3 li a.first {
        border-left: none;
}

menu3 li a.last {
        border-right: 1px solid #e8e5e0;
}
.menu3 a:hover {
        text-decoration: none;
         color: #1f1f1f;
     background-image: url(../images/menu-main-on.png);
}

.menu3 ul ul {
        position: absolute;
        left: 0px;
        display: none;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        padding: 0px;
z-index: 30;
}

.menu3 ul li:hover ul{
        display: block;
} 
.menu3 ul ul li{
        width: 300px;
        text-align: left;
        background-image: url(../images/menu-main-off2013.png);
        height: 30px;
        border: 1px solid #b2ae9a;
} 
.menu3 ul ul li a{
        text-transform: none;
        padding-top: 0px;
        padding-right: 15px;
        padding-bottom: 0px;
        padding-left: 15px;
        line-height: 30px;
}

#menu {
        background: url('../images/menu-main-off.png') 0 1px repeat-x;
}

#menu li a:hover {
        color: #1f1f1f;
        background-image: url('../images/menu-main-on.png');
}

.txt_nyomt {
        font-family: "Arial";

}

.menu_2 {
        background: url('../images/menu-main-off.png') 0 1px repeat-x;
        border-top: 1px solid #b2ae9a;
        border-bottom: 1px solid #b2ae9a;
        border-left: 1px solid #b2ae9a;
        border-right: 1px solid #b2ae9a;
         font-size: 10px;

}

#menu_tem li a:hover {
        color: #1f1f1f;
        background-image: url('../images/menu-main-on.png') 0 1px repeat-x;
}

#navigation h2 a {
        background: url('../images/navigation-products-bg-main.png') 0 0 repeat-x;        
}

#navigation h2 a span {
        background: url('../images/navigation-products-arrow-main.png') 0 0 no-repeat;
}

#navigation h2 a {
        background: url('../images/navigation-products-bg-main.png') 0 0 repeat-x;
}

#navigation h2 a span {
        background: url('../images/navigation-products-arrow-main.png') 0 0 no-repeat;
}


.content ul li {
        list-style-image: url('../images/bullet-main.png');
}

.sidebar-box ul {
        list-style-image: url('../images/bullet-main.png');        
}

.products {
        background-color: #fff570;
}

.products ul li a {
        background-image: url('../images/arrow-main-1.png');
} 

.products ul li a:hover, .products ul li a.active {
        background-color: #009900;
        background-image: url('../images/arrow-main-2.png');
}

.products ul li ul.submenu li.sub a:hover, .products ul li ul.submenu li.sub a.active {
        background-image: url('../images/arrow-main-1.png');
}
