body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;

    scrollbar-base-color:#cccccc;
    scrollbar-3dlight-color:#333333;
    scrollbar-arrow-color:#333333;
    scrollbar-darkshadow-color:#333333;
    scrollbar-face-color:#cccccc;
    scrollbar-highlight-color#cccccc;
    scrollbar-shadow-color:#cccccc;
    scrollbar-track-color:#cccccc; 
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
}
h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 9px; 
    color: #000000;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    background-image: url(images/title_bg.gif);
    background-repeat: repeat;
    background-position: left top;
}

.category_big {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #000000; 
    font-weight: bold; 
}

.category {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px; 
    color: #000000; 
    font-weight: normal; 
}

.marked {
    background-color: #000000;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #aaaaaa;
    text-decoration: none;
    font-weight:bold;
}

a:hover {
    color: #ffd700;
    text-decoration: none;
    font-weight:bold;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #aaaaaa;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #aaaaaa;
    text-decoration: none;
}

a.category:hover {
    color: #ffffff;
    text-decoration: none;
}

option, textarea, input, select, file {  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #000000; 
    background-color: #FFFFFF; 
}

.footer {color: #FFFFFF
	  size: 10px;
			}
			
.form_off {  
    color: #aaaaaa; 
    background-color: #000000; 
    border: 1px solid #444444;
}

.form_on {  
    color: #aaaaaa; 
    background-color: #000000; 
    border: 1px solid #444444;
}

.form_username {
    background-color: #000000;
    border: 1px solid #444444;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_password {
    background-color: #000000;
    border: 1px solid #444444;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_name {
    background-color: #000000;
    border: 0 solid #444444;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #000000;
    border: 1px solid #444444;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 0 none;
    margin-top: 0;
    margin-bottom: 0;
}

.edzestabla {
    font-size: 12px;
}

.csapattagok {
    font-size: 11px;
    color: #ffffff;
}

.csapattagok_ {
    font-size: 11px;
    color: #ffffff;
    background: #671416;
    border-collapse: collapse;
    border: solid 2px #961e20;
    padding: 2px;
}

.csapattagokStatusz {
    font-size: 11px;
    color: #ffffff;
    background-image: url('images/bbfan/bbfan_bg.png');
/*    background-size: contain;*/
    background-repeat: no-repeat;
    background-position: center;
}

#tortenet {
    text-align: justify;
}

.kep_jobb {
/*    border: #000000 solid 1px;*/
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 10px;
    box-shadow: 3px 3px 5px #474747;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.kep_bal {
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 0;
    box-shadow: 3px 3px 5px #474747;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.kepp {
    border-color: #000000;
    border-width: 0;
    border-style: solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 3px 3px 5px #474747;
}

/*
.stati {
*/
/*    display: block;*//*

    background-color: transparent;
    font-family: Verdana;
    font-size: 11px;
*/
/*    font-style: normal;*//*

    text-align: center;
*/
/*    text-decoration: none;*//*

    color: #ffffff;
    background-image: url("images/bbfan/cells.png");
    background-repeat: no-repeat;
    background-position: center;
    filter: alpha(opacity = 10);
*/
/*    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10);*//*

    opacity: 0.1;
    padding: 0;
    position: relative;
}

.stati:hover {
    -ms-filter: alpha(opacity = 100);
*/
/*    -ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);*//*

    opacity: 1;
}*/

