body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #65A60E;
	background:url(../img/gal_back.png)
	
} 

img {border: 0;}

body {
	font-family: Tahoma;
	font-size: 12px;
	color: #5C3E03;
}
a {
	color: #65A60E;
	text-decoration: none;
}
a:hover {
	color: #65A60E;
	text-decoration: underline;
}
.tabsub {
	position: absolute;
	top: 10px;
	left: 0px;
	display: block;	
	width: 100%;
}
.tabsub div {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 11px;
}
.tabbed {
	position: absolute;
	top: 26px;
	left: 0px;
	display: block;
	border-bottom: 1px solid #65A60E;
	margin-bottom: 3px;
	width: 100%;
	text-align: center;
	color: #5C3E03;
	line-height: normal;
	font-size: 11px;
	z-index: 50;
}
.tabbed ul {
	margin: 5px 0px 3px 10px;
	padding: 0px;
	list-style-type: none;
}
.tabbed ul li {
	display: inline;
	margin: 0px 6px 0px 0px;
	padding: 3px 6px 2px 8px;
	border: 1px solid #505050;
	border-bottom: 1px solid #ffffff;
	background-image: url(../img/smallarrow-trh.png);
	background-position: top right;
	background-repeat: no-repeat;
}
* html .tabbed ul li {
	background-image: url(../img/smallarrowie-trh.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.tabbed ul li.active {
	position: relative;
	display: inline;
	margin: 0px 6px 0px 0px;
	padding: 3px 6px 5px 8px;
	border: 1px solid #65A60E;
	border-bottom: 1px solid #ffffff;
	background-image: url(../img/smallarrow-tr.png);
	background-position: top right;
	background-repeat: no-repeat;
}
* html .tabbed ul li.active {
	background-image: url(../img/smallarrowie-tr.png);
	background-position: top right;
	background-repeat: no-repeat;
}


.separator {
	width: 1px;
	height: 1px;
	clear: both;
	font-size: 1px;
}

#galleryContener {
	margin:0;
}

#galleryContener .header {
	height: 77px;
	/*background: #ffffff;
	background-image:  url("../img/logoback.png");*/
}

#galleryContener .header h1, #galleryContener h2, #galleryContener p { padding:0; margin:0;}
#galleryContener .header h1 {
	display: block;
	position: absolute;
	top: 70px;
	left: 50%;
	width: 500px;
	margin-left: -250px;
	font-size:18px;
	font-weight: normal;
	color: #5C3E03;
	text-align:center; 
}

#galleryContener .medium p {
	display: block;
	position: absolute;
	top: 506px;
	left: 50%;
	width: 600px;
	margin-left: -300px;
	font-size:11px;
	font-weight: normal;
	text-align:center; 
}

#galleryContener .header .logo {
	position: absolute;
	left: 5px;
	top: 10px;
	margin-left: 5px !important;
	margin-left: 5px;
	display: block;
	width: 82px;
	height: 82px;
	background: url("../img/logo_g.png") no-repeat center;;
	overflow: hidden;
}
#galleryContener .header form {
	position: absolute;
	top: 27px;
	right: 15px;
}
#galleryContener .header form select {
	font-family: Tahoma, Arial;
	font-size: 12px;
}

#galleryContener .medium {
	text-align: center;
	height: 446px;
	margin: auto;
}

#galleryContener .medium .prev a {
	height:446px;
	float:left;
	background:  url("../img/arrow_left1.png") no-repeat center;
}
#galleryContener .medium .next a {
	height:446px;
	float:right;
	background:  url("../img/arrow_right1.png") no-repeat center;
}
#galleryContener .medium .prev a:hover{
	height:446px;
	float:left;
	background:  url("../img/arrow_left2.png") no-repeat center;
}
#galleryContener .medium .next a:hover {
	height:446px;
	float:right;
	background:  url("../img/arrow_right2.png") no-repeat center;
}
#galleryContener .medium .img{
	width:610px;
	margin: auto;
	display: table;
	vertical-align: middle;
	height:446px;
	text-align:center;
/*	position:relative;
/*	border:1px solid white;*/
/*	display: table; _position: relative; overflow: hidden;*/
}
#galleryContener .medium .img div {
/*
	position: absolute;
	top: 50%;
	left: 50%;*/
	display: table-cell;
	vertical-align: middle;

}

#galleryContener .medium .img div div {
/*
	position: relative;
	top: -50%
	left: -50%;*/
}

#galleryContener .medium .prev a, #galleryContener .medium .next a{
	display:block;
	width:60px;
	height:446px;
	vertical-align: middle;
	text-decoration: none;
}
#galleryContener .medium .prev a:hover, #galleryContener .medium .next a:hover{

}
#galleryContener .medium .prev span, #galleryContener .medium .next span{
	display: none;
}





#galleryContener .medium img {
	border: 1px solid #65A60E;
	padding: 4px;
	margin: 0;
	background: white;
}

#galleryContener .small {
/*	overflow: auto;*/
	white-space: nowrap;
/*	height: 110px;*/
/*	width: 750px;*/
}

#galleryContener .small img {
	/*border: 1px solid white;*/
	padding: 5px 2px 5px 2px;
	margin: 0px;
}
#galleryContener .small a img {
	opacity: .7;
	_filter:alpha(opacity=70);
}
#galleryContener .small a:hover img {
	opacity: 1;
	_filter:alpha(opacity=100);
}

#galleryContener .small .actpic {
	border: 2px solid #65A60E;
	padding: 3px;
	opacity: 1;
	margin: 1px;
	_filter:alpha(opacity=100);
}


.nagyito a { 
	text-decoration:none; 
}
.nagyito a span {
	float: right;
	width: 200px;
	height: 28px;
	margin:8px;
	padding:2px;
	background: #ffffff;
	color: black;
	margin-top: -44px;
	border: 1px solid white;
	cursor: pointer;
	font-size: 11px;
	_filter:alpha(opacity=70);
}


