body {
	margin: 100px 0;
	padding: 0;
	background: #DEEEFE;
	color: #FFFFFF;
	transform: scale(1.1,1.1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
    -webkit-transform: scale(1.1,1.1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.1,1.1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
}

#other {
	margin: -20px 0 -20px 0;
	width: auto;
	padding: 30px;
	background: #1A3A85;
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 13px;
}

#other ul, li {
	color: #FFFFFF;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 13px;
	text-decoration: none;
}

/*a:link {color: #FFF700; text-decoration: none}*/
a:link {color: #CCF7FF; text-decoration: none}

a {
	color: #CCF7FF;
}


h1, h5, h6 {
	font-family: "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
h2 { font-family: "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 23px;
	padding-left: 10px;
	margin-top: 1em;
}
h3 { font-family: "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 10px;
	margin-top: 1em;
}
h4 { font-family: "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 4px;
	margin-top: 15px;
	margin-bottom: 0px;
}



p, ul, ol, blockquote {
	font-family: Arial, Helvetica, "MS Trebuchet", sans-serif;
	font-size: 12px;
	background: none;
}

table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:hover {
	text-decoration: none;
	color: #FF4400;
}

/* Header */

#header {
	width: 800px;
	height: 143px;
	margin: 0 auto 10px auto;
}




/* Content */

#content {
	width: 800px;
	height: 900px; /*wysokość strony*/
	margin: 0 auto;
	background: url(images/background-2.gif) repeat-y;
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #FFFFFF;
}

a#rollover { display: block; width: 300px; height: 218px;
/*a#rollover { display: block; width: 270px; height: 196px; */
             background: url(images/budynek3.jpg);
		float: left; 
		margin: 0px 20px 4px 0px;
		border: solid 1px #FFFFFF;
}

a:hover#rollover { border-color: #FFFFFF; background-position: 0 -218px;
}

#lewa {
	float: left;
	width: 610px;
	padding: 6px 10px 10px 20px;
	background: #1A3A85 url(images/img2.gif) no-repeat left top;
}
#prawa {
	float: right;
	width: 134px;
	padding: 4px 10px 0 0;
	background: #1A3A85 url(images/img3.gif) no-repeat right top;
}

#prawa ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: Arial, Helvetica, "MS Trebuchet", sans-serif;
	/*font-size: 12px;*/
}


#prawa h3 {
	font-family: "Times New Roman", Georgia, serif;
	font-style: italic;
	font-weight: normal;
	/*color: #FFFFFF;*/
		color:#AACCFF;
	font-size: 21px;
	padding-left: 10px;
}


/*- Menu --------------------------- */

#pasek {
	width: 140px;
	margin: 0px 0px 10px 0px;
	background:  #1A3A85;
	line-height:100%;        /*************************************************************/
	}
#pasek li a:link, #pasek li a:visited {
	text-decoration: none;
	/*color: #FFFFFF;*/
	color:#AACCFF;
	display: block;
	background:  #2D4D98;
	padding: 1px;
	border-width: 1px;
	border-color: #1A3A85;
	border-style: solid;
	}
#pasek li a:hover {
	color: #FFFFFF;
	background:  #0A2A75;
	padding: 1px;
	}

#footer {
	width: 800px;
	/*height: 40px;*/
	margin: 0 auto;
	background: url(images/background-2.gif) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FEFEFE;
}

#footer2 {
	width: 800px;
	height: 80px;
	margin: 0px auto;

	background: url(images/background-2.gif) repeat-y;
}


#aktualizacja {
	float: right;
	margin: 0 0 0 0px;
	/*padding: 24px 0px 0 16px;*/
	background: none;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}	


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}
.thumbnail:hover{
background-color: transparent;
}
.thumbnail:hover img{
border: 1px solid white;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
border: 1px solid white;
visibility: hidden;
}
.thumbnail span img{ /*CSS for enlarged image*/
border: 1px solid white;
}
.thumbnail:hover span { /*CSS for enlarged image*/
position: fixed;
visibility: visible;
top: 20px;
left: 20px; /*position where enlarged image should offset horizontally */
z-index: 50;
}


#struktura td {
	behavior:url("csshover3.htc");/*for IE*/
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size:11px;
	border:2px outset white;
}
#struktura td:hover{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size:11px;
	border: 2px inset white;
	filter: alpha (opacity=80);/*dla IE*/
	opacity: 0.80;
}
#struktura a {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size:11px;
}
#struktura a:hover {
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size:11px;
	color: #FF4400;
}

.shadow-blue{
box-shadow: 7px 7px 8px #020951;
-webkit-box-shadow: 7px 7px 8px #020951;
-moz-box-shadow: 7px 7px 8px #020951;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#020951, offX=7, offY=7, positive=true);
}


.pas {
font-size:15px;
background:#0A2A75;
text-align:left;
}
*/