/* style do tinymce */
/* tekst */
body#tinymce{
    background-color: #FAF9FA;
}
body{
    font: normal 12px/16px "Century Gothic",sans-serif;
}
strong{
    font-weight: bold;
}
em{
    font-style: italic;
}
h1{
    font: bold 30px/35px "Century Gothic",sans-serif;
    color: #505050;
}
 h2{
    color: #505050;
    font: bold 15px/20px arial,sans-serif;
}
 p{
    font: normal 15px/20px arial,sans-serif;
    color: #5e5e5e;
    padding:10px 0;
}
 a{
    color: #db7551;
}
 ul{
    margin-left: 20px;
}
 li{
    font: normal 12px/16px arial,sans-serif;
    list-style-type: disc;
    color: #757575;
    padding: 1px 0;
}
 table{
    border-collapse: separate;
    border-spacing: 2px;
    text-align: center;
}
 .center{
    text-align: center;
}
 #informacje h2,.informacje h2{
    background: url(../img/default/underline.png) no-repeat bottom left;
    clear:both;
    display:block;
    float:left;
    margin:20px 0;
    padding-bottom:5px;
    width:100%;
}
 p span{
    color: #db7551;
}

#leftBlok{
    float: left;
    width: 250px;
    float:left;
    text-align:center;
    width:310px;
}
#leftBlok img{
    display: inline;
}
#leftBlok h2{
    text-align: left;
    background: url(../img/default/underline.png) no-repeat bottom left;
    margin: 20px 0;
    padding-bottom: 5px;
}
#informacje,body.informacje{
    float: right;
    width: 650px;
}
.paliwo,.wyposazenie{
    float: left;
    width: 130px;
    color: #757575;
    font: normal 11px/13px arial;
    padding-top: 10px;
}
.paliwo{
    height: 60px;
}
.paliwo img,.wyposazenie img{
    border: 1px solid #919191;
    float: left;
    margin-right: 10px;
    margin-top: -10px;
}
.wyposazenie{
    width: 650px;
    float: none;
}

#informacje table,#informacje p{
    font: normal 13px/1.3em arial, sans-serif;
    color: #757575;
}
#informacje table{
    margin-bottom: 20px;
    font-size: 11px;
}

