/* CSS Document */

/*div{border:1px solid #f00;}*/

* {
          margin: 0;
          padding: 0;
          }
.clear {
          width: 100%;
          clear: both;
          line-height: 0;
          }

body {
          background: url(../img/head_bg1_kdc.jpg) repeat-x;
          font-family: Tahoma, 'Trebuchet MS';
          }

#container {
          width: 935px;
          margin: auto;
          }
td, tr {
          padding: 5px;
          }
.pagin {
          width: 300px;
          float: left;
          margin: 0;
          padding: 0;
          }
.pagin a {
font-size: 14px; font-weight: bold; color: #333; text-decoration: none;
float: left;
margin: 0 3px 0 3px;
display: inline;
}          
#top {
          width: 1000px;
          height: 415px;
          float: left;
          }
          #top ul {
                    float: right;
                    margin: 20px 0 0 0;
                    }
                    #top ul li {
                              display: inline;
                              float: left;
                              font-size: 16px;
                              font-weight: bold;
                              margin: 0 11px 0 12px;
                              }
                              #top ul li a {
                                        text-decoration: none;
                                        color: #009E63;
                                        }
                                        #top ul li a:hover {
                                                  color: #00643F;
                                                  }
          #top h1 {
                    width: 800px;
                    text-align: right;
                    float: right;
                    margin: 15px 10px 0 0;
                    display: inline;
                    font-size: 42px;
                    }
                    #top h1 a {
                              text-decoration: none;
                              color: #009E63;
                              }
                    #top h1 img {
                              border: 0;
                              }

div.menu{
 height:40px;
 background: url(../img/menu_bg_odt.png) repeat-x;
 margin-top:415px;
 text-align:center;
 margin-bottom:10px;
}

div.menu a{
 color: #fff;
 text-decoration:none;
 margin:0px 20px;
 font-size:12px;
 line-height:40px;
}

div.menu a:hover{
 color: #fff;
 text-decoration:underline;
}

label{
 display:block;
 margin-bottom:5px;
 color:#000;
 display:block;
 font-size:12px;
 margin:0px;
}

#search {
          width: 320px;
          margin:0px auto;
          }
                    #search h3 {
                              width: 382px;
                              float: left;
                              height: 16px;
                              color: #35baff;
                              font-size: 13px;
                              font-weight:300;
                              padding: 5px 0 0 50px;
                              background:transparent url(../img/box_bg_wyszukaj_odt.png) no-repeat scroll 0 0;
                              margin-bottom:15px;
                              }
                    #search h3 span{
                     background-color:#FFFFFF;
                     display:block;
                              }
                              
          #search p {
                    font-size: 14px;
                    font-weight: bold;
                    color: #FFF500;
                    float: left;
                    width: 160px;
                    padding: 2px 0 0 0;
                    }
                    #search select {
                                font-size:14px;
                                margin:0px 0px 0px 10px;
                                width:300px;
                                border: 1px solid #ddd;
                              
                              }
                    #search label {
                              float: left;
                              font-size: 12px;
                              color: #333;
                              margin: 3px 2px 0 10px;
                              display: inline;
                              }
                              #search input {
                                font-size:14px;
                                margin:0px 0px 0px 10px;
                                width:300px;
                                border: 1px solid #ddd;
                                        }
                    #search input.sub {
                              float: left;
                              font-size: 12px;
                              color: #fff;
                              margin: 0 0 0 15px;
                              display: inline;
                              border: 0;
                              background: none;
                              font-weight: bold;
                              }
                              
div.login {
          width: 180px;
          margin:0px auto;
          padding-top:15px;
          }

                    div.login h3 {
                              width: 150px;
                              float: left;
                              height: 16px;
                              color: #35baff;
                              font-size: 13px;
                              font-weight:300;
                              padding: 0px 0 11px 13px;
                              }

div.login input{
 font-size:14px;
 margin:0px 0px 10px 0px;
 width:180px;
 border: 1px solid #ddd;
}

div.login span{
 font-size:12px;
 color: #35baff;
 margin: 0px 0px 10px 10px;
 display:block;
}

#sidebar {
          width: 200px;
          float: left;
          overflow:hidden;
          }
          #sidebar .box {
                    width: 200px;
                    margin: 5px 0px 0px 0px;
                    }
                    #sidebar .box h3 {
                              width: 190px;
                              color: #fff;
                              font-size: 13px;
                              font-weight:300;
                              padding: 5px;
                              background-color:#000;
                              text-align:center;
                              }

                    #sidebar .box ul {
                              display: inline;
                              }
                              #sidebar .box ul li {
                                        list-style-type: none;
                                        font-size: 12px;
                                        text-align:left;
                                        }
                                        #sidebar .box ul li a {
                                                  color: #333;
                                                  text-decoration: none;
                                                  width: 180px;
                                                  font-weight: 300;
                                                  padding:5px 0px;
                                                  font-size:13px;
                                                  display:block;
                                                  }
                    #sidebar .login {
                              width: 200px;
                              float: left;
                              margin: 5px 0 0 0;
                              }
                              #sidebar .login span {
                                        width: 180px;
                                        float: left;
                                        margin: 2px 0 0 10px;
                                        display: inline;
                                        }
                                        #sidebar .login span label {
                                                  width: 50px;
                                                  float: left;
                                                  font-size: 12px;
                                                  color: #333;
                                                  }
                                        #sidebar .login span input.tx {
                                                  float: right;
                                                  width: 120px;
                                                  height: 18px;
                                                  border: 1px solid #999;
                                                  }
                                                  #sidebar .login span input.sub {
                                                            width: auto;
                                                            float: right;
                                                            font-size: 12px;
                                                            }
                                        #sidebar .login p {
                                                  width: 180px;
                                                  float: left;
                                                  font-size: 11px;
                                                  }
                                                  #sidebar .login p a {
                                                            color: #333;
                                                            }
          
#txt {
          width: 800px;
          margin-left:220px;
          }
                    #txt h2 {
                              background-color: #000;
                              color: #fff;
                              font-size: 14px;
                              padding: 5px;
                              }
                    #txt .form {
                              padding: 5px 0 0 10px;
                              color: #333;
                              font-size: 12px;
                              }
                              #txt .form span {

                                        }
                                        #txt .form span label {
                                                  width: 570px;
                                                  font-size: 13px;
                                                  color: #333;
                                                  font-weight: bold;
                                                  margin: 0 0 0 3px;
                                                  display: inline;
                                                  padding: 0;
                                                  }
                                                  #txt .form span.photos input {
                                                            float: none;
                                                            }
                                        #txt .form span input {
                                                  margin: 0;
                                                  padding: 0;
                                                  margin: 0 3px 0 3px;
                                                  display: inline;
                                                  }
                    #txt .photos {
                              float: right;
                              margin: 27px 0px 0 0px;
                              padding-top:0px;
                              display: inline;
                              text-align:center;
                              }
                              #txt .photos img {
                                        border: 1px solid gray;
                                        margin: 2px 2px 2px 2px;
                                        padding:1px;
                                        display: inline;
                                        }
                    #txt .about {
                              }
                              #txt .about p {
                                        font-size: 12px;
                                        color: #333;
                                        text-align: justify;
                                        }
                                        #txt .about p a {
                                                  color: #333;
                                                  }
                    #txt .offer {
                              padding: 10px;
                              font-size:12px;
                              }
                              #txt .offer h3 {
                                        color: #fff;
                                        font-size: 12px;
                                        margin-bottom:0px;
                                        }
                                        #txt .offer h3 a {
                                                  color: #000;
                                                  text-decoration: none;
                                                  }
                                                  #txt .offer h3 a:hover {
                                                            text-decoration: underline;
                                                            }
                              #txt .offer p {
                                        font-size: 11px;
                                        color: #000;
                                        float: left;
                                        margin: 5px 0 0 0;
                                        text-align: justify;
                                        padding-left:17px;
                                        width:200px;
                                        }
                                        #txt .offer p img {
                                                  float: left;
                                                  border: 2px solid #ccc;
                                                  padding: 2px;
                                                  margin: 0 5px 2px 0;
                                                  background: #eee;
                                                  }
                    #txt .offer img{
                      border:1px solid gray;
                      padding:2px;
                      float:left;
                              }
                              
#footer {
          height: 75px;
          margin-top:20px;
          text-align:center;
          padding-top:10px;
          }
          #footer p {
                    font-size: 12px;
                    color: gray;
                    }
          #footer a {
                    font-size: 12px;
                    color: gray;
                    text-decoration:none;
                    margin:0px 20px;
                    overflow-x:hidden;
                    }
                    
div.mkj_content{
 width:601px;
 margin-top:20px;
}
                    div.mkj_content h3 {
                              color: #fff;
                              font-size: 13px;
                              font-weight:300;
                              background-color:#000;
                              }

                               div.mkj_content h4 {
                                background-color: #E0F4FF;
                                padding:3px;
                                color:#000;
                                margin:15px;
                                font-size:12px;
                               }

table.mkj_table{
 font-size:12px;
 width:100%;
}

table td{
 vertical-align:top;
}

table.mkj_table td{
 vertical-align:top;
}

table.mkj_table td.ng{

}

table.mkj_wyszukaj{
 width:935px;
 margin:0px auto;
}

a.mkj_menu{
 color:#000;
 text-decoration:none;
 font-size:12px;
 margin:0px 5px;
}

#recaptcha_widget_div{
 width:310px;
 float:right;
 margin-top:180px;
}

