/* 
    Document   : strona_pressroom
    Created on : 2009-08-06, 16:51:20
    Author     : MoolaK
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
    display: block;
}
#naglowek_pressroom {
    float: none;
    clear:both;
}
#lista_wrapper_pressroom {
    border: none;
    margin: 5px;
    width: 520px;
    float: left;
    clear:none;
}
#lista_wrapper_pressroom a,#panel_wrapper_pressroom a {
    color:#8BD40B;
    font-weight:normal;
    text-decoration:none;
    border-style:none;
    font-family: Tahoma;
    font-size:10pt;
}
#panel_wrapper_pressroom {
    border: none;
    background-color: #000000;
    margin:5px;
    width: 215px;
    float: right;
    clear:none;
    }
#panel_wrapper_pressroom_top_img {

}
#panel_wrapper_pressroom_bottom_img {
    background-color:white;
    margin:0;
    padding:0;
}
.wpis_pojemnik {
    width:500px;
    margin:0;
    margin-bottom: 5px;
    border: none;
    text-align:center;
    float:left;
    clear:both;
}
.miniaturka_pressroom {
    margin: 2px;
    padding:2px;
    border: none;
    float: left;
}
.wpis_tekst_pojemnik{    
    float:left;
    clear: none;
}
.data_pressroom {
    margin: 0 5px;
    float: left;
    clear:both;
	 font-family: Tahoma;
	 font-size: 10pt;
}
.tytul_pressroom {
    float: left;
    clear:none;
	 font-family: Tahoma;
	 font-size: 10pt;
	 font-weight: bold;
}
.zalacznik_pressroom {
    
    float: left;
    clear:both;
}
.pressroom_spacer {
        width: 98%;
    color: #aaaaaa;
    float: none;
    clear:both;
}
/* PRAWY PANEL */
.link_pojemnik{
    width:215px;
 padding:0 0 0 2px;
   height: 25px;
}
.link_ikonka_pojemnik {
    width: 25px;
    height: 25px;
    float: left;
    clear:none;
    }
.link_tekst_pojemnik{
    width: 190px;
    height: 25px;
    float: left;
    clear:none;
}
