body {
    font-family: verdana, arial, sans-serif;
    font-size: 80%;
    line-height: 1.2em;
    color: #615F60;
    background-color: #F7F7F7;
}

h1 {
    font-size: 120%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

p {
    margin: 10px;
}

a {
        color: #615F60;
}

#container {
 width: 1000px;
 min-height: 300px;
 margin: 0 auto;
}

#top {
    
    width: 1000px;
    height: 203px;
    position: relative;
}

#top object {
    position: absolute;
    top: 0px;
    left: 320px;


}

#top_menu {
    background-image: url('/img/top_menu.jpg');
    width: 1000px;
    height: 50px;
        background-repeat: no-repeat;
    margin-bottom: 20px;
}

#top_menu ul  {
    width: 420px;
    
    margin: 0 auto;

        }

#top_menu ul li {
float: left;
list-style-image: url('/img/menu_top_square.png');
}

#top_menu a {


font-weight: bold;    
color: #fff;
text-decoration: none;
font-size: 11px;
display: block;
    padding-top: 15px;
height: 35px;
    padding-right: 25px;
    padding-left: 0px;

}


#top_menu a:hover  {
 
     color: #ddd;
}



#nav_left {
    background-color: #EFEFEF;
    width: 220px;
    min-height: 200px;
    float: left;
    font-size: 80%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#nav_left a {
    padding: 2px;
    text-decoration: none;
    display: block;
    
}

#nav_left a:hover  {
background-color: #E7D3CC;
}

#nav_left_header {
background-image: url('/img/menu_top.png');
    width: 220px;
    height: 34px;
margin-bottom: 10px;
}


.menu_tutaj {
background-color: #E7D3CC;
    
}


#nav_left ul li {
margin-left: 30px;
list-style-image: url('/img/menu_square.png');

}

#nav_left ul li a {
        font-weight: bold;
border-bottom: 1px solid #D5D5D5;
}

#nav_left ul ul li a {
    font-weight: bold;
    color: #D24A10;
    border-bottom: none !important;
}

#nav_left ul ul li {
    margin-left: 10px;
list-style-image: url('/img/menu_square_red.png') !important;
}

#nav_left ul ul ul li a {
    color: #888;
    text-decoration: underline;
    font-weight: normal;
    border-bottom: none !important;
}

#nav_left ul ul ul li {
    margin-left: 10px;
list-style-image: url('/img/menu_triangle2.png') !important;
}


#content {
    float: left;

    width: 750px;
    padding-left: 30px;
    margin-bottom: 10px;
}

#content_bez_menu {
    width: 1000px;
    margin-bottom: 10px;
    min-height: 400px;
}

#footer {
    text-align: center;
    height: 46px;
background-image:url('/img/footer_bkg.png');
background-repeat: repeat-x;
width: 100%;
}

#footer_inner {
   width: 1000px;
   height: 23px;
   margin:0 auto 0 auto;
   padding-top:23px;
   background-image:url('/../../../img/footer.png');
   background-repeat: no-repeat;
   color:#fff;
   text-align:center;
   font-size:12px;
   font-weight: bold;
}

 

.clr {
    clear: both;
}


#table_newsy {
    width: 100%;
}

#table_newsy td {
    width: 50%;
    border-bottom: 1px dotted #ccc;
    border-right: 1px dotted #eee;
    padding: 15px 5px 5px 5px;
    font-size: 75%;
    
}

.table_pliki {
    width: 80%;
}

.table_pliki th {
    background-color: #888;
    color: #fff;
    padding: 2px 5px;
        border: 1px solid #666;
    font-weight: normal;
}

.table_pliki td {
border-bottom: 1px dotted #ccc;
    border-right: 1px dotted #eee;
    padding: 15px 5px 5px 5px;
    font-size: 75%;
}

#menu_main img {

    margin: 10px 30px;
	width: 258px;
	height: 209px;
}

.foto_newsy {
border: 1px solid #EF6638;
margin: 0px 10px 0px 0;
float: left;

}

.news_end {
    padding-bottom: 10px;
    clear: both;
    border-bottom: 1px solid #eee;
}

.readMoreLink a {
display: block;
width: 95px;
height: 18px;
background-image: url('/img/wiecej.png');
float: right;
color: #fff;
font-weight: bold;
text-decoration: none;
text-align: center;
font-size: 10px;
padding-top: 2px;
}

.date {
    font-size: 80%;
    color: #aaa;
}

.newsy {
    padding: 5px 0;
}

