/* Newgen.hu - v2 - CSS */    

  body {
    background : url(images/background.jpg);
}
  #teljes {
    width : 734px;
    border : 2px solid #b39134;
    margin : 0 auto;
}
  .header {
    width : 734px;
    height : 148px;
    background : #dccda2 url("images/header.jpg");
}
  .menu {
    width : 734px;
    height : 17px;
    background : #dccda2;
}
  .menu_alatt {
    width : 734px;
    height : 9px;
    background : url(images/menu_alatt.jpg);
}
  .modulok_tartalom {
    width : 734px;
}
  .modulok_tabla {
    background : #ffffff url(images/background_modules_bottom.jpg) no-repeat bottom center;
}
  .elvalaszto {
    width : 2px;
    background : #b39134;
}
  .footer {
    width : 734px;
    height : 27px;
    background : url(images/footer.jpg);
}
  .ajanlo_tabla {
    width : 255px;
    height : 102px;
    text-align : left;
}
   
/* Modulok */

  .modulok {
    color : #000000;
    font-family : Arial;
    font-size : 12px;
    padding-top : 5px;
    padding-left : 4px;
    padding-right : 4px;
    padding-bottom : 222px;
}
  .modulok_cim {
    padding-left : 15px;
    padding-top : 6px;
    padding-bottom : 4px;
    margin-bottom : 6px;
    background : url(images/background_modules_titles.jpg) no-repeat top left;
    color : #5d4400;
    font-size : 14px;
    font-weight : bold;
}
  .modulok a {
    color : #b36434;
    text-decoration : none;
}
  .modulok a:hover {
    color : #000000;
    text-decoration : none;
}
  .datum {
    font-family : Arial;
    font-size : 11px;
    color : #5d4400;
	border-bottom : 1px;
}
  .beljebb {
    padding-left : 5px;
	padding-right : 5px;
}

  .navigacio {
    color : #000000;
    font-family : Arial;
    font-size : 12px;
}
  .navigacio a {
    color : #b36434;
    text-decoration : none;
}
  .navigacio a:hover {
    color : #000000;
    text-decoration : none;
}

/* Tartalom */

  .tartalom_tabla {
    width : 565px;
    background : #ffffff;
}
  .tartalom {
    color : #000000;
    font-family : Arial;
    font-size : 12px;
	margin-top : 10px;
    margin-bottom : 10px;
    margin-right : 10px;
    margin-left : 10px;
    padding : 10px;
    background : #efe8d4 url(images/background_tartalom_belso.jpg) no-repeat top right;
}
  .tartalom a {
    color : #b36434;
    text-decoration : none;
}
  .tartalom a:hover {
    color : #000000;
    text-decoration : none;
}

  .tartalom_hirek {
    color : #000000;
    font-family : Arial;
    font-size : 12px;
	margin-top : 5px;
    margin-bottom : 12px;
    margin-right : 10px;
    margin-left : 10px;
    padding : 10px;
    background : #efe8d4 url(images/background_tartalom_belso.jpg) no-repeat top right;
}
  .tartalom_hirek a {
    color : #b36434;
    text-decoration : none;
}
  .tartalom_hirek a:hover {
    color : #000000;
    text-decoration : none;
}

/*Hirek */

  .title {
    font-size : 16px;
    font-weight : bold;
    color : #5d4400; 
}
  .hir_info {
    font-size : 11px;
    color : #5d4400;
}
  .hir_info a {
    font-size : 11px;
    color : #5d4400;
}
  .hir_info a:hover {
    font-size : 11px;
    color : #5d4400;
    border-bottom : 1px solid #5d4400;
}

/* Kommentek */

  .kommentek {
    color : #000000;
    font-family : Arial;
    font-size : 12px;
    margin-top : 10px;
    margin-bottom : 12px;
    margin-right : 10px;
    margin-left : 10px;
    padding : 10px;
    background : #efe8d4;
}
  .kommentek_header {
    display : block;
    height : 45px;
}
  .kommentek_header a:link, .kommentek_header a:active, .kommentek_header a:visited {
    font-size : 12px;
    color : #5d4400;
}
  .kommentek_header a:hover {
    font-size : 12px;
    color : #5d4400;
}
  .kommentek_header ul {
    font-size : 11px;
    padding : 2px;
    margin : 0;
    list-style-type : none;
    color : #5d4400;
}
  .kommentek_header ul li:first-child {
    font-weight : bold;
}
  .author-date {
    padding-top : 5px;
}
  .kommentek_id {
    float : right;
    font-size : 2.8em;
    color : #ffffff;
}
  .gravatar {
    padding : 3px;
    margin : 0 6px 0 0;
    float : left;
    width : 40px;
    height : 40px;
    border : 1px solid #5d4400;
}
  .kommentek_content {
    padding : 2px;
    margin : 2px;
    float : none;
    display : block;
    color : #000000;
}
  .kommentek_content a {
    color : #b36434;
    text-decoration : none;
}
  .kommentek_content a:hover {
    color : #000000;
    text-decoration : none;
}
  .kommentek_content blockquote {
    padding : 2px 5px;
    overflow : hidden;
    border-left : 4px solid #5d4400;
    background-color : transparent;
    font-size : 1em;
}

/*Ajánló */

  .ajanlo {
    width : 255px;
    height : 102px;
    padding : 3px;
    color : #000000;
    font-family : Arial;
}
  .ajanlo_szereplo {
    font-size : 17px;
    padding-left : 4px;
}
  .ajanlo_cim {
    font-size : 12px;
    padding-left : 4px;
    padding-top : 7px;
}
  .ajanlo_span {
    font-size : 15px;
    padding-left : 8px;
}
  .ajanlo a {
    color : #000000;
    text-decoration : none;
}
  .ajanlo a:hover {
    color : #000000;
    border-bottom : 1px solid #b36434;
}
  img.ajanlo_borito {
    margin-right : 6px;
    margin-bottom : 10px;
    margin-left : 3px;
    width : 64px;
    height : 96px;
	border : 1px solid #B39134;
}

/* Napi képregény */

  .napi {
    color : #000000;
    font-family : Arial;
    font-size : 12px;
}
  .napi a {
    color : #b36434;
    text-decoration : none;
}
  .napi a:hover {
    color : #000000;
    text-decoration : none;
}

/* Menü */

  .menu_01 a {
    background : url(images/menu_01.jpg) no-repeat;
    width : 83px;
    height : 17px;
    display : block;
    margin : 0 auto;
    text-decoration : none;
    text-indent : -100px;
    overflow : hidden;
}
  .menu_01 a:hover {
    background-position : 0 -17px;
}
  .menu_02 a {
    background : url(images/menu_02.jpg) no-repeat;
    width : 60px;
    height : 17px;
    display : block;
    margin : 0 auto;
    text-decoration : none;
    text-indent : -100px;
    overflow : hidden;
}
  .menu_02 a:hover {
    background-position : 0 -17px;
}
  .menu_03 a {
    background : url(images/menu_03.jpg) no-repeat;
    width : 131px;
    height : 17px;
    display : block;
    margin : 0 auto;
    text-decoration : none;
    text-indent : -100px;
    overflow : hidden;
}
  .menu_03 a:hover {
    background-position : 0 -17px;
}
  .menu_04 a {
    background : url(images/menu_04.jpg) no-repeat;
    width : 82px;
    height : 17px;
    display : block;
    margin : 0 auto;
    text-decoration : none;
    text-indent : -100px;
    overflow : hidden;
}
  .menu_04 a:hover {
    background-position : 0 -17px;
}
 .menu_05 a {
    background : url(images/menu_05.jpg) no-repeat;
    width : 66px;
    height : 17px;
    display : block;
    margin : 0 auto;
    text-decoration : none;
    text-indent : -100px;
    overflow : hidden;
}
  .menu_05 a:hover {
    background-position : 0 -17px;
}
  .menu_06 a {
    background : url(images/menu_06.jpg) no-repeat;
    width : 69px;
    height : 17px;
    display : block;
    margin : 0 auto;
    text-decoration : none;
    text-indent : -100px;
    overflow : hidden;
}
  .menu_06 a:hover {
    background-position : 0 -17px;
}
  .menu_07 a {
    background : url(images/menu_07.jpg) no-repeat;
    width : 63px;
    height : 17px;
    display : block;
    margin : 0 auto;
    text-decoration : none;
    text-indent : -100px;
    overflow : hidden;
}
  .menu_07 a:hover {
    background-position : 0 -17px;
}

/*Ne látszon */

  .copyright {
    display : block;
}

/* Listák */

  ul {
    list-style-position : inside;
    list-style-type : square;
    margin-right : 40px;
}

/* Bevitel*/

  .input {
    color : #5d4400;
    background : #efe8d4;
    font-size : 12px;
    border : 1px solid #5d4400;
    font-family : Arial;
	margin-bottom: 5px;
}
  .input:hover, .input:focus {
    border : 1px solid #000000;
    color : #000000;
}
  .input_kereses {
    color : #5d4400;
    background : #efe8d4;
    font-size : 12px;
    border : 1px solid #5d4400;
    font-family : Arial;
    margin-top: 5px;
	margin-bottom: 0px;
}
  .input_kereses:hover, .input_kereses:focus {
    border : 1px solid #000000;
    color : #000000;
}

/* Keresés */

  .kereses_form {
    margin-bottom : 5px;
}
  .mezo {
    font-size : 12px;
    font-family : Arial;
    text-align : right;
    padding-top : 0px;
	padding-left : 5px;
	padding-right : 10px;
	padding-bottom : 5px;
}
  .talalat {
    color : #000000;
    text-align : right;
    font-family : Arial;
    font-size : 11px;
    margin-left : 10px;
    padding-right : 5px;
}
  .talalat a {
    color : #b36434;
    text-decoration : none;
}
  .talalat a:hover {
    color : #000000;
    text-decoration : none;
}

/* Képek */

  img.cikkek_letoltes {
    padding : 3px;
    margin : 5px;
    border : 1px solid #b36434;
}
  img.tartalom {
    padding : 2px;
    margin : 5px;
    border : 1px solid #b36434;
	background : #efe8d4;
}
  img.logo {
	max-width: 170px;
    	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
} 
  img.logo:hover {
    filter : alpha(opacity=50);
    -moz-opacity : 0.5;
    opacity : 0.5;
}
  img.rss {
	vertical-align : bottom;
	padding-left : 8px;
} 
