@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100.1%;
}
body {
	text-align: center;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	background: #f3f3f3 url(/images/bg.png) repeat left top;
}
hr {
	display: none;
}
.hr {
	height: 1px;
	margin: 10px 0;
	font-size: 1px;
	line-height:1px;
	border-bottom: #eeeeef 1px solid;
}
.shad {
	box-shadow: 0px 0px 3px #aaa;
	-moz-box-shadow: 0px 0px 3px #aaa;
	-webkit-box-shadow: 0px 0px 3px #aaa;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#aaaaaa')";
	/* IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#aaaaaa');
}
input::-webkit-input-placeholder { color: #e3e3e3; }
input:-moz-placeholder { color: #e3e3e3; }
input:-o-placeholder { color: #e3e3e3; }
input:-ms-input-placeholder { color: #e3e3e3; }

.wrap-out {
	background: url(/images/top_bg.jpg) repeat-x left top;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	min-height: 700px;
	clear: both;
}
.wrapper {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 986px;
	text-align: left;
	position: relative;
}
.wrapper-in {
	min-height: 400px;
}
.flag {
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 20;
}
.flag a {
	display: block;
	float: left;
	width: 33px;
	height: 17px;
	padding: 0;
	margin-left: 10px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #727272;
	text-decoration: none;
	text-indent: -3000px;
	background: url(/images/sprite.png) no-repeat left -120px;
}
.flag a:hover {
	color: #c00;
}
.flag .hu {
	background: url(/images/sprite.png) no-repeat -40px -120px;
}

a.logo {
	padding-top: 20px;
	display: block;
	background: url(/images/sprite.png) no-repeat left 20px;
	width: 250px;
	height: 45px;
	text-indent: -3000px;
}

.logged-in {
	text-align: center;
	display: block;
	width: 100%;
	height: 20px;
	font-size: 12px;
	padding: 10px 14px;
	text-align: left;
}
.logged-in a {
	color: #c00;
}
.logged-in a:hover {
	color: #000;
}

.header {
	width: 100%;
	height: 120px;
	display: block;
}
DIV.topmenu {
	float: right;
	background: url(/images/sprite.png) no-repeat left -200px;
	margin-top: 0;
	width: 810px;
	height: 100px;
}


UL.menu {
	clear: both;
}
UL.menu, UL.menu UL {
	list-style-type: none;
	padding: 0;
	margin: 20px 0;
	width: 156px;
	position: relative;
}
UL.menu UL {
	display: none;
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 500;
	top: 0;
	left: 156px;
	background: #fff;
}
UL.menu LI {
	zoom: 1;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
UL.menu-horizontal {
	padding: 0;
}
UL.menu-horizontal UL {
	position: absolute;
	top: 30px;
	left: 0;
	background: #FF942B;
	box-shadow: 1px 4px 10px #555;
	-moz-box-shadow: 1px 4px 10px #555;
	-webkit-box-shadow: 1px 4px 10px #555;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=190, Color='#555555')";
	/* IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=190, Color='#555555');
}
UL.menu-horizontal UL LI {
	width: 100%;
	height: auto;
	padding: 0;
	background: none;
}
UL.menu-horizontal UL LI a {
	color: #efefef;
	border-bottom: #000 1px solid;
}
UL.menu-horizontal UL LI a:hover {
	background-color: #000;
	color: #fff;
	text-shadow: none;
}
UL.menu-horizontal, UL.menu-horizontal UL {
	margin: 0;
	width: auto;
}
UL.menu-horizontal LI {
	float: left;
	margin: 0;
}
UL.menu-horizontal LI UL LI UL {
	top: 0px;
	left: 100%;
}
UL.menu-horizontal LI UL LI {
	width: 180px;
}


UL.menu LI a {
	display: block;
	padding: 8px 10px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #8a4c3a;
}
.left UL {
	background: #fff;
	margin-top: 0;
	width: 155px;
}
.left UL LI {
	display: block;
	padding: 0;
	width: 156px;
	background: url(/images/sprite.png) no-repeat right -350px;
}
.left UL LI a {
	display: block;
	padding: 10px 10px;
	width: 100%;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
.left ul li a:hover {
	color: #FF942B;
	text-shadow: none;
}
.left .partnereink UL {
	margin: 0;
	padding: 0;
}
.left .partnereink UL LI {
	background: #fff;
	width: 136px;
	padding: 0 10px;
}
.left .partnereink UL LI a {
	width: 136px;
	padding: 10px 0;
	color: #b29c8b;
	border-bottom: #eeeeef 1px solid;
}

UL.menu-horizontal LI a {
	display: block;
	width: auto;
	font-family: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: #000 0.1em 0.1em 0.2em;
}

UL.menu-top1 LI {
	background: url(/images/sprite.png) no-repeat -1198px -200px;
	height: 50px;
}
UL.menu-top1 LI a {
	padding: 15px 24px;
}
UL.menu-top1 LI a:hover {
	color: #FF942B;
}
UL.menu-top2 LI {
	margin-top: 2px;
	background: url(/images/sprite.png) no-repeat -1198px -250px;
	height: 31px;
}
UL.menu-top2 LI:first-child {
	background: none;
}
UL.menu-top2 LI a {
	font-size: 13px;
	text-transform: uppercase;
	padding: 6px 15px;
	color: #fff;
}

UL.menu-horizontal LI a.first, UL.menu a.sub {
	background: none;
}
UL.menu a:hover, .partnereink UL LI a:hover, UL.menu a.act {
	color: #000;
	text-shadow: #fff 0.1em 0.1em 0.2em;
}
.left UL.menu a.act {
	color: #92CA1E;
	text-shadow: none;
}
UL.menu LI UL LI a {
	font-size: 13px;
}
/*UL.menu a.sub1 { padding-left: 20px; width: 170px; }*/
/*UL.menu a.sub2 { padding-left: 24px; width: 166px; }*/
/*UL.menu a.sub3 { padding-left: 28px; width: 162px; }*/
/*UL.menu a.sub4 { padding-left: 32px; width: 158px; }*/
/* UL.menu a.hassub { background-image: url(/images/sprite.png); background-repeat: no-repeat; background-position: -806px -86px; }*/


UL.menu-top2 LI a:hover {
	color: #000;
	text-shadow: #fff; 0.1em 0.1em 0.2em;
}

#dekor {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 345px;
	height: 120px;
	background: url(/images/sprite.png) no-repeat -15px -400px;
}
.search {
	display: block;
/*	background: transparent url(/images/search_bg.gif) no-repeat right center;*/
	position: absolute;
	top: 20px;
	left: 300px;
	width: 290px;
	height: 30px;
}
.search FORM {
	padding: 0 5px;
}
.search INPUT {
	border: none;
	background: none;
	width: 284px;
	padding: 3px 6px;
	background: #fff;
	border-radius:0px;-khtml-border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;
	border: #7e8081 2px solid;
	font: 18px Arial, Helvetica, sans-serif;
	color: #333;
}
.search INPUT.seacrhsubmit {
	border: none;
	width: 21px;
	height: 24px;
	background: url(/images/sprite.png) no-repeat left -90px;
	text-indent: -3000px;
	cursor: pointer;
}
a.ajanlatkeres {
	display: block;
	width: 156px;
	height: 35px;
	margin: 10px 0 30px 0;
	background: url(/images/sprite.png) no-repeat -30px -90px;
	text-indent: -3000px;
}

.left {
	float: left;
	width: 156px;
	padding: 0;
	margin: 0;
}
.left .box {
	/*background-color: #fff;*/
	margin: 0 0 20px 0;
	padding: 0;
}
.box-shad-regi {
	box-shadow: 0px 5px 3px #d5d5d5;
	-moz-box-shadow: 0px 5px 3px #d5d5d5;
	-webkit-box-shadow: 0px 5px 3px #d5d5d5;
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=190, Color='#d5d5d5')";
	/* IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=190, Color='#d5d5d5');
}
.content {
	float: left;
	width: 605px;
	padding: 20px;
	margin: 0 0 0 20px;
	line-height: 24px;
	background: #f3f3f3 url(/images/bg.png) repeat left top;
}
.content UL {
	margin-bottom: 20px;
}
.content LI {
	padding: 0 0 5px 18px;
	background: url(/images/sprite.png) no-repeat 4px -134px;
	font-size: 14px;
	line-height: 21px;
}
.akciok UL LI {
	background: none;
}
.right {
	float: left;
	width: 150px;
	padding: 0 0 0 15px;
}
.right .box {
	margin-bottom: 20px;
}
.right .box-shad-regi {
	background: url(/images/sprite.png) no-repeat -200px -300px;
}
.right .box .box-content {
	background: #fff;
	margin-top: 0;
	padding: 10px 6px;
}
.right P.cim {
	margin: 0;
	padding: 0;
	font: 17px Arial, Helvetica, sans-serif;
	color: #8a4c3a;
}

.footer {
	clear: both;
	width: 100%;
	margin: 40px 0 0 0;
	padding: 8px 0 20px 0;
	text-align: center;
	background: #4a4a4a url(/images/sprite.png) repeat-x left -882px;
}
.footer strong {
	color: #727272;
}

.footer .wrapper {
	background: none;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 986px;
	font-size: 11px;
	color: #c6c6c7;
}
.footer a.logo {
	position: absolute;
	top: 8px;
	left: 20px;
	width: 150px;
	height: 30px;
	background: url(/images/sprite.png) no-repeat -250px 0px;
}
.footer .creator {
	padding: 20px 10px 0 0;
	float: right;
	color: #727272;
}
.footer .copyright a:hover {
	color: #000;
}
.footermenu {
	width: 640px;
	clear: both;
	float: left;
	padding: 0;
	margin: 15px 0 5px 188px;
}
.footermenu a {
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0 20px 0 0;
}
.footermenu1 a {
	color: #5f8d00;
	text-transform: uppercase;
}
.footermenu2 a {
	color: #a0a0a0;
	text-transform: uppercase;
}
.footermenu a:hover {
	color: #f5f5f5;
}
.footermenu a:active {
	color: #fff;
}
.copyright {
	text-transform: none;
	color: #c6c6c7;
}
.footer .hr {
	height: 1px;
	margin: 5px 0 10px 0;
	font-size: 1px;
	line-height:1px;
	border-bottom: #8e8e8e 1px solid;
}

a.back-to-top {
	position: absolute;
	top: 14px;
	right: 0px;
	text-align: right;
	padding: 0 5px 0 14px;
	font-size: 10px;
	color: #fff;
	text-transform: uppercase;
	background: url(/images/sprite.png) no-repeat -500px 2px;
}
a.back-to-top:hover {
	color: #FF942B;
}

H1 {
	margin: 0 0 20px 0;
	padding: 0px 0 5px 0;
	font: 24px Arial, Helvetica, sans-serif;
	color: #5f8d00;
	border-bottom: #dfd7d1 1px solid;
}
H1-regi {
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
}
.index h1 {
	margin-top: 10px;
}
H2 {
	margin: 0;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-size: 22px;
	color: #5f8d00;
}
.index .hirek {
	margin-bottom: 20px;
}
H2.reverse {
	font: 24px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #8a4c3a;
	padding: 10px;
	clear: none;
}
H2.csempekedd {
	color: #fff;
	background: #e70000;
}
H2.reverse, H2.reverse a {
	color: #fff;
}
H2.reverse a:hover {
	color: #000;
}
.akciok UL LI H2, .akciok UL LI H2 a {
	font: 21px Arial, Helvetica, sans-serif;
	color: #8a4c3a;
	padding: 10px 0;
	clear: none;
}
.index .l50 h2 {
	margin: 10px 0;
	padding: 10px 0;
	font: 24px Arial, Helvetica, sans-serif;
	color: #5f8d00;
	border-bottom: #dfd7d1 1px solid;
}
.index .l50 p {
	color: #a8a8a8;
}

H3 {
	margin: 0;
	padding: 5px 0 2px 0;
	font-weight: bold;
	font-size: 19px;
}
.left h3, .right h3 {
	padding: 10px 0 10px 10px;
	margin: 0;
	width: 146px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
	background: #ff942b;
}
.left h3-regi, .right h3-regi {

background: #41a02e; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxYTAyZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzcyMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #41a02e 0%, #137201 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#41a02e), color-stop(100%,#137201)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #41a02e 0%,#137201 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #41a02e 0%,#137201 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #41a02e 0%,#137201 100%); /* IE10+ */
background: linear-gradient(to bottom,  #41a02e 0%,#137201 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41a02e', endColorstr='#137201',GradientType=0 ); /* IE6-8 */

}
.left h3.products {
	background-color: #b70000;
}
.right h3 {
	width: 142px;
}
H1 a, H2 a, H3 a {
	color: #5f8d00;
}
.left H3 a, .right H3 a {
	color: #fff;
}
H1 a:hover, H2 a:hover, H3 a:hover {
	color: #000;
}
.left H3 a:hover, .right H3 a:hover {
	color: #8a4c3a;
}
H1, H2, H3, H4, H5, H6 {
	clear:both;
}
H4 {font-size: 15px;color:#000;}
H5 {font-size: 14px;color:#000;}
H6 {font-size: 13px;color:#000;}
H4, H5, H6 {
	padding: 2px 0;
}

UL, P {
	padding: 10px 0 0 0;
	margin: 0;
}
P {
	padding: 0 0 10px 0;
}

UL, LI {
	list-style-type: none;
}

/* jCarousel */
.akciok .jcarousel-container-horizontal {
	border-top: ##8a4c3A 1px solid;
	background: #fff;
	width: 605px;
	height: 225px;
}
.akciok .jcarousel-clip-horizontal {
    width:  100%;
    height: 100%;
	background: none;
}
.akciok .jcarousel-item {
    width: 605px;
    height: 225px;
	text-align: left;
}

.akciok .jcarousel-item-horizontal {
    margin-right: 10px;
	padding: 0;
	width: 584px;
	height: 185px;
	border: none;
	padding: 10px;
	margin: 0;
}

/* buttons */
.akciok .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 35px;
    background: transparent url(/images/sprite.png) no-repeat -220px -90px;
    cursor: pointer;
}

.akciok .jcarousel-next-horizontal:hover {
/*    background-position: -130px -283px;*/
}

.akciok .jcarousel-next-horizontal:active {
/*    background-position: -130px -250px;*/
}

.akciok .jcarousel-next-disabled-horizontal,
.akciok .jcarousel-next-disabled-horizontal:hover,
.akciok .jcarousel-next-disabled-horizontal:active {
    cursor: default;
/*    background-position: -130px -316px;*/
}

.akciok .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    right: 36px;
    width: 35px;
    height: 35px;
    background: transparent url(/images/sprite.png) no-repeat -180px -90px;
    cursor: pointer;
}

.akciok .jcarousel-prev-horizontal:hover {
/*    background-position: -163px -282px;*/
}

.akciok .jcarousel-prev-horizontal:active {
/*    background-position: -163px -250px;*/
}

.akciok .jcarousel-prev-disabled-horizontal,
.akciok .jcarousel-prev-disabled-horizontal:hover,
.akciok .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
/*    background-position: -163px -316px;*/
}





.news {
	width: 140px;
	min-height: 50px;
	margin: 10px 10px -10px 0;
	padding: 0 0 10px 0;
	float: left;
	position: relative;
}
.news H2 {
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	color: #257515;
}
.news a.more {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: #fff;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
	color: #257515;
}
.news H2 a {
	color: #257515;	
}
.news H2 a:hover {
	color: #8a4c3a;
}
.news a.more:hover {
	color: #8a4c3a;
}

.zoom img {
	border: none;
	border: #e4d0ad 1px solid;
}

.brdr3 {
	border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
}
.brdr5 {
	border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}

.none {
	display: none;
}
a.bovebben {
	display: inline-block;
	width: 74px;
	height: 18px;
	background: transparent url(/images/more_red.gif) no-repeat right center;
	text-indent: -3000px;
}

input[type="submit"] {
	margin: 0;
	border: none;
	font-size: 13px;
	font-weight: bold;
	border: #000 1px solid;
}


.l50 {
	float: left;
	width: 280px;
	padding: 0 10px 0 0;
}
.l50-first {
	float: left;
	width: 300px;
	padding: 0;
}
.index .l50 {
	margin: 20px 0;
	padding-right: 20px;
}
.index .l50, .index .l50 a {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 21px;
	color: #1e1e1e;
}
a.more {
	padding: 0 20px 0 0;
	color: #c00;
	text-transform: capitalize;
}
a.more:hover { color: #c00; }

.col2-1 {
	float: left;
	width: 340px;
	padding-left: 10px;
}
.col3-1 {
	float: left;
	width: 283px;
	padding-left: 18px;
}
.news-list.col3-1 {
	margin-bottom: 20px;
}
.col3-2 {
	float: left;
	width: 278px;
	padding-left: 30px;
}
.col3-1 {
	float: left;
	width: 200px;
	padding-left: 30px;
}
.col-first {
	padding-left: 0px;
}
.news-list a.pic {
	display: block;
	padding-top:0;
	height: 120px;
	width: 200px;
	overflow: hidden;
	border: #e4d0ad 1px solid;
}
.news-list a.pic img {
	padding: 0;
	margin: 0;
/*	width: 200px;*/
}

.del, .view, .mod, .check, .pic-kiem {
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -3000px;
}
.del {
	background: url(/images/admin/doc_del.gif) no-repeat left center;
}
.view {
	background: url(/images/admin/doc_view.gif) no-repeat left center;
	width: auto;
	padding-left: 20px;
	text-indent: 0;
}
.mod {
	background: url(/images/admin/doc_mod.gif) no-repeat left center;
}
.check {
	background: url(/images/admin/check_off.gif) no-repeat left center;
}
.check-dis {
	background: url(/images/admin/check_off_dis.gif) no-repeat left center;
}
.check-on {
	background: url(/images/admin/check_on.gif) no-repeat left center;
}
.check-on-dis {
	background: url(/images/admin/check_on_dis.gif) no-repeat left center;
}
.move {
	background: url(/images/admin/doc_move.gif) no-repeat 2px 1px;
	cursor: move;
	width: 24px;
}


/* index oldal */
#pic {
    position:relative;
	margin: -20px -20px 0 -20px;
    width: 624px;
    height: 230px;
	overflow: hidden;
    background: url(/images/admin/lightbox-ico-loading.gif) no-repeat 50% 50%;
	border: none;
	border: #fff 10px solid;
}
#pic img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
	height: 230px;
}
#pic a {
    border:0;
    display:block;
}

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

.nivo-directionNav a {
	position:absolute;
	bottom:10px;
	z-index:9;
	cursor:pointer;
	
	display:block;
	width:30px;
	height:30px;
	background:url(/images/sprite.png) no-repeat -200px -90px;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position: -230px -90px;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
/*	background:#000;*/
	color:#fff;
	opacity:0.3; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:0;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
.nivo-caption H2 {
	font: 18px Arial, Helvetica, sans-serif;;
	color: #fff;
	display: inline-block;
	background: #000;
	padding: 10px;
	margin: 0;
}
.nivo-caption H2 a { color: #fff; }
.nivo-caption H2 a:hover { color: #000; }
.nivo-caption H3 {
	font: 15px Arial, Helvetica, sans-serif;;
	color: #fff;
	display: inline-block;
	background: #000;
	padding: 10px;
	margin: 0;
/*	max-width: 400px;*/
}
.nivo-caption H4 {
	display: inline-block;
	padding: 0;
}
.nivo-caption a.more {
	font: 16px Arial, Helvetica, sans-serif;;
	color: #fff;
	text-shadow: #000 0.1em 0.1em 0.2em;
	text-transform: uppercase;
	background: url(/images/sprite.png) no-repeat 10px top;
	display: block;
	padding: 20px 10px 10px 10px;
	margin: 20px 0 0 0;
}
.nivo-caption a.more:hover { color: #FF7B00; }
.nivo-caption a.more span { display: none; }


#socialIcons {
	float: left;
	padding: 0;
}
#socialIcons a {
	font: 9px arial;
	display: block;
	float: left;
	margin-right: 8px;
	width: 16px;
	height: 16px;
	background: url(/images/sprite.png) no-repeat -200px -50px;
}
#socialIcons a.facebook {background-position: -216px -50px;}
#socialIcons a.twitter {background-position: -280px -50px;}
#socialIcons a.youtube {background-position: -200px -50px;}

#socialIcons span.social-popup {
	position: absolute;
	margin-top: 20px;
	color: #eee;
	text-align: center;
	background: url(/images/sprite.png) no-repeat -500px -22px;
	padding-bottom: 5px;
	text-align: center;
}

#socialIcons span.social-popup span {
	background: #000;
	padding: 4px 5px;
	display: block;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	white-space: nowrap;
}

TABLE.highlighted TR:nth-child(1) {
	background: #565538;
	color: #000;
}
TABLE.highlighted TR:nth-child(1) TD, TABLE.highlighted TR:nth-child(1) TH {
	color: #000;
}

.content .gallerimg {
	display: block;
	float: left;
	margin: 0 0 20px 15px;
	width: 160px;
	height: auto;
	text-align: center;
	border: #ddd 1px solid;
}
.content .gallerimg-first {
	clear:both;
	margin-left: 0;
}
.content .gallerimg a {
	display: block;
	width: 156px;
	height: 156px;
	background: #f8f8f8;
	border: #fff 2px solid;
	text-align: center;
	overflow: hidden;
}
.content .gallerimg a:hover {
	background: #f5f5f5;
	border: #fff 2px solid;
}
.content .gallerimg a:active {
	background: #fff;
	border: #f8f8f8 2px solid;
}
.content .gallerimg img {
	width:auto; height:100%;
}
.content .gallerimg P {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.3em;
}
P.cim {
	color: #8a4c3a;
}
#cim {
	position: absolute;
	top: 85px;
	left: 0px;
	font: 18px Arial, Helvetica, sans-serif;
	color: #000;
}

.left .menu {
	margin-bottom: 0;
}
.left .box-shad .clear {
	width: 156px;
	height: 15px;
	max-height: 15px;
	background: url(/images/sprite.png) no-repeat left -300px;
}
.right h3 a.ugyfelszolgalat {
	letter-spacing: -0.1em;
}
.right .box-shad .clear {
	width: 146px;
	height: 15px;
	max-height: 15px;
	background: url(/images/sprite.png) no-repeat -170px -300px;
}
.content .box-shad {
	clear: both;
	margin-left: -20px;
	width: 644px;
	height: 30px;
	max-height: 30px;
	background: url(/images/sprite.png) no-repeat left -350px;
}
