/*
** autorevu.hu CSS
** (c) paszti 2010
**
** reset
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 11px;
    font-family: Verdana, Tahoma;

}

body {
    color: #000;
    background-color: #1a1b1d;
    text-align: center;
    line-height: 1;
}


:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
** alapelemek
*/
input.text, select, textarea {
    border: solid 1px #acaba9;
    background-color: #f7f7f9;
    font-size: 10px;
    font-family: Tahoma, Verdana;
    color: #000;
}

input.text, textarea {
    border: 1px solid #999;
    padding: 1px 4px;    
}

input.gomb {
    border: 0;
    background: none;
    padding: 0;
}

input.button {
    color: #db001b;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
    border: none;
    font-size:11px;
    cursor: pointer;
    background: none;    
}

input.buttongomb, 
#previewnewpost input, 
table.hsz-table td input {
    background: url(../../images/gombalap.png) repeat-x;
    height: 18px;
    padding: 0 5px;
    border-left: 1px solid #070707;
    border-right: 1px solid #070707;    
    color: #fff;
    font-weight: bold;
    font-size: 80%;
    font-family: Tahoma, Verdana;
    text-transform: uppercase;
    margin: 5px;
    cursor: pointer;
}

input.ltext {
    background: url(../../images/input-ltext-bg.png) no-repeat;
    border: none;
    font-size: 80%;
}

* html input.lpos {
    position: relative;
    bottom: 5px;
}

input.text {
    background: url(../../images/input-text-bg.png) repeat-x;
    border: solid 1px #acaba9;
    width: 194px;
    height: 15px;
    font-size: 10px;
    background-color: #f7f7f9;
}

input.text400 {
    width: 396px;
}

label {
    /*cursor: pointer;*/
}

a {
    text-decoration: none;
    color: #df1920;
    font-size: 11px;
}

a:hover {
    text-decoration: underline;
}

a.red {
    color: #df1920;
}

.clear {
    clear: both;
}

a.info{
    background-color: #000;
    color: #fff;
    text-decoration: none;
    padding: 0px 4px;
} 

.padder {
    height: 5px;
    background-color: #fff;
    line-height: 5px;
}

ul {
    margin: 0px 0px 0px 10px;
    padding: 0px;
    list-style: outside;
    
}

li {
    margin: 0px;
}

/*
** CRIR special script
*/

label.checkbox_checked {
    /*background: url(../../images/checked.gif) no-repeat;    */
    /*display: block;*/
    /*padding-left: 20px;*/
}
label.checkbox_unchecked  {
    /*background: url(../../images/unchecked.gif) no-repeat;    */
    /*display: block;*/
    /*padding-left: 20px;*/
}

label.radio_checked {
    /*background: url(../../images/selected.gif) no-repeat;    */
    /*display: block;*/
    /*padding-left: 20px;*/
}
label.radio_unchecked  {
    /*background: url(../../images/unselected.gif) no-repeat;    */
    /*display: block;*/
    /*padding-left: 20px;*/
}

label:hover{
    font-weight: bold;
}

label.highlighted {
    color: #CE39DD;
}

.crirHidden {
    /*
    position: absolute;
    left: -1000px;
    */
}

input.radio {
    margin: 0px;
    padding: 0px;
}

/*
** structure 
*/


#container {
    width: 923px;
    border-left: 8px solid #000;
    border-right: 8px solid #000;    
    margin: 0 auto;
    height: auto;
    background-color: #fff;
    line-height: 1.5;
    font-size: 11px;
    position: relative;
}

/* header */
#header {
    width: 923px;
    margin-bottom: 4px;
    text-align: left;
    position: relative;
    margin-top: 10px;
}

#header .top {
    position: relative;
    height: 65px;
    margin-bottom: 8px;
    padding: 0px 18px;
}

#header .logo {
    width: 238px;
    height: 69px;
    text-align: right;
    position: absolute;
}

#header .partners {
    width: 700px;
    height: 55px;
    float: right;
    text-align: right;
    position: relative;
    margin-top: 5px;
}

#header .partners p {
    text-align: right;
    padding-bottom: 3px;
    color: #c42126;
    font-size: 10px;
}

#header .partners div {
    bottom: 0px;
    right: 0px;
    position: absolute;
}

#header .partners img {
    float: right;
    margin-left: 5px;
}

#header .loginContainer {
    background-color: #000000;
}

#header .login {
    width: 615px;
    float: left;
    color: #8b8b8b;
    padding: 3px 0px 3px 18px;
    font-size: 10px;
}

#header .login a {
    color: #e1e0e0;
    font-size: 10px;
    margin: 0px 3px;
}

#header .login input.loginBtn {
    color: #ffffff;
    font-size: 10px;
    background-color: #db001b;
    height: 15px;
    border: none;
    padding: 0px 3px 2px 3px;
}

#header .search {
    width: 272px;
    float: right;
    text-align: right;
    padding: 3px 18px 3px 0px;
}

#header .search .mehet-gomb {
    font-size: 10px;
}

#header .rosszlogin {
    width: 250px;
    padding: 5px; 
    z-index: 100;
  color: #000; 
    background-color: #ededed;
    font-size: 90%;
    line-height: 120%;
    border: 1px solid black;
    text-align: center;
    opacity: 0.95;
    -moz-opacity: 0.95;
    filter: alpha(opacity=95);
    position: absolute;
    top: 30px;
    left: 260px;
}

/*
** fooldali menurendszer
*/
#menu {    
    padding: 0px 18px;
    margin-bottom: 5px;
}

#menu ul {
    list-style-type: none;
    text-align: left;
    padding: 0px;
    margin: 0px;
    padding-bottom: 3px;
    border-bottom: solid 1px #bfbfbf;
}

#menu ul li {
    display: inline;
    color: #000000;
    font-weight: bold;
}

#menu ul li a {
    /*margin: 3px;*/
    color: #000000;
    font-weight: bold;
}

#menu ul li a:hover {
    color: #db001b;
}

#menu ul li.first a {
    margin-left: 0px;
}

/* content */
#cleft {
    width: 590px;
    text-align: left;
    height: auto;
    min-height: 450px;
    padding-right: 7px;
    padding-left: 18px;
    border-right: solid 1px #BFBFBF;
    position: relative;
    left: 0px;
    float: left;
}

#cright {
    width: 282px;
    padding-left: 7px;
    border-left: solid 1px #BFBFBF;
    position: relative;
    left: -18px;
    float: right;
}

.cright-content {
    min-height: 100px;
}

* html .cright-content {
    height: 100px;
}

.blokkheader-right {
    height: 27px;
    text-align: left;
    line-height: 27px;
}

.blokkheader-right img {
    position: relative;
    left: 20px;
    top: 7px;    
}

/* 
** content - bal 
*/

.menu-wrapper {
    /*width: 616px;*/
    height: 25px;
    margin-top: 1px;
    text-align: left;
    background: url(../../images/fomenu-alap-bg.png) repeat-x;    
}

.menu-wrapper-wide {
    width: 923px;
    height: 25px;
    margin-top: 1px;
    text-align: left;
    background-image: url(../../images/fomenu-alap-wide.png);    
}


#almenu {
    /*width: 613px;*/
    height: 12px;
    border-bottom: 1px solid #c6cacd;
    margin-bottom: 10px;
    text-align: left;
}

#almenu ul {
    line-height: 12px;
    position: relative;
    top: -2px;
}

#almenu li {
    display: inline;
    list-style-type: none;
}

#almenu li a {
    color: #abadb2;
    font-weight: bold;
    font-size: 100%;
    padding-right: 6px;
}

/* footer */
#footer {
    margin-top: 10px;
    margin-bottom: 15px;
    color: #474747;
    padding: 0px 18px;    
    text-align: left;
}

#footer ul {
    border-top: solid 1px #bfbfbf;
    border-bottom: solid 1px #bfbfbf;
    list-style-type: none;
    margin-left: 0px;
    padding: 3px 0px;
}

#footer li {
    display: inline;
    font-weight: bold;
    padding: 3px 0px;
}

#footer a {
    color: #474747;
    padding: 0px 5px;
}

.google-opt {
    font-size: 80%; 
    padding: 10px;
    text-align: left;
    color: #000000;
}

.google-opt a {
    color: #535353;
    font-size: 10px;
}

#footer_stripe {
    height: 27px;
    background: url('../../images/footer_bg.png') repeat-x;
    text-align: left;
}

#footer_stripe img {
    height: 27px;
    margin-left: 104px;
}

/* content */
.content {
    height: auto;
    min-height: 200px;
    overflow: hidden;
    padding-left: 18px;
    padding-right: 18px;
}

.content-top {
    height: 32px;
    background: #404143 url(../../images/content-top-bg.png) no-repeat top right;
    color: #fff;
}

.ct-kereses {
    float: right;
    position:    relative;
    top: 6px;
    right: 12px;
}

.topform {
    /*float: left;
    font-size: 90%;
    position: relative;
    top: 6px;*/
    margin: 10px 0px;
    
}

* html .topform {
    font-size: 80%;
}

.topform-left {
    top: 12px;
}

.topform-right {
    float: right;
    position: relative; 
    margin-right: 12px;
}

.topform a {
    /*color: #fff;*/
    /*text-decoration: none;*/
}

.topform a:hover {
    /*text-decoration: none;*/
}

* html input.topgomb {
    position: relative;
    top: -4px;
}

* html input.topgomb2 {
    position: relative;
    top: -7px;
}


/* kozos elemek */
.infomezo {
    /*background: #89cdf8 url(../../images/infomezo-bg.png) no-repeat right top;*/
    /*color: #000000;*/
    /*overflow: hidden;*/
    padding: 5px;
    text-align: left;
}

.blokkheader {
    height: 28px;
    text-align: left;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Tahoma, Verdana;
}

.blokkheader a {
    color: #fff;
}

.blokkheader span a {
    padding: 0 2px;
}

.bh-gray {
    background: url(../../images/blokkheader-gray.png) no-repeat left;
}

.bh-red {
    background: url(../../images/blokkheader-red.png) no-repeat left;
}

.blokkheader img,
.blokkheader span {
    position: relative;
    left: 5px;
    top: 6px;
}

p.belcim {
    background-color: #818991;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
    font-family: Tahoma, Verdana;
    font-weight: bold;
    text-align: left;
}

.lezaro {
    background: url(../../images/lezaroelem.png) no-repeat right;
    text-align: right;
    height: 19px;
    line-height: 19px;
}

.lezaro a {
    color: #fff; 
    font-size: 85%; 
    margin-right: 15px;
}    

.backlink {
    border-top: 1px solid #c8c8c8;
    padding-top: 6px;
    margin-top: 15px;
}

/* cikkek */
.tartalom {
    margin: 0 15px;
    line-height: 140%;
}

.tartalom ul {
    padding-left: 40px;
    margin-top: 10px;
}

.tartalom hr {
    margin: 6px 0
}

.szoveg {
    text-align: justify;
    clear:both;
}

h1.cikkcim {
    color: #D1171E;
    font-size: 150%;
    float: left;
    width: 300px;
    height: auto;
    padding: 7px 0;
    border-bottom: 1px solid #c6c9cd;
    margin-bottom: 15px;
    line-height: 120%;
}

h1.cikkcim:first-line {
    color: #646669;
}

h1.cikkcim span {
    font-size: 60%;
}

.cimadat {
 color: #575B65;
 font-size: 90%;
 float: right;
 padding-top: 7px; 
}

p.bevezeto {
    font-weight: bold;
    margin-bottom: 10px;
    text-align: justify;
}

.imagebar {
    display: block;
    background-color: #21282f;
    padding: 7px 0px 7px 28px;
    margin-right: 4px;
    margin-top: 10px;
}

.tartalom h5 {
    text-align: center;
    font-size: 80%;
    padding: 5px 0;
}

/*
** fooldal
*/
/* vezer hirek */
/* vezerhir */
.vezerbox {
    width: 613px;
    height: 425px;
    margin-bottom: 15px;
    background-color: #000;
}

#vezer {
    width: 613px;
    height: 425px; 
    background-color: #000;
}

#vezer .nagykep {
    width: 598px;
    height: 252px;
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 5px;
    cursor: pointer;
}

#vezer .nagykep-kep {
    position: relative;
    width: 598px;    
    height: 252px;
}

#vezer .nagykep-kep img {
    width: 598px;    
    height: 252px;
}

#vezer .nagykep-lapozo  {
    position: relative;
    top: -245px;
    z-index:100;
    height: 30px;
    padding-left: 10px;
}

#vezer .nagykep-lapozo a.lapozo {
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    color: #fff;
    background-color: #000;
    opacity: 0.55;
    -moz-opacity: 0.55;
    filter: alpha(opacity=55);
    font-size: 130%;
    line-height: 30px;
    text-align: center;
    margin-right: 5px;
}

#vezer .nagykep-szoveg {
    position: relative;
    height: 60px;
    width: 598px;
    overflow: hidden;
    top: -80px;
/*    top: -50px;     */
    z-index:100;
    color: #fff;
    background-color: #000;
    text-align: left;
    opacity: 0.55;
    -moz-opacity: 0.55;
    filter: alpha(opacity=55);
}

#vezer .nagykep-szoveg .vezer-cim {
    font-size: 110%;
    padding: 3px;
    font-weight: bold;
}

#vezer .nagykep-szoveg .vezer-szoveg {
    font-size: 90%;
    padding: 3px;
    font-weight: normal;
}

#vezer .news-ticker-imagebar {
    width: 598px;
    height: 107px;
    margin: 0px auto;
    margin-bottom: 8px;
    background-color: #000;
}

#vezer .nti-nyil {
    width: 36px;
    height: 107px;
}

#vezer .nyb {
    float: left;
}

#vezer .nyj {
    float: right;
}

#vezer .news-ticker-img {
    width: 463px;
    margin: 0px auto;
}

#vezer .news-ticker-img img {
    width: 126px;
    height: 66px;
}

/*felso tesztdiv*/
#felsoteszt {
    /*width: 613px;*/
    height: 145px;
    margin-top: 15px;
    margin-bottom: 20px;
}

#felsoteszt img {
    width: 145px;
    height: 100px;
    float: left;
}

#felsoteszt .textbox-wrapper {
    width: 280px;
    height: 144px;
    /*background: #fff url(../../images/textbox-bg-felso.png) no-repeat top left;    */
    float: right;
}

#felsoteszt .textbox {
    width: 254px;
    margin: 0 auto;
    margin-top: 14px;
}

#felsoteszt .menetproba-kepes h1 {
    padding-bottom: 7px;
    padding-top: 10px;
}

#felsoteszt h1 a.cim {
    /*color: #010000;*/
    /*font-size: 100%;    */
}

#felsoteszt p {
    height: auto;
    margin-bottom: 7px;
    margin-left: 155px;
    /*font-size: 90%;*/
}

#felsoteszt a {
    /*color: #DF1920;*/
    /*font-size: 90%;*/
}

* html #felsoteszt p,
* html #felsoteszt a {
    font-size: 90%;
}


.menetproba-kepes {
    float: left;
    width: 300px;
    margin-left: 5px;
}

.menetproba-lista {
    width: 300px;
}


/* random motor */
#randommotor {
    width: 613px;
    height: 145px;
    margin-top: 15px;
    margin-bottom: 20px;
}

#randommotor img {
    width: 200px;
    height: 138px;
    float: left;
}

#randommotor .textbox-wrapper {
    width: 411px;
    height: 144px;
    background: #fff url(../../images/textbox-bg.png) no-repeat top left;    
    float: right;
}

#randommotor .textbox {
    width: 350px;
    margin: 0 auto;
    margin-top: 18px;
}

#randommotor h1 {
    padding-bottom: 7px;
}

#randommotor h1 a.cim {
    color: #010000;
    font-size: 100%;    
}

#randommotor p {
    height: auto;
    overflow: hidden;
    margin-bottom: 7px;
    font-size: 90%;
}

#randommotor a {
    color: #DF1920;
    font-size: 90%;
}

* html #randommotor p,
* html #randommotor a {
    font-size: 85%;
}

/* fooldali galeriabox */
#galeriabox {
    text-align: left;
    float: left;
    width: 303px;
}

#galeriabox .gbox {
    margin-top: -27px;
}

#galeriabox img {
    width: 303px;
}

#galeriabox h1 {
    position: relative;
    height: 30px;
    width: 303px;
    line-height: 30px;
    overflow: hidden;
    top: 102px;
    z-index:100;
    color: #fff;
    background-color: #000;
    text-align: left;
    opacity: 0.65;
    -moz-opacity: 0.65;
    filter: alpha(opacity=65);
}    

#galeriabox h1 a {
    color: #fff;
}

#galeriabox ul {
    list-style-type: none;
    margin: 3px;
}

/* also hirek */
#alsohirbox {
    text-align: left;
    float: right;
    width: 309px;
}

#alsohirbox h2 {
    font-size: 90%;
    font-weight: normal;
    margin-bottom: 2px;
}

#alsohirbox h1 {
    padding-top: 6px;
    height: 15px;
    overflow: hidden;
}

#alsohirbox h1 a {
    color: #646669;
    font-size: 100%;
}

#alsohirbox .alsohir-light h1 a,
#alsohirbox .alsohir-dark h1 a {
    color: #fff;
}

#alsohirbox p {
    height: 37px;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 8px;
    font-size: 90%;
}

#alsohirbox a {
    color: #DF1920;
    font-size: 90%;
}

* html #alsohirbox h2,
* html #alsohirbox p,
* html #alsohirbox a {
    font-size: 85%;
}

#alsohirbox img {
    margin: 4px;
    margin-right: 8px;
    width: 100px;
    height: 80px;
    display: block;
    float: left;
} 

#alsohirbox .alsohir {
    margin-bottom: 2px;
    width: 309px;
    height: 86px;
}

#alsohirbox .alsohir-light  {
    /*background: url(../../images/alsohir_bg_light.png) no-repeat;*/
    color: #fff;
}

#alsohirbox .alsohir-dark  {
    /*background: url(../../images/alsohir_bg_dark.png) no-repeat;*/
    color: #fff;
}

/* videobox */
#videobox {
    text-align: left;
    width: 613px;
}

#videobox h2 {
    font-size: 90%;
    font-weight: normal;
    margin-bottom: 2px;
}

#videobox h1 {
    padding-top: 6px;
    height: 15px;
    overflow: hidden;
}

#videobox h1 a {
    color: #646669;
    font-size: 100%;
}

#videobox .alsohir-light h1 a,
#videobox .alsohir-dark h1 a {
    color: #fff;
}

#videobox p {
    height: 35px;
    overflow: hidden;
    margin-top: 4px;
    margin-bottom: 8px;
    font-size: 90%;
}

#videobox a {
    color: #DF1920;
    font-size: 90%;
}

* html #videobox h2,
* html #videobox p,
* html #videobox a {
    font-size: 85%;
}

#videobox img {
    margin: 4px;
    margin-right: 8px;
    width: 100px;
    height: 80px;
    display: block;
    float: left;
} 

#videobox .alsohir {
    margin-bottom: 2px;
    width: 305px;
    height: 86px;
}

#videobox .alsohir-light  {
    background: url(../../images/alsohir_bg_light.png) no-repeat;
    color: #fff;
}

#videobox .alsohir-dark  {
    background: url(../../images/alsohir_bg_dark.png) no-repeat;
    color: #fff;
}
/* dokibox */
#dokibox {
    width: 613px;
    margin-top: 15px;
}    

/* 
** content - jobb 
*/
/* magazin */

#cright .magazinbox {
    width: 300px;
    height: auto;
    background-color: #000;
    color: #fff;
    text-align: left;
    overflow: hidden;
}

#cright .magazinbox img.magazin {
    width: 142px;
    height: 185px;
    background-color: #fff;
    float: left;
    margin-left: 5px;
}

#cright .m-ajanlo {
    padding: 0px 10px;
    font-size: 90%;
    float: right;
    width: 130px;    
}

#cright .m-ajanlo a {
    color: #e5e473;
}

#cright .magazinlink {
    text-align: left; 
    border-bottom: 2px solid white;
    background-color: #565a60;
    margin-top: 8px;
    padding: 5px 10px;
}

/* kozossegi box */

#communitybox ul,
.menetproba-lista ul {
    margin: 10px;
}

#communitybox li,
.menetproba-lista li {
    list-style-type: none;
    padding: 2px 0;
}

#communitybox li a,
.menetproba-lista li a {
    background: url(../../images/bullet-white.png) no-repeat left;
    padding-left: 16px;
}

#communitybox li a:hover,
.menetproba-lista li a:hover {
    background: url(../../images/bullet-red.png) no-repeat left;
    color: #df1920;    
}

/* cikk komment */
.kommentbox {
    margin-top: 20px;
}

.komment-paratlan {
    
}

.komment-paros {
    margin-top: 15px;
}

p.kommentcim {
    padding: 3px 3px 3px 10px;
    background-color: #DB001B;
    color: #ffffff;
}

p.kommentcim a.nick {
    font-weight: bold;
    margin-right: 6px;    
}

.komment-paratlan p.kommentcim {
    background-color: #DB001B;
    color: #ffffff;
}

.komment-paros p.kommentcim a.nick {
    color: #ffffff;
}

.komment-paratlan p.kommentcim a.nick {
    color: #ffffff;
}

p.komment {
    padding: 15px 8px 10px 15px;
}

.kommentarea {
    width:470px; 
    /*background-color: #B2BBC4; */
    margin: 25px auto; 
    padding: 10px;
    /*color: #000000;*/
}

.kommentarea a,
.kommentarea-dl a {
    
}

.kommentarea a:hover,
.kommentarea-dl a:hover {
    text-decoration: underline;
}

.kommentarea-dl {
    width: 280px;
    \width: 300px;
    w\idth: 280px;
    background-color: #84c4eb; 
    margin: 25px 0px 25px 15px; 
    padding: 10px;
    color: #000000;
    float: left;
}

* html .kommentarea-dl {
    margin-left: 15px;
}

/*
** smartEditor
*/
.myEditor textarea {
    width: 600px;
    margin-top: 8px;
    padding: 3px;
}

/*
** adatlap
*/
.adatbox {
    text-align: left;
    padding: 15px 10px;
    width: 280px;
    \width: 300px;
    w\idth: 280px;
    height: auto;
    font-size: 90%;
    line-height: 18px;
}

.adatboxd {
    text-align: left;
    width: 100%;
    height: auto;
    font-size: 90%;
    line-height: 18px;
}

.adatboxd p {
    border-top: 1px solid #959595;
    padding: 0 10px;
}

.adatboxd p.lent {
    border: none;
    border-bottom: 1px solid #959595;    
    padding: 0 10px;
}


.adatlap-motor {
    background: #b2bbc4 url(../../images/adatlap/adatlap-bg-lgray.png) no-repeat bottom;
}

.adatlap-motordata{
    /*background: #f0f1f3 url(../../images/adatlap/adatlap-bg-whiteb.png) no-repeat right bottom;*/
    background-color: #f0f1f3;
}

.adatlap-ero {
    background: #55606a url(../../images/adatlap/adatlap-bg-dgray.png) no-repeat bottom;
    color: #fff;
}

.adatlap-futomu {
    background: #b2bbc4 url(../../images/adatlap/adatlap-bg-lgray.png) no-repeat bottom;
}

.adatlap-futomudata {
    background: #f0f1f3 url(../../images/adatlap/adatlap-bg-whiteg.png) no-repeat bottom;
}

h1.adatlapcim {
    color: #21282f;
    background-color: #fff;
    font-size: 130%;
    padding: 8px 0px;
    text-align: left;
}

h1.adatlapcim:first-line {
    color: #ed1b23;
}

.markabox {
    width:300px;
}

.adatlap-galbox-header {
    /*background-image: url(../../images/adatlap/adatlap-galbox-header.png);
    width: 300px;
    height: 32px;*/
}

.adatlap-galbox {
    /*background: #f4f4f4 url(../../images/adatlap/adatlap-galbox-bg.png) no-repeat;
    width: 300px;
    height: 108px;*/
    text-align: center;
}
.adatlap-galbox img {
    width: 130px; 
    /*height: 98px;*/ 
    margin: 5px 1px;
}

.adatlap-galbox-footer {
    /*background-image: url(../../images/adatlap/adatlap-galbox-footer.png);
    width: 300px;
    height: 30px;*/
    text-align: right;
}

.adatlap-galbox-footer a {
    /*line-height: 30px;
    color: #fff;
    font-size: 80%;
    font-family: Tahoma, Verdana;*/
    margin-right: 10px;
}


/* adatlap táblázat */
.tabsor {
    color: #fff;
    line-height: 25px;
}

.tabsor1 {
    background: #7d7d7d url(../../images/adatlap/tabsor1-bg.png) no-repeat top left;
}

.tabsor2 {
    background: #626262 url(../../images/adatlap/tabsor2-bg.png) no-repeat top left;
}

.tabsor3 {
    background: #3e3e3e url(../../images/adatlap/tabsor3-bg.png) no-repeat top left;
}

.tabsor4 {
    background: #000 url(../../images/adatlap/tabsor4-bg.png) no-repeat top left;
}

table.tabos {
    width: 300px;
    margin-top: 1px;
}

table.tabos td {
    padding: 0px 5px 0px 16px;
    height: 27px;
}

table.tabos td.dimmed {
    background-image: url(../../images/tab-dimmed.png);
    width: 129px;
    \width: 150px;
    w\idth: 129px;
    overflow: hidden;
}

table.tabos td.dimmed-white {
    background-image: url(../../images/tab-dimmed-white.png);
}

table.tabos td.tab-active {
    background-image: url(../../images/tab-active.png);
}

table.adattabla {
    /*width: 590px;*/
    width: 100%;
    background-color: #fff;
    border-collapse: collapse;
    text-align: left;
    font-size: 90%;
}

table.adattabla-half {
    width: 288px;
}

table.adattabla td {
    border-bottom: 1px solid #000;
    padding: 4px 15px;
}

table.adattabla td.cim-aw {
    border: none;
    padding: 0;
    height: 19px;
    font-size: 1%;
    background: url(../../images/adatlap/cim-adatlapw-bg.png) repeat-x;
    text-align: right;
}

table.adattabla td.header {
    background-color: #818991;
    border-top: 1px solid #000;
    border-bottom: none;
    color: #fff;
    text-transform: uppercase;
    font-family: Tahoma, Verdana;
    font-weight: bold;
    font-size: 90%;
}

table.adattabla td.data-gray {
    background-color: #b2bbc4;
    border: none;
}

/* wide */
.adatlap-wide {
    width: 923px;
    height: 200px;
}

.cim-aww {
    height: 19px;
    background: url(../../images/adatlap/cim-adatlapw-bg.png) repeat-x;
    margin-bottom: 11px;
}

h1.awh1 {
 font-size: 140%; 
 color: #D1171E; 
 float: left; 
 margin-left: 5px;
 margin-top: 9px;
}

h1.awh1 span {
 font-size: 80%; 
 color: #646669; 
}

.ab-wide {
    float: left;
    width: 410px;
    margin-right: 5px;
    background: none;
}

.ab-wide-marka {
    width: 200px;
    float: left;
    background: none;    
}

.ab-wide-marka img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 45px auto;    
}

.ab-wide-menusav {
    clear: both;
    text-align: right;
    width: 923px;
    height: 30px;
    
}

/*
** galeria
*/
.gal-bread {
    background: url(../../images/redheader.png) no-repeat;
    height: 22px;
    color: #FFFFFF;
  font-size: 90%;
  height: 22px;
  line-height: 22px;
    text-align: left;
    padding-left: 8px;
}

.gal-bread a {
    color: #fff;
}

.galrow {
    height: 82px;
    text-align: left;
}

.galrow h2 {
    padding: 2px 0;
}

.galrow p.leiras {
    height: 44px;
    overflow: hidden;
    font-size: 90%;
}

.grow1 {
    background-color: #c8c8c8;
    color: #000;
}

/*.grow1 a {
    color: #fff;
} */

.grow2 {
    background-color: #fff;
    color: #000;
}

.galrow-icon {
    float: left;
    width: 28%;
}

.galrow-icon img {
    width: 155px;
    height: 82px;
}

.galrow-desc {
    float: left;
    width: 70%;
}

/* galeria belso oldal */
table.gal-img {
    width: 923px;
    background-color: #fff;
    color: #000;
    text-align: left;    
    margin: 0 auto;
    margin-top: 10px;
}

table.gal-img tr.date td {
    /*background: url(../../images/blokkheader-gray.png) no-repeat left;
    height: 28px;
    line-height: 28px;
    font-size: 90%;
    color: #fff;
    font-weight: bold;
    font-family: Tahoma, Verdana;
    text-indent: 5px;     */
    border-bottom: 1px solid #b6b6b6;
    padding-top: 5px;
    margin-top:2px;
    font-weight: bold;
}

table.gal-img tr.date .breadCrumbContainer td {
    
    border-bottom: none;
    padding-top: 0px;
    margin-top: 0px;
}

table.gal-img tr.date {
    font-size: 80%;
}

table.gal-img td {
    width: 170px;
    vertical-align: baseline;
    padding: 10px 10px 10px 0px;
}

p.imageinfo {
    font-size:85%;
    padding: 1px 0;
}

.galimage {
    position: relative;
    /*left: 12px;*/
    width: 160px;
    padding-top: 10px;
}

/*galeria popup */
body.gpop {
    background: none;
    background-color: #5f5f64;
    color: #fff;
}

.gpop-header-wrapper {
    background: url(../../images/gpop-header-wrapper-bg.png) repeat-x;
    height:81px;
    width: auto;
}

.gpop-header {
    background: url(../../images/gpop-header-bg.png) no-repeat left;
    width:768px;
    height:81px;
}

.gpop-header b {
    color: #f5c54b;
    margin: 0px 5px;
    margin-right: 3px;
}

table.gpop {
    font-size: 100%;
    color: #fff;
}

table.gpopmain {
    float: right;
    width: 570px;
    position: relative;
    top: 42px;
}

table.gpop td {
    vertical-align: middle;
}


/* 
** tablak
*/
.tableheader {
    /*background-image: url(../../images/tableheader-bg.png);*/
    /*width: 616px;*/
    /*height: 46px;*/
    text-align: left;
    float: right;
}

.tableheader img {
    position: relative;
    top: 7px;
}

.tableheader h1 {
    position: relative;
    top: 12px;
    left: 18px;
    font-size: 100%;
    text-transform: uppercase;
}


.tr-light {
    background-color: #ECEDED;
}

.tr-dark {
    background-color: #c8c8c8;
}

.tr-blank {
    background: none;
}

table.keretes a { 
    color: #db001b; 
}

table.keretes a:hover { 
    color: #161415;
}

table.keretes td { 
    padding: 4px 15px; 
    text-align: left;
    vertical-align: middle;
}

table.keretes thead th,
table.keretes tfoot th { 
    background-color: #000;
    padding: 8px 15px;
    text-align: left;
}

table.keretes tfoot th { 
    background-color: #ffffff;
    padding: 10px 20px 10px 20px;
}

table.keretes tfoot th div { 
    background-color: #ffffff;
    border-top: solid 1px #DF1920;
    border-bottom: solid 1px #DF1920;
    padding: 5px;
}

table.keretes th.lapozo a  { 
    color: #DF1920;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

table.keretes th.lapozo a:hover  { 
    color: #000000;
    text-decoration: underline;
}

table.keretes th.lapozo span.act  { 
    color: #6d6d6d;
    font-weight: bold;
    font-size: 11px;
}

table.keretes thead a {
    color: #89CDF8;
}

table.keretes thead a:hover,
table.keretes tfoot a:hover {
    text-decoration: none;
    color: #DB001B;
}

table.keretes tr.fej  { 
    background-color: #000000; 
    color: #fff;
    font-weight: bold;
}

table.keretes tr.fej a  { 
    color: #fff;
}

table.keretes tbody th.keretes {
    padding: 5px 8px;
    text-align: center;
    vertical-align: middle;
}

table.keretes tbody td p {
    padding: 2px 0;
}

table.gradient {
    background: #fff url(../../images/table-gradient-bg.png) repeat-x top left;
}

/*
** lapszamlista
*/
.lapszambox  {
border-bottom:1px solid #B6B6B6;
height:auto;
margin:0 auto 7px;
min-height:460px;
overflow:hidden;
padding-bottom:7px;
width:919px;
}
* html .lapszambox {
height:478px;
}
.lapszam-date {
color:#000000;
float:left;
font-family:Tahoma,Arial,Helvetica,sans-serif;
height:auto;
min-height:478px;
overflow:hidden;
width:65px;
}
* html .lapszam-date {
height:478px;
}
p.lapszam-year {
font-size:100%;
margin-left:10px;
margin-top:14px;
}
p.lapszam-month {
font-size:250%;
margin-left:10px;
}
.lapszam-cover {
float:left;
height:460px;
margin-top:10px;
width:350px;
}
.lapszam-cover img {
height:458px;
width:350px;
}
.lapszam-pages {
float:left;
height:460px;
margin-top:10px;
width:25px;
}
.lapszam-content {
float:left;
height:auto;
margin-top:10px;
min-height:460px;
overflow:hidden;
text-align:left;
width:358px;
}
* html .lapszam-content {
height:460px;
}
.lapszam-content-head {
color:#000000;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
height:15px;
padding:0 10px;
text-align:left;
}
.lapszam-content-body {
height:auto;
margin-bottom:10px;
min-height:390px;
overflow:hidden;
padding:15px 10px;
width:338px;
}
* html .lapszam-content-body {
height:390px;
}

/* 
** letoltesek
*/
.lkat-header {
    background-image: url(../../images/tableheader-bg.png);
    width: 616px;
    height: 46px;
    color: #fff;
}

.lkat-header p.lkats {
    position: relative;
    top: 14px;
    left: 15px;
}

.lkat-header p.lkats a {
    color: #fff;
}

.lkat {
    height: 18px;
    line-height: 80%;
    margin-top: -1px;
}

.lkat a {
    font-size: 90%;
    color: #fff;
    font-weight: normal;
    position: relative;
    top: 3px;
    left: 15px;
}

.lkat-list {
    background-color: #5383b6;
    margin-top: -1px;    
}

.lkat-list a {
    font-size: 90%;
    color: #000;
    font-weight: normal;
    padding: 4px;
    padding-left: 15px;
}

.lkat-list a:hover {
    color: #fff;
}

.lkat-rendezo {
    background-color: #000;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #89CDF8;
}

.lkat-rendezo a {
    color: #89CDF8;
}

table.dl-szerver {
    background-color: #B2BBC4;
    margin: 10px auto;
    width: 590px;
}

table.dl-szerver td  {
    padding: 4px 8px;
}

table.dl-szerver th  {
    padding: 10px 8px;
}


/* friss tesztek */
.image-wrapper {
    width: 100%;
    /*height: 210px;*/
}

.image-wrapper img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 5px;
}

#cright .tesztbox {
    width: 300px;
    height: auto;
    overflow: hidden;
    color: #fff;
    text-align: left;
}

#cright .tb-left {
    float: left;
    width: 20px;
    text-align: right;
    padding-top: 12px;
    font-size: 90%;
}

* html #cright .tb-left {
    font-size: 85%;
}

#cright .tb-right {
    float: right;
    width: 262px;
    margin-right: 10px;
}

* html #cright .tb-right {
    margin-right: 5px;
}

#cright .tb-right h1 {
    margin-top: 12px;
}

#cright .tb-right h1 a {
    color: #fff;
    font-size: 95%;
}

#cright .tb-light h1 a.cim:first-line {
    color: #000;
}

#cright .tb-right p {
    /*height: auto; overflow: hidden;*/
    font-size: 85%;
    margin-top: 16px;
    margin-bottom: 12px;
}

#cright .tb-light {
    background: url(../../images/tb-light-bg.png) repeat-y;
}

#cright .tb-dark {
    background: url(../../images/tb-dark-bg.png) repeat-y;
}

#cright .tesztbox-footer {
    width: 300px;
    height: 16px;
    text-align: left;
    background: url(../../images/cjobb-bg.png) repeat-y;    
}

#cright .tesztbox-footer a {
    font-size: 90%;
    margin-left: 28px;
}

* html #cright .tesztbox-footer a {
    font-size: 85%;
}

#cright .tbf-light {
    background-image: url(../../images/tbf-light-bg.png);
}

#cright .tbf-dark {
    background-image: url(../../images/tbf-dark-bg.png);
}

#cright .tbf-darkl {
    background-image: url(../../images/tbf-darkl-bg.png);
}

#cright .tbf-darkb {
    background-image: url(../../images/tbf-black-bg.png);
}

#cright .tbf-black {
    background: url(../../images/cjobb-bg.png) repeat-y;
}

.cjobb-bottomlink {
    width: 300px;
    height: 19px;
    background-image: url(../../images/cjobb-bottomlink.png);
    margin-bottom: 12px;
    text-align: left;
    line-height: 19px;
    font-size: 90%;
}

#cright .cjobb-bottomlink a {
    color: #d2d3d5;
    margin-left: 15px;
    font-size: 85%;
}

/* szavazas blokk */
.voks {
    width: 300px;
    text-align: center;
    background-color: #101010;
    height: auto;
    overflow: hidden;
    padding: 6px 0;
    
}
    
.voks-header {
    background: url(../../images/voks-header.png) no-repeat;
    width: 280px;
    height: 23px;
    margin: 0px auto;
}        

.voks-content {
    background: #fff url(../../images/voks-bg.png) no-repeat bottom;    
    width: 280px;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
    margin-top: 3px;
    padding: 15px 0;
    color: #000;
    text-align: left;
}

table.voks {
    text-align: left;
    background: none;
}

table.voks td {
    /*padding: 5px;*/
}
table.voks td.voksrow1 {
    background-color: #ECEDED;
}

table.voks td.voksrow2 {
    background-color: #C8C8C8;
}

table.voks th {
    padding: 2px 0;
    font-weight: normal;
}

table.voks td.head {
    border: none;
    padding-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 90%;
}

table.voks td.foot {
    border: none;
    padding-top: 15px;
    font-weight: bold;
}

/*
** hirarchivum, galeria 
*/

.archiverow {
    text-align: left;
    width: 923px;    
}
    
.ar-paratlan {
    background-color: #fff;
}

.ar-paros {
    background-color: #c8c8c8;
}

.archiverow img {
    height: 80px;
    width: 100px;
    display: block;
}

.ar-image {
    float: left;
    width: 110px;
}

.ar-text {
    float: left;
    width: 760px;
}
    
.ar-text h3 {
    font-size: 110%;
    margin: 3px 0;
}

.ar-text h3 a {
    color: #161616;
}

.ar-text p {
    padding-top: 10px;
}

.ar-text  b {
    font-size: 90%;
}

/* jobboldali tabla */
.jobbtabla-header {
    width: 300px;
    height: 37px;
    text-align: left;
    background: #5a626a url(../../images/jobbtabla-header.png) no-repeat;
    line-height: 37px;
    color: #fff;
    font-family: Tahoma, Verdana;
    font-size: 70%;
    font-weight: bold;
    text-transform: uppercase;
}

.jobbtabla-header p {
    margin-left: 5px;
    position: relative;
    top: -3px
}

.jobbtabla {
    width: 300px;
    height: auto;
    overflow: hidden;
    text-align: left;
    background: #5a626a url(../../images/jobbtabla-bg.png) no-repeat;    
    color: #fff;
}

table.jobbtabla td {
    padding: 4px 5px;
}

table.jobbtabla th {
    text-align: right;
    padding: 4px 5px;
}

table.jobbtabla tbody td a,
.jobbtabla a {
    color: #fff;
}

.jobbtabla p {
    padding: 4px 10px;
}


/*
** smartEditor
*/
.myEditor textarea {
    width: 462px;
    padding: 3px;
}

.se-menu {
    width: 100%;
    padding: 5px 0px;
    text-align: center;
    /*background-color: #818991;    */
    /*color: #fff;*/
}

.se-menu a {
    padding: 3px 8px;
    font-weight: bold;
    /*color: #fff;    */
}

.se-menu a:hover {
    /*text-decoration: none;*/
    /*background-color: #000;*/
}

#se-content {
    /*background-color: #B2BBC4;*/
    width: 100%;
    text-align: center;
}

#se-content textarea,
#previewalairas,
#previewnewpost,
#previewinditohsz {
    background-color: #fff;
    color: #000;
    border: 1px solid #9b9b9b;
    width: 100%;
    margin: 8px auto;
    text-align: left;
    padding: 1px 4px;    
}    

#previewalairas,
#previewnewpost,
#previewinditohsz {
    width: 98%;
}    

#se-content textarea {
    border: solid 1px #b6b6b6;
    background-color: #F7F7F9;
}

/* ranglista */
.rangform {
    float: right;
    position: relative;
    top: 7px;
}

.rangform input {
    position: relative;
    top: 6px;
    left: 5px;
}

.rangform b {
    font-size: 70%;
    text-transform: uppercase;
    font-family: Tahoma, Verdana;
    margin-right: 5px;
}

.pager {
    visibility: hidden;
    display: none;
}

/* idezes */
body.popup {
    background: none;
    background-color: #B2BBC4;
    color: #000;
    text-align: left;
    padding: 8px;
}

/*
** szemelyes oldal (profillap)
*/
#content-profil {    
    margin: 0px auto;
    width: 923px;
    text-align: center;
    background-color: #161616;
    padding: 25px 0px;
}

#profilbox {
    /*width: 868px;*/
    margin-top: 10px;
}

.profilbox-header {
    /*background: url(../../images/profilbox-header.png) no-repeat;*/
    /*width: 868px;*/
    /*height: 42px;*/
    text-align: left;
}

.profilbox-body {
    /*width: 868px;*/
    /*background-color: #000;*/
    text-align: left;
}

.profilbox-content {
    /*width: 855px;*/
    /*margin: 0px auto;*/
    /*background: #fff url(../../images/profilbox-content-bg.png) repeat-x top;*/
    color: #000;
}

.profilbox-footer {
    /*background: #fff url(../../images/profilbox-footer.png) no-repeat bottom;*/
    /*width: 868px;*/
    /*height: 9px;    */
    /*font-size: 1%;*/
    /*line-height: 1%;*/
}

#profilbox .profilmenu ul {
    list-style-type: none;
    position: relative;
    /*top: 15px;*/
    /*left: 200px;*/
}

#profilbox .profilmenu ul li {
    display: inline;
}

#profilbox .profilmenu ul li a {
    margin: 0px 5px 0px 0px;
    font-weight: bold;
}

#profilbox .profilmenu-tab {
    height: 31px;
    color: #fff;
    background-color: #000;
    text-align: center;
    z-index: 25px;
    position: relative;
    top: -35px;
}

#profilbox .tab1 {
    width: 70px;
    position: relative;    
    left: 207px;    
}

#profilbox .tab4 {
    width: 70px;
    position: relative;
    left: 310px;
}

#profilbox .tab8 {
    width: 100px;
    position: relative;
    left: 410px;
}

#profilbox .tab9 {
    width: 115px;
    position: relative;
    left: 535px;
}

#profilbox .tab10 {
    width: 135px;
    position: relative;
    left: 675px;
}

#profilbox .profilmenu-tab p {
    position: relative;
    top: 7px;
    font-family: Tahoma, Verdana;
    text-transform: uppercase;
    font-weight: bold;    
}

#profilbox .formlayer-upper {
    
}

#profilbox .formlayer-profil {
    width: 340px;
    text-align: center;
    float: left;
}

#profilbox .formlayer-magadrol {
    width: 540px;
    float: right;
}

#profilbox .formlayer-jatekok {
    height: 218px;
    margin-top: 10px;
    text-align: center;
}

#profilbox table.profil {
    text-align: left;
}

#profilbox table.profil td {
    padding: 3px 0px 3px 0px;
}

#profilbox table th {
    text-align: center;
}

#profilbox label:hover {
    text-decoration: none;
    font-weight: normal;
}

#profilbox input.text {
    margin: 0px;
}


#profilbox select, 
#profilbox textarea {
    
}

#profilbox textarea {
    height:200px; 
    width: 96%;
}

#profilbox input.hosszu {
    background: #fff url(../../images/profil-input-bgx.png) repeat-x;
    border-right: 1px solid #9b9b9b;
    border-left: 1px solid #9b9b9b;    
    width:600px;
}

#profilbox select.jatek {
    width: 320px;
    height: 205px;
    overflow: scroll;
} 

#profilbox .formlayer-jelszo {
    text-align: left;
}

#profilbox .formlayer-jelszo td {
    padding: 3px 3px 3px 0px;
}

#profilbox .formlayer-privi {
    float: left;
    background-color:#fff;
    width: 300px;
    position: relative;
    margin-top: 10px;
}

#profilbox .formlayer-avatar {
    float: left;
    background-color:#fff;
    position: relative;
    margin-top: 10px;
    width: 400px;
}

#profilbox .formlayer-alairas {
    margin-top: 10px;
    background-color:#fff;
}

#profilbox .formlayer-online {
    float: left;
    background-color:#fff;
    padding: 8px;    
    width: 380px;
    position: relative;
    left: 23px;
}

#profilbox .formlayer-aktivalas {
    float: right;
    background-color:#fff;
    padding: 8px;
    width: 380px;        
    position: relative;
    right: 23px;
}

#profilbox .formlayer-konfig {
    background-color:#fff;
    padding: 8px;
    width: 400px;
    float: left;
    position: relative;
    left: 23px;
}

#profilbox .formlayer-konfig-text {
    background-color:#fff;
    padding: 8px;
    width: 350px;
    float: right;
    position: relative;
    right: 23px;
}

#profilbox p.profilcim {
    font-weight: bold;
    margin-bottom: 10px;    
}

#profilbox p.fontos {
    background-color: #fccbcb;
    border: 2px solid #f96969;
    padding: 3px 5px;    
}

/*
** Forum stiluslapok
*/
/* forumlist */
.breadcrumb-sub a {
    color: #101010;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 3px;    
}

.breadcrumb-sub a.last {
    color: #8d609c;
}

.breadcrumb-sub a:hover {
    text-decoration: none;
    background-color: #ab41d5;
    color: #FFFFFF;
}

#forumtable {
    text-align: center;    
    overflow: hidden;
    margin: 0 auto;
}

#forumtable table.forum {
    margin: 0px auto;
    border-bottom: 7px solid #000;
}

#forumtable table.forum tr.fej {
    background-color: #000;
}

/*
#forumtable table.forum td a {
    color: #df1920;
}
*/

#forumtable h3 {
    margin: 0px;
    padding: 0px;
}

#forumtable .breadcrumb {
    background: url(../../images/forumbread-icon.png) no-repeat left;
    line-height: 46px;
    text-indent: 60px;
}

#forumtable .breadcrumb b  {
    position: relative;
    top: -4px;
}

#forumtable .breadcrumb b.forum  {
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Tahoma, Verdana;
}

#forumtable .breadcrumb a {
    color: #FFFFFF;
    text-decoration: none;
}

#forumtable .forummenu {
    background: url(../../images/forummenu-bg.png) repeat-x;
    width: 519px;
    height: 19px;
    text-align: left;
    margin: 0px auto;        
}

* html #forumtable .forummenu {
    margin-bottom: -10px;
}

#forumtable .forummenu ul {
  list-style-type: none;
    padding-left: 11px;
    padding-top: 4px;
}

#forumtable .forummenu ul li {
    display: inline;
}

#forumtable .forummenu ul li a {
    text-decoration: none;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
    font-family: Tahoma, Verdana;
    text-transform: uppercase;
    padding: 0px 5px;
}

#forumtable .forummenu ul li a:hover {
    background: url(../../images/menu-sub-hover.png) no-repeat top left;
    color: #FFFFFF;
    text-decoration: none;
}

#forumtable p.nyit {
    font-size: 90%;
}

.statdoboz-head {
    background: url(../../images/statdoboz-head.jpg) no-repeat;
    width: 368px;
    height: 43px;
}

.statdoboz {
    padding: 7px;
    width: 286px;
    \width: 300px;
    w\idth: 286px;
    overflow: hidden;
    text-align: left;
}

.statdoboz p.hr {
    background: url(../../images/cbl-komment-hr-paros.png) no-repeat center left;
    width: 330px;
    height: 1px;
}

.statdoboz p.blue {
    background: url(../../images/statdoboz-p.jpg) no-repeat;
    padding: 8px;
    color: #000000;
}

/* fórumtopic */
.forum-bread {
    background-image: url(../../images/cim-forumtopic.jpg);
    height: 33px;
    width: 938px;
    text-align: right;
}

.forum-bread span {
    position: relative;
    top: 8px;
    right: 25px;
}

.topform-forum b {
    font-size: 75%;
    margin-left: 20px;
    margin-right: 10px;    
}

.foruminfo {
    background: #50b5f3 url(../../images/infomezo-bg.png) repeat-x top left;
    color: #000000;
    padding: 25px;
    border-top: 4px solid #FFFFFF;
    border-bottom: 4px solid #FFFFFF;    
}

.foruminfo ul {
    margin-left: 25px;
}

.hsz-header {
    height: 45px;
}

.hsz-header-red {
    background: #c1121e url(../../images/hsz-header-red-bg.png) no-repeat left;
}

.hsz-header-grey {
    background: #4b4848 url(../../images/hsz-header-grey-bg.png) no-repeat left;
}

.hsz-header ul {
  list-style-type: none;
    text-align: left;
    float: right;
    position: relative;
    right: 25px;
    height:40px;
}

.hsz-header ul li {
    display: inline;
}

p.nick-forum {
    position: relative;
    top: 16px;
    left: 25px;
    float: left;
    color: #fff;
}

p.nick-forum a {
    color: #fff;
    font-weight: bold;
}

.hsz-content {
    clear: both;
    padding: 10px 0px;
    background-color: #21282f;
}

.hsz-content p {
    padding:5px 10px 6px 6px;
}

.hsz-content a:hover {
    color: #ab41d5;
}

table.hsz-table {
    margin: 0px auto;
    width: 885px;
    background: #fff url(../../images/lapszam-content-body-bg.png) no-repeat top right;
    color: #000000;
    overflow: hidden;
    text-align: left;
}

table.hsz-table td {
    vertical-align: top;
}

table.hsz-table td.bal {
    text-align: center; 
    width: 100px;
    overflow: hidden;
}

.hsz-content-paros hr,
.hsz-content-paratlan hr,
.admin-hsz hr {
    height: 1px; 
    margin: 0; 
    padding: 0; 
    border-top: 0; 
    border-bottom: 1px dotted #C0C0C0;
    width: 365px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: left;
}

.alsolapozo {
 height: 51px;
 text-align: right; 
 font-size: 90%;
}

.alsolapozo p {
    position: relative;
    top: 25px;
    right: 25px;
}

.quote,
.spoiler {
  background-color: #B2BBC4;
    margin: 5px auto;
  padding: 10px;
  width: 700px;
    z-index: 100;
}

p.adminkomment {
    color: #FF0000;
    font-weight: bold;
}

.admin-hsz p.adminkomment {
    background-color: #FFFFFF;
    padding: 10px;
}

/* admin hsz popup */
.admin-hsz {
    text-align: left;
    margin: 0px auto;
    padding: 30px;
    background-color: #B2BBC4;
}

.admin-hsz p.cim {
    background-color: #c8c8c8;
    text-align: left;
    padding: 10px;
}

.admin-hsz p.hsz {
    margin-bottom: 20px;
    padding: 10px;
    background-color: #FFF;    
    color: #000000;
}

.admin-hsz textarea {
    padding: 10px;
  border: 1px solid #7f9db9;
    background-color: #FFFFFF;
    width: 595px;
    height: 285px;
}

.kommentimage {
    margin: 5px;
    width: 91px;
    height: 126px;
    background: url(../../images/kommentimage-alap.png) no-repeat;
}

.warn {
    background-image: url(../../images/forum/warn-bg.png);    
    width: 80px; 
    height: 25px;
    margin-bottom: 5px;
    margin-left: 10px;
}

.warn img {
    float: left;
}

p.avatar {
    height: 74px;
    \height: 80px;
    h\eigth: 74px;
}

p.avatar img {
    height: 80px;
    width: 80px;
}

/*
** Privat uzenetek oldal
*/
.privatmappa {
    background-color: #c8c8c8;
    margin-top: 10px;
}

table.privatmappa-tbl {
    background-color: #000;
    text-align: left;
    color: #FFF;
    border-top: 1px solid #FFF;
    width: 100%;
}

table.privatmappa-tbl td {
    padding: 3px 8px;
    vertical-align: middle;
}

table.privatmappa-tbl a {
    color: #fff;
}

/* olvas */
table.privolv-tbl {
    margin: 0px auto;
    width: 885px;
    background-color: #FFFFFF;
    color: #000000;
    overflow: hidden;
    text-align: left;
}

table.privolv-tbl td {
    vertical-align: top;
}

table.privolv-tbl td.bal {
    text-align: center; 
    width: 100px;
    overflow: hidden;
    vertical-align: top;
}

table.privolv-tbl td a:hover {
    color: #d038de;
}

/* csoportok */
.csoportbox {
    width: 610px; 
    background: url(../../images/content-bel-bg.png) repeat;
    margin: 20px auto;
    padding-bottom: 10px;
}

.csoportbox-header {
    background-color: #3e4248;
    font-size: 100%;
    text-align: left;
    font-weight: bold;
    padding: 8px;
    margin-bottom: 15px;
}

/* auto completer */
.completer {
    background: #666666;
    border: solid 1px #000000;
    width: 300px;
    position: absolute;
    top: 500px;
    left: 295px;
    margin-left: 4px;
    margin-top: 4px;
    visibility: hidden;
    z-index: 10;
    opacity: 0.95;
    -moz-opacity: 0.95;
    filter: alpha(opacity=95);
}   

.completer a:link, .completer a:visited {
    display: block;
    color: #ffffff;  
    text-decoration:none;        
    width:100%;
}

.completer a:hover {
    background: #000000;
    color:#ffffff;
    width:100%;   
}

.completer a:active {
    background: #000000;
    color:#ffffff;
    width:100%;   
}
/* ir */

table.privatuzi-ir {
    margin-top: 10px; 
    text-align: left;
}

table.privatuzi-ir td {
    padding: 3px;
}

#writePrivateMessageContainer {
    width: 780px;
}

#writePrivateMessageContainer .se-menu {
    width: 780px;
}

#writePrivateMessageContainer #se-content {
    width: 780px;
}

#writePrivateMessageContainer #se-content textarea {
    margin: 10px;
    width: 750px;
}

/*
** Kviz
*/
#quiz {
    /*background: #eee7d7 url(../../images/quizalap.jpg) repeat-y;*/
    /*width: 616px;*/
    /*
    color: #000;
    text-align: left;
    height: auto;
             */
}

.quiz-header {
    /*
    background: url(../../images/quiz-header-bg.png) no-repeat top left;
    width: 616px;
    height: 31px;
    line-height: 31px;
    text-align: left;    
    color: #FFF;
          */
}

.quiz-header h1 {
    /*
    margin-left: 31px;
    font-size: 100%;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Tahoma, Verdana;
         */
}
    
.quiz-footer {
    /*
    background: url(../../images/quiz-footer.png) no-repeat top left;
    width: 616px;
    height: 64px;
          */
}

.quizbox {
    /*
    background: url(../../images/quizbox-bg.jpg) no-repeat top left;
    width: 526px;
    \width: 616px;
    w\idth: 526px;
    height: auto;
    padding: 30px 45px 15px;
      */
}

.quizbox-footer {
    /*
    background: url(../../images/quizbox-footer.jpg) no-repeat top left;
    width: 616px;
    height: 29px;
         */
}

.quizbox-cimsor {
    /*
    background: url(../../images/quizbox-cimsor-bg.png) repeat-x;
    width: 616px;
    height: 21px;
         */
}
    
#quiz fieldset#alap {
    width: 520px;
    border: none;
}

#quiz fieldset#alap label {
    float: left; 
    margin-right: 5px; 
    margin-top: 2px;
    width: 90px;    
}

#quiz fieldset#alap input {
    margin: 3px 0px;
    margin-left: 6px;
    height: 17px;
    width: 400px;
    border: none;
}

table.quiz {
    vertical-align: top;
}

table.quiz td,
table.quiz th {
    padding: 3px 0;
}

table.jelentkezo th {
    font-weight: normal;
    padding-right: 10px;
    vertical-align: top;
}

* html table.jelentkezo select {
    font-size: 80%;
}

/*
** regisztracios oldal
*/
#reg {
    background: #eee7d7 url(../../images/regalap.jpg) repeat-y;
    width: 495px;
    color: #000;
    text-align: left;
}

.reg-lead {
    background: url(../../images/reg-lead-bg.jpg) no-repeat top left;
    width:495px;
    height: 248px;
}

.reg-lead-e {
    background: url(../../images/reg-lead-bg-e.jpg) no-repeat top left;
}

.reg-lead-text {
    width: 417px;
    padding-top: 55px;
    padding-left: 32px;
}

.reg-adat {
    background: url(../../images/reg-adat-bg.jpg) no-repeat top left;
    width:495px;
    height: 258px;
}

.reg-felmeres {
    margin-bottom: 20px;
}

.reg-felmeres p.lapcim {
    font-weight: bold;
    color: #DF1920;
}

.reg-footer {
    /*background: url(../../images/reg-footer-bg.jpg) no-repeat top left;*/
    width:495px;
    height: 64px;
}

#reg p.lapcim {
    color: #FFF;
    margin-left: 35px;    
    position: relative;
    top: 4px;
}

#reg fieldset#alap label {
    float: left; 
    margin-right: 15px; 
    margin-top: 2px;
    width: 100px;    
}

#reg fieldset#alap input {
    margin: 3px 0px;
    margin-left: 6px;
    height: 17px;
    width: 202px;
    border: none;
}
    
#reg fieldset#alap,
#reg fieldset.lapok {
    width: 450px;
    border: none;
    margin-left: 35px;
}

#reg fieldset.lapok {
    position: relative;
    top: 24px;
}

#reg fieldset.lapok input, 
#reg fieldset.lapok label {
    margin: 5px 0px;
}

#reg .szabalyzat {
    background-color: #84c4eb;
    height: 400px;
    width: 440px;
    overflow: auto;
    padding: 8px;
}

/*
** Szemelylap popup
*/

body.szl {
    background-color: #fff;
}

/* tartalom */
#szemelylap {
    width: 630px;
    margin: 0px auto;
}

.szemelylap-content a:hover {
    color: #d038de;
}

.szemelylap-header {
    /*background: url(../../images/szemelylap-header.png) no-repeat;*/
    width: 630px;
    /*height: 42px;*/
    text-align: left;
    margin-top: 8px;
}

.szemelylap-header-torottlink {
    background: url(../../images/szemelylap-header-torottlink.png) no-repeat;
}

.szl-nickrow {
    height: 30px;
}

.szemelylap-body {
    width: 630px;
    /*background-color: #000;*/
    text-align: left;
}

.szemelylap-content {
    width: 630px;
    height: 431px;    
    margin: 20px auto;
    /*background: #fff url(../../images/profilbox-content-bg.png) repeat-x top;*/
    color: #000;
}

.szl-cleft {
    width: 115px;
    float: left;
    text-align: center;
}

.szl-cright    {
    width: 500px;
    float: right;
    text-align: center;
}

.szl-nickrow h1 {
    font-size: 130%;
    padding-top: 5px;
    color: #000;
}

.szlcr-body {
    background: #fff url(../../images/szlcr-body-bg.png) no-repeat;
    width: 474px;
    height: 397px;
    margin: 0px auto;
    text-align: left;
    color: #000;
    font-size: 95%;
}

.szemelylap-footer {
    /*background: #fff url(../../images/szemelylap-footer.png) no-repeat bottom;*/
    width: 630px;
    height: 9px;    
    font-size: 1px;
}

.szlcr-body h3 {
    font-size: 100%;
    margin-left: 15px;
    padding-top: 8px;
    padding-bottom: 5px;
}

table.szl {
    color: #000;
    font-size: 95%;
    width: 450px;
    margin: 0px auto;
}

table.szl td, table.szl th  {
    text-align: left;
    font-weight: normal;
    padding: 1px 3px;
}

table.szl td {
    background-color: #fff;
    border: 1px solid #bbb;
}

table.szl th {
    width: 80px;
    vertical-align: top;
}

table.szl-konfig th {
    width: 120px;
    vertical-align: top;
}

#szemelylap .hobbi {
    height: 30px;
    overflow: auto;
    vertical-align: top;
}

#szemelylap  .magad {
    height: 75px;
    overflow: auto;
    vertical-align: top;    
}

#szemelylap  .jateklista {
    height: 93px;
    overflow: auto;
    vertical-align: top;    
}

/*
** Impresszum (szerkesztok) oldal
*/
.szerk-top {
    background: url(../../images/szerk-top.png) no-repeat;
    width: 938px;
    height: 88px;
}

.szerk-top h2 {
    position: relative;
    top: 60px;
    left: 27px;
    font-size: 110%;
}

.szerk-cim {
    background-color: #6d6d6d;
    color: #fff;
    height: 25px;
}    

.szerk-cim span.mail {
    margin-right: 10px;
    color: #ffffff;
    font-weight: bold;
    text-transform: lowercase;
}    

.szerk-cim span.mailo {
    color: #ff0000;
}    

.szerk-cim b.nick {
    font-size: 120%;
    margin-left: 10px;
}    

.szerk-cim b.beo {
    color: #949494;
    font-size: 90%;
    margin-left: 5px;
    text-transform: lowercase;
}

b.beo, b.nick, span.mail {
    position: relative;
    top: 3px;
}

.szerk-box {
    clear: both;
    padding: 10px 0px 20px 0px;
}    

.szerk-box img {
    width: 106px;
    height: 86px;
}    

.szerk-box ul {
    list-style-type: none;
}

.szerk-box li {
    padding: 3px;
}

/*
** kiemelt blog a fooldalon
*/
.kiemeltblog img {
    width: 80px;
    height: 80px;
}

.kiemeltblog a {
    color: #fff;    
}

.kiemeltblog table td {
    padding: 5px;
    color: #fff;    
}

/*
** esemenynaptar
*/
table.calendar {
    width: 210px !important;
    margin: 0px auto;
}

table.calendar a {
    color: #ffff00;
}

table.calendar td {
    width: 28px;
}

table.calendar td.calendarHeader {    
    width: 150px;
} 

table.calendar td.calendarHeader, 
table.calendar td.calendarHeader.Nav {
    padding: 3px 0px;
}

.calendarTextDay,
.calendarTextDate,
.calendarTextTitle {
    padding-left: 20px;
    padding-top: 5px;
}

.calendarTextTitle a {
    color: #ffff00;
}

/* fooldali megjelenes */
#cright .megjelenes {

    font-size: .85em;
    font-weight: bold;
    text-transform: uppercase;
    color:    #000;
    text-align: left;
}

#cright .megjelenes img {
    width: 12px;
    height: 21px;
    position: relative;
    left: 0px;

}

/* videolista */
table.keretes td.vcontent {
    padding: 4px 0px;
}

table.keretes  td.vcontent h2 {
    font-size: 100%;
}

table.keretes td.vcontent p.vlead {
    height: 50px;
    padding: 8px 0;
}

p.vkat a {
    color:#DF1920;
}

p.vkat {
    font-size: 85%;
}

table.keretes td.vdata {
    font-size: 80%;
    vertical-align: top;
}

td.vdata p.vread {
    padding: 8px 0;
}

table.padded td {
    padding: 5px;   
}

table.bordercell td {
    border: 1px solid #000;
}

/* banner */
.sidead {
    position: relative;
    top: 0;
    left: 925px;
    margin-bottom: -610px;
    width: 140px;
    height: 600px;
    float: left;
}

/* galeria pop-up uj */
#galpop-container {
    width: 959px;
    height: 700px;
    background-color: #333
}

.galpop-header {    
    width: 959px;
    height: 103px;
    background-image: url(../../images/galpop-header-bg.png);
    overflow: hidden;
}    

.galpop-ad-header {
    width: 728px;
    height: 90px;
    float: right;
    margin-right: 8px;
    margin-top: 6px;
}

.galpop-content {
    clear: right;
    width: 959px;
    height: 507px;
    overflow: hidden;
}

.galpop-image {
    float: left;
        width: 721px;
        text-align: center;
    margin-left: 8px;
    margin-top: 10px;
    overflow: hidden;
}

.galpop-image img {
    border: 3px solid #CCC;
    height: 481px;
}

.galpop-sidebar {
    float: right;
    width: 206px;
    height: 507px;    
    margin-right: 8px;
    margin-top: 10px;
    
}

.galpop-info {
    width: 206px;
    height: 120px;
    overflow: hidden;
    text-align: left;
    background: url('../../images/galpop-info-bg.png') repeat-x;    
}

.galpop-info table.galpop-infotable {
    color: #000;
    text-align: left;
    font-family: Tahoma, Verdana;
    font-size: 0.86em;
    margin-top: 8px;
    margin-left: 12px;
}

.galpop-info table.galpop-infotable th {
    font-weight: normal;
    padding: 1px 0px;    
}

.galpop-info table.galpop-infotable td {
    padding: 1px 0px 1px 15px;
}

.galpop-info table.galpop-infotable td a,
.galpop-info table.galpop-infotable td span {
    color: #990000;
    font-weight: bold;
}

.galpop-pager {
    width: 206px;
    height: 19px;
    text-align: right;
    margin: 17px 0px;
    font-size: 1.88em;
    font-family: Tahoma, Verdana;
    color: #CCC;
}

.galpop-ad-side {
    width: 206px;
    height: 345px;
    background-color: grey;
}

.galpop-footer {
    clear: both;
    width: 959px;
    height: 90px;
    background-color: #0A0A0A;
    overflow: hidden;
    text-align: center;
}

.galpop-footer img.popthumb {
    border: 3px solid #CCC;
    height: 61px;
    margin-top: 12px;
    margin: 3px;
}

.galpop-footer img {
    margin-top: 12px;
}

.galpop-szavaz-gomb {
    background: url('../../images/szavazgomb.png') no-repeat;
    width: 74px;
    height: 18px;
    border: none;
    padding: 0px;
    cursor: pointer;
    margin-left: 5px;
}

.lapozo_keret{
    /*width: 588px;*/
        height: 36px;
        padding: 6px;
        margin: 0px 5px 0px 0px;
        font-family: Tahoma, Verdana;
        font-size: 13px;
        color: #fff;
        background: url('../../images/lapoz_bg.png') no-repeat;
        position: relative;
}


.lapozo_keret a {color: #fff;}
.lapozo_belso{
    position: absolute;
        right: 20px;
        top: 8px;
        /*float: right;*/
        width: 80px;
        height: 18px;
        font-size: 20px;
        font-family: Tahoma, Verdana;
        font-weight: bold;
        color: #ccc;
        /*margin: 2px 20px 0px 0px;*/
}

.lapozo_balra{
    width: 18px; height: 18px; background: url('../../images/lapoz_left.png'); float: left; border: 0px; margin: 1px 0px 0px 0px;
}
.lapozo_jobbra{
    width: 18px; height: 18px; background: url('../../images/lapoz_right.png'); float: right; border: 0px; margin: 1px 0px 0px 0px;
}




/*új szabályok*/
.cikk_bevezeto {
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.cikk_bevezeto img {
    display: block;
    margin: 5px auto 5px auto;
    text-align: center;
}

#mainPageContainer .leftContainer .kiemelt {
    background-color: #000000 !important;
    color: #ffffff !important;    
}

#mainPageContainer .leftContainer .kiemelt p {
    padding: 5px 7px;
}

#mainPageContainer .leftContainer .kiemelt img{
    margin-top: 0px;
}

#mainPageContainer .leftContainer .cikk_bevezeto {
    background-color: #333333;
    margin-bottom: 0px;
}

#mainPageContainer .leftContainer .cikk_bevezeto .breadCrumbContainer {
    padding: 0px 5px;
}

#mainPageContainer .leftContainer .kiemelt .breadCrumbContainer {
    padding: 0px;
}

#mainPageContainer .leftContainer .cikk_bevezeto .breadCrumbContainer span {
    background: none;
}

#mainPageContainer .leftContainer .cikk_bevezeto .breadCrumbContainer span a {
    background: none;
    font-size: 10px;
}

#mainPageContainer .leftContainer .kiemelt .breadCrumbContainer {
    padding: 5px;
}

.breadCrumbContainer {
    font-weight: bold;
    font-size: 13px;
    color: #db001b;
    /*height: 20px;*/
    text-align: left;
    margin-bottom: 3px;
}

.breadCrumbContainer td {
    font-weight: bold;
    font-size: 11px;
    color: #db001b;
    text-align: left;
    vertical-align: top;
    padding: 0px;
    padding-left: 3px;
}

.breadCrumbContainer td.category {
    white-space: nowrap;
    width: 1%;
    color: #000000;
    padding-left: 0px;
}

#mainPageContainer .leftContainer td.category {
    color: #ffffff;
}

#mainPageContainer .rightContainer td.category {
    color: #000000;
}

#mainPageContainer .leftContainer .breadCrumbContainer span {
    color: #ffffff;
    background-color: none;
    padding-left: 0px;
}

#mainPageContainer .leftContainer .breadCrumbContainer span a {
    color: #ffffff;
}

#mainPageContainer .rightContainer .breadCrumbContainer span {
    color: #000000;
    background-color: #ffffff;
    padding-left: 0px;
}

#mainPageContainer .rightContainer .breadCrumbContainer span a {
    color: #000000;
}

.breadCrumbContainer td.categoryImages {
    width: 0%;
    padding-left: 0px;
}

.breadCrumbContainer td.categoryImages img {
    margin: 0px 1px 0px 0px;
    display: inline;
    float: left;
}

.breadCrumbContainer span {
    height: 12px;
    font-size: 11px;
    color: #ffffff;
    background-color: #000000;
    padding: 1px 3px;
}

.breadCrumbContainer span a {
    font-size: 11px;
    color: #ffffff;
}

.breadCrumbContainer span.yellow {
    color: #e6a602 !important;
    background: none;
    font-size: 11px;
}

.introText {
    margin-top: 10px;
    margin-bottom: 10px;
}

.introText p {
    font-weight: bold;
}

#testContainer {
    line-height: 1.5;
}

#testContainer img {
    /*
    margin-top: 10px;
    margin-bottom: 10px;
          */
}

#testContainer a:link, #testContainer a:active, #testContainer a:visited, #testContainer a:hover  {
    color: #db001b;
    font-weight: bold;
    text-decoration: none;
}

#testContainer a:hover  {
    text-decoration: underline;
}

.picDescription {
    background-color: #f1f1f1;
    color: #666666;
    font-weight: bold;
    padding: 5px;
}

p.header {
    font-weight: bold;
    color: #db001b;
    clear: right;
    padding-top: 10px;
    padding-bottom: 5px;
}

#summaryContainer {
    margin-top: 10px;
    width: 100%;
    float: left;
}

#summaryContainer img {
    margin: 0px 5px 0px 5px;
}

#summaryContainer ul {
    margin: 0px 0px 0px 30px;
}

#summaryContainer li {
    padding-bottom: 3px;
}

#voteContainer {
    float: right;
    width: 170px;    
    margin: 10px 0px;
}

#voteContainer .breadCrumbContainer {
    color: #000000;
}

#voteContainer .breadCrumbContainer span {
    color: #000000;
    background: none;
}

#voteContainer td {
    padding: 3px;    
}

#voteContainer .top {
    background: url('../../images/votetopbg.png') no-repeat;
    height: 8px;
    width: 169px;
}

#voteContainer .vote {
    background: url('../../images/votebg.png') repeat-y;
    width: 149px;
    padding: 10px;
}

#voteContainer .question {
    font-weight: bold;
    color: #db001b;
}

#voteContainer .vote ul {
    margin: 10px 0px 0px 0px;
    list-style-type: none;
}

#voteContainer .vote li {
    padding-bottom: 3px;
    color: #000000;
    font-size: 11px;
}

#voteContainer .link {
    text-align: center;
    margin-top: 10px;
}

#voteContainer .link a:link, #voteContainer .link a:active, #voteContainer .link a:visited, #voteContainer .link a:hover  {
    color: #db001b;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
}

#voteContainer .link a:hover  {
    text-decoration: underline;
}

#voteContainer .bottom {
    background: url('../../images/votebottombg.png') no-repeat;
    height: 9px;
    width: 169px;
}

.separatorStripe {
    border-bottom: solid 1px #b6b6b6;
    height: 1px;
    margin: 10px 0px 10px 0px;
}

#commentContainer {
    padding: 5px 20px 5px 20px;
}

#commentContainer .header {
    padding: 10px 5px 5px 5px;
    border-bottom: solid 1px #db001b;
}

#commentContainer .nick {
    font-size: 12px;
    font-weight: bold;
    float: left;
    width: 200px;
    text-align: left;
}

#commentContainer .date {
    float: right;
    font-size: 10px;
    width: 50%;
    text-align: right;
}

#commentContainer .comment {
    padding: 5px;
    text-align: left;
}

#commentContainer textarea {
    border: solid 1px #b6b6b6;
    width: 100%;
    height: 100px;
    margin-top: 10px;
}

#forumContainer {
    
}

#forumContainer .forumLinks {
    margin: 5px 0px 5px 0px;
    color: #db001b;
}

#forumContainer .forumLinks ul {
    list-style-type: none;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-left: 0px;
}

#forumContainer .forumLinks ul li {
    display: inline;
}

#forumContainer .forumLinks a:link, #forumContainer .forumLinks a:active, #forumContainer .forumLinks a:visited, #forumContainer .forumLinks a:hover  {
    color: #db001b;
    font-size: 11px;
    text-decoration: none;
}

#forumContainer .forumLinks a:hover  {
    text-decoration: underline;
}

#forumContainer .forumLinks a.act {
    font-weight: bold;
}

#forumContainer .stepperContainer {
    color: #000000;
    text-align: right;
    font-size: 11px;
}

#forumContainer .stepperContainer .number {
    color: #db001b;
    font-weight: bold;
}

#forumContainer .filterContainer {
    color: #000000;
    font-weight: bold;
    font-size: 11px;
    text-align: right;
    margin-bottom: 10px;
    float: right;
}

#forumContainer .filterContainer td {
    padding: 0px 4px 0px 4px;
}

#forumContainer .commentContainer {
    border-bottom: solid 1px #b6b6b6;
    margin-top: 10px;
    margin-bottom: 10px;
}

#forumContainer .commentContainer .header {
    background-color: #db001b;
    color: #ffffff;
    
}

#forumContainer .commentContainer .header td {
    padding: 3px;
    
}

#forumContainer .commentContainer .header .nick {
    text-align: left;
    padding-left: 10px;
}

#forumContainer .commentContainer .header a:link, #forumContainer .commentContainer .header a:active, #forumContainer .commentContainer .header a:visited, #forumContainer .commentContainer .header a:hover  {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

#forumContainer .commentContainer .header a:hover  {
    text-decoration: underline;
}

#forumContainer .commentContainer .avatar {
    text-align: center;
    vertical-align: middle;
    padding-top: 10px;
}

#forumContainer .commentContainer .avatar img {
    border: solid 1px #000000;
}

#forumContainer .commentContainer .comment {
    padding: 10px;
    text-align: left;
}

#mainPageContainer {
    
}

#mainPageContainer .leftContainer {
    width: 50%;
    border-right: solid 1px #bfbfbf;
    text-align: left;
    vertical-align: top;
    padding-right: 10px;
}

#mainPageContainer .rightContainer {
    width: 50%;
    text-align: left;
    padding-left: 10px;
    vertical-align: top;
}

#mainPageContainer .leftContainer p, #mainPageContainer .rightContainer p {
    font-size: 10px;
}

.advertContainer {
    margin: 20px auto 20px auto;
    text-align: center;
}

td.header, th.header {
    background-color: #000000;
    color: #ffffff;
}

tr.color1 {
    background-color: #c8c8c8;
    color: #000000;
}

tr.color2 {
    background-color: #eceded;
    color: #000000;
}

.forumFigyelo {
    margin-top: 5px;
}

.forumFigyelo a {
    color: #000000;
}

.forumFigyelo td, .forumFigyelo th {
    padding: 3px 3px 3px 10px;
}

/*gallery modul*/
#mainPageContainer .leftContainer .galleryContainer img, #mainPageContainer .rightContainer .videoContainer img, #cright .galleryContainer img {
    margin-bottom: 0px;
}

#mainPageContainer .galleryContainer, #cright .galleryContainer {
    margin-top: 10px;
}

#mainPageContainer .galleryContainer .item, #cright .galleryContainer .item {
    margin-bottom: 3px;
    width: 303px;
    /*height: 101px;*/
    position: relative;
}

#cright .galleryContainer .item {
    width: 100%;
}

#mainPageContainer .galleryContainer .item a, #cright .galleryContainer .item a {
    color: #ffffff;
}

#mainPageContainer .galleryContainer .item img {
    width: 303px;
}

#cright .galleryContainer .item img {
    width: 100%;
}

#mainPageContainer .galleryContainer .item h1, #cright .galleryContainer .item h1 {
    background-color: #000000;
    color: #ffffff;
    overflow: hidden;
    position: absolute;
    text-align: left;
    bottom: 0px;
    left: 0px;
    width: 293px;
    padding: 7px 5px 7px 5px;
    opacity: 0.65;
    filter:alpha(opacity=65);
    -moz-opacity:0.65;
}

#cright .galleryContainer .item h1 {
    width: 96.5%;
}


#mainPageContainer .videoContainer, #cright .videoContainer {
    margin-top: 10px;
}


#mainPageContainer .videoContainer .screenshot, #cright .videoContainer .screenshot {
    padding-right: 5px;
    vertical-align: top;
    position: relative;
    padding-bottom: 9px;
}

#mainPageContainer .videoContainer .screenshot .play{
    position: absolute;
    top: 22px;
    left: 32px;
}

#cright .videoContainer .screenshot .play {
    position: absolute;
    top: 31px;
    left: 45px;
}

#mainPageContainer .videoContainer .description, #cright .videoContainer .description {
    vertical-align: top;
    padding-bottom: 5px;
    text-align: left;
}

#mainPageContainer .videoContainer p.header, #cright .videoContainer p.header {
    padding: 0px 0px 0px 0px;
}

#motordokiContainer {
    border-bottom: solid 1px #b6b6b6;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#motordokiContainer .answers {
    padding: 0px 0px 2px 0px;
}

#motordokiContainer .answers .breadCrumbContainer {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    /*height: 12px;*/
    /*padding-top: 2px;*/
    margin-bottom: 0px;
    text-align: left;
}

#motordokiContainer .answers .breadCrumbContainer span {
    font-size: 9px !important;
    color: #808080;
    height: 12px;
    font-weight: bold;
}

#motordokiContainer .answers .breadCrumbContainer span a {
    font-size: 9px !important;
    color: #808080;
    height: 12px;
    font-weight: bold;
}

#motordokiContainer .answers a {
    color: #000000;
    font-weight: normal;
}

#magazinContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 10px;
    line-height: 1.1;
}

#magazinContainer span {
    color: #DF1920;
    font-size: 11px;
}

#magazinContainer a {
    color: #000000;
    font-size: 10px;
}

#magazinContainer td {
    text-align: left;
}


#magazinContainer p {
    font-size: 10px;
    padding-top: 0px;
}

#newsletterContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 10px;
    text-align: left;
}

#newsletterContainer td {
    text-align: left;
    font-size: 11px;
}

#newsletterContainer input.text {
    color: #6d6d6d;
}

#weatherContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 10px;
    text-align: center;
}

#weatherContainer table {
    border: solid 1px #999999;
}

#weatherContainer td {
    font-size: 10px;
    padding: 3px;
    height: 19px;
}

#weatherContainer .row td {
    border-bottom: solid 1px #999999;
}

#weatherContainer .act {
    background-color: #e9e9e9;
}

#weatherContainer .maxDegree {
    background: url('../../images/degree_bg_red.png') no-repeat;
    width: 28px;
    height: 19px;
    text-align: center;
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

#weatherContainer .minDegree {
    background: url('../../images/degree_bg_blue.png') no-repeat;
    width: 28px;
    height: 19px;
    text-align: center;
    padding-top: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

#motorrevuklubContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 10px;
    text-align: left;
}

#motorrevuklubContainer img {
    margin-top: 10px;
}

#eventsContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 10px;
    text-align: left;
    font-size: 11px;
}

#eventsContainer a {
    color: #000000;
    font-weight: bold;
}

#eventsContainer .header td {
    color: #DB001B;
    font-weight: bold;
}

#eventsContainer td {
    padding: 3px;    
}


#forumgameContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 5px;
    text-align: left;
}

#mostrecentTestsContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 10px;
    text-align: left;
}

#mostrecentTestsContainer td {
    padding: 4px 0px 4px 0px;
}

#mostrecentTestsContainer a {
    color: #000000;
}

#mostpopularTestsContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 10px;
    text-align: left;
}

#mostpopularTestsContainer td {
    padding: 4px 0px 4px 0px;
}

#mostpopularTestsContainer a {
    color: #000000;
}

#mostpopularForumTopicsContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 5px;
    text-align: left;
}

#mostpopularForumTopicsContainer td {
    padding: 0px 0px 2px 0px;
}

#forumotorozzContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 10px;
    text-align: left;
}

#forumotorozzContainer td {
    padding: 0px 0px 2px 0px;
}

#kapcsolodoContainer {
    text-align: left;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 5px;
}

#kapcsolodoContainer a {
    color: #000000;
}

#kapcsolodoContainer ul {
    margin: 0px 0px 10px 14px;
}

#kapcsolodoContainer li {
    padding: 2px 0px 2px 0px;
}

#motorDataPageContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 5px;
}

#motorDataPageContainer .tab {
    background: url('../../images/white_tab_bg.png') no-repeat;
    height: 24px;
    width: 300px;
    text-align: center;
}

#motorDataPageContainer .tab span {
    position: relative;
    top: 6px;
    color: #DB001B;
    font-size: 10px;
    font-weight: bold;
}

#recentMotorsContainer, #popularMotorsContainer {
    text-align: left;
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 10px;
}

#recentMotorsContainer ul, #popularMotorsContainer ul {
    list-style-type: none;
    margin: 0px;
}

#recentMotorsContainer li, #popularMotorsContainer li {
    padding: 2px 0px 2px 0px;
}

#recentMotorsContainer a, #popularMotorsContainer a {
    color: #000000;
}

#rssContainer {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6b6b6;
    margin-bottom: 10px;
}

#rssContainer table {
    margin-top: 5px;
}

#rssContainer th {
    color: #808080;
    text-align: left;
}

#rssContainer th a {
    color: #808080;
    font-weight: bold;
}

#rssContainer td, #rssContainer th {
    padding: 2px 0px 2px 0px;
    text-align: left;
}

#rssContainer td a {
    color: #000000;
    font-weight: normal;
}

.mehet-gomb{
    color: #db001b;
    font-weight: bold;
    font-variant: small-caps;
    text-decoration: none;
    border: none;
    font-size:11px;
    cursor: pointer;
    background: none;
}

.rightBoxContainer {
    border-bottom: solid 1px #b6b6b6;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: left;
}

.rightBoxContainer td {
    text-align: left;
    padding-bottom: 2px;
    padding-top: 2px;
}

.rightBoxContainer a {
    color: #000000;
}

.rightBoxContainer a.red {
    color: #DF1920;
}

.rightBoxContainer img {
    max-width: 100%;
}

#cright iframe {
    max-width: 282px;
    margin: 0px;
}

.cikktags{
    border-bottom: 1px solid #c6c9cd;
    margin-bottom: 10px;
    margin-top: 10px;
}

.cikktags .leftImage {
    max-width: 280px;
}

.sendEmailContainer {
    color: #000000;
    font-weight: bold;
    height: 280px;
    width: 500px;
    background-color: #000000;
    margin: 20px auto 20px auto;
}

.sendEmailContainer td {
    padding: 3px;
}

.sendEmailContainer .header {
    background: url('../../images/emailkuldo_header.png') no-repeat;
    width: 500px;
    height: 7px;
}

.sendEmailContainer .form {
    background: url('../../images/emailkuldo_bg.png') repeat-x;
    width: 470px;
    height: 244px;
    margin: 0px 5px 0px 5px;
    color: #000000;
    padding: 10px;
    font-weight: bold;
}

.sendEmailContainer .footer {
    background: url('../../images/emailkuldo_footer.png') no-repeat;
    width: 500px;
    height: 9px;
}

.alsohir {
    text-align: left;
    margin-bottom: 10px;
}

.alsohir .image, .alsohir .desc {
    vertical-align: top;
}

.alsohir .image {
    padding-right: 5px;
}

.quiz td, .quiz th {
    padding: 3px;
}

#fuelAndTrafipaxContainer {
    margin: 10px 0px;
    border-top: solid 1px #b6b6b6;
    border-bottom: solid 1px #b6b6b6;
    font-weight: bold;
    font-size: 10px;
    padding: 4px 0px 2px 0px;
}

#fuelAndTrafipaxContainer div, #fuelAndTrafipaxContainer span, #fuelAndTrafipaxContainer a {
    font-size: 10px;
}

#fuelAndTrafipaxContainer .breadCrumbContainer {
    float: left;
    margin-right: 2px;
    color: #000000;
}

#fuelAndTrafipaxContainer .breadCrumbContainer span, #fuelAndTrafipaxContainer .breadCrumbContainer a {
    font-size: 11px;
}

#modulCsemege .csemegeTartalom {
    background-color: #bfbfbf;
    margin-top: 5px;
}

#modulCsemege .csemegeTartalom p {
    padding: 10px;
}

#modulCsemege .csemegeTartalom a {
    color: #DF1920;
}

/*lapszámok*/
#lapszamok {
    line-height: 1.3;
}

#lapszamok p {
    line-height: 1.3;
}

#lapszamok p, #lapszamok span, #lapszamok b {
    font-size: 9px;
}

#lapszamok .breadCrumbContainer {
    margin-bottom: 10px;
}

#lapszamok .breadCrumbContainer span, #lapszamok .breadCrumbContainer a {
    font-size: 11px;
}

#lapszamok a {
    font-weight: bold;
    font-size: 10px;
}

#lapszamok .red {
    color: #DF1920;
    font-weight: bold;
}

#lapszamok td {
    text-align: left;
    vertical-align: top;
    padding: 3px;
    width: 25%;
}

#lapszamok td.pic {
    
}

#lapszamok img {
    margin: 0px 10px 0px 0px;
    width: 100%;
}

#lapszamok td a {
    font-weight: bold;
}

#motorrevuBox {
    
}

#motorrevuBox .header {
    background: url('../../images/motorrevu_box_fejlec_bg.png') repeat-x;
}

#motorrevuBox img {
    width: 100%;
}

#motorrevuBox p {
    font-size: 10px;
}

#motorrevuBox .breadCrumbContainer {
    margin-top: 10px;
}

#motorrevuBox .lead {
    padding: 10px;
    background-color: #000000;
    color: #ffffff;
}

/*adatlap*/
.adatlapbox h2 {
    background-color: #2d313a;
    font-weight: bold;
    color: #ffffff;
    padding: 2px 10px;    
}

.adatlap-data {
    background-color: #F0F1F3;
    line-height: 18px;
}

.adatlap-data p {
    padding: 0px 10px;
    border-top: 1px solid #959595;
}

.tableheader2 {
background: right center #B0CF19;
color:#FFFFFF;
height:32px;
margin-bottom:12px;
margin-top:5px;
font-weight: bold;
text-align:left;
width:100%;
}