@import 'panel/style_multicont.css';
@import 'panel/boks.css';




/* CSS Document */
html {
    margin: 0;
    padding: 0;
    height:100%;
    background:  url(gfx/html_bg.jpg) repeat-x top left;

}

body {

    margin: 0;
    padding: 0;
    height:100%;
    text-align:center;
    background:  url(gfx/bg2.jpg) no-repeat top center;

}

.top {
    margin:0px auto;
    width:982px;
    height:256px;
    position:relative;
}



.top .logo {
    width:94px;
    height:94px;
    position:absolute;
    top:95px;
    left:470px;
    
}

.top .logo  a {
    display:block;
    width:94px;
    height:94px;
}

.contener {
    width:971px;
    margin:0px auto;
    padding-top:1px;
    background:  url(gfx/content_bg.gif) repeat-x top left;
    height: auto !important;
    min-height:300px;
    height:300px;
    text-align:left;
}
.content_html {
    width:950px;
    padding:1px 10px 10px 10px;
    min-height:300px;
    height:auto !important;
    height:300px;
    
    clear:both;
}

.home {
    float:left;
    height:15px;
    width:85px;
    line-height:100%;
    margin-top:21px;
    text-align:center;
}

.menu_top {
    float:left;
    height:60px;
    width:880px;
    text-align:left;
    padding:1px 0px;
    line-height:62px;
    
   
}

.menu_top ul {
    list-style-type: none;
    line-height:10px;
    padding:0px;
    margin:0px;
line-height:25px;
margin-top:17px;
}
.menu_top ul li {
    float:left;
    width:145px;
    border-left:1px solid #c5c5c5;
    text-align:center;
}

.menu_top ul li a {
    text-decoration:none;
    font:18px tahoma;
    color:#203344;
}


.menu_top ul li a:hover {
    text-decoration:underline;
    font:18px tahoma;
    color:#4a297b;
}

.menu_top ul li a.active_a {
    text-decoration:underline;
    font:18px tahoma;
    color:#4a297b;
}

.oferta_list {
    padding-left:15px;
    padding-bottom:15px;
}


.oferta_element {
    width:262px;
    height:auto !important;
    min-height:170px;
    height: 170px;
    float:left;
    margin:0px 68px 35px 0px;
    
}

.oferta_title {
    text-align: left;
    height:22px;
    
}

.oferta_title a {
    text-decoration: none;
    font:22px arial;
    color:#686b65;
}
.oferta_title a:hover {
   text-decoration: underline;
   font:22px arial;
   color:#4a297b;

}

.oferta_title img {
    margin-right: 5px;
    vertical-align: baseline;
}
.oferta_img {
    padding-top:10px;
    padding-bottom:10px;
}

.oferta_img img {
    border: 1px solid #b9bab9;
}

.oferta_opis {
    font:12px tahoma;
    color:#686b65;
    line-height:170%;
    text-align: justify;
}

.oferta_more {
    text-align: right;
    line-height:100%;
}

.oferta_more a{
text-decoration: none;
color: #804bc2;
font:12px tahoma;
padding-left:10px;
background: url(gfx/arrow_link.gif) no-repeat  center left;

}

.oferta_more a:hover{
text-decoration: underline;

}

.overflow {
    height:515px;
    overflow: auto;

}

.overflow .oferta_element{
    width:262px;
    height:auto !important;
    min-height:170px;
    height: 170px;
    float:left;
    margin:0px 60px 35px 0px;
    
    
}

.lewa_kolumna {
    float:left;
    width:250px;
    height:auto !important;
    min-height:180px;
    height:180px;
    font:12px tahoma;
    color:#666;
    padding-bottom:30px;
    
}

.nazwa_kat {

    background:  url(../gfx/icon.png) no-repeat top left;
    height:20px;
    text-align:left;
    padding:0px;
    padding-left:30px;
    margin:10px 0px 10px 15px;
    font:600 16px tahoma;
    color:#804BC2 ;
    padding-bottom:1px;
}



.lewa_kolumna ul {
    padding:0px;
    margin:0px;
    line-height:100%;
    list-style-type: none;
    padding-left: 14px;
}

.lewa_kolumna ul li ul{
    padding-left:0px;

}

.lewa_kolumna ul li {
    padding-top:5px;
    padding-left:20px;
    border-bottom: 1px dotted #2B7838;
    padding-bottom:5px;
    background: url(gfx/li.png) no-repeat  left 8px;
}

.lewa_kolumna ul li ul li {
    border:none;
    background:none;
    padding-left:15px;
    background: url(gfx/li2.png) no-repeat  left 10px;
}

.lewa_kolumna ul li a {

    font:600 13px tahoma;
    text-decoration: none;
    color: #2B7838;
}

.lewa_kolumna ul li a:hover {

    font:600 13px tahoma;
    text-decoration: underline;
    color: rgb(128, 0, 128);
}

.lewa_kolumna ul li ul li a {

    font:100 13px tahoma;
    text-decoration: none;
    color: #2B7838;
}

.lewa_kolumna ul li ul li a:hover {

    font:100 13px tahoma;
    text-decoration: underline;
    color: rgb(128, 0, 128);
}

.lewa_kolumna ul li a.li_active {
    color: rgb(128, 0, 128);
}



.prawa_kolumna {
    margin-left:270px;
    height:auto !important;
    min-height:200px;
    height:200px;
   

}

.produkty_foto {
    text-align: center;
    padding-bottom:10px;
    padding-left:20px;
}

.produkty_foto ul {
    padding:0px;
    margin:0px;
    line-height:100%;
    list-style-type: none;

}

.produkty_foto ul li {
    float:left;
    padding:0px 10px 20px 10px;
    height:130px;
   
}

.produkty_foto ul li img{
   border:4px solid #DDD;
   
}



.info {
    text-align: center;
    padding-top:20px;
    font:600 14px tahoma;
    color:#990033;
}

.left {
    text-align:left;
}

.footer {
    width:982px;
    margin:0px auto;
    height:164px;
    text-align:left;
    font:11px tahoma;
    color:#aaaaaa;
}
.footer span {
    font:11px tahoma;
    color:#686b65;
}

.footer img {
    border:none;
}

.footer .footer_right {
    float:right;
    margin-top:-4px;
}

.footer .footer_padding {
    padding:10px 20px;
}

.footer .footer_padding img {
    vertical-align: middle;
}

.klawisze {
    text-align: center;
    font:10px verdana;
    color:#888;
    padding-bottom: 2px;
}
.ankieta td {
font:13px tahoma;
color:#6E6358;
}

.ankieta_txt {
padding:2px;
border:1px solid #ccc;
width:300px;
}

.ankieta_buttom {
padding:3px;
background-color:#723CB6;
border:none;
color:#fff;
cursor:pointer;
}

.ankieta td input {
outline:none;
}
