html, body {    
	background-color: #262425;
    /*font-family: "Arial Narrow", Arial, sans-serif;*/
    font-family: arial;
    /*font-weight: bold;*/	
}

hr {
	background-color: #6f543e;
    border: 0 none;
    color: #6f543e;
    display: block;
    height: 1px;
    margin-top: 1px;
}

#headerWrap {
	height: 400px;
    width: 100%;
}

#headerCenter, #headerLeft, #headerRight {
    height: 331px;
}
#headerLeft {
    background: rgba(0, 0, 0, 0) url("../pic/loop_left.png") repeat-x scroll center bottom;
    float: left;
    width: calc(50% - 570px);
}
#headerRight {
    background: rgba(0, 0, 0, 0) url("../pic/loop_right.png") repeat-x scroll center bottom;
    float: right;
    width: calc(50% - 570px);
}

#headerCenter {
    float: left;
    position: relative;
    width: 1140px;
}
#headerCenter{
   background: #262424 url("../pic/fejlec.png") no-repeat top center;
}

#quote {
	color: #987a5f;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
	text-align: center;
}

#nyelvek {    
    position: absolute;
    top: 10px;
	right: 0px;
}

#nyelvek a {
    color: #7e6047;
    text-decoration: none;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin-right: 4px;
	line-height: 18px;
	vertical-align: middle;
	border-right: 1px solid #7e6047;
	padding-right: 8px;
	height: 18px;
	display: inline-block;
}

#nyelvek a.sel, #nyelvek a:hover{
    color: #d79044;
}

#nyelvek a.facebook {
	background: url("../pic/fb_off.png") no-repeat center center;
	display: inline-block;
	height: 18px;
	width: 18px;
	border-right: 0px none;
	margin-right: 0px;
	padding-right: 0px;
}

.facebook:hover {
	background: url("../pic/fb_on.png") no-repeat center center;
}

#menu_bg {
	margin-top: 330px;
    height: 79px;
    width: 100%;
}

#menu {
    height: 54px;
	margin-top: 20px;
	text-align: center;
}

#menu ul {
	display: inline-block;
}

#menu li {
    float:left;
    margin-right: 29px;
    padding-top:8px;
    height: 54px;
    line-height: 18px;
}

#menu li a {
    font-size: 9pt;
    font-style: normal;
    font-weight: bolder;
	font-family: "Arial Narrow", Arial, sans-serif;
    color: #AE916F;
    text-decoration: none;
	text-transform:uppercase;
}

#menu li.home a {
    background: transparent url("../pic/home_inactive.png") no-repeat scroll center 0;
    display: block;
    height: 27px;
    width: 41px;
}

#menu li.home.sel a, #menu li.home a:hover {
    background: transparent url("../pic/home_active.png") no-repeat scroll center 0;
}

#menu li.sel {
}

#menu li.sel a,#menu li a:hover {
    color: #e39f4e;
}

#menu li.sel .nyil {    
    height:11px;
    background: url("../pic/nyil.png") no-repeat center transparent;
}

#menu li.email {
    margin-right: 0px;    
	padding-right: 40px;
    background: url("../pic/boritek.png") no-repeat scroll right 9px transparent;	
}

#wrapper {
	width: 100%;
	background: #262425 url("../pic/piroscsik.jpg")  repeat-x bottom;	
}

#content {
	/*width: 786px;*/
	width: 1140px;
    margin-left: auto;
    margin-right: auto;
    color: #6f543e;    
    font-size: .75em;
    line-height: 1.5em;
    text-align: justify;	
}

#footer {
}

#main_text_szoveg {
	padding-bottom: 96px;
}

#content.m_content a {
	color: #ae916f;
}
#content.m_content a:hover {
	color: #d79044;
}


#galleryContainer {
	width: 1185px;
	margin: 0px auto; 
	border: 0px solid #aaa;
	margin-left: -22px;
	text-align: center;
}

#galleryContainer .thumb {	
	display: inline-block;
	margin: 20px 22px 20px 22px;	
	text-align: center;
	vertical-align: middle;
}

#galleryContainer .thumb a{	
	outline: none;
	border: none;
}

#galleryContainer .thumb img {
	height: 100%;
	/*
	width: 191px;
	height: 139px;
	*/	
	/*max-width: 191px;
	max-width: 228px;
	*/
}

#galleryContainer.gc_1 .thumb{
	padding: 10px;
	border: 1px solid #51483c;
	background: #393534;
}
#galleryContainer.gc_1 .thumb:hover {
	border: 1px solid #797066;
}
#galleryContainer.gc_1 .thumb img{
	border: 1px solid #797066;
	width: 228px;
}

#galleryContainer.gc_2 .thumb {
	
}
#galleryContainer.gc_2 .thumb  img {
	width: 153px;
}

#galleryContainer.gc_3 .thumb {
}

#galleryContainer.gc_3 .thumb img {
	width: 252px;
}

#galleryContainer.gc_4 .thumb {

}
#galleryContainer.gc_4 .thumb img {
	width: 153px;
}

#galleryContainer.gc_5 .thumb {
}

#galleryContainer.gc_5 .thumb img {
	max-height: 456px;
	max-height: 227px;
}

#galleryContainer.gc_6 .thumb {
}

#galleryContainer.gc_6 .thumb img {
	width: 153px;
}


#galleryContainer .thumb .tplayer{
	background-image: url(../img/layer.gif);	
	width: 100px;
	height: 100px;
	position: relative;
	margin-top: -100px;
}

.jspCap{
        display: block;
        background: #eeeef4; 
}

.jspVerticalBar .jspCap{
        height: 20px;
}

.jspHorizontalBar .jspCap{
        width: 50px;
        height: 100%;
}

