/* CSS Document */
body {
	background-image: url(images/tlo.jpg);
	background-color: #D9C2B2;
}

a {
	color: #962829;
	font-family: arial;
/*	font-size: 11px;*/
/*	font-size: 14px; zmienione ze wzlędu powiększanie linków w reklamach, należy we wszzystkich starych linkach dodać klasę "link"*/
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color: red;
	font-family: arial;
/*	font-size: 11px;*/
/*	font-size: 14px; zmienione ze wzlędu powiększanie linków w reklamach, należy we wszzystkich starych linkach dodać klasę "link"*/
	text-decoration:none;
	font-weight: bold;
}

a.data {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.data:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.index {
	text-decoration: underline;
	color:#506582;
	font-size: 11px;
	font-weight: normal;
}

a.index:hover {
	text-decoration: underline;
	color:#506582;
	font-size: 11px;
	font-weight: normal;
}

a.link {
	color: #962829;
	font-family: arial;
    font-size: 14px;
	text-decoration:none;
	font-weight: bolder;
}

a.link:hover {
	color: red;
	font-family: arial;
	font-size: 14px;
	text-decoration:none;
	font-weight: bolder;
}

a.naglowek:hover {
	color: #506582;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: underline;
}

a.opislink { 
	color: #F5F5DC;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}

a.opislink:hover { 
	color: #F5F5DC;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bolder;
}

.aa { 
	color: #F5F5DC;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}

.bb, .dd, .ee, .ff {
	color: #535353;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}

.body{
	font-family:Tahoma;
	font-size: 13px;
	line-height: 20px;
}

.by {
	font-size: 11px;
	font-style: italic;
	color: #0000CC;
	text-align: right;
}

.checksum {
	color: #FF9900;	
}

.copyright {
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	background-image: url(images/copyright.jpg);
	font-weight: bold;
	color: #676767;
}

.data {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

.downl {
	font-family: Tahoma;
	font-size: 10px;
	color: #962829;
}

.footer {
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#535353;
	background-image: url(images/footer.jpg);
}

.header {
	background-color: #962829;
	border-color: #996633;
}

.model {
	background-color: #C0C0C0;
	border-color: #996633;
	height: 50px;
}

.naglowek {
	color: #506582;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
	
.newsdate {
	background-image: url(gif/newsdate.gif);
	background-repeat: no-repeat;
	color: #F5F5DC;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}

.newsdater {
	background-image: url(gif/newsdater.gif);
	background-repeat: no-repeat;
	color: #F5F5DC;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}

.h1 {
	font-size: 14px;
}

.newstitle {
	background-image: url(gif/newstitle.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #962829;
	font-weight: bold;
	font-family: Arial;
}

.newstitler {
	background-image: url(gif/newstitler.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #962829;
	font-weight: bold;
	font-family: Arial;
}

.online {
	font-size: 13px;
	color: #000000;
	background-image: url(images/online.jpg);
	vertical-align: middle;
	text-align: center;
	font-family: Tahoma;
}

.opis { 
	color: #F5F5DC;
	font-family: arial;
	font-size: 12px;
	background-image:url(gif/head.gif);
	text-decoration: none;
	font-weight: bolder;
}

.opis:hover { 
	color: #F5F5DC;
	font-family: arial;
	font-size: 12px;
	background-image:url(gif/head.gif);
	text-decoration: underline;
	font-weight: bolder;
}

.options {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.ramkazew {
	border-style: outset;
	border-color: #CCCCCC;
	border-width: 1px;
}

.tekst {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#535353;
}

.version {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
}

.wersja {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	position: relative;
	width: 370px;
	left: 300px;
	top: -17px;
}

/* #dek {
	position: absolute;
	visibility: hidden;
	z-index: 200;
}*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 1002;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(gif/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(gif/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(gif/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #962829; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold; font-size:14px; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 61px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1001;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

#GB_overlay {
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
	width: 100%;
    z-index: 1001;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 1002;
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px 0 22px;
}

.GB_Gallery .content {
    background-color: #fff;
    border: 3px solid #ddd;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 1003;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

.GB_header .inner {
    background-color: #333;
    font-family: Arial, Verdana, sans-serif;
    padding: 2px 20px 2px 20px;
}

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
}

.GB_header .caption {
    text-align: left;
    color: #eee;
    white-space: nowrap;
    font-size: 20px;
}

.GB_header .close {
    text-align: right;
}

.GB_header .close img {
    z-index: 1003;
    cursor: pointer;
}

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
}


#GB_middle {
    color: #eee;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
}

#GB_middle .disabled {
    cursor: default;
}

#GB_middle .left {
    padding-right: 10px;
}

#GB_middle .right {
    padding-left: 10px;
}


.GB_Window .content {
    background-color: #fff;
    border: 3px solid #ccc;
    border-top: none;
}

.GB_Window .header {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #999;
    border-left: 3px solid #ccc;
    border-right: 3px solid #ccc;
    margin: 0;

    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption {
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    /*padding-right: 20px;*/
	padding-left: 7px;
    color: #962829;
}

.GB_Window .close { text-align: right; }
.GB_Window .close span { 
    font-size: 12px;
    cursor: pointer; 
}
.GB_Window .close img {
    cursor: pointer;
    padding: 0 3px 0 0;
}

.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }