* {
	margin:0;
	padding:0;
}

#feliratkozas{
	 /*background-color: #000000;*/
	 background-image: url(../images/feliratkozas.png);
	 background-repeat: no-repeat;
	 border: none;
	 width: 100px;
	 height: 31px;
	 cursor: pointer;
}
body {
	background:#00aeef url(../images/body.jpg) repeat-x scroll top left;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

/* wrapper */
div.wrapper {
	width:960px;
	margin:10px auto 0;
	padding:0px;
}

/* header & nav */
div.header {
	padding:20px 10px;
	margin:0 auto;
	background:transparent url(../images/header-bg.png) no-repeat scroll top left;
	display:inline-block;
	height: 110px;
}

div.header img {
    float: left;
    height: 110px;
    margin: 0px 30px;
}

div.header {
	display:block;
}

div.header img {
    border: none;
}

div.header h1 {
	margin:0;
	padding:0;
	text-align:center;
}

div.header h2 {
	text-align:center;
	padding:0;
	margin:0;
	color:#eee;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:10px;
	font-size:0.75em;
}

div.menu {
	background:#00aeef;
	height:45px;
}

div.menu ul {
	list-style:none;
	margin:0px auto;
	padding:0;
        width: 818px;
}

div.menu ul li {
	float:left;
	display:block;
}

div.menu ul li a, 
div.menu ul li a:visited {
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:16px 20px 15px;
	text-transform:uppercase;
	text-decoration:none;
}

div.menu ul li a:hover {
	text-decoration:underline;
	background:#002B87;
	color:#fff;
}

/* headers */
h1 {
	font-size:3.2em;
	letter-spacing:-2px;
	text-align:left;
	line-height:1.0em;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

h1 a, h1 a:hover, h1 a:visited {
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
}

h2 {
	color:#999999;
	font-size:1.7em;
	font-weight:normal;
	padding:0 0 10px;
	text-align:left;
	text-transform:none;
}

h3 {
	color:#00AEEF;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:5px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	padding-bottom:10px;
	color:#00AEEF;
	text-transform:uppercase;
}

h5 {
	padding-bottom:10px;
        color:#00AEEF;
}

div.sidebar h4 {
	color:#fff;
	padding:10px;
	background-attachment: scroll;
	background-color: #5CAD04;
	background-image: url(../images/h4-header.png);
	background-repeat: repeat-x;
	background-position: center;
}

/* element defaults */
p {
	margin-bottom:20px;
	line-height:2em;
	font-size:0.75em;
}

ul {
	font-size:0.75em;
	padding:0 0 20px 35px;
	list-style:none;
}

code {
	background-color:#666666;
	display:block;
	color:#ffffff;
	padding:10px;
	margin:10px 0;
}

/* default forms */
/*fieldset { 
	border:none;
	border-top:1px solid #dddddd;
	margin-top:10px;
}

fieldset legend {
	font-size:0.9em;
	color:#999999;
	font-weight:bold;
	padding:5px;
	background-color:#dddddd;
}

/*form { }*/
/*form input, form textarea {*/
/*form textarea {
	border:1px solid #999999;
	border-bottom-color:#cccccc;
	border-right-color:#cccccc;
	padding:5px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
}*/

/*form input.formbutton {
	background:#579612 none repeat-x scroll bottom left;
	border:1px solid #497F10;
	color:#ffffff;
	font-size:0.9em;
	padding:6px 14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}*/

/* default tables */ 
.kicsitable {
	width:50%;
}

table {
	width:100%;
	margin-bottom:10px;
	font-size:0.75em;
	border-left: 1px solid #ffffff;
}

table tr th, table tr td {
	padding:5px 10px; 
}

table tr th {
	background:#00AEEF none repeat-x scroll bottom left;
	color:#ffffff;
	border-top:3px solid #ffffff;
    border-right: 1px solid #ffffff;
}

table tr td {
	border-bottom:1px solid #ffffff;
    border-right: 1px solid #ffffff;
    background: #c2dee8;
        
}

/* default links */
a, a:visited { 
	color:#00AEEF;
} 

a:hover { 
	color:#002B87;
}

div.sidebar a, div.sidebar a:visited {
	font-size:0.9em;
	color:#000;
}

div.sidebar a:hover {
	color:#eee;
}

/* content */
div.page-content {
	float:left;
	width:820px;
	padding:40px;
	min-height: 500px;
	background-attachment: scroll;
	background-color: #f0f0f0;
	background-image: url(../images/content-bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div.content {
	background:#454545;
	padding:10px 30px;
	color:#454545;
}

div.content ul {
	font-size:0.75em;
	list-style:disc;
}

div.content ul li {
	padding-bottom:5px;
}

div.content ul li ul {
	font-size:1em;
	list-style:disc;
        padding-bottom: 0px;
}

div.content ul li ul li {
}

div.oktatok p {
    line-height: normal;
}

div.oktatok img {
    float: left;
	border: 2px solid #222222;
    margin-right: 40px;
    margin-bottom: 10px;
}

div.oktatok ul li {
	line-height: normal;
        padding-bottom: 0px;
}

div.oktatok ul  {
	display: block;
        float: left;

}

div.person {
    float: left;
    margin-bottom: 50px;
}

/* footer */
p.footer {
	text-align:center;
	color:#fff;
	background-color:#222222;
	font-size:0.7em;
	padding:20px 15px;
	margin:0px 0px 20px 0px;
}

p.footer a {
	color:#fff;
	border-bottom:none;
	text-decoration:underline;
}

/* search form */
/*form.searchform {
}*/

/* misc classes */
*:focus {
	outline:none;
}

.clear {
	clear:both;
}

.img {
    float: left;
    margin-right: 30px;
    border: 2px solid #222222;
    margin-bottom: 10px;
}

.img_no {
    float: left;
    margin-right: 15px;
    border: 0px;
    margin-bottom: 10px;
}

.pic p, .pic h5, .pic ul {
    margin-left: 183px;
}

img {
    float: left;
}

.syllabus {
   margin-left: 240px;
}

.index_logo {
    float: none;
    margin-right: 10px;
}

.time_logo {
    float: right;
    margin: 0px 10px 10px 0px;
}

.time {
    /*float: left;*/
    line-height: 25px;
}

.time_title {
    font-weight: bold;
}
*/

