@charset "utf-8";
/* CSS Document 
content width: 1000px;
sidebar width: 230px;
*/
*{margin:0;padding:0;}
html,body{margin:0;padding:0}
body{
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-position: center top;
	background-color: #667133;
	background-repeat: no-repeat;
}
p{margin:0 10px 10px}
div#header{
	height:228px;
	margin:0;
	padding-left:10px;
	color: #79B30B;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
}
div#container{text-align:left;	background-color: #FFFFFF;
	background-image: url(images/mainpagebg.jpg);
	background-repeat: no-repeat;
}
div#content {
	padding-top: 25px;
}
div#content p{line-height:1.4}
div#navigation{
	font-size: 14px;
	line-height: 1;
}
div#navigation ul{
	margin-top: 10px;
	margin-left: 20px;
	list-style-type: none;
	width: 182px;
	line-height: 1;
}
div#navigation ul li{
	margin: 0px;
	padding: 0px;
	line-height: 1;
	width: 172px;

}
div#navigation ul li a{
	text-decoration: none;
	color: #006600;
	font-variant: small-caps;
	display: block;
	padding-left: 20px;
	width: 156px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

	}
div#navigation ul li a:hover, a.hovertest{
	background-color: #A83E04;
	color: #FFFFFF;
}
div#extra{}
div#footer{
	height: 30px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
div#footer p{
	margin:0;
	padding:5px 10px;
	text-align: center;
	color: #FFFFFF;
}

div#container{width:1000px;margin:0 auto}
div#content{
	float:right;
	width:750px;
	padding-top: 35px;
	padding-right: 20px;
}
div#navigation{float:left;width:230px}
div#extra{clear:both;width:100%}


/* Alap typo */
h1 {
	margin-top: 10px;
	margin-bottom: 40px;
	margin-left: 30px;
	font-size: 30px;
	color: #8B8B8B;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -3px;
}
h2 {
	font-size: 18px;
	padding-left: 15px;
	margin-right: 150px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #2A2A2A;
	margin-top: 30px;
	background-image: url(images/h2bg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
h3 {}
h4 {}
h5 {
	font-size:11px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 15px;
}


/* Tartalmi sajátosságok */
ul.szakkapcs{
	margin-top: 15px;
	margin-left: 40px;
	list-style-type: square;
}
ul.szakkapcs li {
	margin-bottom: 5px;
}
.infobox {
	background-image: url(images/vezbg.jpg);
	width: 400px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #96B82D;
	border-bottom-color: #96B82D;
}
.jogtaritem {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	background-image: url(images/vezbg.jpg);
	background-repeat: repeat-x;
}
.jogtaritem .jogbody {
	padding: 10px;
}
.jogtaritem .joghead .jogdate {
	display: block;
	width: 220px;
	font-style: italic;
	float: right;
}
.jogtaritem .joghead .jogsubj {
	display: block;
	width: 500px;
	float: left;
}

.jogtaritem .joghead {
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #667133;
	border-bottom-color: #667133;
	height: 18px;
}
#navigation #gal-banner {
	width: 160px;
	margin-top: 60px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 35px;
	padding: 1px;
	border: 1px solid #667133;
	background-color: #B9C680;
}
.flagz {
	margin-top: 205px;
	margin-left: 36px;
}

