.minden {
	width: 980px;
	margin: 30px auto 20px auto;
	font-size: 13px;
	font-family: 'Helvetica', 'Arial', sans-serif;
	color: #333;
	line-height: 1.2;
	background: #fff !important;
}

.minden a {
	text-decoration: none;
	color: #000;
}

.minden a:hover {
	text-decoration: underline;
}

.topbox {
	width: 980px;
	height: 320px;
	background: #f4f4f4 url(../images/oktatas_hero.jpg) 0 0 no-repeat;
	position: relative;
	overflow: hidden;
}

.maskerbartop {
	width: 980px;
	height: 10px;
	background: url(../images/maskerbar_top.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

.maskerbarbottom {
	width: 980px;
	height: 10px;
	background: url(../images/maskerbar_bottom.png) 0 0 no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
}


.imagebox {
	position: absolute;
	top: 60px;
	left: 0;
}

.imagebox p, 
.imagebox h2 {
	color: #fff;
	display: inline;
	background: #000;
	background: rgba(0,0,0,0.8);
	text-shadow: 0 1px 5px #000;
	padding: 10px;
}

.imagebox h2 {	font-size: 35px; line-height: 1; display: table;}
.imagebox p { display: block; width: 410px;}
.imagebox p a { font-weight: bold; text-decoration: none; background: #fff; color: #333; padding: 2px; 	text-shadow: none;}

.bottombar {
	width: 650px;
	height: 80px;
	background: #fff;
	background: rgba(255,255,255,0.8);
	position: absolute;
	bottom:0;
	left: 0;
}

.bottombar .col1 { position: absolute; left: 30px; top: 10px; }
.bottombar .col2 { position: absolute; left: 290px; top: 10px; }
.bottombar .col3 { position: absolute; left: 480px; top: 15px; }

.bottombar .col3 a {
	color: #333;
	width: 130px;
	display: block;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
	
	background: #fff;
	background: rgba(255,255,255,0.5);
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

.bottombar .col3 a:hover {
	text-decoration: none !important;
	background: #fff;
	color: #000;
	background: rgba(255,255,255,0.5);
	margin-top: 1px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	box-shadow: 0 1px 1px rgba(0,0,0,0.5);
}

.bottombar .col3 a img { 
	float: left;
	margin-right: 10px;
}

.bottombar h4 {
	margin-bottom: 10px;
}

.bottombar p {
	font-size: 11px;
	line-height: 1.2;
}

.bottombar span {
	font-weight: bold;
	width: 40px;
	display: block;
	float: left;
}

.boxselector {
	position: absolute;
	left: 650px;
	top: 1px;
}

.boxselector li {
	width: 163px;
	height: 118px;
	float: left;
	display: block;
	text-align: center;
	font-size: 12px;
	padding: 0px;
	border: 1px solid #e1e1e1;
	background: #f4f4f4 url(../images/topbox_gradient.png) left bottom repeat-x;
	overflow: hidden;
}

.boxselector li a:hover {
	text-decoration: none;
	cursor: pointer;
}

.boxselector li h4 { 
	font-size: 14px; 
	margin: 65px 0 5px 0; 
	text-shadow: 0 1px 1px #fff;
	color: #333;
}

.boxselector li p a {
	font-weight: normal;
	color: #333;
}

.boxselector .tr {
	-moz-border-top-right-radius: 5px; 
	-webkit-border-top-right-radius: 5px;
}

.boxselector li a:hover h4 {
	margin-top: 66px;
	margin-bottom: 4px;
}

.boxselector a.ism {
	display: table;
	border: none;
	margin: 0 auto 0px auto;
	width: 100%;
}


.boxselector .tl a.ism , 
.boxselector .tr a.ism , 
.boxselector .bl a.ism , 
.boxselector .br a.ism{
	background-repeat: no-repeat;
	background-position: center 5px;
}

.boxselector .tl,
.boxselector .bl {border-right: 0;
	width: 164px;
}

.boxselector .bl,
.boxselector .br { border-top: 0; 
	height: 119px;
}

.boxselector .bb {
	border-top: 0;
}


.boxselector a.ism:hover {
	background-position: center 7px;
}


.boxselector .tl a.reg,
.boxselector .tr a.reg,
.boxselector .bl a.reg,
.boxselector .br a.reg,
.boxselector .bb a.reg {
	background: #333;
	width: 70%;
	padding: 4px 6px 4px 6px;
	margin: 1px auto 0px auto;
	line-height: 13px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-shadow: 0 1px 1px #000;
	color: #fff;
} 

.boxselector .bb a.reg {
	width: 30%;
	text-align: center;
	margin: 0;
	position: absolute;
	top: 48px;
	left: 90px;
}

.boxselector .bb a.reg:hover {
	top: 47px;
	left: 89px;
}

.boxselector .tl a.reg:hover,
.boxselector .tr a.reg:hover,
.boxselector .bl a.reg:hover,
.boxselector .br a.reg:hover,
.boxselector .bb a.reg:hover{
	background: #222;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #fff;
	-moz-box-shadow: 0px 0px 5px #fff;
	box-shadow: 0px 0px 5px #fff;
	padding: 5px 7px 5px 7px;
	margin: 0 auto 0 auto;
}



.boxselector .tl a.ism { background-image: url(../images/topbox_icon_1.png); }
.boxselector .tr a.ism { background-image: url(../images/topbox_icon_2.png); }
.boxselector .bl a.ism { background-image: url(../images/topbox_icon_3.png); }
.boxselector .br a.ism { background-image: url(../images/topbox_icon_4.png); }


.boxselector .bb{
	width: 328px;
	height: 80px;
	position: relative;
	display: block;
	text-align: left;
	-moz-border-bottom-right-radius: 5px; 
	-webkit-border-bottom-right-radius: 5px;
}

.boxselector .bb img{
	position: absolute;
	left: 10px;
	top: 10px;
}

.boxselector .bb img:hover{
	position: absolute;
	left: 10px;
	top: 11px;
}


.boxselector .bb h4 {
	position: absolute;
	top: 10px;
	margin: 0;
	left: 90px;
}

.boxselector .bb p {
	position: absolute;
	top: 28px;
	left: 90px;
	
}

.features { 
	width: 980px;
	height: 300px;
	padding: 20px 0 20px 0;
	display: table;
	clear: both;
}

.features li {
	float: left;
	width: 140px;
	display: block;
	margin: 0 10px 0 10px;
}

.features li.first {
	width: 300px;
	margin: 0 30px 0 10px;
}

.features li h3 {
	font-size: 18px;
	margin: 30px 0 10px 0;
}


.features li h4 {
	margin: 30px 0 10px 0;
}

.features li p {
	margin: 0 0 1em 0;
}

.features li p a {
	font-weight: bold;
}

.listerbox {
	background: #e2e2e2;
	position: relative;
	display: block;
	width: 100%;
}

.listerbox .left {
	width: 650px;
	background: #ffffff;
}

.listerbox .previousevents {
	width: 330px;
	float: right;
}

.listerbox .left table tr td{
	padding: 10px 20px 10px 20px;
}

.listerbox .left table tr td h4{
	margin-bottom: 10px;
	text-shadow: 0 1px 0px #fff;
}

.listerbox .left table tr td p {
	margin-bottom: 1em;
	margin-right: 20px;
}

.listerbox .left table tr td p a {
	font-weight: bold;
}


.listerbox .left table tr.odd {
	background: #ededed;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #fff;
}

.listerbox .left .time {
	width: 120px;
}

.listerbox .left h2,
.listerbox .left .filter,
.listerbox .left .date{
	background: #fff url(../images/gradient.png) bottom left repeat-x;
	height: 20px;
	width: 610px;
	display: block;
	padding: 10px 20px 10px 20px;
}

.listerbox .left h2 {
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 20px;
	-moz-border-top-right-radius: 5px; 
	-webkit-border-top-right-radius: 5px;
	text-shadow: 0 1px 0px #fff;

}

.listerbox .left .filter {
	height: 25px;
}

.listerbox .left .filter li{
	float: left;
	margin-right: 5px;
}

.listerbox .left .filter li a { 
	display: block;
	padding: 5px 10px 5px 10px;
	text-shadow: 0 1px 0px #fff;
}

.listerbox .left .filter li a:hover,
.listerbox .left .filter li .active {
	background: #333 url(../images/gradient_button.png) 0 0 repeat-x;
	color: #fff !important;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	text-decoration: none !important;
	text-shadow: 0 1px 0px #000;
}

.listerbox .left .filter li a:hover {
	background: #333 url(../images/gradient_button_active.png) 0 0 repeat-x;
}

.listerbox .date {
	height: 20px !important;
}

.listerbox .date h3 {
	float: left;
	font-size: 15px;
	text-shadow: 0 1px 0px #fff;

}

.listerbox .date .navigator {
	float: right;
	background: #333;
	color: #fff;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	height: 25px;
	line-height: 25px;
}

.listerbox .date .navigator a {
	display: block;
	color: #fff !important;
	font-weight: bold;
	width: 10px;
	text-align: center;
	padding: 0;
	background: #333 url(../images/gradient_button.png) 0 -20px repeat-x;
}

.listerbox .date .navigator a:hover {
	text-decoration: none !important;
	background: #444;
	background: #333 url(../images/gradient_button_active).png) 0 -20px repeat-x;
}

.listerbox .date .navigator .next {
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 30px;
	border-left: 1px solid #666;
	float: right;
	-moz-border-top-right-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
}



.listerbox .date .navigator .previous {
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 30px;
	border-right: 1px solid #666;
	float: left;
	-moz-border-top-left-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
}

.listerbox .previousevents h2 {
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	background: #e2e2e2;
	-moz-border-top-right-radius: 5px; 
	-webkit-border-top-right-radius: 5px;
	text-shadow: 0 1px 0px #fff;
}

.listerbox .previousevents li {
	background: #efefef;
	padding: 10px 20px 10px 20px;
}

.listerbox .previousevents li.odd {
	background: #e2e2e2;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}

.listerbox .previousevents li h3 {
	font-size: 15px;
	margin: 0 0 10px 0;
	text-shadow: 0 1px 0px #fff;
}

.listerbox .previousevents li p {
	margin: 0 0 1em 0;
}

.listerbox .previousevents li a {
	font-weight: bold !important;
}

.bigboxheader {
	width: 980px;
	height: 10px;
	background: url(../images/bigbox_header.png) 0 0 no-repeat;
}

.bigboxfooter {
	width: 980px;
	height: 10px;
	background: url(../images/bigbox_footer.png) 0 0 no-repeat;
}

.detail {
	width: 920px;
	background: #fff;
	padding: 30px;
	background: url(../images/bigbox_repeat.png) 0 0 repeat-y;
	font-family: 'Helvetica', 'Arial', sans-serif !important;
}

.detail .header {
	border-bottom: 1px solid #ccc;
	height: 50px;
	width: 920px;
	position: relative;
	margin-bottom: 20px;
}

.detail .header img { position: absolute; top: 0; left: 40px; visibility: hidden;}
.detail .header h2 { position: absolute; bottom: 15px; left: 210px;}
.detail .header a { 
	position: absolute; 
	bottom: 15px; 
	right: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #333 url(../images/button_jelentkezes.png) 0 0 no-repeat;
	text-shadow: 0 1px 1px #000;
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}


.detail .header .backbutton {
	font-size: 15px;
	display: block;
	font-weight: bold;
	height: 40px;
	width: 150px;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	position: absolute;
	bottom: 15px;
	left: 0px;
	background: #333 url(../images/button_backbutton.png) 0 0 no-repeat;;
	color: #fff;
	text-shadow: 0 1px 1px #000;
	text-indent: 10px;
}

.detail .header .backbutton:hover {
	background: #333 url(../images/button_backbutton.png) 0 -40px no-repeat;;
	text-decoration: none;
	color: #eee;
	text-shadow: 0 1px 2px #000;
}


.minden a.jelentkezes-button {
	display: inline-block;
	width: 130px;
	margin-left: 5px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: #333 url(../images/button_jelentkezes_small.png) center 0 no-repeat;
	text-shadow: 0 1px 1px #000;
}


.minden a.jelentkezes-button:hover {
	background-position: 0 -40px;
	text-decoration: none;
	color: #eee;
	text-shadow: 0 1px 2px #000;
}

.detail .header a:hover {
	background: #333 url(../images/button_jelentkezes.png) 0 -40px no-repeat;
	text-decoration: none;
	color: #eee;
	text-shadow: 0 1px 2px #000;
}

.detail .header a.disabled {
	opacity: .5;
	cursor: default;
}

.detail .header a.disabled:hover {
	background-position: 0 0;
	color: #fff;
}

.detail .header h2 {
	font-size: 30px;
}

.detail .menu {
	width: 180px;
	margin-right: 30px;
	float: left;
}

.detail .menu li {
	-webkit-transition: opacity .1s linear;
}

.detail .menu li a {
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	line-height: 20px;
	padding: 10px 10px 10px 45px;
	display: block;
	font-weight: bold;
	color: #333;
	background: none;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.detail .menu:hover li {
	opacity: .5;
}
.detail .menu:hover li:hover {
	opacity: 1;
}
.detail .menu li a.egyenioktatas:hover, .detail .menu li.active a.egyenioktatas { background-image: url(../images/detail_icon_small_1.png); }
.detail .menu li a.langelme:hover, .detail .menu li.active a.langelme { background-image: url(../images/detail_icon_small_2.png); }
.detail .menu li a.bemutato:hover, .detail .menu li.active a.bemutato { background-image: url(../images/detail_icon_small_3.png); }
.detail .menu li a.ingyenesoktatas:hover, .detail .menu li.active a.ingyenesoktatas { background-image: url(../images/detail_icon_small_3.png); }
.detail .menu li a.tanfolyam:hover, .detail .menu li.active a.tanfolyam { background-image: url(../images/detail_icon_small_4.png); }

.detail .menu li a:hover {
	background-position: 0 0;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000;
}

.detail .page {
	width: 710px;
	display: table;
}

.detail .content {
	width: 480px;
}

.detail .content h2 {
	font-size: 20px !important;
	margin: 0 0 10px 0;
}

.detail .content h3 {
	font-size: 20px;
	margin: 0 0 10px 0;
}

.detail .content h4 {
	font-size: 15px;
	margin: 30px 0 10px 0;
}

.detail .content p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}

.detail .content .left { float: left; margin: 10px 10px 10px 0;}
.detail .content .right { float: right; margin: 10px 0 10px 10px;}


.detail .toc h3 {
	font-size: 15px;
	margin-bottom: 10px;
}

.detail .toc { 
	width: 200px;
	margin-left: 40px;
	float: right;
}

.detail .toc li { padding: 5px 0 5px 0; }
.detail .toc li a {
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0 0px 25px;
	display: block;
	color: #333;
	background: url(../images/bullet_black_inactive.png) 5px 0px no-repeat;
}

.detail .toc li a.active,
.detail .toc li a:hover {
	background-image: url(../images/bullet_black_active.png);
	color: #000;
	text-decoration: none;
}

.selector {
	width: 960px;
	background: #fff;
	padding: 10px;
	background: url(../images/bigbox_repeat.png) 0 0 repeat-y;
}

.selector h2 {
	font-size: 30px;
	color: #333;
	margin: 20px 0 10px 20px;
}

.selector .courses {
	width: 960px;
}


.selector .courses li {
	float: left;
}

.selector .courses li a{
	display: block;
	width: 200px;
	height: 200px;
	text-align: center;
	background: #fff;
	margin: 18px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	border: 1px solid #ccc;
	overflow: hidden;
	font-size: 15px;
}

.selector .courses li a img {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.selector .courses li a:hover{
	text-decoration: none;
	border: 5px solid #eee;
	margin: 14px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	border-radius: 10px; 
}

.selector .navigation {
	clear: both;
	width: 910px; 
	margin: 0 20px 0 20px;
	height: 20px;
	border-top: 1px solid #ccc;
	padding: 20px 0 20px 0;
}

.selector .navigation a {
	font-size: 15px;
	display: block;
	font-weight: bold;
	height: 40px;
	width: 150px;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	background: #ccc url(../images/button_back.png) 0 0 no-repeat;
}

.selector .navigation a.back { 
	float: left;
	color: #333;
}

.selector .navigation a.back:hover {
	color: #666;
	text-decoration:none;
	text-shadow: 0 1px 0 #fff;
	background: url(../images/button_back.png) 0 -40px no-repeat;
	line-height: 41px;
}

.selector .navigation a.next {
	float: right;
	background: #333 url(../images/button_next.png) 0 0 no-repeat;;
	color: #fff;
	text-shadow: 0 1px 1px #000;
	text-indent: -10px;
}

.selector .navigation a.next.working {
	opacity: .5;
	cursor: default;
}

.selector .navigation a.next:hover {
	background: #333 url(../images/button_next.png) 0 -40px no-repeat;;
	text-decoration: none;
	color: #eee;
	text-shadow: 0 1px 2px #000;
}

.selector .navigation a.next:hover.working {
	background-position: 0 0;
	color: #ffffff;
	text-shadow: 0 1px 1px #000;
	opacity: .5;
}

.pin {
	width: 920px;
	margin: 0 0 20px 20px;
}

.pin tbody { 
	background: #eeeeee;
}

.pin thead {
	background: #a4a4a4 url(../images/gradient_pin.png) 0 0 repeat-x;
}

.pin thead th {
	padding: 10px;
	color: #333;
	text-shadow: 0 1px 0px #ddd;
	text-align: center;
	border-right: 1px solid rgba(0,0,0,0.05);
}

.pin thead th.previous,
.pin thead th.next {
	padding: 0;
}

.pin thead th.previous {
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px; 
	padding-left: 10px;
	text-align: left;
	width:30px;
}

.pin thead th.next {
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px; 
	padding-right: 10px;
	text-align: right;
	width:30px;
}

.pin thead th.previous a {
	margin: 0 0 -5px 5px;
	display: block;
	width: 15px;
	height: 18px;
	overflow: hidden;
	text-indent: -500px;
	float: left;
	background: url(../images/pin_prev.png) 0 0 no-repeat;
}

.pin thead th.next a {
	margin: 0 5px -5px 0;
	float: right;
	display: block;
	width: 15px;
	height: 18px;
	overflow: hidden;
	text-indent: -500px;
	text-align: left;
	background: url(../images/pin_next.png) 0 0 no-repeat;
}

.pin tbody td {
	border-right: 1px solid rgba(0,0,0,0.02);
}

.pin tbody td:last-child{
	border-right: 0;
}
.pin tbody td a {
	display: block;
	color: #333;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	margin: 0 10px 0 10px;
}
.pin tbody td a.selected, .pin tbody td a.selected:hover {
	background: #c93333;
	color: #fff;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
}
.pin tbody td a:hover {
	background: #c9c9c9;
	color: #000;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px; 
}

.pin tbody td a.unavailable {
	color: #999999;
	cursor: default;
}

.pin tbody td a.unavailable:hover {
	background: none;
}
.pin tbody td span { 
	float: right;
	font-weight: normal;
}

.specialcase {
	width: 920px;
	text-align: right;
	margin: 0 0 20px 20px;
}

.specialcase a {
	font-weight: bold;
}

.selector .submitter {
	display: block;
	width: 420px;
	float: left;
	margin: 0 0 20px 20px;
}

.selector .notes {float: right; width: 450px;}

.submitter input {
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	background: #d6d6d6;
	border: 0;
	font-size: 15px;
	margin: 5px;
	width: 420px !important;
	color: #333;
}

.submitter label { color: #333; display: none;}

.submitter textarea {
	padding: 5px 10px 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px; 
	border-radius: 5px;
	background: #d6d6d6;
	font-size: 15px;
	margin: 5px;
	width: 420px !important;
	height: 90px;
	color: #333;
	border: 0;
	font-family:'Helvetica', 'Arial', sans-serif;
}

.submitter small {
	color: #999;
	display: block;
	margin: 10px 0 0 10px;
}

.submitter .focusField{
	background: #eee;
	color: #000;
	outline: 0;
	border: 1px solid #ccc;
	margin: 4px;
    }
.submitter  .idleField{
    }
.spacer {
	height: 10px;
}

#esemenyleiras {
	min-height: 200px;
}

#esemenyleiras h2 {
 font-size: 200%;
}

p.eldetails {
	display: block;
	font-weight: normal;
	margin: 0 !important;
	line-height: 1.4em;
	color: #888888;
	font-size: 15px;
}

p.eldetails.el_margin {
	margin: 10px 0px 10px 20px !important;
}
#esemenyleiras p.eldetails a {
	color: #777777;
	text-decoration: none;
}

#esemenyleiras p.eldetails a:hover {
	text-decoration: underline;
}

#esemenyleiras p.eldetails.last {
	margin-top: 1em;
}

p.eldetails span.pricetag, span.pricetag {
	display: inline-block;
	background: #888888;
	color: #ffffff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 3px 10px 3px 10px;
	margin-top: 4px;
	margin-bottom: 16px;
}

p.eldetails span.pricetag.free, span.pricetag.free {
	background: #66cc66;
}
.backbutton {
	position: absolute;
	z-index: 2;
}

p.description {
	margin: 10px 20px;
	font-size: 14px;
	color: #999999;
}

.buttonalatt {
	position: absolute;
	margin-left: 720px;
	margin-top: -28px;
	color: #ff6666;
	width: 200px;
	text-align: center;
}

.breadcrumb {
	margin-right: 20px;
	margin-bottom: 1em;
}

    /* haxolas */
#rap {margin-top: 30px; }



.esemenymod {
	float: right;
	background: #ccc;
	padding: 2px 5px 2px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-size: 11px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	box-shadow: 0 1px 1px rgba(0,0,0,0.5);
	text-shadow: 0 1px 0px rgba(0,0,0,0.5);
	font-weight: bold;
}

.tanfolyam .esemenymod {
	background: #666;
}

.bemutato .esemenymod {
	background: #66cc66;
}

#esemenybox table {
	width: 100%;
}

    /* Laci belenyulasa */
.detail .page .content ul {
	padding:0 !important;
	margin: 0 !important;
}

.detail .page .content li {
	list-style-type: none;
	font-size: 13px;
	margin: 0;
	padding: 0px 0 5px 15px;
	background: url(../images/bullet_small.png) 1px 4px no-repeat;
}
