
body {

	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/template/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	min-height: 700px;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(../images/template/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	color: #D56E22;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 880px;
	height: 88px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding: 30px 0 0 0;
	font-size: 3em;
}

#logo p {
	float: right;
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 880px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #DD8B4E;
}

#menu .current_page_item a {
	background: url(../images/template/img02.gif) repeat-x;
	color: #D56E22;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 30px 0;
	/*background: url(../images/template/img03.gif) repeat-y;*/
	min-height: 535px;
}

#page-bg {
	padding: 11px 24px;
	background: url(../images/template/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	position: relative;
	float: left;
	width: 638px;
	left: 20px;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 200%;
}

.title {
	margin: 0;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}


.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 20px;
	text-align: justify;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(../images/template/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {

}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(../images/template/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(../images/template/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background: #D56E22 url(../images/template/img05.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.input {
    border: 1px solid #c2c2c2;
    background: #f2f2f2;
}
.input:hover {
    border: 1px solid #000;
}
.button {
    border: 1px solid #c2c2c2;;
    background: #f2f2f2;
    font-weight: bold;
    margin: 5px 0px 0px 5px;
    padding: 5px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button:hover {
    border: 1px solid #000;
    background: #f90;
}
label {
    display: block;
    font-weight: bold;
    width: 70px;
    float: left;
    margin: 2px 10px 6px 4px;
    text-align: right;
}

#importtab td {
   border: 1px solid black;
   padding: 5px;
   text-align: center;
}

br { clear: left; }

.lista-old {
	background-color: #eed;
}

.lista-new {
	background-color: #ffd;
}
.ocena {
	background-color: #dff;
}

.ocena-old {
	background-color: #dee;
}

.ocena-semestr {
	background-color: #ffe9ee;
}

.school {
	width: 100%;
}

.error-entries {
	border: 1px solid #D56E22;
}

.error-entries td {
	padding: 4px 10px;
}

table.oceny, table.oceny-archiwum {
	border-collapse: collapse;
	border-top: 1px solid #D56E22;
	width: 600px;
}

table.oceny tbody {
	padding: 0;
	margin: 0;	
}
table.oceny tr {
	border-bottom: 1px solid #D56E22;
}

table.oceny td, table.oceny-archiwum td {
	padding: 4px 0;
	text-align: center;
	font-size: 1.2em;
	height: 50px;
	width: 40px;
	font-weight: bold;
}

table.oceny td:hover {
	background-color: #f9de99;
}

table.oceny th, table.oceny-archiwum th {
	padding: 4px 10px;
	background-color: #eee;
	
}

table.oceny-archiwum {
	float: left;
	width: 200px;
	border-bottom: 1px solid #d56e22;
}
table.oceny-archiwum thead {
	text-align: center;
	border-bottom: 1px solid #d56e22;
}

table.oceny thead {
	background-color: #eee;
	color: #000;
}

table.oceny thead th {
	background-color: #eee;
}

table.oceny thead td {
	font-weight: normal;
	font-size: 0.8em;
}

table.oceny thead a {
	border: 0;
	padding: 0;
	margin: 0;
	color: #000;
}

table.oceny thead td:hover {
	background-color: #eee;
}

