/* html rész */
body {text-align: center; margin:0px;
scrollbar-face-color: #fff; scrollbar-highlight-color: #000; scrollbar-3dlight-color: #fff; 
scrollbar-darkshadow-color: #000; scrollbar-shadow-color: #fff; scrollbar-arrow-color: #000; 
scrollbar-track-color: #fff;}

#center {background: white; position: relative; width: 1000px; margin-left: auto; margin-right: auto; text-align: center;}

#header {background-image: url(header.jpg); width:100%; height: 180px;}

#headerback {width:100%;height:180px; background-color: black;}

#footer {width:100%; height:100px;}

/* Objektumok */
#email {position:relative; top:50px; width:100%; height:44px; text-align:center;}

#sav {position:relative; background-image: url(sav.gif); background-repeat:no-repeat; top:0px; width:1000px; height:9px; text-align:center;}

img {border:0px;}
html>body img {padding-bottom:10px;}

.clearfix {  clear: both; }

/* Keretek */
.blokk {width:200px; height:270; margin:0px; text-align:left; float:left;}
.link {width:200px; height:20; margin:0px; text-align:right; float:left;}

/* Karakterek */
li {font-size:11px; color:gray;}
html>body li {padding-left:5px; padding-top:3px;}

/* Linkek */
a.ajanlott:link, a.ajanlott:active, a.ajanlott:visited {color:#8CB546; font-size:12px; text-decoration: none;}
a.ajanlott:hover {color:#000546; font-size:12px; text-decoration: underline;}

a.kat:link, a.kat:active, a.kat:visited {color:#4580B4; font-size:13px; font-style:italic; text-decoration: none;}
a.kat:hover {color:#000546; font-size:13px; font-style:italic; text-decoration: underline;}