/* 
    Document   : style
    Created on : 2010-03-27, 10:55:29
    Author     : Kamil
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body{
    background-color: #f6f2ef;
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 20px;
}

a{
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
div.clear {
    height: 0px;
    font-size: 1px;
    clear: both;
    overflow: hidden;
}
div#margin{

}
div#top-belt {
    background: url('../images/top-belt.gif') repeat-x;
    height: 32px;
    display: block;
    margin-top: -16px
}
div#bottom-belt {
    background: url('../images/bottom-belt.gif') repeat-x;
    height: 19px;
    display: block;
    
}
div#logo{
    background: url('../images/logo.gif') no-repeat;
    height: 80px;
    width: 188px;
    display: block;
    float: left;
    margin-top: 9px;
    margin-left:110px;
}
ul#menu{
    margin-top: 50px;
    margin-right:80px;
    float: right;
}

ul#menu li.taksometr{
    background: url('../images/menu.gif') 0px 0px no-repeat;
    height: 48px;
    width: 109px;
    display: block;
    float: left;
    margin: 0px 4px 0px 4px;
}

ul#menu li.taksometr-active{
    background: url('../images/menu.gif') -109px 0px no-repeat;
    height: 48px;
    width: 117px;
    display: block;
    float: left;
    margin: 0px;
}

ul#menu li.taksometr:hover{
    background: url('../images/menu.gif') -109px 0px no-repeat;
    height: 48px;
    width: 117px;
    display: block;
    margin: 0px;
}

ul#menu li.pomoc{
    background: url('../images/menu.gif') 0px -48px no-repeat;
    height: 48px;
    width: 109px;
    display: block;
    float: left;
    margin: 0px 4px 0px 4px;
}

ul#menu li.pomoc-active{
    background: url('../images/menu.gif') -109px -48px no-repeat;
    height: 48px;
    width: 117px;
    display: block;
    float: left;
    margin: 0px 4px 0px 4px;
}

ul#menu li.pomoc:hover{
    background: url('../images/menu.gif') -109px -48px no-repeat;
    height: 48px;
    width: 117px;
    display: block;
    margin: 0px;
}

ul#menu li.faq{
    background: url('../images/menu.gif') 0px -96px no-repeat;
    height: 48px;
    width: 109px;
    display: block;
    float: left;
    margin: 0px 4px 0px 4px;
}

ul#menu li.faq-active{
    background: url('../images/menu.gif') -109px -96px no-repeat;
    height: 48px;
    width: 117px;
    display: block;
    float: left;
    margin: 0px 4px 0px 4px;
}

ul#menu li.faq:hover{
    background: url('../images/menu.gif') -109px -96px no-repeat;
    height: 48px;
    width: 117px;
    display: block;
    margin: 0px;
}
ul#menu li.kontakt{
    background: url('../images/menu.gif') 0px -144px no-repeat;
    height: 48px;
    width: 109px;
    display: block;
    float: left;
    margin: 0px 4px 0px 4px;
}
ul#menu li.kontakt-active{
    background: url('../images/menu.gif') -109px -144px no-repeat;
    height: 48px;
    width: 117px;
    display: block;
    float: left;
    margin: 0px 4px 0px 4px;
}
ul#menu li.kontakt:hover{
    background: url('../images/menu.gif') -109px -144px no-repeat;
    height: 48px;
    width: 117px;
    display: block;
    margin: 0px;
}
ul#menu li a span{
    width:109px;
    height: 48px;
    display: block;
}
div#menu-content{
    margin:0 auto;
    padding-bottom:20px;
    position:relative;
    width:1017px;
}
div#footer-content{
    margin:0 auto;
    padding-bottom:20px;
    position:relative;
    width:840px;
    color: grey;
}

div#content{
    margin:0 auto;
    padding-bottom:20px;
    position:relative;
    width:878px;
    margin-top: 20px;
}
div#content div#outer-top{
     background: url('../images/outer_top.gif')no-repeat;
     display: block;
     width: 878px;
     height: 7px;
}
div#content div#outer{
    background: url('../images/outer.gif') repeat-y;
    display: block;
    width: 878px;
}
div#content div#outer-bottom{
    background: url('../images/outer_bottom.gif')no-repeat;
    display: block;
    width: 878px;
    height: 8px;
}
div#inner{
    padding: 20px;
}
div#main-left{
    float: left;
    width: 55%
}
div#main-right{
    float:right;
    width: 45%
}
h1#cotojesttaksometr{
    background: url('../images/cotojesttaksometr.gif')no-repeat;
    width: 228px;
    height: 41px;
    position: relative;
    top: 0px;
    left: -37px;
}
h1#kryteriawyszukiwania{
    background: url('../images/kryteria-wyszukiwania.gif')no-repeat;
    width: 228px;
    height: 41px;
    position: relative;
    top: 0px;
    left: 185px;
}
h1#kryteriawyszukiwania2{
    background: url('../images/kryteria-wyszukiwania2.gif')no-repeat;
    width: 228px;
    height: 41px;
    position: relative;
    top: 0px;
    left: -36px;
}
h1#faq{
    background: url('../images/faq.gif')no-repeat;
    width: 228px;
    height: 41px;
    position: relative;
    top: 0px;
    left: -37px;
}
h1#pomoc{
    background: url('../images/pomoc.gif')no-repeat;
    width: 228px;
    height: 41px;
    position: relative;
    top: 0px;
    left: -37px;
}
h1#kontakt{
    background: url('../images/kontakt.jpg')no-repeat;
    width: 228px;
    height: 41px;
    position: relative;
    top: 0px;
    left: -37px;
}
div#main-left div.lead{
    font-weight: bold;
}
div#main-right form{
    margin-left:50px;
}
form input{
    color: grey;
}
div#main-right form input, div#main-right form select{
    width: 320px;
}
form div{
    margin-bottom: 20px;
}
form label{
    font-weight: bold;
    margin-top: 10px;
}
form span.input{
    float: left;
    margin-left: 20px;
    width: 215px;
}
form span#others a{
    color: grey;
}
button#oblicz{
    background-color: white;
    width: 86px;
    height: 30px;
    display: block;
    border: 1px solid #FFD200;
    float: right;
    margin-right: 5px;
}

div#bottom-boxes{
    padding-left: 20px;
    margin-bottom: 20px;
}
div#left-box, div#middle-box, div#right-box{
    float:left;
    margin-right:10px;
    width:275px;
}
hr{
    width: 840px;
    border: 0;
    color: #9E9E9E;
    background-color: #9E9E9E;
    height: 1px;
    text-align: left;
}
div#footer-left{
    float: left;
}
div#footer-right{
    float: right;
}
span.input button#oblicz {
    margin-top: 17px ;
    margin-right:-15px;
}
input,select {
       width: 200px;
}
div#mapresult div#left{
    float:left;
    width: 270px;
}
div#mapresult div#right{
    float:right;
}
div#mapresult h1#szczegolytrasy{
    background: url('../images/szczegolytrasy.gif')no-repeat;
    width: 228px;
    height: 41px;
    position: relative;
    top: 0px;
    left: -36px;
}
div#mapresult h1#trasanamapie{
    background: url('../images/trasanamapie.gif')no-repeat;
    width: 228px;
    height: 41px;
    position: relative;
    top: 0px;
    left: 361px;
}
div#map_canvas {
    border: 1px solid black;
    width:550px;
    height: 550px;
    display: block;
}
div#details{
    padding: 5px;
}
div#logo a span{
    display: block;
    width:188px;
    height: 80px;
}
div#details span#korporacja_label,
div#details span#dlugosc_label,
div#details span#kwota_label
{
    font-weight: bold;
}
div#details span#korporacja_value,
div#details span#dlugosc_value,
div#details span#kwota_value
{
    float: right;
}
div.question p{
    font-weight: bold;
}
div.answer p{

}
div#messages{
    border:1px solid red;
    display: none;
    padding:15px;
}
div#messages div{
    margin:0px;
    color: red;
}
