html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr,figure {
	margin: 0; padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,th {
	font-weight: normal;
	font-style: normal;
}

html {
	position: relative;
	min-height: 100%;
}

BODY {
	background: #fff;
	font-size: 15px;
	font-family: 'Arial';
	line-height: 1.5em;
	color: #222222;
}

SELECT, INPUT {
	font-size: 15px;
	font-family: 'Arial';
	color: #222222;
	padding: 6px 12px;
}

A {
	color: #4295c9;
	text-decoration:none;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

A:hover {
	color: #707070;
	text-decoration: underline;
}

.centered {
	text-align: center;
}

.container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#fejlec {
	width: 980px;
	margin: 0;
	padding: 20px 0;
	min-height: 78px;
}

#logo {
	background: url(../images/logo.png) no-repeat left top;
	padding-left: 85px;
	height: 78px;
	cursor: pointer;
	float: left;
}

#logo h1 {
	color: #5b81a3;
	font-size: 2.46em;
	line-height: 1.3em;
}

#logo h2 {
	color: #222222;
	font-size: 1.84em;
	line-height: 1em;
}

.student_page {
	font-size: 1em;
	font-weight: bold;
	float: right;
	margin-top: 0px;
	background: #4295c9;
//	width: 250px;
	font-size: 1.1em;
	line-height: 1.2;
}

.student_page a {
	color: #fff;
	display: block;
	padding: 12px;
}

.student_page a:hover {
	background: #3b86b5;
	text-decoration: none;
}

.student_page span {
	background: url(../images/arrow_right.png) no-repeat center right;
	display: block;
	font-size: 12px;
	color: #fff;
	margin-top: 5px;
}

#content {
	width: 980px;
	float: left;
	margin-bottom: 10px;
}

#content ul li {
//		list-style-image: url('../images/arrow_right_black.png');
		margin-left: 40px;
}

#content h1 {
	line-height: 1.2em;
}

.tantabla {
	text-align: center;
	border: 1pt solid Black;
	border-collapse: collapse;
	font-size: 13px;
	line-height: 1;
}

.tantabla tr {
	height: 40px;
}

#video {
	height:100%;
	width:100%;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 9998;
	background: rgba(0, 0, 0, 0.75);
	display: none; 
}

#video_cont {
	z-index: 9999;
	position: absolute;
	width: 642px;
	top: 50px;
	left: 50%;
	margin-left: -333px;
	padding: 4px;
	background: rgba(255, 255, 255, 1);
}

#bezar {
	width: 642px;
	text-align: right;
	height: 22px;
}

#bezar A {
	text-decoration: none;
	font-weight: bold;
	color: Black;
}

#audio {
	height:100%;
	width:100%;
	position:fixed;
	top: 0;
	left: 0;
	z-index: 9998;
	background: rgba(0, 0, 0, 0.75);
	display: none; 
}

#audio_cont {
	z-index: 9999;
	position: absolute;
	width: 642px;
	top: 50px;
	left: 50%;
	margin-left: -333px;
	padding: 4px;
	background: rgba(255, 255, 255, 1);
	text-align: center;
}

#bezar-audio {
	width: 642px;
	text-align: right;
	height: 22px;
}

/* Site footer */

#site_footer {
	background: #eee;
	padding: 0.5em 0px 0em;
	color: #666;
}

#site_footer a{
	color: #707070;
	text-decoration: none;
}

#site_footer a:hover{
	color: #4295ca;
}

.footer_logo {
	background: url(../images/footer_logo.png) no-repeat left;
	padding-left: 47px;
	margin-bottom: 1.15em;
	color: #404040;
	float: left;
	width: 240px;
}

.footer_logo h5 {
	font-size: 1.38em;
	margin-top: 0.33em;
	line-height: 1.3em;
}

.footer_logo h6 {
	font-size: 1em;
}

#contact {
	float: left;
}

#site_footer ul.contact_icons {
	margin-bottom: 1.15em;
}

.contact_icons li {
	padding-left: 25px;
	padding-right: 50px;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 0.3em;
	float: left;
	list-style: none outside none;
}

.contact_icons li.pin {
	background: url(../images/pin.png) no-repeat left center;
}

.contact_icons li.tel {
	background: url(../images/tel.png) no-repeat left center;
}

.contact_icons li.mail {
	background: url(../images/mail.png) no-repeat left center;
}

.vonal {
	border-top: 1px solid #dcdcdc;
	margin: 5px 0;
	width: 100%;
	float: left;
}

#powered {
	margin-bottom: 1.15em;
	line-height: 1.4em;
	float: left;
	clear: both;
}

#internet-speed-test, #web-browser-test {
	margin: 10px 0;
}

#fooldal-szoveg {
//	margin: 100px 0;
//	text-align: center;
}

.cim {
  font-size: 2.46em;
  color: #222222;
  margin-bottom: 0.625em;
  line-height: 1.1em;
}


#timer-control {
	position: absolute;
	width: 640px;
	height: 410px;
	background-color: #eee;
	z-index: 9999;
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;
	display: none;
}












/*

@media only screen and (max-width: 980px) {
.container {
	max-width: 642px;
	margin: 0 auto;
}

#fejlec, content {
	width: 642px;
}

.student_page {
	float: left;
	margin: 10px 0;
	margin-left: 195px;
}

.contact_icons li {
	margin-top: 0;
	padding-right: 35px;
}
#video-py {
  left: 0;
}
}
*/
