@import 'menu_-1.css';

/*****************************
* szerkezet szerinti tagol�s *
******************************/

/* ---------- INIT ---------- */

BODY {
	behavior: url(csshover.htc);
}

/* font */
html, 
body, 
form, 
fieldset, 
table {
  font-size: 11px; 
  font-family: Arial; 
  color: #000000; 
  text-align:justify;
}

input, select {
  font-size: 11px; 
  font-family: Arial; 
  color: #000000; 
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
pre, 
code { font-size: 12px; }

/* BG */
body {background: #95d43b; }

/* margin */
html, 
body, 
form, 
fieldset, 
h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
p, 
pre, 
blockquote, 
address {
  margin: 0px; 
  padding: 0px; 
}

/* LINK */

a:link,
a:visited,
a:active
{ font-size:13px;
    color:#6d9d2c;
    text-align:right; 
	text-decoration: none;
}

a:hover{

color:#000;
}

a.lightLink:link,
a.lightLink:visited,
a.lightLink:active {
	color:#fffeea;
	
}

a.lightLink:hover{
	color:#000;
}


a img,
:link img,
:visited img,
:active img,
:hover img {border: none; }


/* CLEAR */
div.clear, 
span.clear {
  clear: both; 
  font-size: 0px;
}



#top_bg {
  width: 100%;
  background: #A1896B;
  height: 130px;
}



/* ---------- CONTAINER ---------- */
#container {
  width: 940px;
  margin: 0 auto;
  
}

#wrapper {
}

/* ---------- HEAD ---------- */


#header {
  width: 100%;
  height: 364px;
  padding-top:10px;
}

.headLeft {
	width:600px;
	float:left;
}

.headRight {
    width:340px;
    float:left;
	padding-top:44px;
}

 
 
/* ---------- NAV BAR ---------- */

#menu_bottom {
	
	float:right;
	
}
#menu_bottom ul {
	list-style-type: none;
}
#menu_bottom li {
	float: right;
	
	height: 35px;
	font-size:8px;	
	padding-top:10px;
	padding-right:5px;
	text-align: center;
	
}

#menu_bottom li a:link, #menu_bottom li a:visited, #menu_bottom li a:active {
	color:#000;
	font-size:11px; 
}

#menu_bottom li a:hover {
	
	color:#6d9d2c;
	
}



/* ---------- LEFT BAR---------- */


#left { 
  float:left;
  width: 160px; 
  min-height:100px;
  margin-top:10px;
  margin-right:20px;
}
 


/* ---------- RIGHT BAR ---------- */

#right {
  float:right;
  width:160px;
  min-height:200px;
  text-align:center; 
  margin-top:10px;
  
}


/* ---------- MAIN ---------- */

#main {
  margin-top:10px;
  width:580px;
	float:left;	
	
  
}

#main #content_title {
  padding: 20px;
  font-size: 30px;
  font-style:bold;
  color:#8cc63f;
  text-align:center;
  
}

#main #content {
  padding:0px;
  padding-top: 10px;
  
}

/* ---------- FOOT ---------- */

#footer {
  clear:both;
  height: 200px;
  
}

#search {
	padding-top:0px;
	float:right;
	margin-right:0px;
}

#search_input {
	border: 1px solid #94937f;
	background-color:#fff;
	padding:5px;
	margin-left:5px;
}

.colorize{
	
	color:#b83800;
	font-weight:bold;
	
}

.bold{
	
	font-weight:bold;
	
}

#spacer {

	float:left;
	width:570px;
	
}





#footer {	

    width:940px;
	
	
}

.boldColor {
	color:#ec6220;
	font-weight:bold;
}

#pageContent #Title {	
	font-weight:bold;
	font-size:16px;
	text-align:center;
	padding-top:20px;
}

#pageContent {
	width:618px;
	float:left;
	padding-top:0px;
	border:1px solid #999479;
	background-image:url(images/page_content_title.jpg);
	background-repeat:repeat-x;
	height:1000px;
	background-color:#fbf8e6;
}




#box {
	width:160px;
	margin:0px 0px;
	text-align:left;
}

#box .header {	
	padding:2px 0 8px 0;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	color:#fff;
    background-image:url(images/box_head_bg.jpg);
	text-align:center;
	text-transform: uppercase;
	height:13px;
}


#box .content {
	text-align:left;
	margin-top:10px;	
	padding:10px;
	font-size:11px;
}


#boxClear {
    width:160px;
    margin:0px 0px;
}

#boxClear .header {
    height:0px;
}


#boxClear .content {  

}

.boldColorBig {
	font-size:18px;
	color:#c4501d;
	font-weight:bold;
	
}
.boldRedBig{
	font-size:18px;
	color:#ff0000;
	font-weight:bold;
}

.helpDeskText {
	padding:18px;
	line-height:20px;
	font-size:13px;
	color:#3e3518;
}

.RssText {
	font-size:11px;
	line-height:18px;
	padding-bottom:5px;
	cursor:pointer;
}

.RssText:hover {
	background-color:#e9e9dd;
}

#frame {
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-y;
	width:1000px;
	margin:auto;
}

.slideshowDiv {
	height:293px; 
	padding-top:10px;
}

.footerText {
	background-image:url(images/footer_bg.jpg);
    background-repeat:repeat-y;
}

.footerTextDiv {
	padding:20px;
	color:#fff;
}

.newsTitle {
	font-size:22px;
	padding-bottom:10px;
	color:#8cc63f;
}

.newsDate {
    font-size:13px;
	font-weight:bold;
    color:#000;
}

.newsContent {
    font-size:11px;
	line-height:18px;    
}

.newsLink {
    font-size:13px;
	color:#8cc63f;
	text-align:right;
	margin-bottom: 15px;
}

.weatherDay{
	
	font-weight:bold;
	font-size:11px;
}

.weatherNum {
	font-size:18px;
	font-weight:bold;
	color:#f10000;
}

#news_main DIV.fullNewsLead {
	font-weight: bold;
}

#news_main DIV.fullNewsBody {
	margin-top: 10px;
}

#news_main DIV.fullNewsDate {
	margin-top: 5px;
	text-align: right;
}

#back {
	margin-top: 20px;
	text-align: center;
}

#icon_print {
	margin-bottom  : 15px;
	text-align     : right;
}

/********* HTMLEDITOR *************/

.page_text {
    background      : #fff;
    color           : #000;
    font-family     : Arial;
    font-size       : 11px;
    text-align      : justify;
}

.footer_text {
    background      : #709E32;
    color           : #fff;
    font-family     : Arial;
    font-size       : 11px;
    text-align      : justify;
}

.box_text {
    background      : #fff;
    color           : #000;
    font-family     : Arial;
    font-size       : 11px;
    text-align      : center;
}