@charset "utf-8";
/* CSS Document */

div#Galeria {background : url(../images/bg_belka.jpg) no-repeat;
overfloat : auto;}
#Galeria h2 {background : url(../images/headers/prace_main.png) no-repeat left 2px;
width : 490px;
height : 38px;
padding : 0;
}
/*-------------------GŁÓWNY CONTENT GALERII----------------*/
div#GalleryMain {
float : right;
width : 730px;}
.miniatura {width : 230px; height : 220px; background : url(../images/miniaturybg.jpg) no-repeat; float : left; margin : 20px 0 5px 10px;}
.miniatura img {margin : 10px 0 0 10px;}
.miniatura h3 {margin : 10px 6px 10px 6px; text-transform : uppercase; color : #b5b5b5; font-weight : bold; text-align:center;
border-bottom: solid 1px #5b0007; display : block; height : 40px;}
/*-------------------MENU BOCZNE GALERII-------------------*/
div#GallerySub {
float : left;
width : 250px;}
#GallerySub ul {width : 230px; padding : 18px 0 20px 10px;}
#GallerySub li {padding : 0; width : 230px; height : 30px;
background : url(../images/bg_gallery_menu.png) no-repeat bottom left; padding: 2px 0 2px 0;}
#GallerySub li a {text-decoration : none; text-transform:uppercase; color : #b5b5b5; font-weight : bold; display : block; padding : 9px 0 0 10px;}
#GallerySub li a:hover { color : #c10412;}
/* #7e0009 */