/* --- standard --- */
html{
    height: 100%;
}

body{
    font-family:verdana;
    font-size:12px;
    margin:0px;
    padding:0px;
    height: 100%;
}

/* --- class --- */
.clear{
    clear:both;
}
.outer{
    width:990px;
    margin:0 auto;
    /*border:1px solid;*/
    background:#ededed;

    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto 1em;

}
.top_option{

}
.top_option .top_left{
    float:left;
}
.top_option .top_right{
    float:right;
}
.top_option ul{
    padding:0px;
    margin:0px;
}
.top_option li{
    list-style:none;
    display:inline;
}
.top_option a{
    float:left;
    font-size:10px;
    padding:5px;
    color:#2c2c2c;
    text-decoration:none;

}
.top_option a:hover{
    color:#ffffff;
    background:#000000;
}
.header{

}
.header_img{
    width:990px;
    height:156px;
}
.main{
    text-align:justify;
    /*border:1px solid;*/
}
.main .box_top{
    background:url('img/modul_top.jpg') no-repeat;
    line-height:7px;
    width:230px;
    height:7px;
}
.main .box_title{
    background:#6db5e4;
    padding:0px 0px 5px 0px;
}
.box_bottom{
    background:url('img/modul_bottom.jpg') no-repeat;
    line-height:8px;
    width:230px;
    height:8px;
}
.box_middle{
    background:url('img/modul_middle.jpg') no-repeat;
    font-size:0px;
    line-height:6px;
    width:230px;
    height:6px;
}
.box_end{

}
.box_end .end1{
    width:230px;
    height:8px;
    font-size:0px;
    background:url('img/modul_end.jpg') no-repeat;
}
.box_end .end_spacer{
    width:230px;
    height:8px;
    background:#6DB5E4;
}
.box_end .end2{
    width:230px;
    height:8px;
    font-size:0px;
    background:url('img/modul_end2.jpg') no-repeat;
}
.main .box_content{
    text-align:left;
    font-size:10px;
    margin:0px;
    padding:0px 0px 6px 0px;
    border-left:4px solid #6db5e4;
    border-right:5px solid #6db5e4;
}
.main .box_content p {
    margin:0px;
    padding:0px 10px 6px 10px;
}
.main .box_content ul{
    padding-left:25px;
    margin:0px;
    padding:0px 0px 0px 25px;
}
.main .box_content li{
    list-style-image:url('img/li_arrow.jpg');
    margin:0px;
    padding:0px;
}
.main .box_content a{
    font-size:12px;
    color:#000000;
    text-decoration:none;
    margin:0px;
    padding:0px;
    display: block;
}

.main .box_content img{
    border: none;
    background: none;
    display: block;

}
.main .box_content a:hover{
    /*
    background:#000000;
    color:#ffffff;
    */
    text-decoration: underline;
}
.main h1{
    margin:0px;
    padding:0px;
    text-decoration:underline;
    font-weight:bold;
    color:#1e1e1e;
    font-size:16px;
}
.main h2{
    margin:0px;
    padding:0px;
    text-decoration:underline;
    font-weight:bold;
    color:#1e1e1e;
    font-size:14px;
}
.main h3{
    margin:0px;
    padding:0px 12px 0px 12px;
    /*text-decoration:underline;*/
    font-weight:bold;
    color:#1e1e1e;
    font-size:10px;
    text-align: left;
}
.main p{
    margin:0px;
    padding:5px;
}
.main_left{
    float:left;
    width:230px;
    /*border:1px solid;*/
}

.main_center{
    float:left;
    width:513px;/*498px;*/
    /*border:1px solid;*/
}
.main_center .left-padding{
    padding-left:15px;
}
.main_center .news_top{
    width:498px;
    height:8px;
    background:url('img/news_top.gif') no-repeat;
    line-height:8px;
    font-size:0px;
}
.main_center .news_title{
    width:498px;
    background:#3D92C9;
}
.main_center .news_title .news_left{
    float:left;
}
.main_center .news_title .news_left .iko{
    float:left;
}
.main_center .news_title .news_right{
    font-size:10px;
    float:right;
}
.main_center .news_title .padding_title{
    padding:0px 7px 6px 7px;
    text-align: left;
}
.main_center .news_bottom{
    background:url('img/news_bottom.gif') no-repeat;
    width:498px;
    height:7px;
    line-height:7px;
    font-size:0px;
}
.main_center .news_content{
    /*background:#CFCFCF;*/
    background: #FFFFFF;
    padding: 0px 10px 2px 10px;
}
.main_center .news_content li{
	padding: 5px;
}
.main_center .news_content a{
    font-size:12px;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
    font-style: italic;
    margin:0px;
    padding:0px;
}
.main_center .news_content a:hover{
    /*
    background:#000000;
    color:#ffffff;
    */
    text-decoration: underline;
}
.main_center .news_content .news_gallery{
    width: 100%;
    margin:0px;
    padding:10px 0px 0px 0px;
    float: left;
}
.main_center .news_content .news_gallery img{
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    border: 2px solid #6AB8E9;
}
.main_right{
    float:right;
    width:230px;
    /*border:1px solid;*/
}
.footer, .push {
    height: 0em;
}
.footer{
    color:#ffffff;
    background:#6AB8E9;
    height:60px;
    font-size:9px;
    text-align:center;
}
.wstecz{
    text-align:right;
    margin-top: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
    /*font-weight: bolder;*/

}
.wstecz a{
    text-decoration: none;
    font-size: 14px;
    color: #6AB8E9;
}
.top_menu{
    color: red;
}
.wiecej{
    text-align:right;
    padding:10px 5px 10px 0px;
}
.wiecej a{
    padding:3px 4px 3px 4px;
    text-decoration:none;
    color:#000000;
}
.wiecej a:hover{
    /*
    background:#000000;
    color:#ffffff;
    */
    text-decoration: underline;
}
.articleGallery{
    text-align: center;
    background: #ffffff/*#72aad8;*/
}
