body {
	background: url(../images/bg.jpg) repeat-x;
	background-color: #d1ae69;
	margin: 0px;
	font-family: tahoma,verdana,sans-serif;
	font-size: 12px;
	}
#popup {
	background-image: none;
	background-color: #f5efe0;
	color: #562d19;
	margin-left: 10px;
	margin-right: 10px;
}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Arial, Sans-serif;
  	font-weight: bold
}
h1 {
	font-size: 18px;
	/*color: #00423D; */
	color: #82241c;
	text-align: center;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 6px;
}
h2 { 
	/*font-size: 15px; */
	font-size: 14px;
	color: #00423D;
	text-align: left;
	}
h2 img{ 
	border: none;
	position: relative;
	top: 10px;
	margin-right: 10px;
}
#popup h2{
	text-align: center;
	font-size: 16px;
}	
h3 {
	text-align: left; 
	font-size: 14px;
	color: #82241c;
 }
 
.zold { 
	color: #00423D;
} 
#popup h3{
	margin-bottom: 5px;
}
#popup .adat1{
	float: left;
	display: block;
	width: 100px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	line-height: 18px;
}
#popup .adat2{
	float: left;
	display: block;
	text-align: left;
	line-height: 18px;
}
#popup br {
	clear: both;
}
#popup ol {
	color: #82241c;
  	min-height: 14px;
	text-align: left;
	font-weight: bold;
}

#popup ol span {
	color: #562d19;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

 
h4 {
	font-size: 125%;
	color: #82241c;
	text-align: center;
}
h5 {
	font-size: 125%;
	color: #900000;
	text-align: center;
}
p {
	font-size: 12px;
	line-height: 18px;
	margin:0 0 15px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: tahoma,verdana,sans-serif;
}
a {
	color:#269;
	text-decoration:none;
}
a:hover {
	color:#82241c;
	text-decoration:none;
	text-align: center;
}
.hr1 {
	height:1px;
	width: 535px;
	background-image: url(../images/hr1.gif);
}
.fontos1 { 
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-size: 14px;
	color: #00423D;
}
.fontos2 { 
	/*font-size: 15px; */
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-size: 16px;
	color: #00423D;
	background-color: white;
	padding: 4px;
	border: 2px solid #e9dbba;
}
.fontos3 { 
	/*font-size: 15px; */
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-size: 16px;
	color: #00423D;
	/*background-color: white;*/
	padding: 1px;
	line-height: 26px;
	border-bottom: 2px solid #e9dbba;
}
.normal {
	font-size: 12px;
	line-height: 16px;
	margin:0 0 15px;
	font-family: tahoma,verdana,sans-serif;	
}

.init {
	color: #900000;
	font: 18px/13px;
	font-size: 18px;
	font-weight: normal;
	padding-right: 1px;
}
.felso {
	
}
.apro {
	font-size: 9px;
	vertical-align: super; 
}
.imgright {
  float: right;
  border: none;
}
.imgleft {
  float: left;
  border: none;
}
ul {
	margin: 10px 30px;
	padding: 0 15px;
	color: #82241c;
	list-style-type: square;
  	min-height: 14px;
	text-align: left;
}
ul span {
	color: #562d19;
	font-size: 12px;
	line-height: 18px;
}
.alpha {
	list-style: lower-alpha;
	text-align: left;
}
.alpha li {	
	padding-bottom: 5px;
}

#container {
	text-align: center;
}
/* Tartalom tÃ¡bla*/
#maintd {
	padding: 20px;
	font-family: tahoma,verdana,sans-serif;
	color: #562d19;
	/*font-size: 76%;*/
}

.topleft {
	background-image: url(../images/content_tl.jpg);
	background-position: right;
	background-repeat: no-repeat;
	/*background-color: black;*/
}
.topright {
	background-image: url(../images/content_tr.jpg);
	background-position: left;
	background-repeat: no-repeat;
	/*background-color: black;*/
}
.top {
	background-image: url(../images/content_t.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	/*background-color: black;*/
}
.bottomleft {
	background-image: url(../images/content_bl.jpg);
	background-position: right;
	background-repeat: no-repeat;
	/*background-color: black;*/
}
.bottomright {
	background-image: url(../images/content_br.jpg);
	background-position: left;
	background-repeat: no-repeat;
	/*background-color: black;*/
}
.bottom {
	background-image: url(../images/content_b.jpg);
	background-position: top;
	background-repeat: repeat-x;
	/*background-color: black;*/
}
.left {
	background-image: url(../images/content_l.jpg);
	background-position: right;
	background-repeat: repeat-y;
	/*background-color: black;*/
	padding-left: 6px;

}
.right {
	background-image: url(../images/content_r.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-right: 6px;
	/*background-color: black;*/
}
/* Tartalom tÃ¡bla*/
.link {
	display: inline-block;
	margin:4px 0 0 0;
	padding:2px 1em;
	text-decoration:none;
}
.link:hover {
	color:#82241c;
	background:url(../images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
	display: inline-block;
	margin:4px 0 0 0;
	padding:2px 1em;
	text-decoration:none;
}

table.matrix {
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: #cdaf69;
	border-collapse: collapse;
}
table.matrix th {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00423D;
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: #cdaf69;
	background-color: #ddc897;
	-moz-border-radius: ;
}
table.matrix td {
	text-align: left;
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: #cdaf69;
	-moz-border-radius: ;
}
table.matrix td.sum {
	background-color: #fdf7e3;
}
table.matrix2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}
table.matrix2 th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: green;
	background-color: white;
	-moz-border-radius: ;
}
table.matrix2 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #e9dbba;
	background-color: white;
	-moz-border-radius: ;
}

table.matrix3 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}
table.matrix3 p {
	font-size: 12px;
	line-height: 16px;
	margin:0 0 0px;
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: tahoma,verdana,sans-serif;
}

table.matrix3 thead th {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00423D;
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: #cdaf69;
	background-color: #ddc897;
	-moz-border-radius: ;
}
table.matrix3 thead td {
	font-weight: bold;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #d1b372;
	background-color: #efe7cf;
	-moz-border-radius: ;
}
table.matrix3 .cbg {
	background-color: #f5eeb0;
}
table.matrix3 tbody th {
	width: 300px;
	text-align: left;
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #e9dbba;
	background-color: white;
	-moz-border-radius: ;
}
table.matrix3 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #e9dbba;
	background-color: white;
	-moz-border-radius: ;
}


table.szak {
	width: 95%;
	border-width: 2px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
}
table.szak th {
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: white;
	background-color: #FAF7EF;
	-moz-border-radius: ;
}
table.szak td {
	border-width: 2px;
	padding: 4px;
	border-style: solid;
	border-color: white;
	-moz-border-radius: ;
}
table.szak2 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
}
table.szak2 th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: green;
	background-color: white;
	-moz-border-radius: ;
}
table.szak2 td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #e9dbba;
	background-color: white;
	-moz-border-radius: ;
}

.leftline {
	height: 5px;
	border-top: 1px solid #DBC088;
}


/* Hallgatói oldal */
#hallgatok {
	text-align: center;
}
#hallgatok p {
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 15px;
	color: #234466;
	
}
#hallgatok table {
	border: 3px double #C79510;
	border-collapse: collapse;
	background-color: white;
	padding-top: 5px;
	table-layout: auto;
	margin: 0 auto;
	margin-bottom: 20px;
}
.insert table {
	border: 2px solid #C79510;
	border-collapse: collapse;
	background-color: white;
	padding-top: 5px;
	table-layout: auto;
	margin: 0 auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#hallgatok td, #hallgatok th {
  border: 1px dashed #B85A7C;
  padding: 1px;
}

#hallgatok .dok {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;	
	color: black;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	padding: 2px;
	padding-left: 10px;
	padding-right: 15px;
}
#hallgatok .edit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;	
	color: green;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	cursor: pointer;
	padding: 3px;
}
#hallgatok .edit:hover {
	background-color: green;
	color: white;
}
#hallgatok table .del {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	padding: 3px;	
	color: red;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	cursor: pointer;
}
#hallgatok table .del:hover {
	background-color: red;
	color: white;
}
#hallgatok table .new {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;	
	color: #1e90ff;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#hallgatok table .new:hover {
	background-color: #1e90ff;
	color: white;
}
#hallgatok table .cim {
	background-color: #fce5a2;
}
.cim_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	/*color: #004E4F;*/
	color: #b22222;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 10px;
}

#hallgatok table img {
	margin: 2px;
	padding-top: 3px;
}
.urlap {
	margin: 0 auto; 
	padding: 5px;
	width: 650px;
	clear: both;
	border: 3px double #C79510;	
	background-color: white;	
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
}
.urlap form { 
	display: block;
}
.urlap p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;	
	color: #7A562A;
	font-weight: bold;
	font-variant: small-caps;	
}
.urlap .ssz {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;	
	color: #7A562A;
	font-weight: bold;
	font-variant: small-caps;
	float: left;
	padding-top: 3px;	

}
.urlap label {
	display: block;
	float: left;
	margin-top: 15px;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;	
	color: #7A562A;
	font-weight: normal;
	font-variant: small-caps;		
}
.urlap input, .urlap textarea {
	background-color: #bdd3ea;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #234466;
	font-weight: bold;
	border: 1px solid;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
}

.urlap select {
	background-color: #bdd3ea;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #234466;
	font-weight: bold;
	border: 1px solid;
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;	
}
.urlap .button {
	font-size: 13px;
	float: none;
	margin-left: 0px;
}
.urlap input:focus, .urlap select:focus, .urlap textarea:focus {
	background-color: White;
}
.urlap#fajl {
	background-color: #bdd3ea;
}

.urlap h1 {
	font: 14px/16px 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #900000;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	padding-left: 10px;
	padding-right: 5px;
	background-color: #fdf7e3;
	border: 1px solid #ecb730;
}
.urlap .inaktiv {
	color: #b8b8b8;
}
.urlap .comment {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #234466;
}
/*LOGIN*/
#login form {
	width: 350px;
	display: block;
}
#login fieldset {
	background-color: white;

}
#login label {
	font: 14px/16px 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00423D;
	font-weight: bold;	
	display: block;
	float: left;
	clear: all;
	margin-bottom: 5px;
	margin-top: 10px;

}
#login input {
	display: block;
	float: left;
	clear: all;
	padding: 3px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	width: 300px;
}

#login .button {
	display: block;
	float: left;
	padding: 1px;
	border: 1px solid;
	margin-top: 15px;
	margin-left: 228px;
	width: 80px;
}
.back {
	display: block;
	float: left;
	margin-top: 15px;
}
/*DELFORM*/
.delform {
	text-align: center;
}
.delform .button{
	margin-left: 0px;
}
.delform p {
	text-align: center;
	color: red;
	font-weight: bold;
}




hr {
	width: 90%;
	height: 1px;
	border: none 0; 
	border-top: 1px dashed #ecb730;/*the border*/
	text-align: center;
	clear: both;
	
}
legend {
  padding: 5px 5px 5px 5px;
  color:#7F5601;
  font-size:14px;
  text-align:right;
  font-weight: bold;
  }

form { 
	display: inline;
}
fieldset {
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	border: 5px solid #d1ae69;
	text-align: left;
}

select {
	color: #004166;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #76a7c4;
	padding-left: 5px;
}

input, textarea {
	background-color: #bdd3ea;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #234466;
	font-weight: bold;
	border: 1px solid;
	float: left;
}
textarea {
	overflow: auto;	
}
input:focus, select:focus, textarea:focus {
	background-color: White;
}
input.button { 
	margin: 0; 
	font: bold 12px Arial, Sans-serif; 
	color: #004166;
	background-color: #B4D0ED;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 30px;
	cursor: pointer;
	float: none;
}
input.button:hover { 
	background-color: #7fffd4;
}
/* -----------------------------------------------------*/
.hiba {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	margin-bottom: 10px;
	color: #E10000;
}
.focim {
	/*color: #006400;*/
	color: #9f8984;
	background-color: #f9f1d0;
	font-size: 14px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #ca8e43;
	width: 95%;
	text-align: center;
}
.logout {
	display: block;
	float: left;
	/*position: relative;
	left: 300px;
	top: 300px;*/
	background-color: red;
	color: white;
	border: 1px solid white;
	font-weight: bold;
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	cursor: pointer;	
}
.logout:hover {
	background-color: white;
	color: red;
	border: 1px solid red;
}



.videotitle span{
	float: left;
	padding-top: 35px;
	text-align: left;
	display: block;
	width: 500px;
}
#navi {
	width: 100%;
	border: none;
	padding: 0px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	text-decoration: none;
	font-size: 11px;
}
#navi table{
	width: 100%;
}
#navi .prev {
	width: 33%;
	text-align: left;
}

#navi img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#navi .home {
	width: 33%;
	text-align: center;
}

#navi .next {
	width: 33%;
	text-align: right;
}
#navi span {
	color: #a68163;
	display: none;
}
#navi a:hover span {
	display: inline;
}
.blink {
	text-decoration: blink;
}