@import url(_table.css);
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #363636;
	background-color: #EFEFEF;
	background-image: url(../_images/main_bgr.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
body {
	text-align: justify;
}
table { text-align: left; }
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #274979;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C70959;
	text-decoration: underline;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #899BAF;
	text-transform: uppercase;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #8595AC;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #313131;
	text-decoration: none;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #274979;
	text-decoration: none;
	font-weight: bold;
}
.contentImage { padding: 5px; border: 1px solid #ededed;
	-moz-box-shadow: 0px 2px 9px #e0e0e0;
	-webkit-box-shadow: 0px 2px 9px #e0e0e0;
	box-shadow: 0px 2px 9px #e0e0e0;
	margin: 0 2px 2px 0;
}
/*link*/
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #274979;
	text-decoration: none;
	font-weight: bold;
}
.news_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #C70959;
	text-decoration: underline;
}
.main_link9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #274979;
	text-decoration: none;
}
.main_link9:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C70959;
	text-decoration: underline;
}
.page_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #6B83A4;
	text-decoration: none;
}
.page_nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #C70959;
	text-decoration: underline;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #535353;
	text-decoration: none;
}
.tn {
	border: 1px solid #788BA4;
}
.details_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #274979;
	font-weight: lighter;
	padding-bottom: -5px;
	line-height: 24px;
}
.details_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6B83A4;
	line-height: 14px;
}
hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DEDEDE;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #274979;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8595AC;
	padding: 3px;
	margin-bottom: 5px;
}
.h2_over {
	background-color: #E1ECFA;
}
.h2_out {
	background-color: #F5F6F8;
}

li {
	list-style-type: disc;
	list-style-image: url(../_images/li.gif);
	list-style-position: outside;
}
#splash {
	background: #FCFCFC;
	border: 1px solid #E4E4E4;
	width: 640px;
	padding: 4px;
}
#splash-img {
	background: #FDFDFD url(../_images/splash.jpg) no-repeat;
	width: 632px;
	height: 284px;
}
#splash-text {
	font: 11px/16px Verdana;
	text-align: center;
	color: #4B5C74;
	padding: 6px;
}
.form_default {
	/*font: 10px Verdana;*/
	color: #43586E;
	border: 1px solid #919eaf;
  	padding: 1px;
 	margin: 1px;
}
/*td {
	text-align: justify;
}*/
#pageBtmNav {
	position: relative;
	left: 2px;
	width: 100%;
}
dl { display: block; margin: 0; padding: 0; width: 420px;  }
dl dt, dl dd { padding: 1px; }
dl dt { font-weight: bold; width: 80px; text-align: right; float: left;  display: block; }
dl dd { margin-right: 85px;  width: 335px; }

/* Header */
#header { display: block; background: #6f8ab1; padding: 0 1px; }
#header-image { border-left: 2px solid #fff; border-right: 2px solid #fff; background: url(../_images/_header/header_01.jpg) no-repeat 0 0; height: 128px; }
a#logo { text-decoration: none; color: #fff; font-size: 18px; text-transform: uppercase; font-family: Georgia, serif; }

/* Main menu */
#nav { display: block; margin: 0; padding: 0 3px; }
#nav ul { list-style:none; list-style-position: inside; display: block; margin: 0; padding: 0; }
#nav ul li {
	float:left;
	text-align:center;
	list-style:none; 
	margin: 0;
	padding: 0;
}
#nav ul li a { 
	background: #e9edf3; padding: 0 5px; margin: 1px 1px 0 0; 
	font-size: 90%; text-decoration: none; height: 24px; display: inline-block; line-height: 24px; }
#nav ul li a:hover { background: #b7d8ed; color: #274979; }

h2.new { color: #e10606; }
h2.new span { margin-left: 5px; background: #e10606; padding: 1px 4px; color: #fff; font-size: 80%; }

/* Taglista az önkormányzatnál */
dl.taglista dt { width: 160px; }
dl.taglista dd { margin-left: 165px; }

