
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em,  q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.5em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

img { 
	border: solid, #999999; 
}


body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
	
	
}

a {
	color: #0170a5;
	text-decoration: none;
	font-size: 11px;
	
}

a:hover {
	color: #0170a5;
	text-decoration: underline;
}


#container {
	width: 625px;
	margin: auto;
	
}

#container #logo {
	background: url(images/pressi_logo_elkoltoztunk.jpg) no-repeat top center;
	height: 320px;
	width: 650px;
	border-bottom: 1px solid #797979;
}

#container #logo h1 {
	text-indent: -9999px;
}

#footer {
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	font-size: 13px;
	margin: 0;
	text-align: center;
	margin-top: 2px;
}

h3 {
	font-size: 11px;
	line-height: 20px;
}


h4 {
	text-align:center;
	font-size: 11px;
}

.desc {
	margin: -15px 0 15px 0;
	letter-spacing: 2px;
	word-spacing: 3px;
	
}

.desc p {
	margin-bottom: 10px;
	word-spacing: 20px;
	text-align: center;
	
}

a.animal {
	background-image: url("images/kep_animal_kek.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width:200px;
	height:177px;
}
a.animal:hover {
	background-image: url("images/kep_animal.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width:200px;
	height:177px;
}

a.si {
	background-image: url("images/kep_si_kek.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width:200px;
	height:177px;
}
a.si:hover {
	background-image: url("images/kep_si.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width:200px;
	height:177px;
}

a.buvar {
	background-image: url("images/kep_buvar_kek.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width:200px;
	height:177px;
}
a.buvar:hover {
	background-image: url("images/kep_buvar.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width:200px;
	height:177px;
}

a.akcio {
	background-image: url("images/kep_akcio_csilammal.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width:200px;
	height:177px;
}
a.akcio:hover {
	background-image: url("images/kep_akcio.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width:200px;
	height:177px;
}

table tr td h3 img {
	border: 0;
}

img.enjoypecs{
	border: none;
}
