<!--

/* Arkusz styli CSS - Cezal S.A. */
/* Przemek Kamiński - DIALNET; www.dial.net.pl */

/* ustawienia globalne */

body {
    margin : 0px;
    padding : 0px;
    background-color: #3c6778;
    background-image: url('_images/bg_main.jpg');
    background-repeat: repeat-x;
    background-position: 0 0;
    }

table {
    border : 0px;
    }

td {
    font-family : tahoma, geneva, arial, sans-serif;
    font-size : 12px;
    color : #000000;
    }
a {
    font-size : 12px;
    color : #2f3e47;
    font-weight : normal;
    text-decoration : none;
    }
a:HOVER {
    color : #ede9ca;
    }

img {
    border : 0px;
    }

/* tabele */

.table_main {
    width : 718px;
    height : 100%;
    border-right : 1px solid;
    border-left: 1px solid;
    border-color : #e0ebf0;
    }

.table_content {
    width : 375px;
    }

.table_popup {
    width: 510px;
    height: 380px;
    }

/* grafiki */

.img_m_1 {
    margin-left : 55px;
    margin-bottom : 50px;
    }

.img_m_2 {
    margin-left : 10px;
    margin-bottom : 50px;
    }

.img_m_3 {
    margin-left : 10px;
    margin-bottom : 50px;
    }

.img_m_4 {
    margin-left : 10px;
    margin-bottom : 50px;
    }

.img_mapa {
    border : solid 2px;
    border-color: #2f3e47;
    }

.img_title {
    margin-bottom : 20px;
    }
    
.img_galeria {
    border : solid 2px;
    border-color: #2f3e47;
    margin : 5px;
    }

.img_galeria_big {
    border : solid 2px;
    border-color: #9cb8c1;
    }

.img_start {
    width : 350px;
    height : 200px;
    margin-left : 5px;
    border : solid 2px;
    border-color: #2f3e47;  
    }
    
.img_arrow {
    width : 5px;
    height : 5px;
    margin-right : 2px;
    margin-bottom : 2px;
    }   
    
/* komorki */

.right {
    text-align : right;
    }

.center {
    text-align : center;
    font-size : 12px;
    }
    
.send {
    font-size : 14px;
    color : #ff0000;
    }   

#td_left {
    width: 40px;
    padding : 0px;
    background-color : #5f8493;
    background-image: url('_images/bg_left.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    }

#td_flash {
    width: 275px;
    padding : 0px;
    text-align : center;
    vertical-align : top;
    background-color : #7da1ad;
    }
            
#td_right {
    width: 433px;
    padding : 0px;
    padding-top : 118px;
    padding-bottom : 20px;
    text-align : left;
    vertical-align : top;
    background-color : #7da1ad;
    background-image: url('_images/bg_table.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    }

.pic_end {
/*    position: fixed; top: 0px; left: 758px; */
    width : 40px;
    height : 153px;
    margin : 0px;
    padding : 0px;
    background-image: url('_images/bg_right.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    }

.td_cont {
    padding: 0px;
    padding-right: 10px;
    text-align : justify;
    vertical-align : top;
    }


#td_popup_1 {
    padding : 4px;
    text-align : center;
    vertical-align : middle;
    }

#td_popup_21 {
    padding : 4px;
    text-align : left;
    font-size : 10px;
    color : #ffffff;        
    }

#td_popup_22 {
    padding : 4px;
    text-align : right;

    }

/* form */

#q {
    width : 350px;
    border : 1px solid;
    font-family : tahoma, geneva, arial, sans-serif;
    font-size : 12px;   
    border-color: #2f3e47;
    background-color : #c8e8f4; 
    }

#q1 {
    width : 350px;
    height : 200px;
    font-family : tahoma, geneva, arial, sans-serif;
    font-size : 12px;   
    border : 1px solid;
    border-color: #2f3e47;
    background-color : #c8e8f4;
    }
    
#submit_bt {
    width : 100px;
    font-family : tahoma, geneva, arial, sans-serif;
    font-size : 11px;
    border : 1px solid;
    border-color: #2f3e47;
    background-color : #c8e8f4;
    }   
    
    

/* stopka */

#td_foot_1 {
    width : 718px;
    height : 50px;
    padding : 0px;
    background-image: url('_images/bg_foot_1.jpg');
    }

#foot_2 {
    width : 718px;
    height : 15px;
    padding : 0px;
    font-size : 8px;
    color : #b0cad2;
    padding-right : 10px;
    text-align : right;
    background-color: #375361;
    }

#foot_tab_1 {
    width : 400px;
    height : 50px;
    padding : 0px;
    padding-left : 11px;
    font-size : 9px;
    color : #c9d9d7;
    }

#foot_tab_2 {
    width : 318px;
    height : 50px;
    text-align : right;
    padding : 0px;
    padding-right : 10px;
    font-size : 10px;
    color : #b0cad2;
    }

/* linki */

.afoot {
    font-size : 9px;
    color : #ffffff;
    text-decoration : none;
    }
.afoot:HOVER {
    color : #ede9ca;
    }

.adial {
    font-size : 8px;
    color : #b0cad2;
    text-decoration : none;
    }
.adial:HOVER {
    color : #ede9ca;
    }

-->