/* Eric Meyer v1.0 - 2008-02-12 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, input, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; background: transparent;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}

input[type="submit"], input[type="image"] {
    cursor: pointer;
}
sup {
    vertical-align: top;
}
.clr {
    clear: both;
}

body {
	background: url('../images/bg2.jpg') gray no-repeat center bottom fixed;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: Calibri;
	color: #545454;
}

.cont1 {
	width: 320px;
	margin: 0px auto 0px auto;
	text-align: center;
	background: white;
	padding: 5px 0px 5px 0px;
	letter-spacing: 1px
}

.cont2 {
	width: 310px;
	margin: 0px auto 0px auto;
	text-align: center;
	background: white;
	border: 1px dashed #bebebf;
}

.block1 {
	text-align: center;
	width: 310px;
	height: 380px;
	background: url('../images/head.jpg') white center -40px;
	padding: 10px 0px 0px 0px;
}

.block2 {
	text-align: center;
	border-bottom: 1px dashed #d1d2d4;
	width: 290px;
	margin: 10px;
	padding: 0px 0px 10px 0px;
	font-size:10pt; 
}

.block3 {
	text-align: center;
	width: 290px;
	margin: 10px;
	padding: 0px 0px 10px 0px;
	font-size:10pt; 
}

.smallhead {
	background: #d1d2d4;
	font-size: 15px;
	margin: 0px 0px 5px 0px;
	padding: 3px;
}

.hasznalat {
	width: 290px;
}

.logok {
	font-size:10pt; 
}

.logok img {
	width: 60px;
}

.artabla {
	font-size: 11pt;
	width: 100%;
}

.artabla td {
	border: 1px solid gray;
	padding: 3px;
}