* {
	margin:0; padding:0;
	border:0;
}
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background:url(./img/background.gif) top left repeat-x;
}
/* >>> COMMON DEFS */
h1 {
	font-size:1.2em;
	margin:0.7em 0 0 0;
}
h2 {
	font-size:1em;
	margin:0.6em 0 0.5em 0;
}
h2.months {
	padding:3px;
	color:#063;
	background:#bedec5;
}
h1 + h2 { /* h2 a h1 után  */
	margin:0em 0 0.5em 0;
}
h3 {
	margin:0.5em 0 0 0;
}
p {
	margin:0 0 0.5em 0;
}
#coltwo p {
	text-align:justify;
}
#colthree p {
	text-align:justify;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#03c;
	background:transparent;
}
a:hover {
	color:#fff;
	background:#03c;
}
ul { /* minden bullet kikapcsolasa */
	list-style-type:none;
}

li a.lftbullet {
	padding:0 0 0 12px;
	background:transparent url(./img/bullet_arrow.gif) left 4px no-repeat !important;
}
li a.lftbullet:hover {
	color:#009;
	background:transparent url(./img/bullet_arrow_hover.gif) left 4px no-repeat !important;
}
li a.rgtbullet {
	padding:0 12px 0 0;
	text-align:right;
	background:transparent url(./img/bullet_arrow.gif) right 4px no-repeat !important;
}
li a.rgtbullet:hover {
	color:#009;
	background:transparent url(./img/bullet_arrow_hover.gif) right 4px no-repeat !important;
}
.alignrgt {
	text-align:right;
}
form {
	font-size:1em;
}
form input.txt, form input.sbmt, form input.bttn, form textarea {
	display:block;
	margin:3px 0;
	border:1px #696 solid;
	background:#fff url(./img/input_bg.gif) repeat-x;
}
form input.sbmt {
	display:inline;
	width:120px;
	height:20px;
	padding-bottom:1px;
	font-size:11px;
	font-weight:bold;
	color:#03c;
	border:0;
	background:url(./img/sbmt_bg.gif) left 0px no-repeat;
	cursor:pointer;
}

form input.sbmt:hover, form input.sbmthover {
	width:120px;
	height:20px;
/*margin-bottom:3px;  enelkul IE-ben a submit gomb alatti tartalmak hover allapotban feljebbcsusznak */
	padding-bottom:1px;
	font-size:11px;
	font-weight:bold;
	color:#03c;
	border:0;
	background:url(./img/sbmt_bg.gif) 0 -20px no-repeat;
	cursor:pointer;
}

form input.chkbx {
	margin:3px 0;
	display:inline;
}

.prettychkOn {
	background:#0f0;
}
.prettychkOff{
	background:#f00;
}

form label {
	off float:right;
}
form label.lblchkbx {
	margin-left:3px;
}
form select {
	display:block;
}
fieldset {
	margin-bottom:5px;
	padding:5px 10px 10px 10px;
	border:1px #E0EBDF solid;
}
legend {
	margin:0 3px;
	color:#363;
	font-size:0.9em;
}

hr {
	height:1px;
	border:0;
	border-bottom:1px #E0EBDF solid;
	color:#E0EBDF;
	margin:5px 0;
}

.clearing {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
}
/*																																							<<< COMMON DEFS*/

#all {
	width:754px;
	margin:0 auto;
	padding:1px 8px;
	text-align:left;
	background:#fff url(./img/background_inner.gif) top left repeat-x;
	border-left:3px #fff solid;
	border-right:3px #fff solid;
}

#header {
	width:754px;
	height:90px;
	height:115px;
	margin:10px 0;
	background:transparent url(./img/header_vert_lines_bg.gif) repeat-y;
	off color:#000;
}
#header ul {
	font-size:1.1em; /* alapmeret+10% */
	font-weight:normal;
}
#header ul li {
	position:relative;
	top:5px;
	margin-bottom:3px;
	font-size:0.9em; /* (alapmeret+10%)-10% = alapmeret */
}
#header li.selected a {
	color:#009;
	background:transparent url(./img/bullet_arrow_hover.gif) left 4px no-repeat !important;
}

#logo {
	float:left;
	width:210px;
	height:90px;
	text-indent:-9999px;
	font-size:1px;
	background:url(./img/logo2.gif) 0px 10px no-repeat;
}
#cegunk {
	float:left;
	width:137px;
	height:90px;
	padding:0 10px;
}
#szolgaltatasaink {
	float:left;
	width:137px;
	height:90px;
	padding:0 10px;
}
#ugyfelcentrum {
	float:left;
	width:207px;
	height:90px;
	padding:0 10px;
}
#ugyfelcentrum input.txt {
	width:120px;
}
#ugyfelcentrum div {
	position:relative;
}
#ugyfelcentrum form {
	font-size:0.85em;
}
#ugyfelcentrum label {
	position:absolute;
	top:2px; left:125px;
}
#ugyfelcentrum li.welcome {
	font-weight:bold;
	color:#063;
}
li.modifydata a.rgtbullet {
	background:transparent url(./img/bullet_modifydata.gif) right 4px no-repeat !important;;
}
li.modifydata a.lftbullet {
	background:transparent url(./img/bullet_modifydata.gif) left 4px no-repeat !important;;
}
li.modifydata a.lftbullet:hover {
	background:transparent url(./img/bullet_modifydata_hover.gif) left 4px no-repeat !important;;
}
li.modifypass a.lftbullet {
	background:transparent url(./img/bullet_modifypass.gif) left 4px no-repeat !important;;
}
li.modifypass a.lftbullet:hover {
	background:transparent url(./img/bullet_modifypass_hover.gif) left 4px no-repeat !important;;
}
li.myprogs a.lftbullet {
	background:transparent url(./img/bullet_myprogs.gif) left 4px no-repeat !important;;
}
li.myprogs a.lftbullet:hover {
	background:transparent url(./img/bullet_myprogs_hover.gif) left 4px no-repeat !important;;
}
li.logout a.lftbullet {
	background:transparent url(./img/bullet_logout.gif) left 4px no-repeat !important;;
}
li.logout a.lftbullet:hover {
	background:transparent url(./img/bullet_logout_hover.gif) left 4px no-repeat !important;;
}
#mainmenu {
	height:27px;
	color:#abe;
	background:url(./img/mainmenu_bg.gif) no-repeat;
}
#mainmenu ul {
	padding:5px 0 0 0;
}
#mainmenu ul li {
	display:inline;
	float:left;
	background:url(./img/mainmenu_vert_lines_bg.gif) 100% 70% repeat-y;
}
#mainmenu ul li a {
	display:block;
	padding:0 15px;
	font-size:12px;
	font-weight:bold;
	color:#abe;
	background:transparent;
	text-decoration:none;
}
#mainmenu ul li a:hover,
#mainmenu ul li.selected a,
#mainmenu ul li.selected a:hover {
	color:#fff;
	background:transparent;
}
#mainmenu ul li.noborder {
	background:transparent;
}

#progcalendar {
	float:right;
	width:27px;
	height:23px;
	margin:-3px 10px 0 0;
}
#progcalendar a {
	display:block;
	width:27px;
	height:23px;
	text-indent:-99em;
	background:url(./img/calendar_tiny.gif) 0 0;
}
#progcalendar a:hover {
	background:url(./img/calendar_tiny.gif) 0 -23px;
}
#mainmenu #today {
	float:right;
	padding-right:10px;
	font-size:12px;
	color:white;
}

#mainpic {
	margin-top:5px;
	height:100px;
	background: url(./img/mainpic.gif);
}

#contentwrap {
	margin:10px 0;
	width:754px;
	background:url(./img/3col_contentwrap_vert_lines_bg.gif) repeat-y;
	min-height:300px;
	height:auto;
	_height:300px;
}
#coltwo #contentwrap { /* belso oldalon */
	background:url(./img/2col_contentwrap_vert_lines_bg.gif) repeat-y;
}


#leftcont, #maincont, #rightcont {
	position:relative;
	float:left;
	background:transparent;
}

#leftcont {
	width:190px;
	padding:0 10px;
}
#leftcont h1 {
	text-align:right;
}
#leftcont ul {
	margin-top:7px;
}
#leftcont li {
	position:relative; /* IE miatt - peekaboo?? - eltunik a border */
	padding-bottom:3px;
	border-bottom:1px #C8E3CE solid;
}
#leftcont li a {
	position:relative; /* IE miatt - peekaboo?? - eltunik a hatterbe rakott bullet */
	display:block;
}

#maincont {
	width:294px;
	padding:0 10px;
	off background:#efe;
}
#maincont h1 {
height:25px;
	font-size:1.2em;
}

#rightcont {
	width:210px;
	padding:0 10px;
	off background:#fee;
}
#rightcont h1 {
	height:25px;
	background:url(./img/calendar.gif) top right no-repeat;
}
#maincont ul li, #rightcont ul li {
	margin-bottom:10px;
}
#rightcont ul li span {
	display:block;
	font-size:11px;
}

#coltwo #maincont {
	width:524px;
}
#coltwo #maincont h1 {
	background:transparent;
}

#coltwo #maincont input.txt {
	width:250px;
}
#coltwo #maincont select {
	width:250px;
	off height:100px;
	background:#EAF4EC;
	border:1px #696 solid;
}
#coltwo #maincont textarea {
	width:400px;
	height:200px;
}


ul.programlist, ul.lecturelist{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px #E0EBDF solid;
}
ul.lecturer, ul.contactinfo {
	margin-bottom:5px;
	padding-bottom:5px;
}
ul.programlist li, ul.lecturelist li, ul.lecturer li, ul.contactinfo li {
	font-size:0.85em;
	margin:0 !important;
}
ul.programlist strong, ul.lecturelist strong, ul.lecturer strong, ul.contactinfo strong {
	off font-weight:normal !important; 
	color:#063;
}
ul.lecturer li, ul.contactinfo li {
	margin-bottom:5px !important;
}
ul.programlist li.programname, ul.lecturelist li.lecturename {
	font-size:1em;
}

p a.iregforthis {
	display:block;
	margin-top:3px;
	text-indent:-9999px;
	width:210px; height:24px;
	background:url(./img/iregforthis.gif) top left no-repeat;
}
p a.iregforthis:hover {
	background:url(./img/iregforthis.gif) 0 -24px no-repeat;;
}
p a.unreg {
	display:block;
	margin-top:3px;
	text-indent:-9999px;
	width:210px; height:24px;
	background:url(./img/unregister.gif) top left no-repeat;
}
p a.unreg:hover {
	background:url(./img/unregister.gif) 0 -24px no-repeat;;
}
p a.sendpage {
	display:block;
	margin-top:15px;
	text-indent:-9999px;
	width:210px; height:24px;
	background:url(./img/sendpage.gif) top left no-repeat;
}
p a.sendpage:hover {
	background:url(./img/sendpage.gif) 0 -24px no-repeat;
}

p a.printpage {
        display:block;
        margin-top:15px;
        text-indent:-9999px;
        width:160px; height:24px;
        background:url(./img/printpage.gif) top left no-repeat;
}
p a.printpage:hover {
        background:url(./img/printpage.gif) 0 -24px no-repeat;
}

p a.login {
        display:block;
        margin-top:15px;
        text-indent:-9999px;
        width:160px; height:24px;
        background:url(./img/login.gif) top left no-repeat;
}
p a.login:hover {
        background:url(./img/login.gif) 0 -24px no-repeat;
}

p a.forward {
	display:block;
	margin-top:3px;
	text-indent:-9999px;
	width:160px; height:24px;
	background:url(./img/forward.gif) top left no-repeat;;
}
p a.forward:hover {
	background:url(./img/forward.gif) 0 -24px no-repeat;;
}

p a.lista {
        display:block;
        margin-top:15px;
        text-indent:-9999px;
        width:210px; height:24px;
        background:url(./img/rendezvenyek.gif) top left no-repeat;
}
p a.lista:hover {
        background:url(./img/rendezvenyek.gif) 0 -24px no-repeat;
}

p a.vissza {
        display:block;
        margin-top:15px;
        text-indent:-9999px;
        width:210px; height:24px;
        background:url(./img/vissza.gif) top left no-repeat;
}
p a.vissza:hover {
        background:url(./img/vissza.gif) 0 -24px no-repeat;
}


ul.attachedfiles {
	font-weight:bold;
}
ul.attachedfiles li {
	margin:0 !important;
	off padding:0 !important;
}
ul.attachedfiles li a.rgtbullet {
	background:transparent url(./img/bullet_download.gif) right 4px no-repeat !important;;
}
ul.attachedfiles li a.rgtbullet:hover {
	background:transparent url(./img/bullet_download_hover.gif) right 4px no-repeat !important;;
}

ul.themes li {
	float:left;
	width:150px;
}


img.lecturer {
	float:right;
	margin:0 0 10px 15px;
	padding:5px;
	border:1px #aaa solid;
	background:#fff;
}

span.underthumb {
	display:inline;
	clear:right;
	float:right;
	width:130px;
	margin:-5px 0 10px 15px;
	padding:0 0px;
	font-size:10px;
	text-align:center;
	color:#063;
	off background:#eee;
}

div.attchpic {
	float:left;
	margin:0 10px 10px 0;
	width:120px;
	height:120px;
}
div.attchpic a {
	display:block;
	off margin:0 auto;
	width:118px;
	height:118px;
	border:1px #aaa solid;
}
div.attchpic a:hover {
	background:transparent;
}
div.attchpic a img {
	display:block;
	off display:inline;
	margin:0 auto;
	border:0;
}
/*
#pager ul {
	margin:15px 0
}
#pager ul li {
	display:inline;
	off float:left;
	 margin-right:3px;
}
#pager ul li a {
	padding:0 3px;
	color:#063;
	background:#E0EBDF;
}
#pager ul li a:hover {
	color:#fff;
	background:#063;
}
#pager ul li.activePage {
	padding:0 3px;
	font-weight:bold;
	color:#fff;
	background:#063;
}
*/

#pager ul {
	margin:15px 0;
}
#pager ul li {
	display:inline;
	off float:left;
	margin-right:0px;
	padding:0px !important;

}
#pager ul li a {
display:inline;
	color:#063;
	background:#E0EBDF;
	padding:0px 3px !important;
}
#pager ul li a:hover {
	color:#fff;
	background:#063;
}
#pager ul li.activePage span {
display:inline;
	padding:0px 3px !important;
	off padding-right:3px;
	off margin-right:3px;
	font-weight:bold;
	color:#fff;
	background:#063;
	font-size:1em;
}

/*
#pager ul {
	margin:15px 0
}
#pager ul li {
	 display:block;
	float:left;
	margin-right:3px;
}
#pager ul li a {
display:block;
	padding:0 3px;
	color:#063;
	background:#E0EBDF;
}
#pager ul li a:hover {
	color:#fff;
	background:#063;
}
#pager ul li.activePage {
	padding:0 3px;
	font-weight:bold;
	color:#fff;
	background:#063;
}
*/

#footer p.footer_top {
	padding:10px 10px 0 10px;
	text-align:center;
	font-size:0.8em;
	margin:0;
	background:transparent url(./img/footer_bg_top.gif) top left no-repeat;
}
#footer p.footer_middle {
	padding:0 10px 0 10px;
	text-align:center;
	font-size:0.8em;
	margin:0;
	background:transparent url(./img/footer_bg_middle.gif) top left no-repeat;
}
#footer p.footer_bottom {
	padding:0px 10px 10px 10px;
	text-align:center;
	font-size:0.8em;
	margin:0;
	margin-bottom:13px;
	background:transparent url(./img/footer_bg_bottom.gif) bottom left no-repeat;
}

ul.index li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #C8E3CE 1px solid;
}

ul.index li#last {
	border-bottom: none;
}