body{
    padding:0;
    margin:0;
    text-align:center;
    font-family: 'tahoma';
    font-size:12px;
    color:#7a7a7a;
    outline:none;
}

a#home{
    display:block;
    width:120px;
    height:120px;
    position:absolute;
    z-index:2;
    outline:none;
}
a:link, a:active, a:visited{
    text-decoration:none;
    color:inherit;
}


body div{
    text-align:left;
}

#top{
    background-image:url('images/top_back.jpg');
    height:130px;
    margin-bottom:1px;
    text-align:center;
}

#logo{
    margin: 0 auto;
    height:128px;
    width:922px;
    background-image:url('images/logo.jpg');
    text-align:right;
}
#logo p{
    color:#778c9e;
    margin:0;
    position:relative;
    top:60px;
    font-size:11px;
    font-family:tahoma;
    }

#middle{
    text-align:center;
    background:url('images/background.jpg') repeat-x;
    min-height:320px;
    background-color:white
}

.page{
    width:922px;
    margin:0 auto;
}

.page div{
    float:left;
}
.page .left{
    width:260px;
    min-height:200px;
}

.page .right{
    width:660px;
    min-height:200px;
    background:white;
}

.content{
    padding:10px;
}

.page .right hr{
    height:1px;
    background: url('images/hr.jpg') scroll center;
    border:0;
    margin: 10px 0;
}
#bottom{
    background:url('images/bottom_back.jpg');
    min-height:21px;
    margin-bottom:1px;
}

#fooder{
   height:55px;
   background-color:#e6e6e6;
   border-top:1px solid white;
}

#fooder div{
   width:922px;
   margin:auto;
   padding-top:10px;
   text-align:right;
}
.left div{
    float:none;
    width:245px;
    border:1px solid #cccccc;
    background-color:white;
    margin: 5px 0;
    padding:5px;
}
#kontakt{
    min-height:148px;
    background:url('images/kontakt.jpg') bottom right no-repeat white;
    **height:148px;
}
#dojazd{
    background-image:url(images/dojazd.jpg);
    height:78px;
}
#subskrypcja{
    height:116px;
    background-image:url(images/subskrypcja.jpg);
}
.left div span.title{
    color:#82a320;
    font-weight:bold;
}

.left div span.tel{
    color:#7c7c7c;
    font-size:16px;
}

.left div span.number{
    color:#0084ea;
    font-size:16px;
}
.left div p{
    width:150px;
    margin:3px 0;
}

input.button{
    background-image:url('images/button.jpg');
    width:90px;
    height:22px;
    border:0;
    color:white;
}

.input{
    border:1px solid #c8c8c8;
    margin-bottom:1px;
    margin-top:1px;
}

ul#menu{
    margin:2px 0;
    padding:0;
    border-top: 1px solid #b3b3b3;
    width:257px;
    font-size:14px;
    color:#00408e;
    list-style:none;
}
ul#menu li{

    display:block;
}
ul#menu li a:hover{
    color:#7da506;
}
ul#menu li a{
    display:block;
    padding:3px;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    width:249px;
    height:15px;
    background-image:url('images/menu_item.jpg');
}
ul img{
    vertical-align:middle;
    margin-right:4px;
    border:0;
}

ul#menu li ul{
    padding:0;
    display:none;
    list-style:none;
    margin:0;
    font-size:10px;
}

ul#menu li ul li a{
    padding-left:30px;
    width:222px;
    overflow:hidden;
}

textarea{
    width:400px;
    height:200px;
    margin:5px;
    overflow:hidden;
    vertical-align:text-top;
    font-family:tahoma;
    font-size:12px;
    color:#b3b3b3;
}
form{
    display:block;
    margin-left:100px;
}
#sendMessage{

}
span.label{
    font-size:10px;
}

h1{
    font-size:16px;
}


input{
    font-family:tahoma;
    font-size:12px;
    color:#b3b3b3;
}

.message{
    text-align:center;

}

span.projekt{
    font-size:11px;
}

.hmm{
    position:absolute;
    width:100%;
    height:100%;
    z-index:-1;
    background-color:#e6e6e6;
}
