html {
	margin: 0;
	background-image: url(img/btlo2.jpg);
	background-position: center;
	background-repeat: repeat-y;
	
}
body {
	margin: 0;
	padding: 0;
}
#strona {
	margin: 0 18%;
	width: 780px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	background-color: #99AE6B;
}
html>body div#strona {
	margin: 0 auto;
}
#top {
	width: 780px;
	height: 311px;
	padding-top: 220px;
	background-image: url(img/bursan.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
}
img#bip {
	margin-top: -285px;
	margin-left: 16px;
	position: absolute;
	border: none;
}


h2#adres{
	width: 750px;
	margin-top: -15px;
	margin-left: 15px;
	margin-right: 15px;
	height: 65px;
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(img/bursaj.jpg);
	background-position: -15px -205px;
}
html>body h2#adres {
	background-position: -15px -206px;
}
h2#adres a {
	color: black;
	text-decoration: none;
}
h2#adres a:hover {
	color: gray;
}

#nav {
	margin: 0px 15px;
	padding: 0px;
	width: 750px;
	height: 16px;
	text-align: center;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#nav li {
	list-style: none;
	float: left;
	width: auto;
	margin: 0;
	font-size: 0.7em;
	line-height: 20px;
	white-space: nowrap;
	word-spacing: 5px;
}
#nav a {
		display: block;
	text-decoration: none;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 1em;
	padding-left: 12px;
	padding-right: 12px;
}
html>body #nav a {
	width: auto;
}
#nav a:hover {
	color: #F7D8A1;
}

em.d {
	font-size: x-small;
	color: black;
	font-style: normal;
	font-weight: bold;
}

#tekst {
	width: 750px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	clear: left;
	
}
html>body #tekst {
	margin-top: -230px;
}
#tekst p#adres {
	text-align: center;
}

#tekst p, ul {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	margin: 3px 0px;
	text-align: left;
}

#tekst p a {
	color: black;
	text-decoration: none;
}
#tekst p a:hover {
	color: White;
}
#tekst li {
	margin-left: 200px;
}

#absolwenci {
	width: 750px;
	margin: 10px 7%;
	clear: left;
	
}


table.foto {
	margin: 3px auto;
	text-align: center;
	
}

table.foto img {
	border: none;
}

td.pz {
	
	background-image: url(img/pz.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 170px;
	height: 170px;
}
td.pn {
	
	background-image: url(img/pn.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 170px;
	height: 170px;
}

#leftimg

{
	float: left;
	padding: 0 5px 5px 0px;
	margin-left: 20px;
	margin-right: 15px;
}



#rightimg

{
	float: right;
	padding: 0 0 5px 5px;
	margin-right: 20px;
}
/*aktualności*/
h1#a {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-align: right;
	border-bottom: 3px solid gray;
}
.a li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 25px;
	letter-spacing: 2px;
}


#tekst p.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 25px;
	letter-spacing: 2px;
}

h2.a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	text-align: left;
	border: 1px solid;
	border-color: white #99AE6B;
	padding: 5px;
	letter-spacing: 2px;
}


#stopka {
	clear: both;
	width: 750px;
	margin: 10px 15px;
	padding: 10px 0px;
	border-top: 1px solid white;
}
#stopka_lewa {
	float: left;
	color: white;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	}
#stopka_lewa a{
	text-decoration: none;
	color: White;
}
#stopka_prawa a{
	float: right;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img.cbs {
	margin: 5 11%;
}
