/* 
    Document   : style
    Created on : 2009-10-31, 20:47:44
    Author     : StairCase
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}

body{
    font-family: 'Segoe UI','Tahoma','Helvetica',sans-serif;
    font-size: 11px;
    color: #383838
}

table, tr, td{
    font-size: 1.0em;
}

#main {
    width: 914px;
    height: 100%;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

#header {
    width: 914px;
    height: 94px;
    float: left;
}

#logo {
    width: 252px;
    height: 45px;
    margin-top: 20px;
    margin-left: 10px;
    float: left;
}

#menu {
    float: right;
    margin-top: 33px;
    margin-bottom: 33px;
}
#form {
    float: left;
    margin-top: 33px;
    margin-bottom: 33px;
}

.button_start {
    width: 13px;
    height: 27px;
    background-image: url('../images/button.jpg');
    float: left;
}

.button_menu {
    margin-right: 6px;
    float: left;
}

.button_end {
    height: 27px;
    width: 15px;
    background-image: url('../images/button.jpg');
    background-position: -173px -27px;
    background-repeat: no-repeat;
    float: left;
}

.button_text {
    height: 27px;
    background-image: url('../images/button.jpg');
    background-position: -16px 0px;
    background-repeat: no-repeat;
    float: left;
}

div.margin-menu {
    margin-top: 5px;
}

a.menu:link, a.menu:visited {
    font-size: 1em;
    text-decoration: none;
    color: #383838;
}

a.menu:hover {
    text-decoration: none;
    color: #383838;
}

#banner {
    width: 914px;
    float: left;
}

#banner_js {
    width: 902px;
    margin: 0px 6px 0px 6px;
    float: left;
}

#container1 {
    width: 300px;
    height: 114px;
    float: left;
    margin-left: 6px;
    background-image: url('../images/tn_rekuperacja.png');
}

#container2 {
    width: 301px;
    height: 114px;
    float: left;
    background-image: url('../images/tp_klimatyzacja.png');
}

#container3 {
    width: 300px;
    height: 114px;
    float: left;
    background-image: url('../images/tp_wentylacja.png');
}

div.container_content {
    margin: 14px 14px 14px 14px;
    float: left;
}

div.number {
    width: 21px;
    height: 21px;
    float: left;
    border:none;
}

div.n_header {
    width: 90px;
    float: left;
    margin-left: 14px;
    border:none;
}

div.n_content {
    margin-top: 7px;
    width: 240px;
    color: #fff;
    font-size: 0.9em;
    text-align: justify;
    float: left;
    border: none;
}

#content{
    margin-top: 28px;
    margin-left: 6px;
    margin-right: 0px;
    margin-bottom: 28px;
    width:902px;
    float: left;
    text-align: left;
    font-size: 1.1em;
}

#content_admin{
    margin-top: 28px;
    margin-left: 6px;
    margin-right: 0px;
    margin-bottom: 28px;
    width:902px;
    min-height: 400px;
    float: left;
    text-align: left;
    font-size: 1.1em;
}

#column_right {
    margin-left: 22px;
    float: left;
    width: 278px;
    text-align: left;
}

#column_akt {
    float: left;
    width: 290px;
}

#column_left, #o_firmie {
    text-align: left;
    width: 575px;
    float: left;
}

div.naglowek {
    float: left;
}

div.tresc {
    width: 575px;
    margin-top: 10px;
    float: left;
}

div.tresc_right {
    width: 278px;
    margin-top: 10px;
    float: left;
}

div.button_more {
    width: 70px;
    height: 23px;
    background-color: #d8d8d8;
    text-align: center;
    float: right;
}

div.button_login {
    width: 70px;
    height: 23px;
    background-color: #d8d8d8;
    text-align: center;
    float: left;
    margin-left: 80px;
    margin-top: 5px;
}

div.button_more_text {
    margin: 4px 0px 0px 0px;
}

a.button_more:link, a.button_more:hover, a.button_more:visited {
    color: #636363;
    font-size: 0.9em;
    text-decoration: none;
}

#uslugi_dodatkowe, #realizacje {
    margin-top: 28px;
    width: 575px;
    float: left;
}

#szybki_kontakt {
    float: left;
    width: 278px;
}

a:link, a:visited, a:hover {
    text-decoration: none;
    color: #383838
}

#footer {
    width: 914px;
    height: 77px;
    float: left;
    background-color: #d8d8d8;
    text-align: left;
    color: #636363;
}

div.footer_text {
    margin: 33px 0px 0px 14px;
    float: left;
    font-size: 0.9em
}

div.tresc_podstrony {
    width: 902px;
    margin-top: 10px;
    text-align: left;
}

a:link, a:visited, a:hover {
    color: #636363;
    text-decoration: underline;
}

/* Style PA */

p.text_admin {
    padding: 0px;
    margin: 0px;
}

div.witamy {
    width: 500px;
    margin: 40px 20px 0px 20px;
    float: left;
    text-align: left;
}


a.przycisk:link, a.przycisk:visited, a.przycisk:hover {
    color: #404040;
    text-decoration: underline;
    font-weight: bold;
}

a.link_menu_pa:link, a.link_menu_pa:visited, a.link_menu_pa:hover {
    color: #404040;
    text-decoration: underline;
    font-weight: bold;
    margin-right: 5px;
}

div.button_menu_pa {
    float: left;
    text-align: center;
    width: 150px;
    height: 30px;
    margin-left: 15px;
    margin-top: 10px;
    border: 1px solid #404040;
}


div.menu_pa_in {
    margin-top: 6px;

}

#menu_pa {
    width: 150px;
    float: left;
}

#header_pa {
    width: 913px;
    float: left;
}

#footer {
    width: 913px;
    float: left;
}

#footer_text {
    margin-top: 15px;
    float: left;
}

#column_right_pa {
    float: left;
    width: 734px;
    margin-left: 15px;
    margin-top: 10px;
}

#column_left_pa {
    float: left;
    width: 165px
}
.img_link{
    border: none;

}
#admin_menu{
    text-align:right;
    margin-top:20px;
    margin-right: 20px;
}

#admin_linki{
    margin-top: 20px;
    margin-left: 6px;
    float: left;
    width: 908px;
    text-align: left;
}
/* do aktualnosci   */


#listaZdjec{
    float:left;
    width:836px;
}

#gal_cat{
    width:836px;
}

.panel-overlay p{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;

}

div.pobierz {
    position: absolute;
    float: left;
    top: 200px;
    width: 41px;
    height: 151px;
    display: block;
}

.img_pobierz {
    border: 0px;
}

div.content_container {
    margin: 14px 14px 14px 14px;
    width: 950px;
    float: left;
    text-align: left;
}

img.img_header {
    margin: 14px 14px 0px 14px;
    float: left;
}

.img_pdf {
    float: left;
    margin-left: 25px;
}

tr.header {
    background-color: #b2c1d3;
    height: 25px;
    font-size: 1em;
    font-weight: bold;
}

tr.cont {
    height: 45px;
}

p.pdf-rozmiar {
    font-size: 0.9em;
}

p.pdf-nazwa {
    font-weight: bold;
}
