@CHARSET "UTF-8";

* {
    margin:0; 
    padding:0;
}

.png {
     behavior: url(/files/iepngfix.htc); 
}

body {
    margin: 0; 
    padding: 0;    
    color: #63625c;
    line-height: 14px;
    font-size: 12px;
    font-family:  Arial, Verdana, sans-serif;
    background-color: #f5f5f5; 
   
}

td {
    font-size: 12px;
}


#main_table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
}

.image_description { 
    text-align: center; 
    font-size: 10px;
}
.quick_link_print {
    background: url(/img/ico_print.gif) left center no-repeat; 
    padding-left: 15px;
}
.quick_link_print a {
    color: #f70000; 
    font-size: 11px; 
    text-decoration: underline;
}
        
.quick_link_send {
    background: url('/img/ico_send.gif') left center no-repeat; 
    padding-left: 15px;
}
.quick_link_send a {
    color: #f70000; 
    font-size: 11px; 
    text-decoration: underline;
}

#main_content {
    font-size: 12px; 
    font-weight: normal; 
    color: #63625c;
    vertical-align: top;
    text-align: left;
}

#main_content h1 {
    margin-bottom: 20px;
    font-size: 14px; 
    font-weight: bold; 
    color: #496383;
}

#main_content a {font-weight: normal; color: #f70000; text-decoration: none; }

.search_text {
    font-family:Arial;
    border-left: solid;
    border-top: none;
    border-bottom: none;
    border-right: none;
   
    font-size:9pt;
    font-weight:normal;
    background-color:#f5f5f5;
    border-color:#494949;
    border-left-width:1px;
    color:#494949;
    width: 100px;
}

/* FLAGI */
.flag { border: 1px #d2d2d2 solid; }
.flag_sel { border: 1px #ff6700 solid;}

/* NEWS BOX */
a.bottom_box_text {font-size: 11px; font-weight: normal; color: #3f3f3f; text-decoration: none; }
a.bottom_box_text:hover{color: #f70000; text-decoration: none; }
a.bottom_box_text img{ margin-left:5px; }

a.bottom_box_header {font-size: 12px; font-weight: bold; color: #6a6a6a; text-decoration: none; }
a.bottom_box_header:hover{color: #f70000; text-decoration: none; }


/* MENU LEFT*/
a.menu_left {color: #565656 ; font-size: 12px; font-style: Arial; font-weight: bold; text-decoration: none; text-align: left;}
a.menu_left:hover {color: #f70000; background: url("/img/small_arrow.gif") no-repeat right center; padding-right: 10px; }
a.menu_left_sel {color: #f70000 ; font-size: 12px; font-style: Arial; font-weight: bold; text-decoration: none; text-align: left;}
a.menu_left_sel:hover {color: #f70000; background: url("/img/small_arrow.gif") no-repeat right center; padding-right: 10px; }
a.submenu_left {color: #565656 ; font-size: 11px; font-style: Arial; font-weight: bold; text-decoration: none; text-align: left;}
a.submenu_left:hover {color: #f70000; background: url("/img/small_arrow.gif") no-repeat right center; padding-right: 10px; }
a.submenu_left_sel {color: #f70000 ; font-size: 11px; font-style: Arial; font-weight: bold; text-decoration: none; text-align: left;}
a.submenu_left_sel:hover {color: #f70000; background: url("/img/small_arrow.gif") no-repeat right center; padding-right: 10px; }

/* NEWS */
.akt_data { font: italic 11px; padding-bottom: 5px;  }
#main_content a.akt_link_more {margin-bottom: 10px; font-size: 14px; font-weight: bold; color: #496383; text-decoration: none;}
#main_content a.akt_link_more:hover { margin-bottom: 10px; font-size: 14px; font-weight: bold;  color: #f70000; text-decoration: none; padding-right: 10px; background: url("/img/small_arrow.gif") no-repeat right center;  }


#main_content .akt_cyt{margin-left: 100px;margin-right: 100px; font-style:italic; font-size:11px;}


/* Link MEHR np. do plikow */
#main_content a.more {margin-bottom: 10px; margin-right: 10px; font-size: 12px;  color: #f70000; text-decoration: none; text-decoration: none; padding-right: 10px; background: url("/img/small_arrow.gif") no-repeat right center;}

/* Link Cofnij - strzałka z lewej*/
#main_content a.back {margin-bottom: 10px; margin-left: 5px; font-size: 12px;  color: #f70000; text-decoration: none; text-decoration: none; padding-left: 15px; background: url("/img/small_arrow.gif") no-repeat left center;}

/* FORMS */
.form_field_name { text-align: right; width: 300px; color: #496383; font-size: 12px; font-weight: bold; height:15px; padding-left: 5px; padding-right: 5px; padding-bottom: 3px;}
.form_field_val { color: #496383; font-size: 12px; font-weight: bold; height:15px; padding-left: 5px; padding-right: 5px; padding-bottom: 3px;}
.form_field_text { width: 300px; border: 1px 1px 1px 1px solid #494949; font: 11px Arial; }

/* SMART EDIT */
.smart_edit { color: red; }

