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

.niebieskie_male {
	font-size:10px;
	font-family: Verdana, sans-serif;
	color:#FF0000;
}
.menu_gl {

	font-weight: bold;
	color: #0FB1FF;
	text-decoration: none;

	background-color: #EFEFEF;
	border: solid #0FB1FF;
	border-width:1px;
	
}
.menu_gl a{
position:relative;



	text-decoration: none;
	color: #0FB1FF;
}
.hr{
     

      color: #CCCCCC;
      background: #CCCCCC;
      border:0px;
      height: 1px;
margin-bottom:1px;
margin-top:1px
}



ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 148;
}
ul.MenuBarActive
{
	z-index: 1000;
}
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 148;
}
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 148;
	left: -1000em;
	top: 0;
}

ul.MenuBarVertical ul li
{
	width: 148;
}

ul.MenuBarVertical
{
	border: 1px solid #0FB1FF;
}
ul.MenuBarVertical a
{
	font-weight: bold;
	display: block;
	cursor: pointer;
	background-color: #FFFFFF;
	padding: 1px 0.75em;
	color: #0FB1FF;
	text-decoration: none;
	
}
ul.MenuBarVertical ul
{

	border: 1px solid #0FB1FF;
}
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #99FFFF;
}


ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
.pagination {
            font-size: 80%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #AAE;

	color: #15B;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0 0.6em;
    margin-right: 3px;
	margin-bottom: 0px;
}

.pagination .current {

    background: #26B;
    color: #fff;
	border: solid 1px #AAE;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{

	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.subskrypcja{
border-style:solid;
border-width:3px 3px 3px 3px;
border-color:#EF861D;
}
.border_tlo{
background-repeat:no-repeat;
background-image:url(../media/tlo.JPG);
}
.menu_buttons{
margin-left:16px;
margin-top:30px;
}

.menu2{

width:150px;
margin-top:15px;
margin-left:15px;
}
.menu a {
text-align:center;
color:#1B468D;
border-width:2px;
border-bottom-color:#000000;
border:solid;
	background-color:#FFFFFF;
	padding: 5px;

	display: block;
	font: 12px Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;

	margin-top: 3px;
}
.menu a:hover {
border-color:#000000;
background-color:#F0CFF1;
	text-decoration: none;

}
.menu a:link {
border-color:#000000;
	text-decoration: none;

}
.menu a:visited {
border-color:#000000;
	text-decoration: none;

}