body{
margin: 0px;
font-family: tahoma, verdana, arial, sans-serif;
font-size: 12px;
text-align: left;
}

a{
font-family: tahoma, verdana, arial, sans-serif;
text-decoration: none;
}

a:hover{
font-family: tahoma, verdana, arial, sans-serif;
text-decoration: underline;
}

img{
border-width: 0pt;
}

hr{
border: 1px solid white;
}

h1,h2,h3,h4,h5{
font-family: Geneva, Times New Roman, Tahoma, Arial;
margin: 0;
padding: 0;
font-size: 12px;
font-weight: bold;
}

h3{/*ERROR!!!*/
font-family: Geneva, Times New Roman, Tahoma, Arial;
margin: 0;
padding: 0;
font-size: 14px;
font-weight: bold;
}

input{
border: 1px solid black;
}

/* Globális cuccok stop*/

/* Layout Start */

#container{
text-align: center;
}


#wrapper{
font-family: tahoma, verdana, arial, sans-serif;
font-size: 12px;
margin-left: auto;
margin-right: auto;
border-collapse: collapse;
width: 781px;
border: 1px solid black;
}

#header{
width: 781px;
height: 197px;
background: url(../images/header.jpg) no-repeat;
}

.fade{
width: 781px;
height: 23px;
background: url(../images/fade.jpg) no-repeat;
text-align: left;
}

.fade ul{
margin: 0px 0px 0px 15px;        
padding: 4px 0px 0px 0px;
list-style-type: none;
}

.fade li{
font-weight: normal;
display: inline;
}

.fade a{
text-decoration: none; 
}

.fade a:hover{
text-decoration: underline;
}

#ctarea{
padding: 5px 5px 5px 5px ;
}

#menu{
width: 200px;
float: left;
}

.box{
margin: 10px 10px 10px 10px;
text-align: left;
}

.box div{
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}

.box ul{
margin: 0px;
padding: 0;
list-style-type: none;
}

.box li{
font-weight: normal;
border-bottom: 1px solid white;
}

.box li a{
padding-left: 10px;
}

.box li a:hover{
padding-left: 20px;
}

.content{
float: right;
width: 551px;
text-align: justify;
padding-left: 5px;
padding-right: 5px;
}

.button{
border: 1px solid black;
}

input, textarea{
border: 1px solid black;
}

#text{
clear: both;
}

.search{
float: right;
margin: 10px 5px 10px 5px;
}


.footer{
width: 781px;
text-align: center;
border-top: 2px solid white;
clear: both;
padding-top: 5px;
padding-bottom: 5px;
}

table.tbl td{
height: 23px;
padding: 3px;
}

table tr.guestbookmsg{
padding-bottom: 0px;
}


/*TOOLTIP*/
/*---------------------------------------------------------------------*/
.tooltip {
position:absolute;
left:25px;
top:25px;
border:1px inset white;
background-color:#ffb7ef;
color: black;
padding:4px;
font:normal normal 9px  Verdana;
font-size: 10px;
margin-top: 20px;
-moz-opacity:0.80;
filter:alpha(opacity=80);
}

#tooltip {
position:absolute;
left:25px;
top:25px;
border:1px inset white;
background-color:#ffb7ef;
color: black;
padding:4px;
font:normal normal 9px  Verdana;
font-size: 10px;
margin-top: 20px;
-moz-opacity:0.80;
filter:alpha(opacity=80);
}
/*---------------------------------------------------------------------*/

/* Módosított */
/* ---------- */
ul.reg
{
	text-align: justify;
  margin: 0px 5px 20px 20px;
  padding: 0px;
}
ul.reg li
{
  padding-top: 2px;
}
