
body, input, textarea{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
    line-height: 14px;
    background-color: #ffffff;
}

.warning_div{
   padding: 10px;
   font-size: 15px;
   text-align: center;
}


/** FTP & NEWS **/
#ftp_access, #newsletter_registration, #ftp_access a, #newsletter_registration a {
   color: #A1A1A1;
}

#right_content{
    color: #000000;
}
#right_content div.static{
    color: #000000;
}
#right_content div.static a:link, #right_content div.static a:visited{
    color: #000000;
}
#right_content div.static a:hover{
    color: #A1A1A1;
}
#right_content div.static ul{
margin-left: 0px;
}
#right_content div.static ul li{
    /*
    margin: 4px;
    list-style-image:url('/public/portal/img/list_img.png');
    */
}
#left_content .selected_category .selected_cat_name{
    color: #000000;
    font-weight: bold;
}

#right_content b, #right_content strong {
    color: #000000;
}

#footer .fleft ,#footer .fleft a {
    color: #000000;
    text-decoration:none;
}
#footer .fleft a:hover {
    color: #999999;
    text-decoration:underline;
}
#footer .fleft a.active { /**Stopka link aktywny **/
    color: #000000;
    text-decoration:underline;
}
#footer .fleft p.horton {

float:right;
margin-left:37px;
margin-top:16px;
    
}

#footer .fleft p.links a {
 font-weight: normal;
}

#footer .fleft p.links {
float:left;
margin-left:10px;
margin-top:16px;
    
}
#footer .fright p.languages {
    text-align: right;
    margin-top: 8px;
}

#footer .fright p.social {
    text-align: right;
    margin-top: 8px;
}

.news_title{
    color: #000000;
    float: left;
    font-size: 11px;
    font-weight:bold;
    margin-bottom: 7px;
}
.news_date{
    color: #D1D1D1;
    float: left;
    font-size: 11px;
    font-weight:bold;
    margin-bottom: 0px;
}
.news_body{
    color: #000000;
    clear: both;
    margin-bottom: 10px;
}
.news_body p{
line-height:14px;
margin-bottom: 5px;
}
