@charset "utf-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
}

@font-face {
    font-family: 'Wsf';
    src: url('Wsf.eot');
    src: url('Wsf.eot?#iefix') format('embedded-opentype'),
         url('Wsf.woff') format('woff'),
         url('Wsf.ttf') format('truetype'),
         url('Wsf.svg#Wsf') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Sosa';
    src: url('Sosa.eot');
    src: url('Sosa.eot?#iefix') format('embedded-opentype'),
         url('Sosa.woff') format('woff'),
         url('Sosa.ttf') format('truetype'),
         url('Sosa.svg#Sosa') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
}

div {
	overflow: hidden;
}

#naglowek {
	background-color: #918ba5;
	background-image: url(images/naglowek.jpg);
	height: 200px;
	width: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}
#katedra {
	font-weight: normal;
	font-size: 55px;
	position: relative;
	top: 50px;
	left: 620px;
	border-top-width: thick;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #918ba5;
	border-bottom-color: #918ba5;
	border-left-color: #918ba5;
	font-family: Wsf, sans-serif;
	width: 700px;
	height: 70px;
	padding-top: 26px;
	padding-left: 40px;
}
#logo {
	background-image: url(images/LOGO_tytul.jpg);
	background-repeat: no-repeat;
	position: relative;
	bottom: 55px;
	left: 1400px;
	padding-left: 100px;
	height: 110px;
	width: auto;
}
#katedra span {
	font-size: 44px;
}


#menu {
	float: left;
	width: 300px;
	font-weight: normal;
	font-family: Wsf, sans-serif;;
	color: #FFF;
	padding: 0px;
	font-size: 24px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #7d7d7d;
}
#stopka img {
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
	width: 27px;
}
#stopka a {
	font-family: Wsf, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}

h13 {
	font-family: Wsf, sans-serif;
	font-size: 32px;
	font-weight: normal;
	width: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 10px;
}


h1 {
	font-family: Wsf, sans-serif;
	font-size: 28px;
	font-weight: normal;
	width: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 10px;
}

h31 {
	font-family: Wsf, sans-serif;
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-family: Wsf, sans-serif;
	font-size: 32px;
	font-weight: normal;
}
.zaklady {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #FFF;
	clear: both;
}

h2 {
	font-family: Wsf, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: normal;
	padding-right: 5px;
	padding-bottom: 5px;
}


#menu p {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#rozek {
	background-image: url(images/rozek.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
	position: relative;
	float: left;
}
#tyl {
	background-color: #b8b8db;
	height: 17px;
	padding: 0px;
}


#zawartosc {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
#stopka {
	position: fixed;
	bottom: 5px;
	width: 100%;
	min-width: 768px;
	background-image: url(images/stopla_copy.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	margin-top: 10px;
	height: 24px;
}
#okno p span {
	font-family: Sosa;
	color: #FFF;
	font-size: 18px;
}


#okno {
	background-color: #b8b8db;
	clear: both;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#okno p {
	padding: 5px;
	font-weight: normal;
}
#okno p a {
	font-weight: normal;
	color: #000;
}


#out {
	min-width: 550px;
	height: 100%;
}
body {
	background-color: #36363b;
}
#okno img {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	float: left;
	margin-right: 30px;
	padding-top: 5px;
	padding-bottom: 1px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#katedra a {
	color: #000;
}
#obrazki {
	float: left;
	margin-right: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	overflow: hidden;
	width: 310px;
}

#obrazki span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#dol {
	clear: both;
	height: 17px;
}
#rozek2 {
	height: 17px;
	width: 17px;
	background-image: url(images/rozek2.png);
	float: left;
}
#tyl2 {
	background-color: #b8b8db;
	height: 17px;
}
#dwoch {
	float: left;
	width: 430px;
	margin-right: 20px;
}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-left: 15px;
}

#gora {
	clear: both;
	margin-bottom: 10px;
}

li {
	margin-top: 5px;
	margin-bottom: 5px;
}
p a span {
	font-family: Sosa;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}
#log_fil {
	float: left;
	width: 430px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #FFF;
	margin-right: 20px;
}
#kierownik {
}
#obrazki span a {
	color: #000;
}
#menu ul {
	list-style-type:none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	font-family: Wsf, sans-serif;
	;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#menu ul li {
	font-size: 18px;
	color: #000;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
ol {
	padding-left: 15px;
}
.okienka {
	font-family: Wsf, sans-serif;
	text-align: center;
	height: 64px;
	width: 64px;
	background-color: #918ba5;
	padding: 5px;
	float: left;
	margin: 5px;
}
