body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

a.almenu:link, a.almenu:visited {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-image: url(images/almenu_kisnyil.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	color: #969172;
	text-decoration: none;
	line-height: 17px;
	width: auto;
	vertical-align: middle;
	display: block;
}

a.almenu:hover {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-image: url(images/almenu_kisnyil.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	color: #969172;
	/*color: #F8B600;*/
	text-decoration: underline;
	line-height: 17px;
	width: auto;
	vertical-align: middle;
	display: block;
}

a.almenu:active {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background-image: url(images/almenu_kisnyil.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	color: #969172;
	/*color: #F8B600;*/
	text-decoration: underline;
	line-height: 17px;
	width: auto;
	vertical-align: middle;
	display: block;
}

p {
	margin: 0px 0px 15px 0px;
}

.pics {
	border: 1px solid #666;
	padding: 1px;
}

.aktualis {
	width: 195px;
	text-align: left;
	vertical-align: middle;
}

.aktualis p {
	margin: 0px;
	padding: 0px;
}

a.aktualislink:link, a.aktualislink:visited  {
	text-decoration: none;
	color: #666;
}

a.aktualislink:hover, a.aktualislink:active  {
	text-decoration: none;
	color: #222;
}

a:link, a:visited  {
	text-decoration: none;
	color: #C68017;
}

a:hover, a:active  {
	text-decoration: underline;
	color: #C68017;
}

.picsszovegben {
	border: 1px solid #666;
	padding: 1px;
	float: left;
	margin: 0px 10px 5px 0px;
}

a.hasznaltautoneve:link, a.hasznaltautoneve:visited {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

a.hasznaltautoneve:hover, a.hasznaltautoneve:active {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #036;
}

.hasznaltautoneve {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #036;
}

.hasznaltautoar {
	color: #900;
	font-weight: bold;
}

.hasznaltautotabla {
	border-top: 1px dashed #CCC;
	border-left: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	background-color: #F5F5F5;
	background-image: url(images/table_bg.jpg);
}

.hasznaltautocella {
	border-bottom: 1px dashed #CCC;
} 

.hirektabla {
	border: 1px dashed #CCC;
	background-color: #F5F5F5;
	background-image: url(images/table_bg.jpg);
}

.hirektabla:hover {
	border: 1px dashed #666;
	background-color: #F5F5F5;
	background-image: url(images/table_bg2.jpg);
}

.hirpics {
	border: 1px solid #666;
	padding: 1px;
	float: right;
	margin: 0px 0px 5px 10px;
} 

.hirreszlettabla {
	border: 1px dashed #CCC;
	background-color: #F5F5F5;
	background-image: url(images/table_bg.jpg);
}

.beviteli {
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	height: 17px;
	margin: 3px 0px 3px 0px;
}

.bevitelinagy {
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 3px 0px 3px 0px;
}

.gomb {
	font-size: 11px;
	color: #333;
}

#tartalom img {
	border: 1px solid #666;
	padding: 1px;
	float: right;
	margin: 0px 0px 5px 10px;
}

h1.h1link {
	font-size:12px;
	margin:0px;
	padding:0px;
}

.scroll-box {
  width: 100%;
  height: 1.2em;
  overflow: hidden;
  position: relative;
}
.scroll-text {
  position: absolute;
  white-space: nowrap;
  font-size: 14px;
  color: #FDC531;
  font-weight: bold;

}





/* SWEET galery */





.container { width: 580px;}
.loader{
	width:70px;
	height:70px;
	position:fixed;
	top:50%;
	left:50%;
	margin:-35px 0px 0px -35px;
	opacity:0.7;
	z-index:1000;
	background:#fff url(sweet/loader.gif) no-repeat center center;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}
/* Preview Slider Gallery Style */
.ps_container{
	display:none;
	width:580px;
	height:420px;
	margin: 0px;
	position:relative;
}
.ps_image_wrapper{
	width: 540px;
	min-height: 360px;
	margin: 0 auto;
	overflow:hidden;
	position:relative;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}
.ps_image_wrapper img{
	position:absolute;
	left:0px;
	top:0px;
	width: 540px;
}
.ps_prev,
.ps_next{
	width:30px;
	height:59px;
	position:absolute;
	top:50%;
	margin-top:-40px;
	cursor:pointer;
	opacity:0.5;
}
.ps_prev{
	background:transparent url(sweet/prev.png) no-repeat top center;
	left: 0px;
}
.ps_next{
	background:transparent url(sweet/next.png) no-repeat top center;
	right: 0px;
}
.ps_prev:hover,
.ps_next:hover{
	opacity:0.9;
}
ul.ps_nav{
  background-color: orange;
	list-style:none;
	margin:0;
	padding:0;
	width:170px;
	margin:20px auto;
	position:relative;
}
.ps_nav a:hover { border: none !important; }
ul.ps_nav li{
	float:left;
}
ul.ps_nav li a{
	display:block;
	text-indent:-9000px;
	width:11px;
	height:11px;
	outline:none;
	padding:0px 3px;
	background:transparent url(sweet/dot.png) no-repeat top center;
}
ul.ps_nav li a:hover,ul.ps_nav li.selected a{
	background-position:50% -11px;
}
ul.ps_nav li.ps_preview{
	display:none;
	width:85px;
	height:91px;
	top:-95px;
	left:-34.5px; /*First item, next ones is leftDot - 0.5*wThis + 0.5*wDot, i.e. second one is (16 - 42.5 + 8) = -18.5 */
	position:absolute;
}
ul.ps_nav li.ps_preview span{
	background:transparent url(sweet/triangle.png) no-repeat top center;
	width:15px;
	height:6px;
	position:absolute;
	top:85px;
	left:35px;
}
.ps_preview_wrapper{
	width:75px;
	height:50px;
	border:5px solid #fff;
	overflow:hidden;
	position:relative;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
}
.ps_preview_wrapper img{
	position:absolute;
	top:0px;
	left:0px;
}




