/* COMMON */
html, body {
	height: 100%;
}

@font-face {
    font-family: 'meriendaregular';
    src: url('merienda-regular-webfont.eot');
    src: url('merienda-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('merienda-regular-webfont.woff2') format('woff2'),
         url('merienda-regular-webfont.woff') format('woff'),
         url('merienda-regular-webfont.ttf') format('truetype'),
         url('merienda-regular-webfont.svg#meriendaregular') format('svg');
    font-weight: normal;
    font-style: normal;

} 

table {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border: 0px;
}

table tr td {
}

table tr td {
	padding: 1px 5px 1px 7px;
	background: url(dotted_border.png?version=100818) repeat-y top left;
}

table tr td:first-child {
	background: none;
}

table tr:hover {
	background: #ffffff;
}

table tr.header, table tr.header:hover {
	background: url(dotted_border.png?version=100818) repeat-x bottom;
}

table tr.header td {
	color: 	#808080;
	background: transparent;
	padding-bottom: 5px;
}

a {
	color: #3939de;
	text-decoration: none;
}

a:hover {
	color: #5959fe;
}

img {
	border: 0px none;
}

/* LAYOUT */
body {
	padding: 0px;
	margin: 0px;
/*	background: #808080 url(bgr.png); */
	z-index: -10;
	color: #cccccc;
	font-family: meriendaregular, arial, serif;
	font-size: 0.8em;
	text-align: left;
}

div.def {
    color: #000000;
}    
    
div.header {
	background: transparent;
	width: 100%;
	height: 96px;
	position: absolute;
	top: 0px;
	z-index: -10;
}

div.header div.header_decor1 {
	position: absolute;
	width: 0px;
	height: 0px;
}

div.header div.header_decor2 {
	position: absolute;
	width: 0px;
	height: 0px;
}


div.header div.header_decor3 {
	position: absolute;
	width: 0px;
	height: 0px;
}

div.header div.header_decor3_hu {
	position: absolute;
	width: 0px;
	height: 0px;
}

div.header div.header_decor4 {
	position: absolute;
	width: 0px;
	height: 0px;
}

div.header div.header_decor5 {
	position: absolute;
	width: 0px;
	height: 0px;
}

div.header div.header_decor6 {
	position: absolute;
	width: 0px;
	height: 0px;
}

div.footer {
	background: transparent;
	width: 100%;
	height: 160px;
	position: absolute;
	bottom: 0px;
	z-index: -10;
}

div.footer div.footer_credits {
	position: absolute;
	width: 0px;
	height: 0px;
}


div.footer div.footer_decor1 {
	position: absolute;
	width: 0px;
	height: 0px;
}


a.lang_hu, a.lang_en {
	display: block;
	background: transparent;
	width: 0px;
	height: 0px;
	position: absolute;
}


/* WINDOW */
div.window {
	display: none;
	background: #cccccc url(window_bgr.png);
	color: #000000;
	border: solid 0px #555555;
	z-index: 10;
}

div.window a.decor1, div.window a.decor2 {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
}

div.window div.w_header {
	background: #cccccc url(header_bgr.png);
	border-bottom: solid 0px #000000;
	height: 32px;
	text-align: center;
	line-height: 28px;
}

div.window div.w_header div.pager_hl {
	position: absolute;
	left: -32px;
	background: url(header_left.png) no-repeat;
	height: 32px;
	width: 32px;
}

div.window div.w_header div.pager_hr {
	position: absolute;
	right: -32px;
	background: url(header_right.png) no-repeat;
	height: 32px;
	width: 32px;
}
div.window div.w_header a.w_close {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(header_close.png) no-repeat;
	height: 32px;
	width: 32px;
}

div.window div.w_header > span {
	background: #cccccc url(header_text.png);
	padding: 3px 10px 4px 10px;
	font-size: 1.1em;
}

div.window div.info {
	text-align: center;
	padding: 0px 5px 0px 5px;
	border-bottom: solid 2px #686868;
}

div.window div.content {
	overflow: auto;
	padding: 5px;
}

div.window div.content p {
	margin: 1px 0px 10px 0px;
}

span.subtitle, div.subtitle {
	font-size: 1.1em;
	text-decoration: underline;
	text-transform: uppercase;
	color: #de3939;
}

div.subtitle {
	margin-top: 5px;
}

p.with_title {
	margin-bottom: 10px;
	background: none !important;
	text-indent: 0px !important;
}

p.with_title:first-line {
	font-size: 1.1em;
	text-decoration: underline;
	text-transform: uppercase;
	color: #de3939;	
}

div.window div.w_footer {
	background: url(footer_bgr.png);
	height: 32px;
}

div.window div.w_footer div.pager {
	position: absolute;
	left: -32px;
	background: url(footer_left.png) no-repeat;
	height: 32px;
	width: 32px;
}

div.window div.w_footer div.pager2 {
	position: absolute;
	right: -32px;
	background: url(footer_right.png) no-repeat;
	height: 32px;
	width: 32px;
}

div.window a.pics {
	display: block;
	float: right;
	width: 300px;
	height: 240px;
	border: solid 2px #555555;
}

div.window a.pics:hover {
	border: solid 2px #808080;	
}

#about_w {
	width: 608px;
}

#about_w div.content {
	height: 452px;
}

#press_w {
	width: 608px;
}

#press_w div.content {
	height: 452px;
}

#otherstuff_w {
	width: 608px;
}

#otherstuff_w div.content {
	height: 452px;
}

#v2screening_w {
	width: 608px;
}

#v2screening_w div.content {
	height: 452px;
}

#v3screening_w {
	width: 608px;
}

#v3screening_w div.content {
	height: 452px;
}

#aboutmoleman1_w {
	width: 608px;
}

#aboutmoleman1_w div.content {
	height: 452px;
}

#aboutmoleman2_w {
	width: 608px;
}

#aboutmoleman2_w div.content {
	height: 452px;
}

#aboutmoleman3_w {
	width: 608px;
}

#aboutmoleman3_w div.content {
	height: 452px;
}

#gallerymoleman1_w {
	width: 728px;
}

#gallerymoleman1_w div.content {
	height: 452px;
}

#gallerymoleman2_w {
	width: 728px;
}

#gallerymoleman2_w div.content {
	height: 452px;
}

#gallerymoleman3_w {
	width: 728px;
}

#gallerymoleman3_w div.content {
	height: 452px;
}

#videosmoleman1_w {
	width: 608px;
}

#videosmoleman1_w div.content {
	height: 452px;
}

#videosmoleman2_w {
	width: 608px;
}

#videosmoleman2_w div.content {
	height: 452px;
}

#news_w {
	width: 608px;
}

#news_w div.content {
	height: 452px;
}

#vakondok1_w {
	width: 590px;
}

#vakondok1_w div.content {
	height: 452px;
}

#vakondok1_w td {
	white-space:nowrap;
}

#vakondok2_w {
	width: 590px;
}

#vakondok2_w div.content {
	height: 452px;
}

#vakondok2_w td {
	white-space:nowrap;
}

#vakondok3_w {
	width: 590px;
}

#vakondok3_w div.content {
	height: 452px;
}

#vakondok3_w td {
	white-space:nowrap;
}

#vakondok4_w {
	width: 590px;
}

#vakondok4_w div.content {
	height: 452px;
}

#vakondok4_w td {
	white-space:nowrap;
}

#pic_w div.content {
	padding: 0px;
	margin: 5px;
}

#pic_w div.pic_control {
	position: absolute;
	bottom: 20px;
	text-align: center;
}

#news_w > div.content > div {
	border-bottom: solid 1px #808080;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#news_w span.date {
	color: #000000;
	font-size: 0.8em;
}

#news_w span.title {
	font-size: 1.1em;
	color: #ffffff;	
}

#news_w div.source {
	color: #808080;
	font-size: 0.8em;
	text-align: right;
}


/* ICONS */
div.icons {
	position: absolute;
	right: 25px;
	top: 85px;
}

div.icons_h {
	right: 25px;
}

div.icons_v {
	top: 190px;
}

div.icons_h a {
	float: left;
	margin-left: 30px;
}

div.icons a div {
	min-width: 48px;
	min-height: 30px;
	padding-top: 70px;
	text-align: center;
}

div.icons a div.floppy {
	background: url(icon_news.png) no-repeat top center;	
}

div.icons a.selected div.floppy {
	background: url(icon_news.png) no-repeat top center;	
}

div.icons a div.contact {
	background: url(icon_contact.png) no-repeat top center;
}

div.icons a div.about {
	background: url(icon_about.png) no-repeat top center;
}

div.icons a.selected div.about {
	background: url(icon_about.png) no-repeat top center;	
}


div.icons a div.vakondok1 {
	background: url(icon_vakondok1.png) no-repeat top center;
}

div.icons a.selected div.vakondok1 {
	background: url(icon_vakondok1.png) no-repeat top center;	
}

div.icons a div.vakondok2 {
	background: url(icon_vakondok2.png) no-repeat top center;
}

div.icons a.selected div.vakondok2 {
	background: url(icon_vakondok2.png) no-repeat top center;	
}

div.icons a div.vakondok3 {
	background: url(icon_vakondok3.png) no-repeat top center;
}

div.icons a.selected div.vakondok3 {
	background: url(icon_vakondok3.png) no-repeat top center;	
}

div.icons a div.vakondok4 {
	background: url(icon_vakondok4.png) no-repeat top center;
}

div.icons a.selected div.vakondok4 {
	background: url(icon_vakondok4.png) no-repeat top center;	
}

div.icons a div.vakondok5 {
	background: url(icon_vakondok5.png) no-repeat top center;
}

div.icons a.selected div.vakondok5 {
	background: url(icon_vakondok5.png) no-repeat top center;	
}

div.icons a div.twitter {
	background: url(icon_twitter.png) no-repeat top center;
}

div.icons a div.vimeo {
	background: url(icon_vimeo.png) no-repeat top center;
}

div.icons a div.facebook {
	background: url(icon_facebook.png) no-repeat top center;
}

div.icons a div.youtube {
	background: url(icon_youtube.png) no-repeat top center;
}

div.icons a span {
	color: #555555;
	background: #cccccc;
}

div.icons a.selected span {
	color: #cccccc;
	background: #555555;
}

div.window div.icons {
	position: relative;
	right: 0px;
	top: 0px;
}

div.window div.icons a {
	float: left;
	padding: 0px 5px 0px 5px;
}

div.window div.icons a div {
	margin: 5px;
	min-height: 0px;
}

/* MISC */
td.misc {
	color: #808080;
}

td.sid {
	padding-left: 10px;
	font-size: 0.8em;
	vertical-align: bottom;
}

div.counter {
	position: absolute;
	width: 0px;
	height: 0px;
	bottom: 0px;
	right: 0px;
	overflow: hidden;
}

span.hl {
	font-weight: bolder;
}


/* NEWS */
div.news01content div {
	border-bottom: solid 2px #808080;
	margin-bottom: 10px;
    margin-right: 10px;
	padding-bottom: 10px;
}

div.news01content span.date {
	color: #000000;
	font-size: 0.8em;
}

div.news01content span.title {
	font-size: 1.1em;
	color: #ffffff;	
}


div.news01content {
	color: #000000;
	font-size: 1.0em;
	text-align: justify;
}
