body{ 	
	margin:0 auto 0 auto;
	background-color: #161616;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#282828;
}

.h2 {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	color: #161616;
}

.h3 {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #161616;
	font-size: 17px;
}

.h4 {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-size: 17px;
	color: #161616;
}

a{
	color:#9f3a0e;
	text-decoration:none;
}

.footermap {
	color: #669ab2;
}
p {
	line-height:22px;
	font-size: 14px;
}

a:hover{
	text-decoration:none;
	color:#303030;
}

.link{
	background:url(../images/link_off_right.png) no-repeat top right;
	height:20px;
	padding: 4px 12px 5px 0;
}

.link_span{
	padding: 4px 0 5px 12px;
	height:20px;
	background:url(../images/link_off_left.png) no-repeat top left;
}

/* Header */

#header{
	margin:0 auto 0 auto;
	width:965px;	
	height:152px;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
}

/* Header vége */

/* Content */

#content_bottom_bg{
	width:100%;
	background-image: url(../images/content_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	
}

#content_center_bg{
	width:100%;
	background-color: #FFFFFF;
	background-image: url(../images/content_center_bg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

#content_top_bg{
	overflow: hidden;
	width:965px;
	margin:0 auto 0 auto;
	background-image: url(../images/content_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
}

#main_content{
	margin: 0 0 0 25px;
	padding: 10px 0 0 0;
	display:inline;
	float:left;
	width:670px;

}

#side_content{
	margin: 0 25px 0 0;
	padding: 20px 0 0 0;	
	display:inline;
	float:right;
	width:230px;
	background-color: #e3e3e3;
	background-image: url(../images/ref_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	text-align:center;
}

div#main_content p{
	text-align:left;
}

div#main_content img{
	margin:0 auto 0 auto;
	display:block;
}


/* Footer */

#footer{
	margin:0 auto 0 auto;
	padding: 15px 0 0 15px;
	width:950px;
	min-height:55px;	
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	font-size:12px;
	color:#FFFFFF;
}

.designby{
	float:right;
	margin: 0 12px 0 0;
	border: none;
	width:120px;
	height:36px;
	background: url(../images/designby.png) no-repeat;
	text-indent:-99999px;
}

/* Footer vége */

/* Form */

label{
	margin-left:2px;
}

input {
	padding-left:5px;
	padding-right:5px;
	width:270px;
	height:35px;
	border-width:0px;
	color:#161616;
	/*color:#e5e5e5;*/
	background: url(../images/contact_bg.png) no-repeat -2px -2px;
}

input:hover {
	color:#FF0000;
}

.file {
	padding-left:5px;
	padding-right:5px;
	width:270px;
	height:35px;
	border-width:0px;
	color:#161616;
	background: url(../images/contact_bg.png) no-repeat -2px -2px;
}

#comment{
	padding: 5px 5px 5px 5px;
	width:270px;
	height:111px;
	border-width:0px;
	color:#161616;
	background: url(../images/contact_bg.png) no-repeat -2px -39px;
}

#comment:hover{
	color:#FF0000;
}

.back_button{
	padding: 4px 0 0 10px;
	border: none;
	width:116px;
	height:21px;
	background: url(../images/contact_bg.png) no-repeat -449px -65px;
	display:block;
	color:#161616;
}

.back_button:hover{
	background: url(../images/contact_bg.png) no-repeat -449px -40px;
	color:#e5e5e5;
	text-decoration:none;
	cursor:pointer;
}

.button {
	margin: 8px 0 0 0;
	border: none;
	width:109px;
	height:31px;
	background: url(../images/contact_bg.png) no-repeat -453px -95px;
	display:block;
	color:#161616;
}

.button:hover {
	background: url(../images/contact_bg.png) no-repeat -453px -129px;
	cursor:pointer;
	color:#ffffff;
}
/* Form vége*/

/* Image Gallery*/
#gallery {position:relative; width:686px; margin:0px auto; padding:10px; border:6px solid #fff; background:#e3e3e3; float: center;}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(../images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(../images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
/*Image Gallery vége*/

.error_message {
        position: absolute;
        visibility: visible;
        filter: alpha(opacity=95);
        opacity: 0.95;
        background: #CCCCCC ;
        border: 1px outset #111;
        padding: 10px;
        text-align: justify;
}
