body {
    font-family: Tahoma;
    font-size: 12px;

    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: Tahoma;
    font-size: 9px;
    color: #989898;
}
h2 {
    font-family: Tahoma;
    font-size: 11px;
    color: #989898;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: Tahoma;
    font-size: 11px; 
    color: #666666;
}

.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url(images/obrazek_bg.png);
    background-repeat: repeat;
    background-position:center;
	height:19px;
    
}

.category_big {  
    font-family: Tahoma;
    font-size: 11px; 
    color: #666666; 
    font-weight: bold; 
}

.category {  
    font-family: Tahoma;
    font-size: 11px; 
    color: #666666; 
    font-weight: normal; 
}

.marked {
    background-color: #666666;
    font-weight: bold;
}

a, a:visited, a:active {
    color: #989898;
    text-decoration: none;
    font-weight: bold;
    font-family:Tahoma;
	
}

a:hover {
    color: #989898;
    text-decoration: none;
    font-weight: bold;
	font-family:Tahoma;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #FFFFFF;
    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: #ffffff;
    text-decoration: none;
}

a.category:hover {
    color: #666666;
    text-decoration: underline;
}

option, textarea, input, select, file {  
    font-family: Tahoma;
    font-size: 11px; 
    color: #666666; 
    background-color: #f1f1f1; 
    border: 1px solid #C0C0C0;
}

.footer {color: #FFFFFF;
	  size: 10px;
			}
			
.form_off {  
    color: #666666; 
    background-color: #EFEFEF; 
    border: 1px solid #D7D7D7;
}

.form_on {  
    color: #666666; 
    background-color: #EFEFEF; 
    border: 1px solid #D7D7D7;
}

.form_username {
    background-color: #eeeeee;
    background-image: url(images/okienko.jpg);
    background-repeat: no-repeat;
    background-position: left top;
	
}

.form_password {
    color: #666666;
    background-repeat: no-repeat;
    background-position: left top;
    border: 1px solid #D7D7D7;
    
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-repeat: no-repeat;
    background-position: left top;
    border: 1px solid #D7D7D7;

}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-image: url(images/message.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

.input { 
    background-color: transparent; 
    border: 1px none; 
    margin-top: 0px;
    margin-bottom: 0px;
	
}
a.staty { 
    color:#ffffff;     
    
	
}
a.staty:hover { 
    color: #F3A600;     
    line-width: bold;
	
}
a.articles {
	color:#FFFFFF;
	line-height:135%;
	
}
a.articles:hover {
	color:#f0f662;
	line-height:135%;
	text-decoration:none;
	font-weight:bold;
    
}
}
a.lastforum {
	color:#f0f662;
	line-height:135%;
	
}
a.lastforum {
	color:#f0f662;
	line-height:100%;
	text-decoration:none;
	font-weight:bold;
    
}
}
a.statystyki {
	color:#666666;
	
	
}
a.statystyki:hover {
	color:#3264d5;
    text-decoration:overline;
	
    
}
a.rejestracjalink {
	color:707070;
	
	
}
a.rejestracjalink:hover {
	color:3467d9;
	text-decoration:none;
	font-weight:bold
	
	
}
a.ostatnie {
	font-weight:normal;
	
}
a.ostatnie:hover {
	font-weight:bold;
	
}
.login_input {
	width: 65px;
	height: 15px;
	padding: 1px;
	padding-bottom: 0;
	margin-right: 0px;
	text-align: center;
	color: #c4c4c4;
	font-size: 10px; 
	border: 0;
	background: url(images/pole.jpg);
}
.login_button {
	width: 54px;
	height: 19px;
	margin-right: 3px;
	background: url(images/zaloguj.jpg);
	border: 0;
}