body{
    background-color: #f3f7fa;
}
h1.yellow{
    color: #f4c20a;
    font: normal 20px/25px tahoma, sans-serif;
    text-align: center;
    padding-top: 100px;
}
#container{
    width: 960px;
    margin: 0 auto;
}
#header{
    clear: both;
    border-bottom: 1px solid #dfdfdf ;
    position: relative;
}
#header #flash_old{
    height: 490px;
    width: 525px;
    background-color: white;
}
#header #flash #logo{
    position: absolute;
    text-align: center;
    font: bold 12px/14px arial;
    color: #717171;
    left: 0;
    top: 0;
}
#header #flash #logo img{
    text-align: center;
    margin: auto;
}
#header #flash #logo a{
    margin: 30px 0;
    display: block;
}
#header #HeaderRight{
    position: absolute;
    right: 0;
    top: 0px;
    width: 470px;
}
#header #HeaderRight ul.menu{
    display: block;
    padding: 100px 0;
}
#header #HeaderRight img{
    padding-left: 30px;
}
#header #HeaderRight ul.menu li{
    float: left;
    font: bold 14px/18px arial;
    margin-left: 10px;
    text-align: right;
    
}
#header #HeaderRight ul.menu li a{
    color: #3b3b3b;
}
#header #HeaderRight ul.menu li.selected a{
    color: #08bbd1;
}
#header #HeaderRight #text{
    font: normal 11px/13px arial;
    color: #717171;
    padding: 30px 30px 0;
}
#header #telInformacje{
    text-align: center;
    font: bold 14px/18px arial;
    padding: 20px 0 10px;
}
#header #tel{
    color: #fff;
    font: bold 24px/37px arial;
    text-align: center;
    background: url('../img/view/default/tel.png') no-repeat center center;
    height: 40px;
}
#header #tel a{
    font: bold 16px/40px arial;
    color: white;
    text-decoration: none;
}
#content{
    font: normal 11px/15px arial;
    color: #717171;
}
#content .box{
    float: left;
    width: 298px;
    padding: 10px;
    margin: 15px 0;
}
#content .box ul li a,#content .box ul li{
    font: normal 12px/15px arial;
    color: #717171;
}
#content .box2{
    width: 600px;
    float: left;
    padding: 10px;
    margin: 15px 0;
    border-right: 1px dotted #dfdfdf;
}
#content .borderCenter{
    border-left: 1px dotted #dfdfdf;
    border-right: 1px dotted #dfdfdf;
}
#content h1{
    font: bold 14px/34px arial;
    color: #08bbd1;
    clear: both;
    text-align: center;
}
#content h1 span{
    color: #000;
}
#content h2{
    font: bold 12px/20px arial;
    color: #08bbd1;
}
#content p{
    font: normal 11px/15px arial;
    color: #717171;
    padding: 10px 0;
}
#content .sponsor{
    text-align: center;
    width: 450px;
    float: left;
    padding: 20px  13px;
}
#content ul li{
    list-style-type: disc;
    padding: 3px 0;
    color: #505050;
    font: normal 14px/16px arial;
    margin-left: 10px;
}
.aktualnosci {
    background: url('../img/view/default/aktualnosci_bg.png') no-repeat bottom center;
    margin-bottom: 10px;
}
.index_thumb{
    float: left;
    width: 99px;
    height: 99px;
    text-align: center;
}
.thumbnail{
    border: 2px solid #08bbd1;
    display: inline;
}
#content .aktualnosci h1{
    font: bold 11px arial;
    color: black;
    text-align: left;
}
.aktualnosci span.data{
    font:normal 10px/12px arial;
    color: #717171;
    padding-bottom: 10px;
}
.aktualnosci .tresc{
    font:normal 11px/15px arial;
    color: #717171;
    padding: 15px 0;
}
.aktualnosci .tresc a{
    color: #08bbd1;
    font-weight: bold;
}
.centerLink {
    display: block;
    text-align: center;
    padding: 10px 0;
    clear: both;
}
.centerLink a{
    display: inline;
}
#footer{
    height: 185px;
    display: block;
    background: url('../img/view/default/footer_bg.png') repeat-x center top;
    border-top: 4px solid #dfdfdf;
}
#footer #contentFooter{
    width: 800px;
    margin: auto;
    padding-top: 45px;
}
#footer #contentFooter img{
    float: left;
}
#footer #contentFooter span{
    float: left;
    font: normal 14px/18px Arial;
    color: #c6c6c6;
    padding-top: 27px;
    padding-left: 65px;
    width: 140px;
    text-align: center;
}
#footer #contentFooter ul.menu{
    float: right;
    width: 307px;
    height: 100px;
    border-left: 1px dotted #6d6d6d;
    padding-left: 70px;
}
#footer #contentFooter ul.menu li{
    display: inline;
    font:bold 10px/88px arial;
}
#footer #contentFooter ul.menu li a{
    color: #999999;
}
#footer #contentFooter ul.menu li.selected a{
    color: #fff;
}

.paging{
    display: block;
    clear: both;
    text-align: center;
    color: #08BBD1;
}
.paging a{
   color: #08BBD1; 
}
.paging div{
    display: inline;
}
.paging .current, .paging .disabled{
    color: #303030;
}
