* { margin: 0; padding: 0 }

p { text-align: left; margin: 0px 0; font: normal 12px Tahoma; }


p, ul {color: #666; font: normal 12px Tahoma; line-height: 19px } 

p a, li a { color: #39c; text-decoration: none }

a:focus { outline:none }

img { border: 0 }



.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.slider-wrap {
	margin: 20px 0;
	position: relative;
	width: 100%;
}


.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
.csw .loading {margin: 200px 0 300px 0; text-align: center}

.stripViewer { 
	position: relative;
	overflow: hidden; 
	border: 1px solid #ccc; 
	margin: auto;
	width: 760px; 
	height: 543px;
	clear: both;
	background: url(../alap/hatter7.png);
}

.stripViewer .panelContainer { 
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;

}

.stripViewer .panelContainer .panel { 
	float:left;
	height: 100%;
	position: relative;
	width: 760px; 
}

.stripViewer .panelContainer .panel .wrapper { 
	padding: 29px;

}



img.floatleft {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #ccc;
}


.oszt {
	color: #666;
	font:  bold 16px Tahoma;
	text-align: center;
	padding-top: 0px;
}

.osztfo {
	color: #666;
	font:  normal 15px Tahoma;
	text-align: center;
	padding-bottom: 10px;
}


.stripNav { 
	margin: auto; 
	padding-bottom: 0px;

}

.stripNav ul {
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; 
}

.stripNav a { 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Tahoma;
	line-height: 22px;
	background: #c6e3ff;
	color: #ccc;
	text-decoration: none;
	display: block;
	padding: 0 7px; 
	border-top: 1px solid #ccc ;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
}

.stripNav li.tab1 a { background: #fff }
.stripNav li.tab2 a { background: #fff }
.stripNav li.tab3 a { background: #fff }
.stripNav li.tab4 a { background: #fff }
.stripNav li.tab5 a { background: #fff }
.stripNav li.tab6 a { background: #fff }
.stripNav li.tab7 a { background: #fff }
.stripNav li.tab8 a { background: #fff }

.stripNav li a:hover {
	background: #A8CC5C ;
	color: #fff;
}

.stripNav li a.current {
	background: #ccc;
	color: #666;
}

.stripNavL, .stripNavR { 
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 43px;
	width: 55px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url(../kellek/arrow-left.png) no-repeat right;
}

.stripNavR {
	background: url(../kellek/arrow-right.png) no-repeat left;
}


#osztkep
{font-weight:normal;
font-size: 15px;
text-align: center;
}
#osztkep a:link {color: #609AE1}
#osztkep a:active {color:#94C747 }
#osztkep a:visited {color:#609AE1 }
#osztkep a:hover {color:#94C747 }

