html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, samp, span, blockquote, ul, li, ol, dl, dd, dt, address, div, abbr,
dfn, acronym, input, select, option, textarea, td, th {
    margin: 0;
    padding: 0;
    font: 11px "Verdana", "Arial", "Tahoma", "Trebuchet MS";
    text-align: left;
}

h1, h2, h3, h4, h5, h6, p, pre, samp, span, blockquote, ul, li, ol, dl, dd, dt, address, abbr, dfn, acronym {
    cursor: text;
}

*:active, object:focus, embed:focus, a { outline: none }
*.pointer, label { cursor: pointer }
input, select, option, textarea { font-size: 100% }

img{ margin: 0px auto; padding: 0px; border: 0px; }

table{ margin: 0px; border-collapse: collapse; }
table.full{ width: 100%; }

td.top{ vertical-align: top; }
td.middle{ vertical-align: middle; }
td.bottom{ vertical-align: bottom; }

.auto{ margin: 0px auto; }
.c  {text-align: center;}

body{
	background: #7599D8 url(../elemek/hatter.gif) repeat-x top left;
	color: #ADADAD;
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}

img.ugras{
    margin: 10px 0px 0px 0px;
}

a{
    color: #ADADAD;
    font-size: 13px;
    text-decoration: none;
}

a:hover{
    color: #ADADAD;
    text-decoration: none;
}

div.leiras{
    color: #696969;
    height: 50px;
    margin: 0px;
    overflow: hidden;
    padding: 5px 5px 2px 5px;
    text-align: center;
    width: 200px;
}
