
body {
	margin:5;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-attachment: fixed;
    background-color: lightgray;
	background-repeat: no-repeat;
	background-position: center top;
	min-height:400px;
}


SELECT{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    background-repeat:repeat-x;
    background-attachment: fixed;
    text-decoration: none;

}

HTML {
	SCROLLBAR-FACE-COLOR: #f8e5d7;
	SCROLLBAR-3DLIGHT-COLOR: #282866;
	SCROLLBAR-DARKSHADOW-COLOR: #282866;
	SCROLLBAR-HIGHLIGHT-COLOR: #f8e5d7;
	SCROLLBAR-SHADOW-COLOR: #f8e5d7;
	SCROLLBAR-ARROW-COLOR: #f8e5d7;
	SCROLLBAR-TRACK-COLOR: #f8e5d7;
}



input, textarea {
    border-color: black;
    background: white;
    border-style: solid;
    border-width: thin;
    padding: 1px;
}

h1 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #282866;
    text-decoration: underline;
}


H1.focim {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 16pt; 
    COLOR: #48335c; 
    FONT-STYLE: normal; 
    FONT-FAMILY: Arial, Times New Roman, Times, Arial;
    TEXT-ALIGN: center; 
    TEXT-DECORATION: none
}

h2 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #282866;
    text-decoration: none;
}

img {
    margin: 0;
    padding:0;
}


div {
    border-radius:10px;
}

#button {
    border: 0px solid #b12321;
    /*background: #e3001b;*/
    color: white;
    font-size: 12px;
    FONT-WEIGHT: bold; 
    padding-left:8px;
    padding-right:8px;
    padding-top:3px;
    padding-bottom:3px;
    border-radius:5px;
    text-decoration: none;
    background: transparent url(images/topmenu.gif) repeat-x scroll 0 0;
}

#button:hover {
    border: 0px solid #b12321;
    /*background: black;*/
    color: white;
    font-size: 12px;
    FONT-WEIGHT: bold; 
    padding-left:8px;
    padding-right:8px;
    padding-top:3px;
    padding-bottom:3px;
    border-radius:5px;
    text-decoration: none;
    background: transparent url(images/topmenuhover.gif) repeat-x scroll 0 0;
}


#button_nagy {
    border: 1px solid #b12321;
    background: #e3001b;
    color: black;
    font-size: 14px;
    font-weight:bold;
    padding:2px;
    border-radius:5px;
    text-decoration: none;
}

#button_nagy:hover {
    border: 1px solid #b12321;
    background: black;
    color: white;
    font-size: 14px;
    font-weight:bold;
    padding:2px;
    border-radius:5px;
    text-decoration: none;
}

#button_nagy2{
    border: 1px solid #b12321;
    background: #f8e5d7;
    color: gray;
    font-size: 12px;
    font-weight:bold;
    padding:2px;
    border-radius:5px;
    text-decoration: none;
}

#button_nagy2:hover {
    border: 1px solid #b12321;
    background: #c45d8c;
    color: black;
    font-size: 12px;
    font-weight:bold;
    padding:2px;
    border-radius:5px;
    text-decoration: none;
}


#tarolo {
    width: 1246px;
    padding: 0px;
    margin: 0 auto 0 auto;
}

#fejlec {
    width: 1246px;
    height: 80px;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    border: 0px solid;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    color: #282866;
}

#header1 {
    width: 414px;
    height: 80px;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    background-color: white;
    border-top-right-radius:0px;
    border-top-left-radius:10px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
    color: #282866;  	
}

#header2 {
    width: 416px;
    height: 100px;
    float: left;
    /*background-image:url('../images/alprosys_logo.png');*/
    /*background-size: 498px 80px;*/
    background-position: center;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-left: 0px;
    border-right:0px;
    background-color: white;
    border-radius: 0px;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}


#header3 {
    width: 414px;
    height: 80px;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-right: 1px solid;
    border-top-right-radius:10px;
    border-top-left-radius:0px;
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px;
    background-color: white;
    color: #282866;    
}

#menu {
    width: 1246px;
    height: 42px;
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    text-align: center;
    /*background-color: lightorange;*/
}

#menu a {
    display: block;
    text-decoration: none;
    font-family: Arial, helvetica;
    font-size: 14px;
    font-weight: bold;
    color: red;
    background-color: black;
    border-radius:0px;
}

#menu a:hover {
    display: block;
    width: 110px;
    height: 42px;
    color: black;
    background-color: #e3001b;
    border-radius:0px;
}

#menu0 {
    width: 50px;
    height: 42px;
    float: left;
    /*background-color: black;*/
    padding: 0px;
    margin: 5px 0px 0px 0px;
}

#menu1 {
    width: 110px;
    height: 42px;
    float: left;
    padding: 0px;
    margin: 0px;
}

#balmenu {
    width: 180px;
    height: 22px;
    float: left;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    color: gray;
    text-align: left;
    
    
 
}

#balmenu a {
    width: 180px;
    height: 22px;
    display: block;
    margin: 2;
    text-decoration: none;
    font-family: Arial, helvetica;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: white;
    background-color: white;
    border-radius:0px;
    background: transparent url(images/topmenu.gif) repeat-x scroll 0 0;
}

#balmenu a:hover {
    display: block;
    width: 180px;
    height: 22px;
    color: white;
    text-align: left;
    /*background-color: #e3001b;*/
    border-radius:0px;
    background: transparent url(images/topmenuhover.gif) repeat-x scroll 0 0;
}

#balmenual {
/*  width: 190px;*/
    height: 22px;
    float: left;
    padding: 2px;
    margin: 0px 0px 0px 0px;
    color: gray;
    text-align: left;
    background-color: white;
    text-decoration: none;
}

#balmenual a {
    width: 150px;
    height: 22px;
    display: block;
    margin: 2;
    padding-top: 0px;
    padding-left: 30px;
    text-decoration: none;
    font-family: Arial, helvetica;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    color: gray;
    background-color: #f8e5d7;
    border-radius:20px;
    text-decoration: none;
}

#balmenual a:hover {
    display: block;
    width: 150px;
    height: 22px;
    color: white;
    text-align: left;
    background-color: #8D0919;
    border-radius:20px;
    text-decoration: none;
}

#balmenual_akt {
    width: 160px;
    height: 22px;
    float: left;
    padding: 2px;
    margin: 0px 0px 0px 0px;
    color: gray;
    text-align: center;
    background-color: white;
    border-radius:20px;
    text-decoration: none;
}


#balmenual_akt a {
    width: 150px;
    height: 22px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    float: left;
    padding-left: 30px;
    margin: 2px;
    color: black;
    text-align: left;
    background-color: #8D0919;
    border-radius:20px;
    text-decoration: none;
}


#content {
    width: 1244px;
	min-height: 600px;
    float: left;
    padding: 0px;
    border-radius:0px;
    background-color: white;
    border-top: 1px solid;    
    border-left: 1px solid;
    border-right: 1px solid;
    border-color: #282866;
}

#content_bal {
    width: 190px;
    min-height: 50px;
    height: 200px;
    float: left;
    padding: 0px;
    margin: 5px 0px 0px 0px;
    border: 0px solid #049dd7;
    text-align: center;
}

#content_munka {
    width: 1030px;
    min-height: 50px;
    height: auto;
    float: left;
    margin: 0 auto;
    border: 0px solid #049dd7;
    text-align: center;
	margin-right: auto; 
	margin-left: auto;
	
}

#content_jobb {
    width: 0px;
    min-height: 50px;
    height: auto;
    float: left;
    margin: 0px 0px 0px 0px;
    border: 0px solid #049dd7;
    text-align: center;
}

#footer {
    width: 1244px;
    height: 40px;
    float: left;
    background: white; 
    padding: 0px;
    font-size: 12px;
    text-align: center;
    border: 1px solid black;
    border-top-right-radius:0px;
    border-top-left-radius:0px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}

#szoveg {
    font-family: Arial, helvetica;
    font-size: 14px;
    color: #282866;
    text-decoration: none;
}

#info {
    font-family: Arial, helvetica;
    font-size: 11px;
    color: #f8e5d7;
    text-decoration: none;
    padding: 6px;
}

.info {
    font-family: Arial, helvetica;
    font-size: 22px;
    color: blue;
    text-decoration: none;
    padding: 5px;
    display:inline-block;
}

.info2 {
    font-family: Arial, helvetica;
    font-size: 12px;
    color: blue;
    text-decoration: none;
    font-weight: bold;
    padding: 5px;
}

.hiba {
    font-family: Arial, helvetica;
    font-size: 22px;
    color: red;
    text-decoration: none;
    padding: 5px;
    display:inline-block;
}

.tabla_beviteli{
    border: 1px solid #638eb8;
    color: gray;
    border-radius:5px 5px 0 0;    
}

.tabla_beviteli_fejlec{
    font-size:16px;
    font-weight:bold;
    color: white;
    background-color: #638eb8;
}

.tabla_beviteli_fejlec_kicsi{
    font-size:12px;
    font-weight:bold;
    color: white;
    background-color: #638eb8;
}

.tablazat_fejlec {
    color: #ffffff;
    font-weight: bold;
}

.input_beviteli{
    border: 1px solid gray;
    color: gray;
}

.reg_error {
	font-size: 11px;
	color: #e3001b;
}

.leiras {
	font-family: Arial, helvetica;
	/*color: #191919;*/
        color: #282866;
	font-size: 12px;
	TEXT-ALIGN: justify;
}
.leiras_cim {
	font-family: Arial, helvetica;
	color: #b12321;
	font-size: 14px;
	font-weight: bold;
}

.download {
	font-family: Arial, helvetica;
	color: #e3001b;
	font-size: 14px;
	TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration: none;
}

.download:hover {
	font-family: Arial, helvetica;
	color: black;
	font-size: 14px;
	TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration: none;
}

.download_nolink{
	font-family: Arial, helvetica;
	color: black;
	font-size: 16px;
	TEXT-ALIGN: left;
	font-weight: bold;
}

.down_alkat {
	font-family: Arial, helvetica;
	color: black;
	font-size: 16px;
	TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration: none;
}

.down_alkat:hover {
	font-family: Arial, helvetica;
	color: black;
	font-size: 16px;
	TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration: none;
}

.down_fokat {
	font-family: Arial, helvetica;
	color: #e3001b;
	font-size: 16px;
	TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration: none;
}

.down_fokat:hover {
	font-family: Arial, helvetica;
	color: #e3001b;
	font-size: 16px;
	TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration: none;
}

.lista {
	font-family: Arial, helvetica;
	color: red;
	font-weight: bold;
	font-size: 14px;
    background-color: black;
}

A.full_link {
	font-size:11px;
	font-weight: bold;
	background-color: #c45d8c;
	color: white;
	text-align:right;
	text-decoration: none;
	
}
A.full_link:hover {
	font-size:11px;
	font-weight: bold;
	background-color: #c45d8c;
	color: black;
	text-align:right;
	text-decoration: none;
	
}

A.link {
	font-size:12px;
	font-weight: bold;
	/*background-color: #c45d8c;*/
	color: #638eb8;
	text-align:right;
	text-decoration: none;
}
A.link:hover {
	font-size:12px;
	font-weight: bold;
	/*background-color: #c45d8c;*/
	color: black;
	text-align:right;
	
}

A.link2 {
	font-size:12px;
	font-weight: bold;
	color: black;
	text-align:right;
	text-decoration: none;
}
A.link2:hover {
	font-size:12px;
	font-weight: bold;
	color: white;
	text-align:right;
	
}


A.link_kozepes {
	font-size:18px;
	font-weight: bold;
	color: #e3001b;
	text-align:right;
	text-decoration: none;
}
A.link_kozepes:hover {
	font-size:18px;
	font-weight: bold;
	color: black;
	text-align:right;
	
}

A.link_nagy {
	font-size:24px;
	font-weight: bold;
	color: #e3001b;
	text-align:right;
	text-decoration: none;
}
A.link_nagy:hover {
	font-size:24px;
	font-weight: bold;
	color: black;
	text-align:right;
	
}


.admin {
	font-family: Arial, helvetica;
	color: #000000;
	font-size: 11px;	
}

#cim_menu1 {
    color: #282866;
    font-weight: bold;
    margin-top: 5px;
}

#cim_menu2 {
    color:black;
    font-weight: bold;
    margin-top: 170px;
}

#content_termekek{
    margin: 0px;
    padding-left: 10px;
    text-align: left;
}

#termek_list_box {
    background: url(../images/webaruhaz/termekek_list_box_bg_kicsi.png) top left no-repeat;
    width: 300px;
    height: 191px;
    float: left;
    position: relative;
    padding-left: 20px;
    margin-left: 0px;
    margin-bottom: 10px;
}

#termek_list_box:hover {
    background:url(../images/webaruhaz/termekek_list_box_bg_kicsi_hover.png) top left no-repeat;
}

#termek_list_box .nev {
    padding: 15px 10px 0 10px;
    display: block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #df6e08;
}
#termek_list_box .akcio {
    position: absolute;
    width: 77px;
    height: 77px;
    left: 15px;
    top: 112px;
    background: url(../images/webaruhaz/akcio.png) bottom left no-repeat;
}

#termek_list_box .reszletek {
    display:block;
    background:url(../images/webaruhaz/gomb2_narancs_right.png) top right no-repeat;
    padding:0 6px 0 0;
    text-decoration:none;
    margin-right:10px;
    font-size: 14px;
}
#termek_list_box .reszletek em {
    display:block;
    background:url(../images/webaruhaz/gomb2_narancs_left.png) top left no-repeat;
    padding:0 0 0 4px;
}
#termek_list_box .reszletek em b {
    display:block;
    background:url(../images/webaruhaz/gomb2_narancs_center.png) top repeat-x;
    font-style:normal;
    font-weight:normal;
    height:25px;
    color: white;
    padding:8px 10px 0 10px;
    text-align:center;
}
#termek_list_box .reszletek em b span {
    display:block;
    color: white;
    margin-left: -1px;
    margin-top: -17px;
}

#termek_list_box .kiszereles_ar {
    display:block;
    font-size:22px;
    font-weight:bold;
    color:#0daca6;
}

#termek_list_box .akcios_ar {
    display:block;
    font-size:24px;
    font-weight:bold;
    color:purple;
}

#termek_adatlap {
}

#termek_adatlap .kiszereles {
    color:#660e3c;
    font-weight:bold;
}

#termek_adatlap .szoveg {
    color:black;
    font-weight:bold;
}


#termek_adatlap .ar {
    color:#0daca6;
    font-size:16px;
    font-weight:bold;
    margin-bottom:10px;
}

.kategoriacim{
    display:block;
    font-size:16px;
    font-weight:bold;
    color:#0daca6;
}

#oldal_button{
    color:gray;
    display:block;
    line-height: 21px;
    font-size:14px;
    font-weight:bold;
    text-align:center;
    background:url(../images/webaruhaz/btn.png) top left no-repeat;
    text-decoration: none;
}

#oldal_button:hover{
    color:black;
    display:block;
    font-size:14px;
    font-weight:bold;
    line-height: 21px;
    text-align:center;
    background:url(../images/webaruhaz/btn_hover.png) top left no-repeat;
    text-decoration: none;
}

.tabla_fejlec{
    border: 1px solid #b12321;
    font-size:12px;
    font-weight:bold;
    color: white;
    background-color: #638eb8;
}

.tabla_fejlec2 {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #638eb8;
}

.tabla_fejlec2_feher {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: white;
}

tabla_sor2 {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: black;
}

.tabla_uzenetsor{
    font-size:12px;
    color: black;
    background-color: #e0e0e0;
}

.hir_cim_link{
    font-size:18px;
    font-weight:bold;
    color:black;
	text-decoration: none;
}

.hir_cim_link:hover{
    font-size:18px;
    font-weight:bold;
    color:black;
	text-decoration: underline;
}

.hir_bovebben_link{
    font-size:12px;
    font-weight:bold;
    color:grey;
	text-decoration: none;
}

.hir_bovebben_link:hover{
    font-size:12px;
    font-weight:bold;
    color:grey;
	text-decoration: underline;
}

.cim2{
    font-size:18px;
    font-weight:bold;
    color:black;
	text-decoration: none;
}

.marker
{
	background-color: Yellow;
}

.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: white;
	background-color: #638eb8;
	font-size: 14px;
	padding: 1em;
	display: none;
}

.back-to-top:hover {	
	background-color: rgba(135, 135, 135, 0.50);
}	

#ures {
}

.work_table{
    border: 1px solid #000000;
    background-color: white;
    font-size: 12px;
}

FIELDSET{
    border-width:2px;
    border-color:grey;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
        
}

LEGEND{
    font-family: Arial, helvetica;
    font-size: 16px;
    color: black;
}

A.link_datum {
    font-size:14px;
    text-decoration: none;
    display: block;
    width: 100%;
}

.focim2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: black;
	font-size: 18px;
}