body {
	background-image: url(/~kpadm/images/background.jpg);
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
}

img {
	border: none;
}

hr {
	color: #CCCCCC;
	border: 0;
	border-top: #CCCCCC solid 1px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#main {
	background-color: #FFFFFF;
	border: #000033 solid 1px;
	margin: 0 auto;
	max-width: 1000px;
	min-width: 780px;
	padding: 0;
	width: 840px;
}

#top-background {
	background-image: url(/~kpadm/images/silver-bar.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 120px;
}

#top {
	background-image: url(/~kpadm/images/lamp.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin: 0;
	padding: 7px 10px 13px 10px;
	text-align: left;
	width: auto;
}

#top img {
	display: block;
}

#top-bar {
	background-image: url(/~kpadm/images/navy-blue-bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	overflow: hidden;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

#context-bar {
	position: absolute;
	top: 10px;
	left: 0;
	text-align: left;
	padding: 3px 5px;
	font-size: 13px;
}

#context-bar a {
	color: #000033;
}


#login-bar {
	background-image: url(/~kpadm/images/login-bar-back.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 14px;
	padding: 4px 8px 4px 20px;
	position: absolute;
	right: 0px;
	text-align: left;
	height: 22px;
}

#login-form-bar {
	background-image: url(/~kpadm/images/login-bar-back.jpg);
	background-color: #FFFF00;
	background-position: left top;
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 14px;
	padding: 4px 8px 4px 20px;
	position: absolute;
	right: 0;
	text-align: left;
	visibility: hidden;
	height: 22px;
}

#login-form-bar form {
	margin: auto 0;
	padding: 0;
	display: inline;
}

#login-bar form {
	margin: auto 0;
	padding: 0;
	display: inline;
	float: left;
}

#login-form-bar input, #login-bar input {
	vertical-align: middle;
	margin: 0 2px;
	display: inline;
}

#login-bar img, #login-form-bar img {
	vertical-align: middle;
	margin: 4px 2px 3px 0;
}

#login-bar a {
	text-decoration: none;
	color: #CCCCCC;
}

.login-info {
	margin: 3px 10px 3px 5px;
	float: left;
}

#left {
	margin: 10px 0;
	float: left;
	width: 22%;
}

.left-header {
	background-color: #000033;
	background-image: url(/~kpadm/images/navy-blue-term.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 12px;
	height: 16px;
	padding: 2px;
}

.menu {
	background-color: #EEEEEE;
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;
	text-align: left;
	width: 100%;
	list-style: none;
}

.menu li {
	border-bottom: #000033 dotted 1px;
	margin: 0;
	padding: 0;
}

.menu li.passive {
	background-color: #DDDDDD;
	padding: 3px 8px 3px 24px;
}

.menu a {
	background-image: url(/~kpadm/images/bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 8px 3px 24px;
	display: block;
}

.menu a.level2 {
	background-position: 6px;
	padding: 3px 8px 3px 30px;
}

.menu a:link, .menu a:visited {
	color: #000033;
	text-decoration: none;
}

.menu a:hover {
	background-image: url(/~kpadm/images/bullet2.jpg);
	background-repeat: no-repeat;
	background-color: #CC0000;
	color: #FFFFFF;
}

#content {
	margin: 10px 0 0 22%;
	padding: 10px;
	text-align: center;
	font-size: 14px;
}

.main-notices {	
	width: 220px;
	border-left: #CCCCCC solid 1px;
	vertical-align: top;
	padding-left: 10px;
	display: table-cell;
}

.main-notices p.title {
	color: #CCCCCC;
	margin: 0;
	padding: 3px;
	background-color: #000033;
	font-size: 12px;
	text-transform: uppercase;
}

.main-notices p.notice-title {
	margin-top: 10px;
	font-size: 12px;
}

.main-notices p.news-info {
	font-size: 11px;
}

.main-news {
	vertical-align: top;
	padding-right: 10px;
	display: table-cell;
}

.main-news p.welcome {
	margin: 0;
	padding: 5px;
	font-weight: bold;
}

.main-news span.news-content p {
	font-size: 13px;
}

h1 {
	color: #333333;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	margin: 30px 0;
}

h2 {
	color: #666666;
	text-align: left;
	border-bottom: #999999 solid 2px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h3 {
	color: #333333;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin: 20px 40px;
}

h4 {
	color: #000000;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 20px;
}


h5 {
	color: #333333;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
	display: block;
}

h6 {
	color: #000033;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.cwiczenia {
	margin: auto;
	border-spacing: 1px;
	font-size: 13px;
  	width: 99%;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}

.cwiczenia th {
	padding: 2px;
	background-color: #F8F8F8;
	border-right: 1px solid #CCCCCC;
}

.cwiczenia td {
	background-color: #F8F8F8;
	padding: 8px 5px;
	text-align: left;
	vertical-align: middle;
}

.cwiczenia tr.second td {
	background-color: #FFFFFF;
}

.cwiczenia tr.new td, .cwiczenia tr.new th {
	border-top: 1px solid #CCCCCC;
}

.blue {
	font-size: 12px;
	color: #003399;
}

.red {
	font-size: 12px;
	color: #CC0000;
}

.news-title {
	text-align: left;
	padding: 0;
	margin: 10px auto 0px auto;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.news-title a {
	color: #CC0000;
}

.news-info {
	text-align: left;
	color: #666666;
	font-size: 12px;
	padding: 0;
	margin: 0 auto 5px auto;
}

.news-content p {
	font-size: 14px;
	padding: 0;
	margin: 10px 0;
	text-align: left;
}

.options {
	text-align: right;
	padding: 0;
	margin: 10px 0;
}

.options a {
	color:#000033;
	font-size: 12px;
}

.options img {
	vertical-align: middle;
	margin: 0 2px;
}

.text {
	text-align: justify;
	line-height: 18px;
}

.notice-title {
	text-align: left;
	margin: 20px 0 2px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	color: #000033;
}

.notice-title a {
	color: #000033;
}

.navigator {
	font-size: 12px;
	color: #666666;
	text-align: center;
}

.navigator a {
	color: #000033;
	font-weight: bold;
}

.current {
	color: #CC0000;
	font-weight: bold;
}

table.num-list {
	text-align: left;
	font-size: 14px;
	margin: 5px 0;
	padding: 0;
}

table.num-list td {
	vertical-align: top;
}

.list {
	text-align: left;
	margin: 20px 0;
	display: block;
	list-style-position: inside;
}

.list li {
	font-style: italic;
}

.links {
	background-color: #EEEEEE;
	text-align: center;
	font-size: 13px;
	color: #666666;
	margin: 0;
	padding: 3px;
	font-weight: bold;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}

.links a {
	color: #000033;
}

.staff {
	margin: auto;
	width: 500px;
	text-align: left;
	color: #000033;
	margin-bottom: 5px;
}

.staff-item {
	padding-left: 100px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.staff-item a {
	color: #000033;
}

.staff-header {
	border-bottom: #999999 solid 1px;
	color: #CC0000;
	padding-left: 0;
	font-weight: bold;
	font-size: 14px;
}

.dyzury {
	margin: auto;
	text-align: left;
}

.contact-form {
  	text-align: center;
	font-size: 12px;
}

.contact-form table {
  	margin: auto;
  	text-align: left;
}

.admin-news-table {
	font-size: 12px;
	text-align: center;
	margin: auto;
}

.admin-news-table thead tr th {
	background-color: #000033;
	color: #CCCCCC;
	font-weight: normal;
	text-transform: uppercase;
}

.admin-news-title {
	text-align: left;
	color: #000033;
	font-size: 13px;
	font-weight: bold;
}

.admin-news-title a {
	color: #000033;
}

.admin-news-author {
	font-size: 13px;
}

.admin-news-edit {
	font-size: 12px;
	text-align: center;
}

.admin-news-edit table {
	margin: auto;
}

.admin-news-link {
	text-align: right;
	margin: auto 10px;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.admin-news-link a {
	color: #000033;
}

.admin-news-link img {
	vertical-align: middle;
}

.admin-news-label {
	text-align: left;
}

#footer {
	background-color: #000033;
	border-top: #CC0000 solid 3px;
	clear: left;
	color: #CCCCCC;
	font-size: small;
	margin: 0;
	padding: 2px;
	text-align: center;
	width: auto;
	height: 34px;
}

#footer a {
  	color: #EEEEEE;
}

#footer p {
	margin: 0;
	padding: 0;
  	line-height: 17px;
}

.zapisy-index {
	text-align: left;
	padding: 5px;
	border: 1px solid #FF0000;
	font-size: 14px;
}

.zapisy-index p {
	 margin: 5px;
	 color: #000033;
}

.zapisy-table {
	margin: 5px auto;
	border-spacing: 10px;
	width: 100%;
}

.zapisy-table td {
	vertical-align: top;
	width: 50%;
}

.termin {
	background-color: #000033;
	border: 1px solid #000033;
}

.termin h5 {
	color: #DDDDDD;
}

.termin table {
	background-color: #EEEEFF;
	margin: 0px;
	width: 100%;
	color: #000000;
}

.termin table th {
	padding: 5px 10px;
	width: auto;
}

.termin table td {
  	padding: 5px;
	width: auto;
}

.limit {
	font-size: 10px;
	padding: 0px;
}

.zapisy-form {
	margin: 5px auto;
}

.zapisy-form th {
  text-align: left;
}

.zapisy-form td {
  padding: 5px;
}

.zapisy-link:hover {
	color: #000033;
	text-decoration: underline;
}

.link a {
	color: #000033;
	text-decoration: underline;
	font-size: 11pt;
  font-weight: bold;
}

.link a:HOVER {
  color: #CC0000;;
}

.zapisy-link img {
	border: none;
}

.konf-link {
	display: block;
	float: left;
	vertical-align: middle;
	margin: 3px;
}
