H1 { margin: 0; padding: 0; font-size: 16px; }

P { margin: 0; padding: 0; margin-top: 10px; }

A { color: #016DC8; }

DIV.news_box_item DIV.title { margin: 0; padding: 0; margin-top: 10px; font-weight: bold; }
DIV.news_box_item DIV.title A { text-decoration: none; color: #016dc8;  }
DIV.news_box_item DIV.title A:hover { text-decoration: underline; color: #000066;  }
DIV.news_box_item DIV.leadtext { font-size: 90%; }

DIV.news_big_item DIV.leadtext { margin-top: 10px; }
DIV.news_big_item DIV.content { margin-top: 10px; }
DIV.news_big_item A.all_news { font-size: 90%; margin-top: 10px; display:block; }

DIV.faq_box_item DIV.title { margin: 0; padding: 0; margin-top: 10px; font-weight: bold; }
DIV.faq_box_item DIV.title { text-decoration: none; color: #016dc8;  }
DIV.faq_box_item DIV.leadtext { font-size: 90%; }

DIV.menu_box A { color: #016dc8  }
DIV.menu_box A.active { color: #000066; font-weight: bold; }
DIV.menu_box A:hover { color: #000066; }
DIV.menu_box UL.lev1 { margin:0; padding:0; margin-top: 10px; margin-left: 20px}
DIV.menu_box LI.lev1 { margin:0; padding:0; margin-bottom: 5px; }
DIV.menu_box UL.lev3 { margin-bottom: 5px; }

TD#index_main { vertical-align: top; text-align: justify; }
TD#index_news { vertical-align: top; text-align: left; }

/*	the forms	*/
	TABLE.form { border-collapse: collapse; width: 100%; }
	TABLE.form TD { padding: 3px; }
	TABLE.form TD.label { text-align: right; vertical-align:top; }

	TABLE.form TD.field {  }

	TABLE.form INPUT.text,
	TABLE.form SELECT.select,
	TABLE.form TEXTAREA
		{ width: 200px; }

	TABLE.form INPUT.button { text-align:center; width: 122px; padding: 10px; }

/*	errors		*/
	DIV.errors,
	DIV.messages
		{ min-height: 32px; padding: 5px; padding-left: 42px; border: 1px solid; margin-bottom: 5px; font-weight: bold; background-repeat: no-repeat; background-position: 5px 5px; }

	DIV.errors_item,
	DIV.messages_item
		{ font-weight: normal; }

/*	contact		*/
	DIV#contact_intro_text { vertical-align:top; padding: 10px; border-bottom: 2px solid; margin-bottom: 10px; }
	TD#contact_right_side { vertical-align:top; padding-left: 5%;  }

	TD#contact_right_side TD.label { font-weight: bold; }

/*	captcha		*/
	DIV.captcha IMG { border: 1px solid; float: left; margin-right: 10px; }
	DIV.captcha INPUT.text { width:68px; }
	DIV.captcha DIV.note { font-size: 80%; width:200px; margin-bottom: 5px; }

/*	the form	*/
	TABLE.form TD.label.required { font-weight: bold; }
	DIV.captcha DIV.note { color:#CCCCCC; }
	DIV.captcha IMG { border-color:#3A3E41; }

	DIV.errors { color:#000; border-color: #ff7700; background-color: #ffff77; background-image: url('img/error.gif'); }
	DIV.messages { color:#000; border-color: #5ACE48; background-color: #EFF8EF; background-image: url('img/ok.gif'); }


DIV.section_box_item A { color: #016DC8; }
DIV.section_box_active A { font-weight: bold; }
DIV.section_box_level1 { padding-left: 0px; padding-top: 10px; }
DIV.section_box_level2 { padding-left: 20px; padding-top: 5px; }
DIV.section_box_level3 { padding-left: 40px }

TABLE#harta_table TD { vertical-align:top; }

A.pdf_version { display:block; margin: 10px; margin-left: 0; color: #664400; }
A.pdf_version:hover { display:block; margin-top: 10px; color:#000066; }

A#news_more { display:block; margin-top: 10px; color: #664400; }

IMG.page_pic1 { float:left; margin-right: 10px; margin-bottom: 5px; }
IMG.page_pic2 { margin-top: 10px; }

iframe.iframe { border: none; width: 100%; background-color:#EEEEEE; }
