/* 
    Document   : press_gallery
    Created on : 2009-01-10, 13:02:58
    Author     : lukasz
    Description:
        Purpose of the stylesheet follows.
*/
.press_gallery {border-top:1px solid #CCCCCC;width:100%;}
.press_gallery .press_gallery_main {width: 468px;}
.press_gallery .press_gallery_right {float:right;right:0px;top:0px;width:228px;margin:0px;padding:0px;overflow:hidden;}
.press_gallery h2 {padding:6px 10px;background-color:#004a80;color:#ffffff;font-size:11px;line-height:13px!important;font-weight:bold;}
.press_gallery a {display:block;text-decoration:none;border-bottom:1px solid #CCCCCC;}
.press_gallery a:hover {background-color:#F3F3F3;color:#666666;}
.press_gallery .zdjecie {float: left; clear: left; width: 120px; text-align: center;padding: 15px 0px;}
.press_gallery .zdjecie img {width:100px!important; padding: 10px 0px; border: solid 0px #000000}
.press_gallery .gallery {padding: 15px 0px;padding-left: 120px;font-size:11px;line-height:14px;cursor:pointer;}
.press_gallery .gallery:hover {background-color:#F3F3F3;color:#666666;}
.press_gallery .tytul {font-weight: bold;padding: 0px 10px;color:#000000;}
.press_gallery .dzial {color:#00AEEF;padding: 2px 10px;font-size: 10px;}
.press_gallery .tresc {color:#999999;text-align:justify;padding: 0px 10px;}
.press_gallery .tresc a {display:block;color:#999999;text-decoration:none;padding: 3px 10px;}
.press_gallery .tresc a:hover{color:#666666;}
.press_gallery .tresc p { margin: 4px 0px;}
.press_gallery .clear {clear:both}

.press_gallery_main .tresc {padding: 10px 0px!important;}

.press_gallery_files {width:228px;margin-bottom:12px;}
.press_gallery_files .tytul {width:226px;border: 1px solid #004a80; background-color: #004a80; color: #ffffff; font-size: 11px; line-height:13px; font-weight:bold;}
.press_gallery_files .tytul span {display:block;padding:4px 0px 4px 10px;}
.press_gallery_files .tresc {width:226px!important;border: 1px solid #999999;margin:0px;}
.press_gallery_files .link {margin: 5px 10px;font-size: 11px; line-height:11px; color:#999999;}
.press_gallery_files .link a {display:block;padding:5px 0px 6px 27px;margin:0px;border:0px;color: #999999;text-decoration: none;background:url('/media/images/arrow_blue.gif') top left no-repeat;background-position: 11px 50%}
.press_gallery_files .link a:hover {color: #666666;}
.press_gallery_files .pobierz {margin: 5px 10px;font-size: 11px; line-height:11px; color:#999999}
.press_gallery_files .pobierz a {display:block;padding:5px 0px 6px 27px;margin:0px;border:0px;color: #999999;text-decoration: none;background:url('/media/images/arrow_blue_down.gif') top left no-repeat;background-position: 11px 50%}
.press_gallery_files .pobierz a:hover {color: #666666;}
