* {
	margin:0px;
	padding:0px;
}

body {
	background:#ffffff;
	font-family:"Trebuchet MS",sans;
	font-size:12px;
	color:#374900;
}

a {
	font-family:"Trebuchet MS",sans;
	font-size:12px;
	color:#374900;
}


a:hover {
	text-decoration:none;
	color:#376900;
}

img {
	border:none;
}


#content {
	margin:0px auto;
	width:790px;
}


#top {
	width:790px;
}

#cnt {
	width:790px;
}

#leftc {
	width:230px;
	float:left;
}

#rightc {
	float:left;
	width:550px;
	margin-left:9px;
}

#bottom {
	padding:5px;
	font-weight:bold;

}

.clrb {
	clear:both;
}


.ptitle {
	font-size:18px;
	padding-bottom:5px;
}



/* scrollbox */


.scrollbox {
	position: absolute;
}

.scrollbox_content {
	margin-right: 20px;
}

.scrollbox_scrollbar {
	/*background-color: #ccc;*/
	/*border-left: solid #ddd 1px;*/
	height: 100%;
	width: 10px;
}

.scrollbox_up_button {
	background: transparent url('scroll_up.gif') top right no-repeat;
	height: 10px;
	/*visibility:hidden;*/
}

.scrollbox_down_button {
	background: transparent url('scroll_down.gif') top right no-repeat;
	height: 10px;
	/*visibility:hidden;*/
}

.scrollbox_handle {
	background-color: #fede9f;
}

#somebox {
	height: 540px; 
	width: 530px; 
	/*border: solid #ddd 1px; */
	position:relative;
	top:5px;
	left:5px;
}


.formli {
	margin:5px;
}


.formli span {
	width:120px;
	display:block;
	float:left;
}

input,textarea,select {
	width:180px;
	display:block;
	float:left;
	background:white;
	border:1px solid #ff00c6;
	font-family:"Trebuchet MS",sans;
	font-size:10px;
	color:#376900;
}

.error {
	color:red;
	font-weight:bold;
}

.errok {
	color:#00ff00;
	font-weight:bold;
}

/* galbox */


a.gal_thmb {
	width:70px;
	height:105px;
	float:left;
	display:block;
	border:8px solid #e6e6e6;
	background-repeat:no-repeat;
	background-position:center;
	margin:2px;
}


#galbox {
	height: 530px; 
	width: 200px; 
	border: none; 
	position:relative;
	top:5px;
	left:490px;
}

.cntr {
	padding:5px;
}

#bottom a {
	margin-left:6px;
}


/* REFERENCIA */


.ptitle2 {
	padding-top:30px;
	color:#FF0EC8;
	padding-bottom:6px;
	border-bottom:1px solid #d5d5d5;
	width:392px;
}

div.referencia {
	background:#efefef url('refer_top.jpg') top left no-repeat;
	width:464px;
	height:564px;
	margin-top:4px;
}

div.refer_bottom {
	background:#efefef url('ref_bg_bottom.jpg') bottom left no-repeat;
	width:464px;
	height:6px;
}



div.referencia div.aktu {
	width:392px;
	height:558px;
	margin:0px auto;
}

div.referenciak {
	width: 392px;
	height:510px;
	float: right;
	margin: 10px 0px 0px 3px;
	overflow: hidden;
	position: relative;
	left:5px;
	z-index: 3;
	
}

div.referenciak div.dobozok {
	width: 10000px;
	position: absolute;
	height: 383px;
}

div.referenciak div.dobozok div {
	float: left;
	width: 392px;
	height: 383px;
}

div.referenciak div.dobozok div img {
	width:392px;
	height:383px;
}


div.referenciak div.scroller {
	margin-top:13px;
	padding-top:14px;
	padding-bottom:11px;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	width:392px;
	display: block;
	height: 30px;
	position:relative;
	top:390px;
}

div.referenciak div.scroller ul {
	/*margin: 0px 0px 0px 2px;*/
}

div.referenciak div.scroller ul li {
	float: left;
	list-style:none;
	margin-left:4px;
}

div.referenciak div.scroller ul li a {
	display: block;
	width: 22px;
	height: 22px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 22px;
	text-decoration: none;
	background:#ffffff;
	border:1px solid #d5d5d5;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#d5d5d5;
	cursor:pointer;
}

div.referenciak div.scroller ul li a.nyil_left {
	background:url('ref_nyil_bal.jpg') -3px -3px no-repeat;
	border:none;
}

div.referenciak div.scroller ul li a.nyil_left:hover {
	background:url('ref_nyil_bal.jpg') -3px -3px no-repeat;
	border:none;
}

div.referenciak div.scroller ul li a.nyil_right {
	background:url('ref_nyil_jobb.jpg') -3px -3px no-repeat;
	border:none;
}

div.referenciak div.scroller ul li a.nyil_right:hover {
	background:url('ref_nyil_jobb.jpg') -3px -3px no-repeat;
	border:none;
}

div.referenciak div.scroller ul li a:hover {
	color: #ffffff;
	background:#9cc224;
}

div.referenciak div.scroller ul li a.active {
	color: #ffffff;
	background:#9cc224;
}

.dbz_text {
	position:relative; 
	top:-60px; 
	left:87px;  
	 overflow:hidden;
	/*height:30px; */
	background:white;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	padding-top:6px;
	padding-left:5px;
	z-index:12000;
}