/* CSS reset */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
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;
}

/* CSS reset - end */

div#container {
                       width:950px;
                       height:1400px;
                       margin: 0 auto 0 auto;
}

div#header1 {
                       float:left;
                       width:687px;
                       height:178px;
                       background-image:url('header1.jpg');
}

div#header2 {
                       float:left;
                       width:263px;
                       height:178px;
}

div.etlap {
	width: 263px; height: 178px;
	background: url( 'etlapos.jpg' ) 0 -178px no-repeat;
	}

div.etlap a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'etlapos.jpg' ) top left no-repeat;
	}

div.etlap a:hover {
	background-image: none;
	}

div#actual {
                       clear:both;
                       width:950px;
                       height:59px;
                       background-image:url('actual2.jpg');
}

div#menuetlap {
                       width:950px;
                       height:114px;
                       padding-top: 18px;
                       line-height: 22px;
                       font-size: 15px;
                       background-image:url('menuetlap.jpg');

}

div#menuetlap ul li {display: inline;}

div#contentetlap {
                       text-align: justify;
                       width: 670px;
                       height: 911px;
                       padding-top: 15px;
                       padding-left: 145px;
                       padding-right: 135px;
                       font-size: 12px;
                       background-image:url('contentetlap.jpg');
}

div#menuerd {
                       width:950px;
                       height:114px;
                       padding-top: 18px;
                       line-height: 22px;
                       font-size: 15px;
                       background-image:url('menuerd.jpg');

}

div#menuerd ul li {display: inline;}

div#content1erd {
                       float: left;
                       text-align: justify;
                       font-size:13px;
                       width: 330px;
                       height: 916px;
                       padding-top: 10px;
                       padding-right: 12px;
                       padding-left: 140px;
                       background-image:url('content1erd.jpg');
}

div#content2erd {
                       float: left;
                       text-align: justify;
                       font-size:13px;
                       width: 333px;
                       height: 916px;
                       padding-top: 10px;
                       padding-left: 10px;
                       padding-right: 125px;
                       background-image:url('content2erd.jpg');
}

div#menugaleria {
                       width:950px;
                       height:114px;
                       padding-top: 18px;
                       line-height: 22px;
                       font-size: 15px;
                       background-image:url('menugaleria.jpg');

}

div#menugaleria ul li {display: inline;}

div#contentgaleria {
                       text-align: justify;
                       width: 950px;
                       height: 926px;

}

div#menurendeles {
                       width:950px;
                       height:114px;
                       padding-top: 18px;
                       line-height: 22px;
                       font-size: 15px;
                       background-image:url('menurendeles.jpg');

}

div#menurendeles ul li {display: inline;}

div#contentrendeles {
                       text-align: justify;
                       width: 670px;
                       height: 911px;
                       padding-top: 15px;
                       padding-left: 145px;
                       padding-right: 135px;
                       background-image:url('contentrendeles.jpg');
}

div#menuterkep {
                       width:950px;
                       height:114px;
                       padding-top: 18px;
                       line-height: 22px;
                       font-size: 15px;
                       background-image:url('menuterkep.jpg');

}

div#menuterkep ul li {display: inline;}

div#contentterkep {
                       text-align: justify;
                       width: 670px;
                       height: 909px;
                       padding-top: 17px;
                       padding-left: 145px;
                       padding-right: 135px;
                       background-image:url('contentterkep.jpg');
}

div#footer {
                       text-align:left;
                       padding-top: 25px;
                       padding-left: 145px;
                       clear:both;
                       width:805px;
                       height:80px;
                       background-image:url('footer2.jpg');
}


body {
           text-align:center;
           font-weight: bold;
           font-family: "Trebuchet MS";
           font-size: 14px;

}

.link { text-decoration: underline; color: #482e05; font-size: 15px; }
.link:hover { text-decoration:none; color: #000000;} 

.link2 { text-decoration: underline; color: #482e05; font-size: 13px; }
.link2:hover { text-decoration:none; color: #000000;} 

.link3 { text-decoration: underline; color: #482e05; font-size: 11px; }
.link3:hover { text-decoration:none; color: #000000;} 

.float {float:left; margin-right: 16px;}
