/* 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 {
	font-family: arial;
	font-size: 11pt;
	background: url('../images/bodyBg.jpg') #00324e no-repeat center -88px;
}

.menu {
	width: 804px;
	height: 29px;
	position: absolute;
	left: 50%;
	top: 365px;
	margin-left: -394px;
	border: 0px solid green;
	padding: 0 0 0 55px;
}

.menu a {
	display: block;
	color: white;
	text-decoration: none;
	float: left;
	margin: 5px 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px dotted #fe8a7d;
}

.menu a:first-child {
	border-left: 0px solid white;
}

.cont1 {
	width: 804px;
	height: 1005px;
	position: absolute;
	left: 50%;
	top: 420px;
	margin-left: -394px;
	border: 0px solid green;
}

.cont2 {
	width: 750px;
	height: 800px;
	border: 0px solid green;
	padding: 20px;
	text-align: justify;
	overflow: scroll;
}

.cont2 h3 {
	font-weight: bolder;
	color: #900000;
	font-size: 12pt;
}

.cont2 #img {
	width: 300px;
	margin: 0 0 20px 30px;
}

.scroll {
}

#img2 {
	width: 200px;
	margin: 0 30px 30px 0;
}

.cont1 a {
	color: #900000;
}

.vissza {
	display: block;
	margin: -10px 0 10px 0;
}

.listLineOvoda {
	float: left;
	width: 300px;
	margin: 0px 0px 30px 30px;
	border: 1px solid #ebd2a8;
	font-size: 10pt;
}

.dotted1 {
	margin: 10px 0 20px 40px;
}

.listElementNameOvoda {
	text-transform: uppercase;
	border-bottom: 1px dotted #dc911b;
	font-size: 9pt;
	color: white;
	font-weight: bolder;
	background: #ab1a07;
	padding:5px;
}

.listElementNameOvoda img{
	margin: 0 0 -3px 5px;
}

.listElementNameOvoda a{
	font-size: 9pt;
	color: white;
	text-decoration: none;
	font-weight: bolder;
}

.listElementDateOvoda {
	width: 295px;
	text-align: right;
	color: #ab1a07;
	font-size: 9px;
	margin: 3px 0 -10px 0;
	font-style: italic;
}

.listElementDescOvoda {
	font-size: 10pt;
	margin: 15px 5px 15px 5px;
	text-align: justify;
	color: #4d4d4d;
}

.listElementMegnyitasOvoda {
	width: 300px;
	text-align: center;
	color: #4d4d4d;
	font-size: 12px;
	font-weight: bolder;
	margin: 10px 0px 10px 0px;
}

.listElementMegnyitasOvoda a{
	color: #4d4d4d;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

.thumb1cont {
	text-align: center;
	border: 0px solid red;
	margin: 20px 20px 20px 22px;
}

.thumb1slot {
	text-align: center;
	float: left;
	width: 100px;
	height: 100px;
	margin: 14px;
}

.thumb1 {
	border: 1px solid gray;
}

.listLineOpenOvoda {
	float: left;
	width: 695px;
	margin: 0px 0px 30px 0px;
	border: 0px solid #ebd2a8;
	font-size: 10pt;
}

.listElementNameOpenOvoda {
	text-transform: uppercase;
	border-bottom: 1px dotted #dc911b;
	font-size: 14px;
	font-size: 14px;
	color: #96191f;
	font-weight: bolder;
}

.listElementNameOpenOvoda img{
	margin: 0 0 -3px 5px;
}

.listElementNameOpenOvoda a{
	font-size: 15px;
	color: #4d4d4d;
	text-decoration: none;
	font-weight: bolder;
}

.listElementDateOpenOvoda {
	width: 100%;
	text-align: right;
	color: #ecb865;
	font-size: 9px;
	margin: 3px 0 -10px 0;
	font-style: italic;
}

.listElementDescOpenOvoda {
	font-size: 10pt;
	margin: 5px;
	text-align: justify;
	color: #4d4d4d;
}


.thumb1contOpen {
	text-align: center;
	border: 0px solid red;
	margin: 20px 20px 20px 22px;
}

.thumb1slotOpen {
	text-align: center;
	float: left;
	width: 100px;
	height: 100px;
	margin: 13px 15px 5px 15px;
}

.neaLogo {
	position: fixed;
	bottom: 10px;
	left: 50%;
	margin-left: 440px;
}

.lapHu {
	position: fixed;
	bottom: 150px;
	left: 50%;
	margin-left: 440px;
	color: white;
	text-decoration: none;
	font-size: 18px;
}