<!--

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

    /* ustawienia globalne */

body {
    margin : 0px;
    padding : 0px;
    background-color : #c7c7c7;
    font-size : 14px;
    color : #ffffff;
    font-family : tahoma, geneva, arial, sans-serif;
    background-image : url('../_images/bg_main.jpg');
    background-repeat : repeat-x;
    background-position : 0px 0px;
    }

.body_1 {
    margin : 0px;
    margin-top : 0px;
    background-color : #538f00;
    font-size : 12px;
    color : #ffffff;
    font-family : tahoma, geneva, arial, sans-serif;
    background-image : url('../_images/bg_main_2.jpg');
    background-repeat : repeat-x;
    background-position : 0px 0px;
    }

table {
    border : 0px;
    }

td {
    font-family : tahoma, geneva, arial, sans-serif;
    font-size : 14px;
    color : #ffffff;
    }

a {
    color : #cddf6e;
    font-weight : normal;
    text-decoration : none;
    }
a:hover {
    color : #ffffff;
    }

img {
    border : 0px;
    }

h1 {
    color : #fff;
    font-style: italic;
    }

iframe {
    width : 200px;
    height : 300px;
    border : 0px;
    font-size : 9px;
    }

.error {
    font-size : 12px;
    color : #ffff00;
    }

 /* tabele */

.table_main {
    width : 760px;
    height : 100%;
    background-color : #4a8800;
    }

.table_menu {
    width : 760px;
    height : 233px;
    }

.table_cont {
    width : 700px;
    }

.table_foot {
    width : 740px;
    height : 50px;
    }

.table_form {
    width : 450px;
    }

 /* komórki */
 
#td_top {
    width : 760px;
    height : 29px;
    padding : 0px;
    background-image : url('../_images/bg_top.jpg');
    background-repeat : no-repeat;
    background-position : 0px 0px;
    }

#td_cont {
    width : 760px;
    padding : 0px;
    padding-bottom : 40px;
    vertical-align : top;
    background-image : url('../_images/bg_cont.jpg');
    background-repeat : repeat-x;
    background-position : 0px 0px;
    }

#menu {
    height : 50px;
    padding : 0px;
    }

#menu_1 {
    width : 530px;
    height : 233px;
    padding : 0px;
    background-image : url('../_images/bg_top_2.jpg');
    background-repeat : no-repeat;
    background-position : 0px 0px;
}

#menu_2 {
    width : 180px;
    height : 233px;
    padding : 0px;
    vertical-align : top;
}

#menu_3 {
    width : 50px;
    height : 233px;
    padding : 0px;
    padding-bottom: 18px;
    text-align : right;
    vertical-align : bottom;
    background-image : url('../_images/bg_top_3.jpg');
    background-repeat : no-repeat;
    background-position : 0px 0px;
}

#cont_title {
    height : 80px;
    padding : 0px;
    padding-top : 30px;
    padding-bottom : 20px;
    font-size : 12px;
    }

#cont_text {
    width : 500px;
    padding : 0px 20px 30px 0;
//    padding-bottom : 30px;
    text-align : justify;
    vertical-align : top;
    }

#cont_sub {
    width : 200px;
    padding : 0px;
    padding-bottom : 30px;
    text-align : justify;
    vertical-align : top;
    }

#td_foot {
    width : 760px;
    height : 70px;
    padding : 0px;
    }

#foot_1 {
    width : 380px;
    height : 40px;
    padding : 0px;
    font-size : 9px;
    color : #cddf6e;
    }
#foot_2 {
    width : 380px;
    height : 40px;
    padding : 0px;
    text-align : right;
    font-size : 9px;
    color : #cddf6e;
    }

.form_1 {
    width : 150px;
    padding : 2px;
    vertical-align : top;
    }

.form_2 {
    width : 300px;
    padding : 2px;
    text-align : right;
    vertical-align : top;
    }

.form_3 {
    width : 450px;
    padding : 2px;
    vertical-align : top;
    }

.form_4 {
    width : 450px;
    padding : 2px;
    text-align : right;
    vertical-align : top;
    }

.adm_left {
    padding : 4px;
    font-size : 9px;
    vertical-align : top;
    }

.adm_center {
    padding : 4px;
    font-size : 9px;
    text-align : center;
    vertical-align : top;
    }

.adm_right {
    padding : 4px;
    font-size : 9px;
    text-align : right;
    vertical-align : top;
    }

.adm_bold {
    font-weight : bold;
    background : #8bc001;
    }

.adm_strip {
    padding : 4px;
    font-size : 9px;
    vertical-align : top;
    border-bottom : 1px solid #cddf6e;
    }

 /* grafiki */
 
.galeria {
    width : 80px;
    height : 60px;
    margin-right : 5px;
    margin-bottom : 5px;
    border : 1px solid #ffffff;
    }
.galeria:hover {
    border-color : #cddf6e;
    }

.galeria2 {
    width : 150px;
    height : 113px;
    margin-left : 25px;
    margin-bottom : 5px;
    border : 1px solid #ffffff;
    }
.galeria2:hover {
    border-color : #cddf6e;
    }

.galeria3 {
    width : 150px;
    height : 224px;
    margin-left : 25px;
    margin-bottom : 5px;
    border : 1px solid #ffffff;
    }
.galeria3:hover {
    border-color : #cddf6e;
    }

.popup {
//    width : 500px;
//    height : 375px;
    margin-right : 10px;
    border : 1px solid #ffffff;
    }
.popup:hover {
    border-color : #cddf6e;
    }

 /* form */

input {
    width : 300px;
    height : 20px;
    font-family : tahoma, geneva, arial, sans-serif;
    font-size : 10px;
    color : #ffffff;
    border : 1px solid #ffffff;
    background-color : #84b700;
    padding : 2px;
    }

.input_2 {
    width : 100px;
    height : 20px;
    font-family : tahoma, geneva, arial, sans-serif;
    font-size : 10px;
    color : #ffffff;
    border : 1px solid #ffffff;
    background-color : #84b700;
    padding : 2px;
    }

select {
    width : 300px;
    height : 20px;
    font-family : tahoma, geneva, arial, sans-serif;
    font-size : 10px;
    color : #ffffff;
    border : 1px solid #ffffff;
    background-color : #84b700;
    padding : 2px;
    }


textarea {
    width : 300px;
    height : 200px;
    font-family : tahoma, geneva, arial, sans-serif;
    font-size : 10px;
    color : #ffffff;
    border : 1px solid #ffffff;
    background-color : #84b700;
    padding : 2px;
    }

.button {
    width : 50px;
    height : 20px;
    font-family : tahoma, geneva, arial, sans-serif;
    font-size : 10px;
    color : #ffffff;
    border : 1px solid #ffffff;
    background-color : #84b700;
    padding : 2px;
    }

 
 /* linki */
 
.afoot {
    font-size : 9px;
    color : #ffffff;
    }
.afoot:hover {
    color : #cddf6e;
    }

-->