.textinput { 
background: url(../templates/default/images/hu/bg_input.gif) repeat-x;
border: 1px solid #bdc896; color: #a4af7d; 
}
textarea { border: 1px solid #bdc896; color: #a4af7d; }
.textinput:hover, textinput:focus, textarea:hover, textarea:focus { background-color: #f2f9e6; }


body { 
margin:0; padding:0;
background: #000000 url(../templates/default/images/hu/bg.jpg) repeat-x;
}

#left {
float:left;
width:10px;
height:450px;
background: url(../templates/default/images/hu/bg_left.jpg) no-repeat 0 0; }

#right {
float:right;
width:10px;
height:390px;
background: url(../templates/default/images/hu/bg_right.jpg) no-repeat right top; }

/* Egyensulyunkert template */
div, td, p, ul, li { font: normal 14px/150% Times New Roman; }

#tartalom {
float:left;
background: url(../templates/default/images/hu/bg_tartalomtop.jpg) no-repeat 0 0;
width: 464px; 
padding: 0px 20px 10px 15px; 
font: normal 14px/150% Times New Roman;
}

#tartalom h1 {
     height: 25px;
     margin: 0px 0px 0px 0px; padding: 7px 0 0 7px;

     font: bold 22px Times New Roman;
     font-weight: 400;
     color: #422700;
}

#tartalom ul { list-style: none;
     padding:0; 
     margin-left: 25px;
}
#tartalom li { 
     background: url(../templates/default/images/hu/arrow.jpg) no-repeat 0px 6px;
     padding: 0px 0px 2px 15px;
     margin: 0px 0px 0px 10px;
}

.bekezd { text-indent: 30px; }

#menu {
	width: 210px;
                margin-left:45px;
	padding:0;
}

#menu ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#menu ul li.topmenu, ul li.topmenu a, #menu ul li.topmenu a:link, #menu ul li.topmenu a:visited {
	display: block;
	margin:0; padding:0;
	background: url(../templates/default/images/li_1.jpg) no-repeat left top;
	list-style-type: none;
	width:100%;
	font:bold 11px Tahoma;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	text-indent:20px;
	line-height:20px;
	overflow: hidden;
}

#menu ul li.topmenu a:hover {
	background: url(../templates/default/images/li_1b.jpg) no-repeat left top;
	list-style-type: none; color:#ffc71b;
}

#menu ul li.sub a, #menu ul li.sub a:link, #menu ul li.sub a:visited {
	display: block;
	margin:0; 	
        padding-left:53px;
	background: url(../templates/default/images/li_2.jpg) no-repeat left top;
        list-style-type: none;
	width:100%;
	font:bold 10px Tahoma;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	overflow: hidden;
}

#menu ul li.sub a:hover {
	background: url(../templates/default/images/li_2b.jpg) no-repeat left top;
	list-style-type: none; color:#ffc71b;
}

#menu ul li.sub1 a, #menu ul li.sub1 a:link, #menu ul li.sub1 a:visited {
	display: block;
	margin:0; 	
        padding-left:88px;
	background: url(../templates/default/images/li_3.jpg) no-repeat left top;
        list-style-type: none;
	width:100%;
	font:bold 10px Tahoma;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	overflow: hidden;
}

#menu ul li.sub1 a:hover {
	background: url(../templates/default/images/li_3b.jpg) no-repeat left top;
	list-style-type: none; color:#ffc71b;
}

#menu ul li.sub2 {
	display: block;
	margin:0; 	
        padding-left:53px;
	background: url(../templates/default/images/li_2.jpg) no-repeat left top;
        list-style-type: none;
	width:100%;
	font:bold 10px Tahoma;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
	line-height:20px;
	overflow: hidden;
}

/*--- FOOTER ---*/
#footer  { 
margin: 0px 10px 0px 10px;
width:772px;
height:95px;
background: #000000 url(../templates/default/images/hu/bg_footer.jpg) repeat-x;
color:#9d9d9d;
}

span#copyright {
float:left;
padding-top:15px;
padding-left:20px;
font-family:verdana;
font-size:11px;
color:#8d8d8d;
}

span#design {  
float:right;
font-family:verdana;
font-size:10px;
color:#8d8d8d;
padding:10px 0px 0px 1px;
widht:160px;
}


.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }

/*--- LINK ---*/
a img { border: none; }

a:link {	color: #950105; text-decoration: none; }
a:visited {	color: #950105; text-decoration: none; }
a:hover {	color: #ffffff; text-decoration: underline; }


/*--- GALÉRIA ---*/
.current_page { font-weight: bold; color: #000000; }

div.warning {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 400px;
	font-weight: bold;
	background-color: #EFEFEF;
	border: 1px solid #777870;
	line-height: 2em;
	padding: 1em;
	margin: 2em;}

div.sys {
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 200px;
	font-weight: normal;
	background-color: #d2c19e;
	border: 1px solid #99815b;
	line-height: 2em;
	padding: 1em;
	margin: 2em;}
