BODY	{
	background:       #9CEFFF url(../pic/background.gif) repeat-x;
	color:				    #000000;
	font-size:			  12px;
	font-family:		  Arial,Helvetica,sans-serif;
	line-height:		  20px;
	margin:           0px;
	padding:          0px;
}

INPUT, SELECT, TEXTAREA { 
	font-size:			12px;
	font-family:		Arial,Helvetica,sans-serif;
	color:				  #4297A2;
	border:				  1px solid #FFFFFF;
}

SUBMIT { 
	font-size:			12px;
	font-family:		Arial,Helvetica,sans-serif;
	color:				  #FFFFFF;
	border:				  1px solid #FFFFFF;
	background:     #A7F0FF;
}

A:link, A:visited {
    color: 				#000000;
    font-family: 		 Arial, Helvetica, sans-serif;
    font-size: 			12px;
    text-decoration: 	underline;
    border:				0px;
}

A:hover, A:active {
    color: 				#000000;
    font-family: 		 Arial, Helvetica, sans-serif;
    font-size: 			12px;
    text-decoration: 	none;
    border:				0px;
}

/*  -------------------------------------------- */
/*  Aktualis rovat		                         */
/*  -------------------------------------------- */

.aktualis {

	color:				  #4297A2;
	font-size:			12px;
	font-family:		Arial,Helvetica,sans-serif;
	line-height:		15px;
	text-align:     justify;
}

.aktualis A:link, A:visited {
    color: 				#4297A2;
    font-family: 		 Arial, Helvetica, sans-serif;
    font-size: 			12px;
    text-decoration: none;
    font-weight:  bold;
    border:				0px;
}

.aktualis A:hover, A:active {
    color: 				#4297A2;
    font-family: 		 Arial, Helvetica, sans-serif;
    font-size: 			12px;
    text-decoration: 	underline;
    font-weight:  bold;
    border:				0px;
}



/*  -------------------------------------------- */
/*  Multunk rovat		                         */
/*  -------------------------------------------- */

.multunk {

	color:				  #FFFFFF;
	font-size:			10px;
	font-family:		Arial,Helvetica,sans-serif;
	line-height:		14px;
	text-align:     left;

}

.multunk A:link, A:visited {
    color: 				#FFFFFF;
    font-family: 		 Arial, Helvetica, sans-serif;
    font-size: 			10px;
    text-decoration: none;
    font-weight:  normal;
    border:				0px;
}

.multunk A:hover, A:active {
    color: 				#FFFFFF;
    font-family: 		 Arial, Helvetica, sans-serif;
    font-size: 			10px;
    text-decoration: 	underline;
    font-weight:  normal;
    border:				0px;
}


/*  -------------------------------------------- */
/*  Jovonk rovat		                         */
/*  -------------------------------------------- */

.jelenjovo {

	color:				  #4297A2;
	font-size:			10px;
	font-family:		Arial,Helvetica,sans-serif;
	line-height:		14px;
	text-align:     left;

}

.jelenjovo A:link, A:visited {
    color: 				#4297A2;
    font-family: 		 Arial, Helvetica, sans-serif;
    font-size: 			10px;
    text-decoration: none;
    font-weight:  normal;
    border:				0px;
}

.jelenjovo A:hover, A:active {
    color: 				#4297A2;
    font-family: 		 Arial, Helvetica, sans-serif;
    font-size: 			10px;
    text-decoration: 	underline;
    font-weight:  normal;
    border:				0px;
}


/*  -------------------------------------------- */
/*  Navigacio a lap aljan                        */
/*  -------------------------------------------- */

.navigacio {

	color:				  #838383;
	font-size:			12px;
	font-family:		Arial,Helvetica,sans-serif;
	line-height:		14px;
	text-align:     justify;

}

.navigacio A:link, A:visited {
    color: 				#838383;
    font-family: 		 Arial, Helvetica, sans-serif;
    font-size: 			12px;
    text-decoration: none;
    font-weight:  normal;
    border:				0px;
    text-align: right;
}

.navigacio A:hover, A:active {
    color: 				#838383;
    font-family: 		 Arial, Helvetica, sans-serif;
    font-size: 			12px;
    text-decoration: 	underline;
    font-weight:  normal;
    border:				0px;
    text-align: right;
}

/*  -------------------------------------------- */
/*  Fõoldali keresõ		                         */
/*  -------------------------------------------- */

.searchbox {
  
	color:				    #000000;
  font-family: 		  Arial, Helvetica, sans-serif;
  font-size: 			  12px;
  width:            186px;
  height:           20px;
	border:				    0px;
	background:	      url(../pic/searchbox.gif) #FFFFFF;
	padding-left:     3px;
	padding-top:      2px;
	text-antialiasing: true;
}

/*  -------------------------------------------- */
/*  Bullet		                         */
/*  -------------------------------------------- */

.bullet {

  margin-right:       4px;
  vertical-align:     2px;
  float:              float;

}

/*  -------------------------------------------- */
/*  Impresszum		                         */
/*  -------------------------------------------- */

.impresszum {

 	color:				    #3e7f8b;
  font-family: 		  Arial, Helvetica, sans-serif;
  font-size: 			  12px;
	text-align:       center;
	background:       url(../pic/026.jpg);
}

.li_blue { 
    marker-offset: 0px;
    line-height: 12px;
    list-style-type: none;
    list-style-image: url(../pic/bullet_blue.gif);
    list-style-position: inside;
}

.li_green { 
    margin: 0px;
    padding: 0px 0px 0px 10px;
    list-style-type: none;
    background: url(../pic/bullet_green.gif) no-repeat left top; 
    line-height: 12px;
    text-align: justify;
}


