body{
background-color: RGB(53,104,137);
}
#glowne{
margin: 0 auto 0 auto;
width: 1023px;
height:714px;

}

#logo{
background-image: url("../img/header.png");
background-position: center;
background-repeat: no-repeat;
height:252px;
width: 1023px;
    -moz-border-radius-topleft: 20px; /* FF1+ */
    -moz-border-radius-topright: 20px; /* FF1+ */
    -webkit-border-top-right-radius: 20px; /* Saf3+, Chrome */
    -webkit-border-top-left-radius: 20px; /* Saf3+, Chrome */
    border-top-right-radius: 20px; /* Opera 10.5, IE 9 */
    border-top-left-radius: 20px;
}

#menu{
background-image: url("../img/menu.png");
background-repeat: no-repeat;
float:left;
width: 309px;
height:411px;

text-align: center;
}


#menu a{
text-decoration:none;
font-weight: bold;
padding-left: 40px;
padding-top: 5px;
color:black;
}
#menu a:hover{
color: white;

}

#zawartosc #galeria #glowna{
	min-width: 480px;
	height: 200px;
    -webkit-border-radius: 20px; /* Saf3+, Chrome */
    border-radius: 20px; /* Opera 10.5, IE 9 */
    -moz-box-shadow: 2px 0px 4px RGBA(220,220,220,1);/* FF3.5+ */
    -webkit-box-shadow: 0px 1px 4px RGBA(220,220,220,1); /* Saf3.0+, Chrome */
    box-shadow: 2px 0px 4px RGBA(220,220,220,1); /* Opera 10.5, IE 9.0 */
    filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=2px, OffY=0px, Color='#DCDCDC'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=2px, OffY=0px, Color='#DCDCDC')"; /* IE8 */
	
	}
#zawartosc{
background-image: url("../img/content.png");
background-position: center;
background-repeat: no-repeat;
float:right;
width:714px;
height:411px;
overflow:hidden;
color: RGB(0,180,255);

}
#galeria{
    width:inherit;
    min-height:381px;
    margin-top:30px;
    overflow:auto;
}

#lmenu li{
list-style: none;
text-decoration:none;
display: block;
text-align:left;
}

#lmenu li a{
display:block;
height: 34px;
width: auto;
background-image: url("../img/menu1.png");
background-repeat: no-repeat;
background-position: left;
}
#lmenu li a:hover{
background-image: url("../img/menu.gif");
background-repeat:no-repeat;
}

.lmenu{
margin-top: -21px;
margin-left: 10px;
}

.zdjecie{
  height: 150px;
  width: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  border:none;
  margin-right: 10px;

}


h5{
color: RGB(255,227,0);
text-align: center;
font-size: 20px;

}
b{
margin: 0 auto 0 auto;
}

.ramka{
  text-align: center;
  font-size: 120%;
  background-image: url("../img/ramka.png");
  width: 586px;
  height: 185px;
  margin:10px auto 0 auto;
  padding-top:10px;
  color:black;
  background-repeat:no-repeat;
}

.ramka a{
text-decoration: none;
color: #801818;
}

.ramka a:hover{
text-decoration:underline;
}
#galeria .informacje{
   margin-top: 4px;
   font-size: 15px;
}

#galeria table{
	margin: 0 auto 0 auto;
	border-collapse: collapse;
border-right:2px solid RGB(46,88,118);
}
#galeria table th{
			border-collapse: collapse;
	border:2px solid RGB(46,88,118);
        color:white;
}
#galeria table tr{
			border-collapse: collapse;
	border:2px solid RGB(46,88,118);
}
#galeria table td{
		border-collapse: collapse;
	border-right:2px solid RGB(46,88,118);
}
.small{
  font-size: 70%;
}

.zordLink{
    
margin-left:10%;
}

#galeria p{
font-size: 15px;
font-weight: bold;
text-align: center;
}

H3{
  margin: 0 0 0 0;
  font-size: 14px;
  text-align: center;
font-weight: normal;
}
h1{
  text-align: center;
  font-size: 90%;
}

#footer{
    background-image:url("../img/footer.png");
	clear:both;
	width:1023px;
	height:51px;
	color: black;
	margin: 0 auto 0 auto;
	text-align: center;
        font-size: 15px;
            -moz-border-radius-bottomright: 20px; /* FF1+ */
    -webkit-border-bottom-right-radius: 20px; /* Saf3+, Chrome */
    border-bottom-right-radius: 20px; /* Opera 10.5, IE 9 */
}

#footer a{
	text-decoration: none;
	color:black;
}

#footer a:hover{
	text-decoration:underline;
}





.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;

background-color: RGB(46,88,118);
-moz-border-radius: 20px; /* FF1+ */
    -webkit-border-radius: 20px; /* Saf3+, Chrome */
    border-radius: 20px; /* Opera 10.5, IE 9 */
}
.vscrollerbar {
width: 10px;
background-image:url("../img/scrollbar.png");
background-position:center;
-moz-border-radius: 20px; /* FF1+ */
    -webkit-border-radius: 20px; /* Saf3+, Chrome */
    border-radius: 20px; /* Opera 10.5, IE 9 */
}
.hscrollerbase {
height: 10px;
background-color: RGB(46,88,118);
-moz-border-radius: 20px; /* FF1+ */
    -webkit-border-radius: 20px; /* Saf3+, Chrome */
    border-radius: 20px; /* Opera 10.5, IE 9 */
}
.hscrollerbar {
height: 10px;
background-color: RGB(30,60,80);
-moz-border-radius: 20px; /* FF1+ */
    -webkit-border-radius: 20px; /* Saf3+, Chrome */
    border-radius: 20px; /* Opera 10.5, IE 9 */
}

img{
       -webkit-border-radius: 20px; /* Saf3+, Chrome */
    border-radius: 20px; /* Opera 10.5, IE 9 */
    -moz-box-shadow: 2px 0px 4px RGBA(220,220,220,1);/* FF3.5+ */
    -webkit-box-shadow: 0px 1px 4px RGBA(220,220,220,1); /* Saf3.0+, Chrome */
    box-shadow: 2px 0px 4px RGBA(220,220,220,1); /* Opera 10.5, IE 9.0 */
    filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=2px, OffY=0px, Color='#DCDCDC'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=2px, OffY=0px, Color='#DCDCDC')"; /* IE8 */

}

#promocja p{
	text-align:center;}
#promocja h4{
text-align: center;
font-size: 20px;	
color: #801818;
	}
#zawartosc #promocja ul li{
	list-style: none;
	text-align:center;
	}
	
#galeria a{
text-decoration:none;
font-weight: bold;
color:black;
}
#galeria a:hover{
color: white;
}
