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;
        height:auto;
        min-height:800px;
	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;
	}
#div nav{
	position: absolute;
	}	
#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-repeat: repeat-x;
	background-image: url(images/tab_drk.gif);
	background-color: #95B0C8;
	border: 1px solid #283D4D;
	border-radius: 6px;
	
  }
#nav ul li.drk {
	background-repeat: no-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;
	}


#visit {

}
#visit h2 {
	font: 24px "Times new roman", serif;
	background-image: url(images/visit_h2.png);
	width: 470px;
    height: 39px;
	padding-top: 2px;
	text-align: center;
}
#visit a {
	color: #163348;
	font-weight: bold;
	text-decoration: none;
}

#visit a:hover {
	text-decoration: underline;
	}
	
#visit p{
	width: 430px;
	padding-left: 20px;
	text-align: justify;
}
		
#festok {
	width: 350px;
	height:auto;
	min-height: 400px;
	float:left;
	margin-left: 80px;
}
#festok h2 {
	font: 24px "Times new roman", serif;
	background-image: url(images/fest_h2_ht.png);
	width: 350px;
	height: 39px;
	padding-top: 2px;
	text-align: center;
}
#festok a {
	color: #163348;
	font-weight: bold;
	text-decoration: none;
}
#festok a:hover {
	text-decoration: underline;
	color: #600;
}
#festok p{
	width: 290px;
	margin-left: 60px;
	text-align: left;
	}

#proza {
	width: 280px;
	height:auto;
	min-height: 400px;
	float:left;
	left: 10px;
}
#proza h2 {
	font: 24px "Times new roman", serif;
	background-image: url(images/irodalom_h2_ht.png);
	width: 280px;
	height: 39px;
	padding-top: 2px;
	text-align: center;
}
#proza a {
	color: #163348;
	font-weight: bold;
	text-decoration: none;
}
#proza a:hover {
	text-decoration: underline;
	color: #600;
}
#proza p{
	width: 250px;
	margin-left: 30px;
	text-align: left;
		}
	
#publicisztika {
	width: 280px;
	height:auto;
	min-height: 400px;
	float:left;
	margin-left: 50px;
}
#publicisztika h2 {
	font: 24px "Times new roman", serif;
	background-image: url(images/irodalom_h2_ht.png);
	width: 280px;
    height: 39px;
	padding-top: 2px;
	text-align: center;
}
#publicisztika a {
	color: #163348;
	font-weight: bold;
	text-decoration: none;
}
#publicisztika a:hover {
	text-decoration: underline;
	color: #600;
}
#publicisztika p{
	width: 250px;
	margin-left: 30px;
	text-align: left;
		
	}	
#subs{
	height: auto;
	min-height: 210px;
	}
#subs_left {
	float: left;
	width: 220px;
	margin-top: 22px;
	background-image: url(images/subs_left_ht.jpg);
	background-repeat: repeat-y;
	min-height: 200px;
	height: auto;

}
#subs_right {
	float: right;
	width: 220px;
	margin-top: 22px;
	background-image: url(images/subs_left_ht.jpg);
	background-repeat: repeat-y;
	min-height: 200px;
	height: auto;
	}
#subs_left a {
	color: #163348;
	font-weight: bold;
	text-align: right;	
}
#subs_left a:hover{
	color: #000;
	font-weight: bold;
	
}
#subs_left h3 {
	color: #000000;
	font: 16px "Times new roman", serif;
	background-image: url(images/subs_left_h3.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 220px;
	padding-top: 1px;
	padding-left: 4px;
}
#subs_left p {
	text-align: justify;
	color: #000000;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
}

#subs_left p.more_folyt {
	text-align: right;
}
#subs_right h3 {
	color: #000000;
	font: 16px "Times new roman", serif;
	background-image: url(images/subs_left_h3.png);
	background-repeat: no-repeat;
	height: 27px;
	width: 220px;
	padding-top: 1px;
	padding-left: 4px;
	}
#subs_right h4 {
	color: #000000;
	background-image: url(images/subs_right_h4ht.jpg);
	font: 14px "Times new roman", serif;
	width: 190px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-left: 20px;
}

#subs_right p {
	text-align: justify;
	color: #000000;
	width: 180px;
	padding-right: 20px;
	padding-left: 20px;
}

#right_i {
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 20px;
}
#right h2 {
	margin-bottom: 18px;
	background-image: url(images/jobb_fej_ht.png);
	height: 39px;
	padding-top:2px;
	width: 420px;
	color: #323E51;
	font: 22px "Times new roman", serif;
	text-align: center;
}
#right h3 {
	color:  #163348;
	margin-bottom: 4px;
	background-image: url(images/jobb_h3_ht.png);
	padding-left: 20px;
	height: 28px;
	width: 400px;
	padding-top: 2px;
	font-family: "Times new roman", serif;
	font-size: 14px;
	}

#right p {
	margin-top: 0;
	color: #163348;
	padding-left: 20px;
	height:auto;
	min-height: 30px;
}

#right .left {
	margin-right: 4px;
}
#right a {
	color: #163348;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}
.kiemel{
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	font-style: italic;
	}
	
#egyeb{
	width: 350px;
	height:auto;
	min-height: 400px;
	float:right;
	margin-right: 80px;
	
}
#egyeb h2 {
	font: 24px "Times new roman", serif;
	background-image: url(images/fest_h2_ht.png);
	width: 350px;
	height: 39px;
	padding-top: 2px;
	text-align: center;
}
#egyeb a {
	color: #163348;
	font-weight: bold;
	text-decoration: none;
}
#egyeb a:hover {
	text-decoration: underline;
	color: #600;
}
#egyeb p{
	width: 290px;
	margin-left: 60px;
	text-align: left;
	min-height: 0;
		
	} 	
#vers {
	width: 280px;
	height:auto;
	min-height: 400px;
	float:right;
	left: 620px;
	right: 10px;
	
}
#vers h2 {
	font: 24px "Times new roman", serif;
	background-image: url(images/irodalom_h2_ht.png);
	width: 280px;
    height: 39px;
	padding-top: 2px;
	text-align: center;
}
#vers a {
	color: #163348;
	font-weight: bold;
	text-decoration: none;
}
#vers a:hover {
	text-decoration: underline;
	color: #600;
}
#vers p{
	width: 250px;
	margin-left: 30px;
	text-align: left;
		
	} 
		
/** 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;	
}
