/*Tartalom cuccai*/

.title { 
    color: #004D19;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: bold; 
}

.title a {
	color:#0066CC;
    text-decoration: none;
}

.subtitle { 
/*	color: #004D19; #62809E */
	color: #4F6881;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 6px 10px 6px 0; 
}

.text { 
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 120%;
    padding: 6px 10px 6px 0; 
}

.continue { 
	font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal; 
    /*float: right;*/
    padding: 11px 10px 6px 0;
	position: absolute;
	top: 274px;
	background-color: #eeeeee;
	width: 225px;
	text-align: right;
}

.continue a {
	color:#0066CC;
    text-decoration: none;
	background: transparent url(../art/list.png) no-repeat;
	padding: 0 0 0 16px;
	font-weight: normal;
}

.continue a:hover {
    text-decoration: underline;
	color:#000066;
}

/*Tartalom cuccai vege*/

.sliderwrapper{
/*	position: absolute; 
	top: 0px; 
	left: 0px; */
	visibility: visible; 
	height: 310px; 
	color: #000000; 
	z-index: 6;
	width: 695px; /*width of featured content slider*/
	padding: 0px;
	margin: 0px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
padding: 5px;
height: 300px; 
color: #000000; 
z-index: 11; 
width: 685px; /*width of content DIVs within slider. Total width should equal slider's inner width (685+5+5=695) */
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);*/
/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);*/
-moz-opacity: 1;
opacity: 1;
}

.pagination{
	background: url(/art/steper_bkg.png) top left no-repeat;
	width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	padding: 5px 10px;
}

.pagination a{
	padding: 0 5px;
	text-decoration: none; 
	color: #00007D;
}

.pagination a:hover, .pagination a.selected{
	color: #000;
	/*background-color: #FEE496;*/
}



#paginate-slider4 {
	background: url(/art/steper_bkg.png) top left no-repeat;
	float: right;
	margin: 6px 0 0 0;
	overflow: hidden; /*leave as is*/
	position: relative;
	right: 6px;
	top: -304px;
	z-index: 20;

	/* padding: 28px 0 20px 0; */
}


#paginate-slider4 a .paginate_element{
	overflow: hidden;
	visibility: visible; 
	color: #000000; 
	margin: 0 0 6px 0;
	-moz-opacity: 0.5;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#paginate-slider4 a .paginate_element:hover{
	visibility: visible; 
	-moz-opacity: 0.5;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#paginate-slider4 a.selected .paginate_element{
	visibility: visible; 
	-moz-opacity: 1.0;
	opacity:1.0;
	filter: alpha(opacity=100);
}

.paginate_element {
	background: url(/art/steper_bkg.png) top left no-repeat;
	width: 86px;
	height: 46px;
}
