/*<		alap 		>*/
	html, body, ul, ol, li, p, 
	h1, h2, h3, h4, h5, h6, 
	form, fieldset, a, img { 
		margin: 0; 
		padding: 0; 
		border: none; 
		outline: none;
	}
	html{
		background-color: #fff;
		background-image: url(bg.png);
		background-repeat: repeat-x;
		background-position: 0% 0%;
	}
	body{
		font-family: Verdana, "sans-serif";
		color: #000;
		font-size: 10px;
		width: 936px;
		margin: 0 auto;
		background-color: transparent;
	}
	.center{
		text-align: center;	
	}
	.clear{
		clear: both;
	}
	.green{
		color: #019149;
	}
	.blue{
		color: #1064af;
	}
	.small{
		font-size: 0.8em;
	}
	.sec_text{
		color: #1064af;
		font-size: 13px;
	}
	a{
		color: #1064af;
		text-decoration: none;
	}
	a:hover{
		text-decoration: underline;
	}
	.error{
		color: red;
	}
	.hidden{
		display: none;
	}
	caption{
		text-align: left;
	}
	p {
		margin: 7px 0;
	}

/*</	alap		>*/
/*///////////////////*/
/*<		header		>*/
	#header{
		padding-top: 5px;
	}
	#header #nav{
		height: 56px;
	}
	#logo{
		margin-left: 4px;
	}
	#head {
		background-image: url(header.jpg);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		display: block;
		background-color: #adadad;
		width: 936px;
		height: 130px;
	}

	#menu{
		list-style: none;
		display: block;
		height: 40px;
		width: 758px;
		margin-top: 16px;
		float: right;
		position: relative;
		z-index: 7000;
	}
	#menu li{
		display: block;
		float: right;
		position: relative;
	}
	#menu li a{
		display: block;
		padding: 3px 11px 0;
		line-height: 37px;
		height: 37px;
		font-size: 13px;
		color: #d6e5f2;
		background-image: url(menu_btn.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		text-decoration: none;
		text-align: center;
	}
	#menu li.first a{
		background-image: url(menu_btn_l.png);
		padding-left: 18px;
	}
	#menu li.last{
		background-image: url(menu_last_li_bg.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		padding-left: 3px;
	}
	#menu li.last a{
		background-image: url(menu_btn_r.png);
		background-position: 100% 0%;
		padding-right: 18px;
	}
	#menu li a:hover{
		background-position: 0% -40px;
		color: #fff;
	}
	#menu li.last a:hover{
		background-position: 100% -40px;
	}
	#menu li a.selected{
		background-position: 0% -40px;
	}
	#menu li.last a.selected{
		background-position: 100% -40px;
	}

	#menu li a#tavaszi_kuponok{
		font-size: 13px;
		line-height: 13px;
		padding-top: 8px;
		height: 32px;
		color: #f5f5f5;
		background-image: url(menu_btn2.png);
	}
	#menu li a#szuletesnapi_kuponakcio{
		font-size: 12px;
		line-height: 13px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 8px;
		height: 32px;
		color: #f5f5f5;
		background-image: url(menu_btn2.png);
	}
	#menu li a#id_7{
		font-size: 12px;
		line-height: 13px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 8px;
		height: 32px;
	}
	/*#menu li a#id_7{
		font-size: 12px;
		line-height: 13px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 8px;
		height: 32px;
	}*/
	#menu li a#juniusi_kuponnapok,
	#menu li a#oszi_kuponnapok,
	#menu li a#kuponnapok{
		font-size: 13px;
		line-height: 13px;
		padding-top: 8px;
		height: 32px;
		background-image: url(menu_btn2.png);
	}






	#menu li ul{
		display: none;
		position: absolute;
		z-index: 500;
		top: auto;
		margin-left: 2px;
		opacity: 0.92;
		list-style: none;
		float: none;
		background-color: #fff;
	}
	#menu li:hover ul{
		display: block;
	}
	#menu li ul li{
		float: none;
		border-bottom: solid 1px #ccc;
	}
	#menu li ul li a, #menu li.last ul li a, #menu li.first ul li a {
		float: none;
		border: none;
		background-image:none;
		color:#555;
		height:1%;
		line-height:15px;
		margin:0 15px 0 10px;
		padding:5px 0 5px 0;
		font-size:12px;
		position: relative;
		display: block;
	}
	#menu li ul li a:hover{
		color: #0CBD3A;
	}
	#menu li.last ul{
		width: 120%;
		right: 0;
	}


/*</	header		>*/
/*///////////////////*/
/*<		content		>*/
	#content{
		min-height: 350px;
		background-color: #fff;
		margin-top: 8px;
		background-image: url(content_bg.png);
		background-repeat: no-repeat;
		background-position: 0% 100%;
		padding-bottom: 10px;
	}
	#contentcenter{
		float: right;
		width: 704px;
		margin-top: 18px;
		margin-right: 20px;
		min-height: 320px;
		font-size: 12px;
		padding-left: 0;
		padding-bottom: 7px;
		color: #6c6c6c;
		line-height: 150%;
		/*border-left: 1px solid #fafafa;*/
	}
	#contentcenter h1{
		font-size: 24px;
		line-height: 24px;
		font-weight: normal;
		padding-bottom: 8px;
		border-bottom: solid 1px #b4b3b3;
		margin-bottom: 14px;
		color: #019149;
	}
	#contentcenter h1 span.sav{
		background-color: red;
		height: 19px;
		width: 6px;
		margin-right: 4px;
		margin-top: 4px;
		display: block;
		float: left;
	}
	#contentcenter ol li{
		margin-left: 35px;
	}
	#contentcenter ul li{
		margin-left: 12px;
	}
	#contentcenter h2, caption{
		color: #739400;
		font-size: 17px;
	}

	#contentcenter h4.date{
		color: #6c6c6c;
		font-size: 11px;
		margin-top: -10px;
		margin-bottom: 7px;
		font-weight: normal;
	}

	div.info img{
		margin-bottom: 10px;
	}
	div.info p{
		margin: 0;
	}
	
	


	ul#vezetok{
		list-style: none;
	}
	ul#vezetok h6{
		font-size: 12px;
		color: #1064af;
		font-weight: normal;
	}
	ul#vezetok p{
		margin: 4px 0;
	}
	ul#vezetok li{
		float: left;
		margin: 10px 0;
	}
	ul#vezetok li div.vezetok{
		width: 312px;
		margin: 0 15px;
		min-height: 90px;
	}
	ul#vezetok li div.vezetok div.vezetok_foto{
		padding: 2px;
		border: solid 2px #d8eafb;
		background-color: #d8eafb;
		float: left;
		margin: 0 6px 6px 0;
	}
	
	
	ul#allashirdetesek{
		list-style: none;
	}
	ul#allashirdetesek h6{
		font-size: 12px;
		color: #1064af;
		font-weight: normal;
	}
	ul#allashirdetesek p.blue{
		font-size: 11px;
	}
	ul#allashirdetesek li{
		margin: 10px 0;
	}

	

	#uzletek_table{
		clear: both;
	}
	#uzletek_table tr.space td{
		border: none;
	}
	#uzletek_table td {
		width: 344px;
		border-left: solid 2px #fff;
		height: 55px;
		vertical-align: top;
	}
	#uzletek_table td img{
		float: left;
		padding: 5px;
	}

	#uzletek_table td div.uzlet_reszlet{
		float: left;
		display: block;
		padding-left: 10px;
		width: 190px;
	}

	#uzletek_table td div.details{
		height: 0px;
	}

	#uzletek_table td ul{
		list-style: none;
	}

	.subcontent{
		width: 480px;
	}
	.subcontent2{
		width: 540px;
	}
	.subcontent_mainpage{
		width: 520px;
		float: left;
	}
	.info {
		float: right;
		padding: 5px;
		width: 200px;
	}

	.info2 {
		float: right;
		padding: 5px;
		width: 140px;
		text-align: center;
	}

	
	.tip {
		color: #fff;
		width: 172px;
		z-index: 13000;
	}
	 
	.tip-title {
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		padding: 8px 8px 4px;
		background: url(bubble.png) top left;
	}
	 
	.tip-text {
		font-size: 11px;
		padding: 4px 8px 8px;
		background: url(bubble.png) bottom right;
	}
	
	
	.pagination {
		list-style: none;
		display: block;
		clear: both;
		float: right;
	}
	#contentcenter ul.pagination li{
		float: left;
		margin: 2px 3px;
	}
	.pagination li a{
		display: block;
		width: 14px;
		height: 14px;
		text-align: center;
		line-height: 13px;
		font-size: 12px;
		border: solid 1px #025196;
	}
	.pagination li.previous-page a,
	.pagination li.next-page a{
		display: inline;
		width: auto;
		height: 14px;
		border: none;
		margin: 2px 4px;
	}
	.pagination li a.disabled {
		color: #6c6c6c;
		cursor: default;
	}
	.pagination li.currentPage a {
		color: #ff0000;
	}



	#panel {
		margin-top: 16px;
		float: left;
		width: 187px;
	}
	#leftmenu,
	#leftmenu2{
		margin-top: 15px;
	}

	#leftmenu dl,
	#leftmenu2 dl{
		margin-top: -14px;
	}
	#leftmenu2 dt,
	#leftmenu dt{
		background-image: url(balmenu.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
	}
	#leftmenu2 dl.closed dt,
	#leftmenu dl.closed dt{
		background-position: 0% 0%;
	}
	#leftmenu2 dt a,
	#leftmenu dt a{
		display: block;
		height: 38px;
		width: 171px;
		line-height: 38px;
		margin-left: 12px;
		font-size: 12px;
	}
	#leftmenu2 a:hover,
	#leftmenu a:hover{
		text-decoration: none;
		color: #111;
	}
	#leftmenu2 dt a span,
	#leftmenu dt a span {
		background-image: url(balmenu_sel.gif);
		background-repeat: repeat-x;
		background-position: 0% 0%;
		display: block;	
		width: 25px;
		height: 5px;
		position: absolute;
	}
	#leftmenu2 dt a:hover span.vonal,
	#leftmenu dt a:hover span.vonal{
		width: 40px;
	}
	#leftmenu2 dl dt,
	#leftmenu dl dt{
		background-position: 0% 100%;
	}
	#leftmenu2 dl.selected dt a span,
	#leftmenu dl.selected dt a span{
		width: 68px;
	}
	#leftmenu2 dd a,
	#leftmenu dd a{
		color: #777c80;
		font-size: 13px;
		line-height: 22px;
		padding-left: 8px;
	}

	#leftmenu2 dd,
	#leftmenu dd{
		margin-left: 16px;
	}
	#leftmenu2 dd.first,
	#leftmenu dd.first{
		margin-top: 5px;
	}
	#leftmenu2 dd.last,
	#leftmenu dd.last{
		margin-bottom: 20px;
	}
	#leftmenu2 dd a.selected,
	#leftmenu dd a.selected{
		color: #1064af;
	}

	#jobb_panel{
		width: 154px;
		margin-top: 0px;
		margin-left: 15px;
		padding-left: 0;
		float: right;
		background-image: url(rightbox_body.png);
		background-repeat: no-repeat;
		background-position: 0% 100%;
		padding-bottom: 7px;
	}
	#jobb_panel div{
		padding-left: 12px;
		padding-right: 12px;
		color: #feffff;
	}
	#jobb_panel h3,
	#jobb_panel h2,
	#jobb_panel h4,
	#jobb_panel p{
		color: #feffff;
	}
	#jobb_panel label,
	#jobb_panel input.text{
		width: 124px;
	}

	#jobb_panel #rightbox_header{
		background-image: url(rightbox_header.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		display: block;
		width: 154px;
		padding: 0;
		height: 12px;
	}
	#kereses_box {
		margin-top: 15px;
	}
	#jobb_panel h3{
		font-weight: bold;
		font-size: 13px;
	}

	#hirlevel_jobb p{
		color: #feffff;
		font-size: 11px;
	}

	#hirlevel_jobb p.error{
		color: #ef1120;
		font-size: 11px;
		margin-top: -4px;
		margin-bottom: 10px;
	}

	.leftcontent {
		margin-top: 0px;
		margin-left: 15px;
		padding-left: 0;
		background-image: url(leftbox_body.png);
		background-repeat: no-repeat;
		background-position: 0% 100%;
	}
	.leftcontent h3{
		background-image: url(leftbox_header.png);
		background-repeat: no-repeat;
		background-position: 0% 0%;
		padding-top: 16px;
	}

	.leftcontent h3,
	.leftcontent h2,
	.leftcontent h4,
	.leftcontent p{
		padding-left: 16px;
		padding-right: 16px;
	}
	.leftcontent h3{
		color: #f9fdfb;
		font-weight: bold;
		font-size: 13px;
		margin-bottom: 10px;
	}
	.leftcontent p{
		color: #f9fdfb;
		font-size: 11px;
	}
	.leftcontent p.error{
		color: #ef1120;
		font-size: 11px;
		margin-top: -4px;
		margin-bottom: 10px;
	}


	#abc{
		width: 145px;
		text-align: center;
		list-style: none;
		display: block;
		padding: 10px 0 8px;
		margin-left: 3px;
	}
	#abc li {
		border-bottom: solid 1px #cac9c9;
		padding: 5px 0;
	}
	#abc li.last {
		border-bottom: none;
	}
	#leftmenu dd #abc a,
	#leftmenu dd #abc span{
		font-size: 14px;
		padding: 0 5px;
		letter-spacing: 0;
		line-height: 22px;
		text-transform: uppercase;
		height: 20px;
		display: inline-block;
	}
	#leftmenu dd #abc span{
		color: #ccc;
	}

	#leftmenu dd #abc a:hover{
		text-decoration: none;
		color: #111;
		background-color: #edf6f2;
	}
	#leftmenu dd #abc a.selected{
		background-color: #00b25a;
		color: #fff;
	}

	#leftmenu dd.szines a {
		font-size: 10px;
		line-height: 12px;
		background-image: url(szines_link_bg.gif);
		background-repeat: no-repeat;
		background-position: 0 5%;
		background-color: #7f5411;
	}
	#leftmenu dd.szines a.selected_agazat {
		color: #1064af;
	}

	#leftmenu dd a.selected_esemeny {
		color: #1064af;
	}
	#leftmenu dd ul {
		list-style: none;
	}
	#leftmenu dd p{
		margin: 0;
	}
	#leftmenu dd p span.ev,
	#leftmenu dd p a,
	#leftmenu dd ul.esemenylista li span.ev,
	#leftmenu dd ul.esemenylista li a.ev{
		line-height: 26px;
		font-size: 14px;
		padding: 0;
		color: #1064af;
	}
	#leftmenu dd ul.esemenylista li span.selectedev{
		color: #1064af;
		line-height: 26px;
		font-size: 14px;
	}
	#leftmenu dd ul.esemenylista li a{
		margin: 0;
		padding: 0;
		line-height: 14px;
	}
	#leftmenu dd ul.esemenylista li {
		margin: 3px 0;
	}

	#leftmenu dl.closed dd {
		display: none;
	}


/*///////////////////*/
/*<		footer		>*/

#footer ul{
	list-style: none;
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
	clear: left;
	width: 650px;
}
#footer .sec_text{
	/*margin-top: 6px;*/
	margin-top: 13px;
	margin-left: 9px;
	font-size: 12px;
}
#footer ul li{
	float: left;
	margin-top: 12px;/**/
}
#footer ul li a{
	font-size: 11px;
	margin: 20px 0 0 0;
	padding: 0 12px 0 9px;
	background-image: url(horizontal_sep.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
#footer ul li.last a{
	background-image: none;
}

#footer_panel {
	width: 900px;
	margin: auto;
}
#footer_panel a:hover{
	color: #00A857;
	text-decoration: none;
}
#footer_panel table {
	margin-top: 1px;
	width: 900px;
	border-collapse: separate;
}
#footer_panel table h2{
	width: 900px;
}
#footer_panel table td{
	vertical-align: top;
	background-color: #f1f3f3;
	width: 290px;
	border: solid 5px #fff;
	background-image: url(footer_panel.png);
	background-repeat: no-repeat;
	padding: 0px 6px 20px 3px;
	background-position: -10px 100%;
}
#footer_panel table td img{
	float: left;
	padding: 3px;
	background-color: #fff;
	margin: 0 5px 3px 7px;
}
#footer_panel table td h3{
	color: #1064af;
	font-weight: normal;
	font-size: 12px;
	line-height: 17px;
	margin-top: 10px;
}
#footer_panel table td p{
	font-size: 11px;
	color: #6c6c6c;
}

a span.tovabb{
	cursor: pointer;
	display: block;
	float: right;
	width: 72px;
	height: 26px;
	background-image: url(tovabb.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: left;
	background-position: 0% 0%;
	color: #fff;
	line-height: 26px;
	padding-left: 10px;
}

a span.tovabb_big{
	cursor: pointer;
	display: block;
	float: right;
	width: 112px;
	height: 26px;
	background-image: url(tovabb_big.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: left;
	background-position: 0% 0%;
	color: #fff;
	line-height: 26px;
	padding-left: 10px;
}
a span.tovabb_big2{
	cursor: pointer;
	display: block;
	float: right;
	width: 172px;
	height: 26px;
	background-image: url(tovabb_big2.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: left;
	background-position: 0% 0%;
	color: #fff;
	line-height: 26px;
	padding-left: 10px;
}
a span.tovabb_big3{
	cursor: pointer;
	display: block;
	float: right;
	width: 192px;
	height: 26px;
	background-image: url(tovabb_big3.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: left;
	background-position: 0% 0%;
	color: #fff;
	line-height: 26px;
	padding-left: 10px;
}

a:hover span.tovabb_big3,
a:hover span.tovabb_big2,
a:hover span.tovabb_big,
a:hover span.tovabb{
	background-position: 0% 100%;
	text-decoration: none;
}

li.text input{
	width: 200px;
}

form fieldset{
	border: solid 1px #ddd;
	padding: 20px;
	margin: auto;
	margin-top: 10px;
	width: 500px;
}
form ul{
	list-style: none;
}
form ul li{
	clear: both;
	margin: 4px 0;
}
form ul li.datum label,
form ul li.text label{
	width: 150px;
	display: inline-block;
}

form ul li.datum input{
	width: 80px;
	text-align: center;
}
form ul li.darab input{
	width: 30px;
	float: left;
	margin-right: 4px;
}
form ul li.darab{
	padding: 7px 0;
}

form fieldset.eremkep{
	background-image: url(ermek.gif);
	background-repeat: no-repeat;
	background-position: 85% 50%;
}
form input.submit {
	margin: 10px 0 0 380px;
}

div.kep{
	float: left;
	padding: 3px;
}
div.kep div{
	text-align: center;
	height: 100px;
}

#kereses {
	width: 130px;
	float: left;
}
#kereses_gomb {
	background-image: url(keres.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	display: block;
	width: 22px;
	height: 22px;
	overflow: hidden;
	text-indent: -10000px;
	background-color: transparent;
	border: none;
	clear: none;
	padding: 0;
	margin: 0;
}
#kereses_gomb_sima {
	background-image: url(kereses_gomb.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: transparent;
	border: none;
	font-size: 11px;
	display: block;
	width: 56px !important;
	height: 26px;
	padding: 0;
	text-align: center;
	color: #fff;
	margin-left: 68px;
	margin-top: 12px;
	cursor: pointer;
}
#kereses_gomb_sima:hover {
	background-position: 0% 100%;
}
#kereses_gomb:hover {
	background-position: 0% 100%;
}
#content_clear{
	display: block;
	width: 704px;
	margin-left: 210px;
	border-bottom: 1px solid #B4B3B3;
	height: 1px;
}
#feliratkozas_gomb {
	background-image: url(feliratkozas_gomb.gif);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: transparent;
	border: none;
	display: block;
	width: 79px !important;
	font-size: 11px;
	height: 26px;
	padding: 0;
	text-align: center;
	color: #fff;
	margin-left: 45px;
	margin-top: 12px;
	line-height: 11px;
}
#feliratkozas_gomb:hover {
	background-position: 0% 100%;
}

#ses_logo {
	text-align: center;
	margin-top: 6px;
	float: right;
	clear: right;
	width: 154px;
}

#login {
	border: 1px solid #DDDDDD;
	width: 360px;
	padding: 10px 20px;
}
#login dd{
	margin-bottom: 10px;
}
#login dt{
	margin-bottom: 4px;
}

div.kiemeles {
	background-image: url(ives_hatter.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #fff;
	padding: 20px;
}
#contentcenter div.kiemeles h2 {
	color: #48ae57;
	font-size: 18px;
}
div.kiemeles_ermes {
	background-image: url(ermes_hatter.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	color: #fff;
	padding: 20px 150px 20px 20px;
}

table.zebra_table ul{
	padding-left: 12px;
}
table.zebra_table {
	width: 600px;
	border-collapse: separate;
	border-spacing: 1px;
	margin-left: 10px;
}
table.zebra_table th,
table.zebra_table tr.thead td {
	background-color: #004d95;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
table.zebra_table td {
	padding: 3px 4px;
}
table.zebra_table tr {
	background-color: #fff;
}
table.zebra_table tr.even {
	background-color: #eaeaea;
}

table.kupon {
	border: none;
	border-collapse: collapse;
	margin: 10px auto;
	width: 100%;
}
table.kupon td{
	padding: 3px;
	text-align: left;
}
table.kupon td a.print{
	text-align: center;
	float: right;
	margin-right: 4px;
	margin-bottom: 6px;
}
table.kupon a span.tovabb{
	cursor: pointer;
	display: block;
	float: right;
	width: 85px;
	height: 27px;
	background-image: url(tovabb2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-position: 0% 0%;
	color: #fff;
	line-height: 28px;
	margin: 0 24px;
	padding: 0px 5px;
	/*text-transform: uppercase;*/
}

table.kupon a:hover span.tovabb{
	background-position: 0% 100%;
	text-decoration: none;
}









table.sajtoanyag {
	border: none;
	width: 100%;
}
table.sajtoanyag td{
	text-align: center;
}
table.sajtoanyag thead th{
	background-color: #004d95;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
table.sajtoanyag tr.even {
	background-color: #eaeaea;
}
table.sajtoanyag td.label{
	padding: 5px;
	text-align: left;
	font-weight: bold;
}
a.pdf {
	background-image: url(pdf.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 4px 0px 4px 20px;
}
a.doc {
	background-image: url(doc.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 4px 0px 4px 20px;
}







/*////////////////*/
/* Carousel */

	#carousel {
		width: 936px;
		height: 130px;
		overflow: hidden;
		position: relative;
	}
	 
	#carousel img {
		position: absolute;
		top: 0;
		left: 0;
		width: 936px;
		height: 130px;
	}

/* Carousel */
/*////////////////*/


.kerdes h3{
	cursor:pointer;
	padding: 5px 0 4px 0;
	text-indent: 2px;
	-webkit-transition:all 0.2s ease-in;  
	-moz-transition:all 0.2s ease-in;  
	-o-transition:all 0.2s ease-in;  
	-ms-transition:all 0.2s ease-in;  
	transition:all 0.2s ease-in;  
	border-bottom: solid 1px #b4b3b3;
}
.kerdes.current{
	color: #1064af;
}
.kerdes:hover,
.kerdes h3:hover,
.kerdes:hover h3{
	color: #1064af;
	text-indent: 8px;
}

