html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	background-color: #DFE5C9;
}
h1 img {
	display: block;
	background-color: #95B0C8;
}
img {
	border: 0;
	}
a {
	color: #464544;

}
a:hover {
	color: #0080FF;
	
}
.left {
	float: left;
	background-color: #95B0C8;
}
.right {
	float: right;
	}

.more {
	text-align: right;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
}

body {
	text-align: center;
	font: 12px arial, sans-serif;
	color: #323130;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 940px;
	position: relative;
	padding-bottom: 10px;
}

h1 {
	position: absolute;
	top: 46px;
	left: 21px;
	height: 33px;
	padding-top: 8px;
	width: 507px;
	text-align: center;
	color: #ffffff;
	font: 24px "Times new roman", serif;
	font-weight: normal;
	background-color: #95B0C8;
}
h1 strong {
	font-weight: normal;
	color: #0E1520;
}
#top-nav {
	position: absolute;
	top: 15px;
	left: 593px;
	width: 266px;
	height: 269px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #95B0C8;
}

#mmagic {
	position: absolute;
	top: 46px;
	left: 881px;
	width: 48px;
	height: 238px;
	background-image: url(images/media_magic.gif);
	background-repeat: no-repeat;
	background-color: #95B0C8;
	float: none;
}
#header {
	position: absolute;
	top: 89px;
	left: 24px;
	width: 507px;
	height: 195px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-color: #95B0C8;
}

/** body **/
#spacer {
	height: 285px;
	width: 900px;
}

#body {
	width: 100%;
	background-repeat: no-repeat;
}

#left {
	float: left;
	width: 460px;
}
#right {
	float: right;
	width: 430px;
	}
#nav ul{
	float: left;
}
#nav ul li{
	list-style-type: none;
	display: block;
	width: 115px;
	height: 35px;
	float: left;
	text-align: center;
	padding: 0;
	margin-top:5px;
        background-image: url(images/tab_drk.gif);
	background-repeat: repeat-x;
	background-color: #95B0C8;
	border: 1px solid #283D4D;
	border-radius: 6px;
 	}

#nav li.drk {
	background-repeat: repeat;
	background-color: #95B0C8;
	background-image: url(images/tab_lit.gif);
}

#nav ul li:hover, #nav ul li.active{
	color: #000;
	}
#nav ul li a{
	color: #ffffff;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}

#nav li a:hover, #nav li.active a {
    color: #000000;
	cursor: pointer;
	text-decoration: none;
	}




/** videok**/
#tarolo {
	margin: 0px auto;
	position: relative;
	width: 950px;
	background-color: #DFE5C9;
	margin-bottom: 20px;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
}
#kozep {
	width: 940px;
	background-color: #DFE5C9;
	}

#kiemeles{
	width: 940px;
    height: 41px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #263948;
	text-align: center;
	
   }
#kiemeles h2 {
	height: 37px;
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #1B2834;
	text-align: center;
	padding-top: 4px;
	display: block;
	background-image: url(images/jobb_fej_ht.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#keptar_fejszoveg {
    width: 940px;
	height: 90px;
	
	
}
	
#keptar_fejszoveg p{
	text-align: center;
	width: 936px;
	display: block;
	color: #1B2834;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

hr{
	width: 70%;
	background-color: #006;
	color: #006;
	height: 1px;
	top: 140px;
	} 
	
	
#left {
	float: left;
	width: 260px;
	margin-left: 10px;
	margin-top: 20px;
	
	
}
#left ul{
    list-style-type:none;
}

#left ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 25px;
	list-style-type: none;
	}
#left ul li a{
	color: #1A2631;
	text-decoration: none;		
}
	
#right {
	float: right;
	width: 660px;
	margin-top: 20px;
	}
#keret{
	width: 660px;
	height: 320px;
	background-color: #B3C6D7;
	border: 2px solid #283D4D;
	border-radius: 6px;
	
	}
* html keret{
	width: 600px;
	height: 280px;	
			}	
.iframe{
	width: 640px;
        height: 300px;
	text-align: left;
        margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #283D4D;
	border-radius: 6px;
	
 }
 * html iframe{
		width: 580px;
	height: 260px;
			}
	
#also{
	width: 940px;
	text-align: center;
	margin-top: 40px;
	margin-left:auto;
	margin-right: auto;
	}
		
/** footer **/
#footer{
	position: relative;
	left: 0px;
	margin: 0 auto;
	background-color: #476B89;
	height: 60px;
	width: 100%;
	clear: both;
	background-image: url(images/footer_ht.jpg);
	
	}
#face{
	margin: 0;
	height: 30px;
	padding-bottom: 10px;
	}
#footer p {
	margin: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	
}
#footer p a {
	color: #ffc;
}
#footer p a:hover {
	color: #f63;	
}
