body {
	
	background:#0b0b0b url(../images/proba5.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	
	font-family: arial, "lucida console", sans-serif;
}

a {
    outline-style:none;
}

.logo {
	position:absolute;top:70px;left:70px;
}

select {
	font-size:10px;

}

.mainBox {
	position:absolute;
	left:180px;
	top:165px;
	border:solid 1px #252525;
	width:630px;
	height:405px;
	background:#111;
}	

.secMenuBox {
	position:absolute;
	left:0px;
	top:175px;
	
	width:165px;
	
	color:#666;
	font-size:14px;
	
	/*font-family: tahoma,arial !important;*/
	font-weight:bold;
	text-align:right;
	line-height:26px;
	/*background:#111;*/
	
}	
.secMenuBox a {
	color:#666;
	font-size:14px;
	font-family: arial, "lucida console";
	
	font-weight:bold;
	text-align:right;
	line-height:26px;
	text-decoration:none;
}

.secMenuBox h3 {
	margin:0px;
	border:solid 0px;
	color:#6f3606;
	font-size:14px;
}
	
.secMenuBox a:hover {
	cursor:pointer;
	/*text-decoration:underline;*/
	color:#999;
	/*background:#000;*/
	border-bottom:solid 3px;
	/*letter-spacing:3px;*/
}


.mainBox a img{
	border:none;
	}

.refer {
	background:#111;
	border:solid 1px #555;
	text-align:center;
	margin-left:58px;
	font-size:10px;font-family: arial, "lucida console", sans-serif;
	width:110px;
	float:right;
	padding-bottom:5px;
	/*height:170px;*/
	
}

.refer a {
	text-decoration:none !important;
	font-size:11px !important;
	padding:0px;
	margin:0px;
	line-height:18px;
}

.refer a:link {
	text-decoration:none !important;
	font-size:10px;
}

.refer a:hover {
	background:#41260f;
	text-decoration:none !important;
	border-bottom:none;
}

.refakt {
	cursor:pointer;
		background:red;
}
.refinakt {
	cursor:pointer;
		background:none;

}



.refer_aktiv {
	background:#41260f;
	text-decoration:none !important;
	border-bottom:none;
	color:#999;
}




.priMenuBox {
	position:absolute;
	left:450px;
	top:0px;
	color:#666;
	font-family: arial, "lucida console", sans-serif;
	font-size:10px;
	font-weight:bold;
	/*border:solid 2px;*/
}




.priMenuBox ul {
	display:inline;
	padding:0px;
	
}
.priMenuBox ul li {
	display:inline;
	
	padding:5px 25px 5px 25px;
	
	float:left;
			
}
.priMenuBox li {
	background:#222;
	margin-right:1px;
	/*opacity:0.6; */
	cursor:pointer;
	border-bottom:solid 2px #6f3606;
	
}

#mycarousel li img{
		margin-right:8px;
}
.jCarouselLite li img{
	margin-right:8px;

}

.carouselMain {
	margin:15px 12px 5px 12px;
	
}

#list img {
	opacity:0.6;
}

.teszt img{
	opacity:1;
	border:solid 20px;
}


#mainLeft {
	float:left;
	width:435px;
	font-family: arial, "lucida console", sans-serif;
	color:#666;
	padding-left:20px;
	border:solid 0px #fff;
	line-height:18px;
	font-size:12px;
	padding-right:5px;
	/*border-top:dotted 1px #222;*/
	/*border-right:dotted 1px #222;*/

}
#mainLeft a{
	color:#666;	
}
/*#mainLeft p{
	line-height:18px;
	font-size:11px;
	padding-right:10px;
}
*/
#mainLeft h3{
	padding-left:17px;
	margin-bottom:10px;
	/*letter-spacing:1px;*/
	margin-top:8px;
	color:#888;
	font-size:14px;
	background-image: url(../images/h3bg.jpg) ;
	background-repeat: no-repeat;
  	background-position: left;
	
}


.scroll-pane {
		overflow: auto;
}
#pane1 {
		height: 145px;
		margin:0px;
		padding-right:10px;
		
		text-align:justify;
}


#mainRight {
	text-align:right;
	float:right;
	display:inline;	
	font-family: arial, "lucida console", sans-serif;
	color:#666;
	font-size:11px;
	width:135px;
	border:solid 0px #fff;
	margin-right:15px;
	
	
}
#mainRight p{
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

#mainRight h3 {
	margin-bottom:5px;
	margin-top:8px;
	color:#6f3606;
	font-size:14px;
	
	
}

#mainRight a {
color:#666;
}

#list img {
	filter:alpha(opacity=60);

}

.footer {
	color:#888;
	font-size:11px;
	position:absolute;right:50px;;bottom:10px;
}
.footer a {
	text-decoration:underline !important;
	font-size:11px !important;
	padding:0px;
	margin:0px;
	line-height:18px;
	color:#888;
}

.footer a:link {
	text-decoration:none !important;
	font-size:10px;
}

.footer a:hover {
	background:#41260f;
	text-decoration:none !important;
	border-bottom:none;
}