html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #000000;
    font-family: Arial, Verdana, Tahoma, Sans;
	font-size: 12px;
	line-height: 13px;
	color: #FFF;
	letter-spacing: 1px;
}

div.clearer {
	clear:both;
}

input, textarea, select {
    font-family: Arial, Verdana, Tahoma, Sans;
	font-size: 11px;
}
a {
    color: #282828;
    font-size: 12px;
	cursor: pointer;
}
object, embed {
	-moz-outline-style: none;
}
a:hover {
    color: #FFF;
}

img {
	border: 0;
	margin: 0;
}

label {
	font-size: 12px;
	cursor: pointer;
}

ul {
	list-style-type: none;
	padding: 10px 0 10px 6px;
	margin: 0;
}
	ul li {
		background: transparent url(../gfx/bg-li.gif) no-repeat 0px 5px;
		padding: 1px 0px 1px 16px;
		margin: 0px;
	}
	ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	ul li a:hover {
		color: #ffffff;
		text-decoration: underline;
	}
p {
	padding: 0 0 12px 0;
	line-height: 15px;
	margin: 0;
}
div#container {
    width: 978px;
    height: 570px;
    margin: 0 auto;
}

    div#header {
        height: 76px;
    }
    
        div#logo {
            float: left;
            width: 195px;
        }
        
        div#url {
        	position:relative;
            float: left;
            width: 763px;
            height: 76px;
            padding: 0px 0px 0px 0px;
            text-align: right;
            color: #4c4d4d;
            background: transparent url(../gfx/bs-url.gif) no-repeat top right;
        }
        
		div.social-home {
			position:absolute;
			right:20px;
			top:30px;
			width:98px;
			height:26px;
			background:url(/layout/gfx/bg-social.gif) no-repeat left top;
		}
		
		a.s-twitter {
			position:absolute;
			display:block;
			left:0px;
			top:0px;
			width:26px;
			height:26px;
		}
		
		a.s-facebook {
			position:absolute;
			display:block;
			left:36px;
			top:0px;
			width:26px;
			height:26px;
		}
		
		a.s-iwiw {
			position:absolute;
			display:block;
			left:72px;
			top:0px;
			width:26px;
			height:26px;
		}
		
    div#menu {
        line-height: 30px;
        padding: 0px 0px 0px 0px;
        text-align: center;
    }
    
        div#menu a {
            margin: 0px 8px 0px 8px;
			text-transform: lowercase;
            color: #4c4d4d;
            text-decoration: none;
            font-size: 12px;
        }
        
        div#menu a:hover {
            color: #FFF;
        }
    
    div#content {
		position: relative;
        min-height: 447px;
		_height:447px;
    }
    
    div#content div#footer,div#blogcontent div#footer {
		width: 978px;
		position: absolute;
		background: transparent url(../gfx/bg-footer.gif) no-repeat left top;
        height: 50px;
		bottom: 0px;
		left: 0px;
		letter-spacing: normal;
    }
    
        div.copyright {
            float: left;
            width: 680px;
            height: 36px;
            padding: 10px 0px 0px 20px;
            font-size: 11px;
            color: #4c4d4d;
        }
            
		div.footer-title {
			position: absolute;
			text-align: right;
			top: 0px;
			left: 690px;
			width: 240px;
		}
		img.footer-logo {
			position: absolute;
			top: 30px;
			left: 0px;
		}
    /*-----------------------
        default
    -----------------------*/
    div.content-left {
        float: left;
        width: 265px;
        height: 397px;
    }
    
    div.content-right {
        float: left;
        width: 643px;
        height: 342px;
        padding: 35px 35px 47px 35px;
    }
        
        div#content-right-number {
            float: right;
            width: 100px;
            font-size: 60px;
            text-align: right;
        }
    
    /*-----------------------
        gallery
    -----------------------*/
    div#gallery-left {
        float: left;
        width: 163px;
        height: 397px;
        background-color: #303030;
        background: transparent url(../gfx/home-images/termeszet.jpg) no-repeat 0px 0px;
    }
    
        div#gallery-left span.termeszet {
            display: block;
            float: right;
            width: 98px;
            height: 39px;
            padding: 12px 0px 0px 0px;
            margin: 306px 0px 0px 0px;
            text-align: center;
            background: transparent url(../gfx/home-box-bg.gif) no-repeat bottom right;
            font-weight: bold;
        }

    
	div.gallery-box {
		float:left;
		width:197px;
	}

	div.gallery-sidetitle {
		height:51px;
		background:url(/layout/gfx/gallery-sidetitle.jpg) no-repeat left top;
	}	
	
	div.digirama-sidetitle {
		height: 51px;
		background:url(/layout/gfx/digirama.jpg) no-repeat left top;
	}

	div.gallery-menu {
		padding:20px 0px 0px 15px;
	}

	div.gallery-menu a {
		display:block;
		color:#6b6b6b;
		font-size:15px;
		text-decoration:none;
		height:20px;
		padding:10px 0px 0px 0px;
	}
	
	div.gallery-menu a:hover, div.gallery-menu a.active {
		color:#ffffff;
		background:url(/layout/gfx/gallery-menuhover.jpg) no-repeat 0 10px;
		padding:10px 0px 0px 20px;
	}
	
	div.film {
		position:absolute;
		left:-180px;
		bottom:50px;
		width:180px;
		height:193px;
		background:url(/layout/gfx/film.jpg) no-repeat left top;
	}
	
	a.gallery-back {
		display:block;
		height:17px;
		width:120px;
		padding:3px 0px 0px 20px;
		color:#ffffff;
		background:url(/layout/gfx/backarrow.png) no-repeat left top;
		text-decoration:none;
	}
	
	div.gallery-breadcrumb {
		position:absolute;
		top:0px;
		right:15px;
	}
	
	a.gallery-breadcrumb-item {
		float:left;
		display:block;
		height:17px;
		width:50px;
		padding:3px 20px 0px 0px;
		color:#606161;
		background:url(/layout/gfx/greyarrow.png) no-repeat right top;
		text-decoration:none;
	}
	
	span.leaf {
		float:left;
		display:block;
		height:17px;
		padding:3px 0px 0px 10px;
		color:#d7d7d7;
	}
	
    div#gallery-center {
    	position:relative;
        float: left;
        width: 699px;
        min-height: 558px;
		_height:558px;
        padding: 11px 0px 40px 22px;
        background-color: #000;
    }
	
	div#gallery-center a {
		text-decoration:none;
	}
	
		div.gallery-center-top {
			height:68px;
			position:relative;
		}
	
        div.gallery-item {
			width: 245px;
			height: 188px;
			float: left;
			position: relative;
			margin:0px 3px 10px 0px;
			background:url(/layout/gfx/gallery-item-bg.png) no-repeat left top;
        }
        
        div.digirama-item {
			height: 198px;
		}
		
			div.gallery-item div.image-bg {
				position: absolute;
				top: 0px;
				left: 0px;
				background-color: #ffffff;
				width: 120px;
				height: 90px;
			}
			div.gallery-item img.image {
				position: absolute;
				top: 12px;
				left: 12px;
			}
			div.gallery-item img.corner {
				position: absolute;
				top: 72px;
				left: 103px;
			}
			div.gallery-item span.title {
				position: absolute;
				display:block;
				top: 121px;
				right: 20px;
				width: 156px;
				height:24px;
				text-align:center;
				color:#ffffff;
				font-size:14px;
				padding:27px 0px 0px 0px;
				background:url(/layout/gfx/gallery-imagetitle-bg.png) no-repeat left top;
			}
			div.digirama-item span.title {
				position: absolute;
				display:block;
				top: 121px;
				right: 20px;
				width: 156px;
				height: 30px;
				text-align:center;
				color:#ffffff;
				font-size:12px;
				padding:20px 0px 0px 0px;
				background:url(/layout/gfx/gallery-imagetitle-bg.png) no-repeat left top;
			}

        div.gallery-item a {
			color: #ffffff;
		}
			div.gallery-item a:hover img.image {  
				filter:alpha(opacity=80);
				-moz-opacity:.80;
				opacity: 0.8;
			}

    div#gallery-right {
        float: left;
        width: 152px;
        height: 397px;
		position: relative;
    }
		div#gallery-right img.back-page {   
			position: absolute;
			top: 35px;
			left: 0px;
		}
	
		div#gallery-right img.prev-page {   
			position: absolute;
			top: 170px;
			left: 20px;
		}
		div#gallery-right img.next-page {   
			position: absolute;
			top: 170px;
			left: 70px;
		}

    /*-----------------------
        home
    -----------------------*/
    div.home-box,
    a.home-box {
        float: left;
        width: 163px;
        height: 397px;
		position: relative;
		text-decoration: none;
		background-color: #ffffff;
    }
	    div.home-box img,
	    a.home-box img {   
			position: absolute;
			top: 0px;
			left: 0px;
			z-index: 102;
		}
			a.home-box:hover img {  
				filter:alpha(opacity=80);
				-moz-opacity:.80;
				opacity: 0.8;
			}

	    div.home-box span,
		a.home-box span {
			position: absolute;
			display: block;
			float: right;
			width: 98px;
			height: 39px;
			padding: 12px 0px 0px 0px;
			top: 306px;
			left: 65px;
			color: #ffffff;
			text-align: center;
			background: transparent url(../gfx/home-box-bg.gif) no-repeat bottom right;
			z-index: 110;
			font-weight: bold;
		}
       
    /*-----------------------
        form
    -----------------------*/
    .text380 {
        width: 380px;
        height: 16px;
		padding: 5px 3px 4px 3px;
        border: 0;
		margin: 0;
		background-color: #FFF;
        font-size: 12px;     
		/*filter:alpha(opacity=26);
		-moz-opacity:.26;
		opacity: 0.25;*/
		color: #000;
    }
    
    .textarea380 {
        width: 380px;
        height: 42px;
		padding: 5px 3px 4px 3px;
		overflow: auto;
		margin: 0;
        border: 0;
        background-color: #FFF;
        font-size: 12px;
		/*filter:alpha(opacity=26);
		-moz-opacity:.26;
		opacity: 0.25;*/
		color: #000;
	}
	
	.text-contacts {
	   background: transparent url(../gfx/contacts-input-bg.gif) repeat top left;
	}
	
	.text-order {
	   background: transparent url(../gfx/order-input-bg.gif) repeat top left;
	}

	.submit-order,
    .submit-contacts {
		width: 69px;
		height: 23px;
        margin: 0;
        border: 0;
        cursor: pointer;
		background: transparent url(../gfx/bg-order-submit.jpg) no-repeat left top;
	}
    
    .submit-order {
        width: 157px;
		background: transparent url(../gfx/bg-order-submit.jpg) no-repeat left top;
	}
    
    .submit-contacts {
		background: transparent url(../gfx/bg-contacts-submit.jpg) no-repeat left top;
	}

.gobig {
	font-size:12px;
	cursor:pointer;
}

/*-----------------------
	popup
-----------------------*/

div.popup {
	width: 974px; 
	height: 584px;
	position: relative;
}
	div.popup a#large-link {
		display: block;
		text-decoration: none;
		outline: none;
		position: relative;
		text-align: center;
	}
	div.popup a#large-link:focus {
		-moz-outline-style: none;
	}

		div.popup a#large-link img {
			z-index: 10000;
		}
		div.popup a#large-link div {
			text-align: center;
			top: 0px;
			left: 0px;
			position: absolute;
			z-index: 10004;
			width: 720px;
			height: 30px;
		}
		div.popup a#large-link div span {
			display: none;
			z-index: 10007;
		}

		div.popup a#large-link:hover div span {
			display: block;
			z-index: 10007;
			padding: 2px 3px 2px 3px;
			filter:alpha(opacity=60);
			-moz-opacity:.60;
			opacity: 0.6;
			white-space:nowrap;
			background-color: #020202;
			color: #eeeeee;
		}
					
	div.popup img.pager-up {
		position: absolute;
		top: 16px;
		left: 835px;
		cursor: pointer;
	}
	div.popup img.pager-down {
		position: absolute;
		top: 16px;
		left: 890px;
		cursor: pointer;
	}
	div.popup div.thumbnails {
		position: absolute;
		top: 84px;
		left: 794px;
		width: 170px;
		height: 480px;
	}
	div.popup div.thumbnails img {
		clear: both;
		float: left;
		margin: 0 0 9px 0;
		cursor: pointer;
	}
	div.popup div.number {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 68px;
		height: 57px;
		padding: 20px 0 0 0;
		background: transparent url(../gfx/popup/number.gif) no-repeat bottom right;
		font-size: 28px;
		text-align: center;
	}
	div.popup div#large-name {
		position: absolute;
		top: 8px;
		left: 175px;
		font-size: 12px;
		line-height: 15px;
		font-weight: normal;
		width: 500px;
		height: 60px;
		color: #ffffff;
	}
	div.popup div#large-name:first-line {
		font-size: 16px;
		font-weight: bold;
		line-height: 20px;
	}
	div.popup a.close {
		position: absolute;
		top: 0px;
		left: 954px;
	}
	
	div.large-image-holder {
		text-align: center;
		display: block;
		position: absolute;
		top: 84px;
		left: 0px;
		width: 720px;
		height: 480px;
	}
	div.large-image-holder img {
		margin: 0px auto 0px auto;
		position: relative;
	}
div.article-text {
	width: 530px; 
	height: 342px; 
	float: left;
	padding: 0 10px 0 0;
}

div#article-text-column1 {
	width: 190px; 
	height: 320px; 
	float: left;
	padding: 0 10px 0 0;
}

div#article-text-column1 strong {
    color: #282828;
}


div#article-text-column2 {
	width: 421px; 
	height: 320px; 
	float: left;
	padding: 0 10px 0 10px;
}

    div#article-text-column2 div.column2-item {
        display: none;
    }
    
    div#article-text-column2 div.column2-item-first {
        display: block;    
    }



div.article-pager {
	width: 100px; height: 200px; float: left;
	position: relative;
}
div.article-pager img.prev-page {
	top: 0px;
	left: 12px;
	position: absolute;
}
div.article-pager img.next-page {
	top: 0px;
	left: 60px;
	position: absolute;
}

div.diaporamas-left {
	width: 774px;
	height: 351px;
	padding: 46px 0px 0 41px;
	background-color: #cc8c06;
	float: left;
}
div.diaporamas-right {
	width: 320px;
	height: 397px;
	float: left;
	position: relative;
}
	div.diaporamas-right img.prev-page {
		top: 120px;
		left: 194px;
		position: absolute;
	}
	div.diaporamas-right img.next-page {
		top: 120px;
		left: 248px;
		position: absolute;
	}

div.diaporama-item {
	width: 182px;
	height: 176px;
	float: left;
	padding: 0px 50px 0px 0px;
	position: relative;
}
	div.diaporama-item div.image-bg {
		position: absolute;
		top: 0px;
		left: 0px;
		background-color: #ffffff;
		width: 160px;
		height: 106px;
	}
	div.diaporama-item img.image {
		position: absolute;
		top: 0px;
		left: 0px;
	}
	div.diaporama-item img.corner {
		position: absolute;
		top: 88px;
		left: 143px;
	}
	div.diaporama-item span.link {
		position: absolute;
		top: 130px;
		left: 0px;
		width: 80px;
	}
	
	div.diaporama-item span.title {
		position: absolute;
		top: 114px;
		left: 0px;
		width: 180px;
		font-weight: bold;
	}
	
	div.diaporama-item span.link-right {
		position: absolute;
		top: 130px;
		left: 80px;
		width: 80px;
		text-align: right;
	}

	div.diaporama-item a {
		color: #ffffff;
	}
		div.diaporama-item a:hover img.image {  
			filter:alpha(opacity=80);
			-moz-opacity:.80;
			opacity: 0.8;
		}

div.video-frame {
	width: 640px;
	height: 530px;
	position: relative;
}
	div.video-frame div#video-holder {
		width: 640px;
		height: 530px;
		position: absolute;
		top: 0px;
		left: 0px;
	}
	div.video-frame img#video-close {
		position: absolute;
		top: 0px;
		left: 620px;
		cursor: pointer;
	}
	
	
/*BLOG*/

div#blogcontent {
	position:relative;
	background-color:#404040;
	font-size:12px;
	color:#a5a4a4;
	font-family:Arial;
}

div.blogmain {
	background:url(/layout/gfx/blogmain-bg.jpg) repeat-y left top;
}

div.blogmain-left {
	float:left;
	width:222px;
	padding:28px 19px 45px 24px;
}

div.blogmain-right {
	float:left;
	width:661px;
	padding:28px 26px 45px 26px;
}

div.blogmain-right a {
	color:#D96E27;
}

div.blogmain-right a:hover {
	color:#ffffff;
}

div.post h1 {
	margin-bottom:8px;
}

div.post h1 a {
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
}

div.blogmain-right h1 {
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	font-size:18px;
}

div.blog-date strong {
	color:#000000;
	font-size:11px;
}

div#blogcontent a {
	text-decoration:none;
}

a.more {
	color:#d96e27;
	text-decoration:none;
}

div.post.separator, div.post-body.separator {
	background:url(/layout/gfx/post-separator.jpg) repeat-x left bottom;
}

div.post-comment {
	border-bottom:solid 1px #4e4c4c;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.post-comment strong, div.post-comment a {
	color:#ffffff;
}

div.post-body {
	padding-bottom:15px;
	margin-bottom:15px;
}

div.breadcrumb a {
	color:#ffffff;
}

div.sidetitle {
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:20px;
}

div.box {
	margin-bottom:45px;
	color:#a5a4a4;
}

div.box a {
	color:#a5a4a4;
}

div.element {
	border-bottom:solid 1px #3e3d3d;
	padding:10px 0px 10px 0px;
}

div.element a {
	display:inline-block;
	background:url(/layout/gfx/yellowbox.jpg) no-repeat 0px 3px;
	padding:0px 0px 0px 15px;
}

div.element a:hover {
	color:#ffffff;
}

span.bigtitle {
	font-size:18px;
	color:#c7c4c4;
	font-weight:bold;
}

div.blogmain-right img {
	padding:0px 15px 15px 0px;
}

.submit {
	width:69px;
	height:23px;
	background:url(/layout/gfx/whitesubmit.jpg) no-repeat left top;
	border:0px;
	cursor:pointer;
}

div#form-content {
	margin-bottom:40px;
	background:url(/layout/gfx/post-separator.jpg) repeat-x left top;
	padding-top:10px;
	margin-top:10px;
}

input.text270 {
	background:#646160;
	border:0px;
	height:20px;
	padding:3px;
	color:#ffffff;
}

textarea.text330 {
	background:#646160;
	border:0px;
	height:40px;
	padding:3px;
	color:#ffffff;
	overflow:auto;
	font-family:Arial;
}

#formData label {
	color:#ffffff;
}

span.cloud_ {
	font-size:11px;
}

span.cloud_1 {
	font-size:13px;
}

span.cloud_2 {
	font-size:15px;
}

span.cloud_3 {
	font-size:17px;
}

span.cloud_4 {
	font-size:19px;
}

span.cloud_5 {
	font-size:21px;
}
div.seo {
	border-top: 1px solid #363636;
	width: 980px; margin: 0px auto;
	padding: 10px 0px 0px 0px;
}

div.seo h1 {
	font-size: 14px;
		
}
div.seo h2 {
	color:#989898px !important;
	float: left;
	font-size: 14px;
	border: 1px 
}
/*
div.seo ul {
	
	float: left;
}
	div.seo a {
		font-size: 11px;
		color: #a9a9a9;
		text-decoration: none;
	}
*/
