/*
$ http://www.hasznaltmobilok.hu $
$ style/print.css | 2006/06/13 09:48 $
$ LM: 2006/07/03 12:35 $
*/

body { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; color: #FFFFFF; background: #FFFFFF url(bg.gif) repeat-y; }

a:link { color: #24345C; text-decoration: none; }
a:visited { color: #24345C; text-decoration: none; }
a:hover { color: #24345C; text-decoration: underline; }

/* Konténer */
.wrapper {
  width: 1000px;
}

/* Bal blokk */
.left {
  display: none;
}

/* Felső rész */
.top {
  display: none;
}

/* Tartalom */
.content {
  width: 490px;
  background: #FFFFFF url(contentbox_top_shadow.gif) repeat-x;
  float: left;
  color: #000000;
  overflow: visible;
}

.content div { padding: 5px; }

/* Jobb blokk */
.right {
  display: none;
}

/* Lábléc */
.footer_top { display: none; }
.footer_bottom { display: none; }
