/*-----------------------------------------------------------------------------
Projection styles
-----------------------------------------------------------------------------*/

@media screen, projection {

/* Common styles -------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
.decoration {
	display: none;
}
body {
	font: 70%/1.5 Tahoma, "Lucida Grande CE", lucida, sans-serif;
	text-align: center;
	color: #FFF;
	background: #D1D1D1 url(https://s3b.eoldal.hu/img/d/1000000014/body.gif) top left repeat-x;
}
hr {
	display: none;
}
table, form {
	font-size: 100%;
}
a {
	color: #C200CE;
}
a:hover {
	color: black;
	text-decoration: none;
}
a img {
	border: none;
}
.editor-area img.text-picture {
            border: 4px solid #DFDFDF;
}
p {
	margin: 10px 0;
}

.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
* html #content {
	overflow: hidden;
}
#articles {
	overflow: hidden;
}
#content ul, #content ol {
	list-style-type: square;
	margin-left: 30px;
}
#content ol {
	list-style-type: decimal;
}
#content li {
	margin: 5px;
}
.left-float {
	float: left;
}
.right-float {
	float: right;
}
img.left-float {
	margin: 10px 10px 10px 0;
}
img.right-float {
	margin: 10px 0 10px 10px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: none;
	width: 1px;
}
form {
	margin: 0;
	clear: left;
}
form dt {
	display: block;
	width: 80px;
	margin: 0 5px 10px 0;
	float: left;
	clear: left;
}
form dd {
	margin-bottom: 10px;
}
button {
	clear: both;
}
fieldset {
	padding: 0;
	border: 0 none;
}
legend, #content h3 {
	margin: 1em 0;
	font-size: small;
	_font-size: x-small;
	font-weight: normal;
	color: #C200CE;
}
center {
	margin: 15px 0;
}

/* Layout -------------------------------------------------------------------*/

#whole-page {
	width: 780px;
	margin: 10px auto;
	text-align: left;
}
#document {
	float: left;
	color: #333;
	background: #FFF url('https://s3b.eoldal.hu/img/d/1000000014/col_block.gif') top left repeat-y;
}
#header {
	padding: 10px;
	background-color: #FFF;
}
#header .inner_frame{
	width: 760px;
	height: 199px;
	background: #979797 url(/img/ulogo.241520.jpeg) top left no-repeat;
}
#articles h2, #articles h2 a, #folders h2, #gallery h2, #photos h2, #slide h2, #archive h2, #photo-album h2, .article h2{
	font-family: Georgia, "New York CE", utopia, sans-serif;
	clear: both;
}
#photos h2 {
	clear: both;
}
#header-decoration {
	display: none;
}
h1 {
	font-size: 250%;
	padding: 60px 50px 0px 30px;
  font-family: Georgia, "New York CE", utopia, sans-serif;
}
h1 a,h1 a:hover {
	text-decoration: none;
	color: #FFF;
}
#nav-column {
	float: left;
	width: 190px;
}
#navigation {
	float: left;
	width: 190px;
}
#navigation h2, .column h2 {
              position: relative;
	height: 41px;
	padding-left: 20px;
              overflow: hidden;
	line-height: 41px;
	text-align: left;
	font-family: Georgia, "New York CE", utopia, sans-serif;
	font-size: 125%;
	color: #C200CE;
	background: #FFF url('https://s3b.eoldal.hu/img/d/1000000014/nav.gif') bottom left repeat-x;
}
.column .decoration, #nav-decoration {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 13px;
	height: 41px;
	background: url('https://s3b.eoldal.hu/img/d/1000000014/nav_r.gif') bottom left no-repeat;
}
menu {
	width: 160px;
	list-style-type: none;
	background: #f7fbfe url('https://s3b.eoldal.hu/img/d/1000000014/col_block.gif') top left repeat-y;	 
}
menu li,.column ul li {
	margin: 0px 0px 0px 10px;
	padding: 4px 0px 0px 10px;
	list-style-type: none;
	background: url('https://s3b.eoldal.hu/img/d/1000000014/li.gif') top left no-repeat;
}
menu li a {
	width: 100%;
}
.column,#mess-square,#mess-message {
	/*float: left;*/
	width: 190px;
	overflow: hidden;
	background: #f7fbfe url('https://s3b.eoldal.hu/img/d/1000000014/col_block.gif') top left repeat-y;
}
.column a, menu li a {
	color: #C200CE;
}
.column a:hover,menu li a:hover {
	text-decoration: none;
	color: #C200CE;
}
#portrait .inner_frame,#last-gallery .inner_frame{
	text-align: center;
}
#portrait a,#last-gallery .wrap-of-photo{
	margin: 0 auto;
}
.section .inner_frame, menu {
	padding: 10px 10px 25px;
}
.wrap-wrapu {
	width: 120px;
	margin: 0 auto;
}
#portrait .inner_frame {
	padding-top: 25px;
}
#portrait a, #last-gallery .wrap-of-photo a {
	display: block;
	width: 120px;
	margin: 0 auto;
	padding: 15px 0;
	border: 1px solid #D1D1D1;
	background-color: #E8E8E8;
}
#portrait a {
	display: block;
	width: 150px;
}
#search fieldset {
	text-align: center;
}
#sendsearch {
	margin: 5px 0;
	padding: 2px 6px;
	_padding: 0px;
}
#calendar {
	text-align: center;
}
#calendar td{
	font-size: 80%;
	color: #464235;
}
#calendar thead td a {
	color: #C200CE;
}
#calendar caption {
	display: none;
}
#calendar table {
	width: 160px;
	text-align: center;
	margin: 0 auto;
}
td, th {
	padding: 1px 3px;
}
#archive-days {
	color: #C200CE;
	font-weight: bold;
}
#archive-days a{
	font-weight: normal;
	text-decoration: underline;
}
#footer {
	clear: both;
	width: 780px;
	padding-top: 10px;
	background-color: #FFF;
}
#footer .inner_frame {
	padding: 3px 0 20px;
	text-align: center;
	background-color: #D1D1D1;
}
#footer p {
	display: block;
	margin: 0 auto;
}
#footer a {
	color: #C200CE;
}
#clear2, #clear5, #perex-cont-clear, #gallery-cont-clear, #g-section-cont-clear, #a-section-cont-clear, #article-cont-clear {
	display: block;
}
#content {
	float: right;
	width: 570px;
	_width: 590px;
	padding: 0 10px;
	margin-top: -45px;
	background-color: #FFF;
	overflow: hidden;
	z-index: 5;
}
#content h3.section_sub_title {
	clear: both;
	font-size: large;
	_font-size: medium;
}
#breadcrumb-nav {
  padding: 8px 0 8px;
	border-bottom: 1px solid #E8E8E8;
	overflow: hidden;
	color: #C200CE;
	background-color: #FFF;
	position: relative;
}
#breadcrumb-nav a {
	color: #C200CE;
}
#breadcrumb-nav span {
	color: #C200CE;
}
#perex {
	margin: 10px 0 10px 0;
	padding: 5px 10px;
	color: #C200CE;
	background-color: #E8E8E8;
}
#articles {
	padding: 5px 10px;
}
#articles h2, #articles h2 a, #folders h2, #gallery h2, #photos h2, #slide h2, #archive h2, #archive h2 a , #photo-album h2, .article h2{
	padding-top: 30px;
	font-size: x-large;
	_font-size: large;
	font-weight: normal;
	color: #C200CE;
}
#articles h2 a, #archive h2 a {
	padding: 0;
}
.article {
	padding: 0 0 50px;
}
#articles .article {
            background: url('https://s3b.eoldal.hu/img/d/1000000014/article_bottom.gif') bottom center no-repeat;
}
.date {
	margin-right: 15px;
	color: #999;
}
.under-article {
	clear: both;
	color: #999;
	padding: 5px 0 0;
}
.under-article strong {
	font-weight: normal;
}
.under-article a:hover {
	color: #C200CE;
	text-decoration: none;
}
.accessibility-links {
	position: absolute;
	top: -1500px;
}
#block-comments input,#block-comments textarea,#block-comments input#c_title{
	width: 430px;
        font-family:Tahoma,Arial,sans-serif;
        font-size:13px;
	border: 1px solid #D1D1D1;
}
#block-comments input#validation {
	width: 120px;
	margin: 0 10px 10px 0;
}
#block-comments input.submit{
	width: auto;
	cursor:pointer;
        margin:0px 0px 10px 85px; 	
        _margin: 0px 0 10px 89px; 
	padding: 1px 4px;
	_padding: 0;
	border: 1px solid #D1D1D1;
	color: white;
	background-color: #C200CE;
}
#block-comments form {
	margin: 10px 2px;
}
#block-comments .comment {
	border: 1px solid #D1D1D1;
	border-width: 2px 1px 1px;
	margin: 10px 0;
	background-color: #FAFAFA;
}
#block-comments .comment-headline {
	font-size: x-small;
	_font-size: xx-small;
	color: #000;
	background-color: #E8E8E8;
}
#block-comments .comment h3 {
	margin: .5em 0 .2em;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	font-weight: bold;
	color: #C200CE;
}
#block-comments .comment-text{
	color: #333;
	background-color: #FAFAFA;
}
#block-comments .comment-headline,#block-comments .comment-text {
	padding: 3px 5px;
}
#block-comments .comment-headline b,#block-comments .comment-headline i {
	font-style: normal;
	font-weight: normal;
}
#block-comments form dd input{width: 186px;} 
#block-comments form dd input#c_validation{float:left;} 
#block-comments form dd div#c_validation_div{text-align:right;margin-right: 28px;} 
/* Photos ---------------------------------------------------------------------*/


.album {
	float: left;
	width: 125px;
	_width: 160px;
	margin: 10px 11px 10px;
	padding: 0 5px 0 30px;
	background: url('https://s3b.eoldal.hu/img/d/1000000014/galerie.gif') top left no-repeat;
}
#folders .album h3 {
	margin: 0 0 .5em 0;
}
#folders .album h3 a{
	font: bold small Tahoma, "Lucida Grande CE", lucida, sans-serif;
	_font-size: x-small;
	color: #C200CE;
}
#section_subsections,#gallery,#gallery h2 {
	clear: both;
}
.folder {

	position: relative;
	float: left;
	width: 240px;
	_width: 250px;
	margin: 10px 15px 10px 0px;
height: 140px;
	padding: 10px 0 10px 10px;
	border: 1px solid #E6E6E7;
}
.photo-wrap {
	position: relative;
	z-index: 1;
	float: left;
	margin-top: 2.5em;
}
.photo-wrap img {
	border: 4px solid #E8E8E8;
}
.folder-info {	
	width: 137px;
	_width: 147px;
	float: left;
	padding: 2.5em 0 0 10px;
}
#gallery .folder-info h3,.folder .folder-info h3 {
	position: absolute; /* IE bug -with negative margin its get down under the picture, nothing else working, i dont like absolute position, but it must be there */
	top: 0em;
	left: 10px;
	overflow: hidden;
	white-space: nowrap;
	width: 220px;
	margin: 0;
	font-weight: bold;
}
.folder-info h3 a {
	color: #C200CE;
	font-size: 120%;
}
.folder-info div {
	overflow: hidden;
	white-space: nowrap;
	width: 137px;
	line-height: 2;
}	
.folder-info div a {
	color: #C200CE;
}
#photos {
	clear: left;
}
#photos .photo-wrap {
	=position: relative;
	float: left;
	display: table;
	width: 93px;
	_width: 95px;
	height: 93px;
	_height: 95px;
	margin: 0 5px 10px;
	border: 1px solid #D1D1D1;
	background-color: #E8E8E8;
	/*z-index: 6;*/
}
#photos .photo-wrap div {
	=position: absolute;
	=top: 50%;
	display: table-cell;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}
#photos .photo-wrap div a {
	=position: relative;
	=top: -50%;
	overflow: hidden;
}
#photos .photo-wrap img {
	margin: 0 auto;
}
#slide {
	padding: 0 5px 30px;
	background: url('https://s3b.eoldal.hu/img/d/1000000014/article_bottom.gif') bottom center no-repeat;
}
#click {
	overflow: hidden;
	margin: 15px 0;
	padding-bottom: 30px;
 	text-align: center;
	background-color: #E8E8E8;
}
#click h3 {
	margin: 0;
	padding: 15px 0 10px;
	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;
	color: #666;
}
#click p {
	margin: 10px 20px 0;
}
.slidebar {
	_width: 100%;
	height: 100px;
	overflow: auto;
	white-space: nowrap;
}
.slidebar a {
	margin: 0 5px;
}
#thumbnav{
	margin: 15px 0;
 	text-align: center;
}
#timenav, .slidenav {
	padding: 5px;
	clear: both;
	text-align: center;
	color: #333;
	background-color: #E8E8E8;
}
#thumbnav br, .slidenav br {
	line-height: 0;
	height: 0;
	clear: both;
}
#slide #timenav a, #slide .slidenav a {
	color: #C200CE;
}
.slidenav .back {
	float: left;
}
.slidenav .forward {
	float: right;
}

/* Advertisment ------------------------------------------------------------------*/

.message {
	clear: both;
	margin-bottom: 5px;
	text-align: center;
	color: black;
}
.adv-title {
	width: 100%;
	margin-left: 5px;
}
#mess-ahead,#mess-skyscraper,#mess-rectangle {
	text-align: left;
}
#mess-ahead .adv-title {
	margin-left: 15px;
}
.message .inner_frame {
	padding: 5px;
	text-align: center;
}
.message img {
	display: block;
	border: none;
	margin: 0 auto;
}
#sky-scraper-block {
	float: right;
	display: inline;
	margin-right: -130px;
	position:relative;
	z-index: 100;
	right: -5px;
}
#sky-scraper-block .message{
  width: 130px;
}

/* /Advertisment -----------------------------------------------------------------*/


/*******************************************************************************/

#preview-folder { width: 100%; overflow: hidden; margin: 15px 0 15px 2px;}
#preview-folder .box div { float: left; width: 87px; height: 87px; margin: 5px; text-align: center; padding: 2px 2px 2px 2px;}
#preview-folder .box div {  background: #E8E8E8;border: 1px solid #D1D1D1;=width: 85px; =height: 85px; _width: 87px; _height: 87px; }
#preview-folder .box div { display: table; =position: relative; overflow: hidden; z-index: 999;} /* YUHU */
#preview-folder .box div a { margin: 2px 0 0 0px;  background-image: none; border: 0px solid #f7b1a5; =position: absolute; =top: 50%; =left: 50%; display: table-cell; vertical-align: middle; } /* YUHU */
#preview-folder .box div a { =border: none; } /* lte IE 7 */
#preview-folder .box div a img { =position: relative;  =top: -50%; =left: -50%;  } /* YUHU */
.list-of-pages{ text-align: center; position: relative; display: block; width: 100%;}
.list-of-pages .previous{ position: absolute; left: 0px; top: 0px;}
.list-of-pages .next{ position: absolute; right: 0px; top: 0px;}
#thumbnav { width: 100%; overflow: hidden; margin: 15px 0 15px 2px;}
#thumbnav .box div { background: #E8E8E8;border: 1px solid #D1D1D1;float: left; width: 97px; height: 97px; margin: 1px 5px; text-align: center; padding: 0px 2px 2px 0px;}
#thumbnav .box div { =width: 97px; =height: 97px; _width: 99px; _height: 99px; }
#thumbnav .box div { display: table; =position: relative; overflow: hidden; } /* YUHU */
#thumbnav .box div a { margin: 2px 0 0 0px;  background-image: none; border: 0px solid #f7b1a5; =position: absolute; =top: 50%; =left: 50%; display: table-cell; vertical-align: middle; } /* YUHU */
#thumbnav .box div a { =border: none; } /* lte IE 7 */
#thumbnav .box div a img { =position: relative;  =top: -50%; =left: -50%; border: 0px solid #FFF; } /* YUHU */


#footer { overflow: hidden; }

.level1 { margin-left: 15px !important;}
.level2 { margin-left: 30px !important;}
.level3 { margin-left: 45px !important;}
.level4 { margin-left: 60px !important;}
.level5 { margin-left: 75px !important;}
.level6 { margin-left: 90px !important;}
.level7 { margin-left: 105px !important;}
.level8 { margin-left: 120px !important;}
.level9 { margin-left: 135px !important;}

.admin h3 { color: #000 !important; }

div#block-comments .comment-answer{
	text-align: right;
	font-size: 110%;
	text-transform: capitalize;
	padding-right: 10px;
}

div#block-comments .comment-answer a{
	padding: 6px;
}

#languages{ text-align: center; }
#languages .inner_frame a{
     position: relative;
     margin: 0px 5px;
     float: left;
}

menu li.submenu-over { position: relative; z-index: 4000;}
menu li ul.submenu{ display: none; }
menu li.submenu-over ul.click { display: block; }
menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{ display: block; }
menu li ul.classic{ display: block; }

menu li.submenu-over ul.onmouse, menu li:hover ul.onmouse{
	position: absolute;
	top: 10%;
	top: 0px;
	left: 50%;
	background: #F3F3F3;
	list-style: none;
	padding: 0px;
	width: 200px;
	overflow: hidden;
	border: 1px solid #D1D1D1;
	z-index: 4000;
}
menu li.submenu-over ul.onmouse li, menu li:hover ul.onmouse li{
	list-style: none; 
	margin: 0px;
	padding: 5px 10px;
	background-image: none;
}
menu li.submenu-over ul.onmouse a, menu li:hover ul.onmouse a{
	text-align: left;
}
menu li ul.submenu a{
	color: #E23BEF;
	width: 130px;
}
#last-photo{ text-align: center;}

#mail-list{ text-align: center; }
#send-mail-list{ margin: 5px 0;	padding: 2px 6px; _padding: 0px;}

/* title aligment */
h1.head-left {
  text-align: left;
}
h1.head-center {
  text-align: center;
}
h1.head-right {
  text-align: right;
}

#ajax-container_preview{
 z-index: 999999;
}

#photo-album #folders .folder { height: 140px !important; }

.folder-info h3 {
	font-family: Georgia, "New York CE", utopia, sans-serif;
	font-size: 125%;
	color: #C200CE;}
.level1{ margin-left: 1em; }
.level2{ margin-left: 2em; }
.level3{ margin-left: 3em; }
.level4{ margin-left: 4em; }
.level5{ margin-left: 5em; }
.level6{ margin-left: 6em; }
.level7{ margin-left: 7em; }
.level8{ margin-left: 8em; }
.level9{ margin-left: 9em; }

#mail-list .inner_frame, #last-photo .inner_frame, #languages .inner_frame { text-align: center; }
.own-code-nav textarea { width: 98%; }
#stats .inner_frame, .own-code-nav .inner_frame, #contact-nav .inner_frame { padding: 10px 10px 25px 20px; }
#contact-nav .inner_frame, #stats .inner_frame * { color: #C200CE; }
#stats table * { padding-left: 0px; }
#photos:after{
 content: ".";
 clear: both;
 display: block;
 visibility: hidden;
 _zoom: 1;
}

#articles, #photo-album {padding: 1px 10px;}
.article {padding-left: 10px; padding-right: 10px;}
#articles .article {padding-left: 0; padding-right: 0;}

/* ----------- Facebook------------ */
#fb_likebox_width {width: 182px; margin-bottom: -10px; overflow: hidden;}
#fb_likebox_width iframe {margin: -1px -1px -24px -1px;}

.fb_edge_widget_with_comment{margin:5px 0px;}

/*******************************************************************************/


}

/*-----------------------------------------------------------------------------
Print styles
-----------------------------------------------------------------------------*/
@media print {

* { 
	margin: 0px; 
	padding: 0px;
}
body {
	font: 12pt/15pt serif;
}
h1,h2,h3,h4 {
	margin: 1em 0;
	page-break-after: avoid;
	page-break-inside: avoid;
}
h2 {
	font-size: 150%;
	font-weight: normal;
}
h3 {
	font-size: 110%;
	text-align: center;
}
p {
	margin: 0.25em 0;
	text-indent: 2em; }
a {
	color: #C200CE;
}
a[href]:after { 
	content: " ["attr(href)"]";
}
a[href|="#"]:after, a[href|="./"]:after, a[href|="javascript:"]:after {
	content: "";
}
hr {
	display: none;
}
table {
	font-size: 12pt;
	border-collapse: collapse;
	border: 1px solid #b9d939;
}
td {
	padding: .2em .5em;
	border: 1px solid #b9d939;
}
caption {
	font-weight: bold;
}
input, textarea, label {
	display: none;
}
cite, blockquote {
	font-style: italic;
}
code {
	display: block;
	margin: 1em;
	font-family: monospace;
	color: #000;
}
ins {
	text-decoration: none;
	font-weight: bold;
}
menu,#search,#calendar,.accessibility-links {
	display: none;
}
.clear {
	clear: both;
}
}
/******************************************************************************/
/*----------------------------------------------------------Navigation bar style----------------------------------------------------------*/
@media screen,projection{
#nav-cover{margin-top: -10px;}
#nav-cover form{ clear: none !important; margin-bottom: 10px !important;} 
}