div#menu a.l {
  background:url(../menu_back/l_2.jpg);
}

div.right_mini_app input.input_s {
	border:1px solid #D64DE6;
	background-color: #F9E9FC;
}

div.right_mini_app input.input_s:focus {
	background-color: #F7BBF1;
}

div.right_mini_app input.input_s:hover {
	background-color: #F7BBF1;
}

div.right_mini_app input.submit_s {
	border:1px solid #D64DE6;
	background-color: #F9E9FC;
}

div.right_mini_app input.submit_s:hover {
	background-color: #F7BBF1;
}

div#footer {
  background:url(footer-back5.jpg) repeat-x;
  background-position:top;
}

/*MAIN*/
div#main-right input.input_login {
	border:1px solid #D64DE6;
	background-color: #F9E9FC;
}

div#main-right input.input_login:focus {
	background-color: #F7BBF1;
}

div#main-right input.input_login:hover {
	background-color: #F7BBF1;
}

div#main-right input.submit_login {
	border:1px solid #D64DE6;
	background-color: #F9E9FC;
	cursor:pointer;
}

div#main-right input.submit_login:hover {
	background-color: #F7BBF1;
}


div.main h2 {
  font-size:14px;
  font-weight:bold;
  margin:10px 0px;
}

div.main h2 a {
  color: #000000;
  text-decoration:none;
}
div.main h2 a:hover {
  color: #000000;
}

div.main h1 a {
  color: #000000;
  text-decoration:none;
}
div.main h1 a:hover {
    color: #5F0F68;
  text-decoration:none;
}

div.main table.hir ul {
  margin-right:5px;
  margin-top:0px;
  list-style-type: disc;
}

div.main table.hir ul li {
  margin-top:10px;
  font-size:12px;
  color:#000000;
  margin-left:15px;
}

div.main p a,div.main table.hir ul li a {
    color: #000000;
    text-decoration:underline;
}
div.main p a:hover,div.main table.hir ul li a:hover{
  color: #5F0F68;
  text-decoration:none;
}
    /*
div.main a:visited {
  color: #000000;
} */

/*
div.short_news p {
    font-size:11px;
    text-align:justify;
}
*/
div#main-center img.hir_kep {
    margin:0px;
    margin-right:5px;
    margin-bottom:0px;
    border:3px solid #ECE1D7;
    float:left;
    /*width:60px;
    height:60px;*/
}
/*
div#main-center div.short_news h1 {
    color:#6C1177;
    font-size:18px;
    margin-bottom:7px;
    margin-top:0px;
}              */

table.hir {
  width:558px;
  margin:auto;
  margin-top:0px;
  padding:0px;
  border-collapse: collapse;
  margin-bottom:15px;
}

table.hir td.top {
    border:none;
    border:1px solid #F0E1FB;
    border-left:3px solid #D64DE5;
    padding:2px 5px;
}
table.hir td.main {
    border:none;
    padding:5px;
    border:1px solid #F0E1FB;
    border-left:3px solid #F0E1FB;
}

table.hir td.top h1 {
  font-size:14px;
  margin: 0px 5px;
  /*color:#0E4950;*/
  text-align:left;
}

table.hir td.top h2 {
  font-size:13px;
  margin: 0px 5px;
  color: #000000;
  text-align:left;
}

table.hir td.top h1.cikk {
  font-size:16px;
  margin: 0px 5px;
  color:#000000;
  text-align:left;
}

table.hir td.main p {
    font-size:12px;
  margin: 0px 5px;
  color:#000000;
  text-align:justify;
}

p.news_nav {
    font-size:12px;
    text-align:right;
    clear:both;
}


/*mini apps*/
div.left_mini_app, div.right_mini_app  {
  border-left:3px solid #EADAFA;
  background-color:#FCF8FE;
}

div.left_mini_app h2.top, div.right_mini_app h2.top {
  border-bottom:1px solid #CDD3DC;
  border-left:3px solid #D64DE5;
  color:#000000;
}

div.left_mini_app h2.normal, div.right_mini_app h2.normal {
  color:#000000;
}

div.left_mini_app a,div.right_mini_app a { color:#000000; text-decoration:none; }
div.left_mini_app a:hover,div.right_mini_app a:hover { color:#000000; text-decoration:underline; }

div.left_mini_app p a,div.right_mini_app p a { color:#000000; text-decoration:underline; }
div.left_mini_app p a:hover,div.right_mini_app p a:hover { color:#000000; text-decoration:none; }

div.left_mini_app input.input, div.right_mini_app input.input {
    border:1px solid #CDD3DC;
    background-color: #ffffff;
}

div.left_mini_app select.input, div.right_mini_app select.input {
    border:1px solid #CDD3DC;
    background-color: #ffffff;
}

div.left_mini_app select.input:hover, div.right_mini_app select.input:hover{
    border:1px solid #999999;
}

div.left_mini_app input.input:focus, div.right_mini_app input.input:focus {
    border:1px solid #999999;
}

div.left_mini_app input.input:hover, div.right_mini_app input.input:hover {
    border:1px solid #999999;
}

div.left_mini_app input.submit, div.right_mini_app input.submit {
    border:1px solid #CDD3DC;
    background-color: #ffffff;
}

div.left_mini_app input.submit:hover, div.right_mini_app input.submit:hover {
    border:1px solid #999999;
}


/*side left*/
ul.side li.main {
  background-color:#FCF8FE;
  border-left:3px solid #D64DE5;
  margin-top:8px;

  border-top:1px solid #CDD3DC;
  border-right:1px solid #CDD3DC;
    border-bottom:1px solid #CDD3DC;
}

ul.side li.sub {
  border-left:3px solid #EADAFA;
  border-right:1px solid #CDD3DC;
    border-bottom:1px solid #CDD3DC;

    background-color:#FCF8FE;
}


ul.side li a { text-decoration:none; color: #000000; }
ul.side li a:visited { text-decoration:none; color: #000000; }
ul.side li a:hover { text-decoration:none;    color: #000000; }

ul.side li a.main:hover {
  background-color:#F7BBF1;
}
ul.side li a.sub:hover {
  background-color:#F0E1FB;
}

a.main_act {
  margin:0px;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left:4px;
  display:block;
  background-color:#F7BBF1;
  width:131px;
}

a.sub_act {
  background-color:#F0E1FB;
  margin:0px;
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left:8px;
  display:block;
  width:127px;
}

/*side right*/

ul.side_right li.main {
  border-left:3px solid #D64DE5;
  color: #000000;

  border-right:1px solid #CDD3DC;
    border-bottom:1px solid #CDD3DC;
    border-top:1px solid #CDD3DC;
    text-decoration:none;
    background-color:#FCF8FE;
}
ul.side_right li.sub_1 {
  border-left:3px solid #EADAFA;
  color:#000000;
    border-right:1px solid #CDD3DC;
    border-bottom:1px solid #CDD3DC;
    background-color:#FCF8FE;
}

ul.side_right li.sub_1:hover {
  background-color:#F0E1FB;
}

ul.side_right li.main a { text-decoration:none; color: #000000; }

ul.side_right li.main_1 { text-decoration:none; color: #000000; }

ul.side_right li.sub_1 a { text-decoration:none; color: #000000; }
ul.side_right li.sub_1 a:visited { text-decoration:none; color: #000000; }
ul.side_right li.sub_1 a:hover { text-decoration:none;    color: #000000; }


div#footer p a {
  border-left:1px solid #CDD3DC;
  color:#000000;
  text-decoration:none;
}
div#footer p a:hover {
    text-decoration:underline;
    color:#5F0F68;
}



div.main_center {
  width:560px;
  margin-top:0px;
  padding-top:0px;
  margin-bottom:0px;
  background-image:url(dotted_rotated.png);
  background-repeat:repeat-x;
  background-position:bottom left;
}

div.main_center2 {
  width:560px;
  margin-top:0px;
  padding-top:0px;
  margin-bottom:0px;
  background-image:url(dotted_rotated.png);
  background-repeat:repeat-x;
  background-position:bottom left;
}

div.main_center_gallery {
  width:560px;
  margin-top:0px;
  padding-top:0px;
  margin-bottom:0px;
}

div.main_left {
  width:277px;
  float:left;
  margin-top:0px;
  padding-top:0px;
  margin-bottom:0px;
  padding-right:3px;
  display:inline;
  background-image:url(dotted.png);
  background-repeat:repeat-y;
  background-position:top right;
}

div.main_right {
  width:280px;
  padding-left:0px;
  float:left;
  margin-bottom:0px;
  display:inline;
}

div.short_article {
  width:275px;
  padding:0px;
  margin:0px;
  padding-left:5px;

  padding-bottom:15px;
  padding-top:20px;
  margin-bottom:0px;/*
  border-bottom:1px solid #D0D0D0; */
  background-image:url(dotted.png);
  background-repeat:repeat-y;
  background-position:top right;
}


div.short_article h1, div.main_center h1, div.main_center_gallery h1, div.main_center2 h1, div#vasarlas h1 {
  font-size:15px;
  margin:0px;
  margin-bottom:8px;
  padding-left:5px;
}

div.short_article h1 a,div.main_center h1 a, div.main_center_gallery h1 a, div.main_center2 h1 a, div#vasarlas a {
  color: #000000;
  text-decoration:none;
}

div.short_article h1 a:hover,div.main_center h1 a:hover, div.main_center_gallery h1 a:hover, div.main_center2 h1 a:hover, div#vasarlas a:hover {
  color: #804000;
  text-decoration:none;
}


div.short_article h2,div.main_center h2, div#vasarlas h2{
  font-size:13px;
  margin:0px;
  margin-bottom:5px;
  text-decoration:none;
  clear:both;
  color: #000000;
}

div.main_center_gallery h2{
  font-size:13px;
  margin:0px;
  margin-bottom:5px;
  text-decoration:none;
  text-align:left;
  color: #000000;
  position: relative; /*IE 6 JAVITAS*/
}

div.short_article h2 a, div.main_center h2 a, div.main_center_gallery h2 a, div#vasarlas h2 a{
  color: #000000;
  text-decoration:none;
}

div.short_article h2 a:visited, div.main_center h2 a:visited, div.main_center_gallery h2 a:visited, div#vasarlas h2 a:visited {    color:#000000; }
div.short_article h2 a:hover, div.main_center h2 a:hover, div.main_center_gallery h2 a:hover, div#vasarlas h2 a:hover {
  color: #804000;
  text-decoration:underline;
}


div.short_article h3, div.main_center h3, div.main_center2 h3{
  font-size:12px;
  margin:0px;
  margin-bottom:5px;
  text-decoration:none;
  clear:both;
  color: #000000;
}

div.main_center_gallery h3{
  font-size:12px;
  margin:0px;
  margin-bottom:5px;
  text-decoration:none;
  color: #000000;
  position: relative; /*IE 6 JAVITAS*/
}


div.short_article h3 a, div.main_center h3 a, div.main_center_gallery h3 a, div.main_center2 h3 a{
  color: #000000;
  text-decoration:none;
}

div.short_article h3 a:visited, div.main_center h3 a:visited, div.main_center2 h3 a:visited, div.main_center_gallery h3 a:visited {    color:#000000; }
div.short_article h3 a:hover, div.main_center h3 a:hover, div.main_center2 h3 a:hover, div.main_center_gallery h3 a:hover {
  color: #804000;
  text-decoration:underline;
}


div.short_article p, div.main_center p {
    text-align:justify;
    font-size:11px;
    margin-bottom:15px;
}
div.short_article p a, div.main_center p a {
    text-decoration:none;
    color:#000000;
}
div.short_article p a:hover,  div.main_center p a:hover {
  text-decoration:none;
}


div.main_right h1, div.main_right h2, div.main_right h3, div.main_right p {
    margin-left:5px;
}



div#main-center img.cikk_kis_kep {
    margin:0px;
    margin-right:5px;
    margin-bottom:0px;
    border:3px solid #E9DCC9;
    float:left;
    /*width:60px;
    height:60px;*/
}


