/* START Strony */ 
* {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: black;
}

*:focus {
	outline: none;
}

body {
	background-color: #ffffff;
	margin: 0;
}

a, h1, #center h3, #center h3 a {
	color: #00aac9;
}

a, a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

hr {
	clear: both;
	margin: 10px 0;
	height: 0;
	border: 0;
	border-top: 1px solid #A7A7A7;
	background: #A7A7A7;
}

div {border: 0px dotted gray;}

#page {
	margin: auto;
}

#page, #top {
	width: 1000px;
}

#top_print {
	display: none;
}

#top {
	height: 130px;
	background: url("repository/layout/img/top.jpg") no-repeat right 20px;
}

#top .home {
	display: block;
	float: left;
	width: 250px;
	height: 100px;
	margin: 2px 0 0 20px;
	background: no-repeat 7px 5px;
}

#top .logoWszechnica {
	background-image: url("repository/layout/img/logoWszechnica.gif")
}

#top .logoModelWspolpracy {
	background-image: url("repository/layout/img/logoModelWspolpracy.gif")
}

#top ul.menu {
	float: right;
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
}

#top ul.menu li {
	float: left;
	margin: 0 5px;
}

#top ul.menu li a {
	font-size: 12px;
}


#left {
	width: 224px;
	padding-left: 25px;
	float: left;
}

#center_top {
	width: 456px;
	padding: 0 38px 0 23px;
	margin-top: -71px;
	float: left;
}

#center_top .menu_top {
	margin-left: 29px;
	width: 428px;
	height: 42px;
	background: #00aac9;
}

#center_top .menu_top a {
	float: right;
	margin: 13px 11px 0 3px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#center {
	width: 462px;
	padding: 0 24px;
	float: left;
}

#right {
	width: 220px;
	padding-right: 15px;
	float: right;
}

.center_wide {
	width: 695px;
}

h1 {
	margin: 0;
	padding-bottom: 10px;
	font-size: 22px;
	font-weight: normal;
}

h3 {
	margin: 14px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}


#footer {
	float: left;
	width: 1000px;
	height: 44px;
	margin: 25px 12px 0 0;
	background-color: #00aac9;
}

#footer .skad_jestesmy {
	position: absolute;
	margin: -330px 0 0 24px;
	width: 210px;
}

#footer .menu {
	margin: 16px 0 0 44px;
	width: 750px;
}

#footer .menu a {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
}

#footer span {
	display: block;
	float: left;
	width: 42px;
	height: 11px;
	background: url("repository/layout/img/footer_menu_points.gif") center center no-repeat;
}

#footer .logo_3e_cs {
	display: block;
	float: right;
	margin: 12px 7px 0 0;
}


#footer_fund {
	float: left;
	margin: 27px 13px 0 32px;
	padding-bottom: 27px;
	height: 30px;
}

#footer_fund span {
	float: left;
	margin: 7px 0 0 16px;
	color: #402e0e;
}

#footer_fund img {
	float: left;
	margin: 0 12px 0 12px;
}

#footer_fund span, #footer_fund span a {
	font-size: 11px;
}

#search_box {}

#search_box h3 {
	margin-top: 0px;
	padding-bottom: 3px;
}

#search_box #search_box_form {
	width: 218px;
	padding: 1px;
	height: 17px;
	border: 1px solid #00AAC9;
}

#search_box form .input {
	float: left;
	width: 198px;
	height: 15px;
	border: 0;
}

#search_box form .submit {	float: right;
}
/* END Strony */ 


/* START Left Menu */
#left .menu {}

#left .menu h3 {
	font-size: 13px;
	font-weight: normal;
}

#left .menu a {
	display: block;
	cursor: pointer;
	margin-bottom: 1px;
	padding: 4px 5px;
}

#left .menu ul.keywordMenu a {
	padding-left: 20px;
}

#left .menu ul.keywordMenu a.keywordSubmenu {
	background: url("repository/layout/img/menu-icon.png") no-repeat 4px 5px;
}

#left .menu a:hover {
	background: #F1FDFF;
	text-decoration: underline;
}

#left .menu a.marker {
	background: #D0F5FE;
}

#left .menu a.active {
	font-weight: bold;
}

#left .menu ul.keywordMenu a.active {
	background-position: 4px -95px;	
}

#left .menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#left .menu ul.keyword {
	padding-left: 20px;
	/*
	list-style-type: disc;
	list-style-position: outside;*/
}

#left .menu ul.keyword a {
	background: url("repository/layout/img/menu-icon.png") no-repeat 4px -195px;
}

#left .menu ul.lecture {
	padding-left: 10px;
}

#left .menu ul.topic {
	padding-left: 20px;
	list-style-type: disc;
	list-style-position: outside;
}

#left .menu ul.hidden {
	display: none;
}

#left .menu ul li span.count {
	font-size: 12px;
	color: gray;
}
/* END Left Menu */ 


/* START Linkownia */
#linkownia div {
	width: 100%;
	padding: 12px 0 0 0;
}

#linkownia div p {
	margin: 0;
}
/* END Linkownia */


/* START UzytkownikSerwisu */
#center form p {
	padding: 5px 0;
}

#center form div, #center form span {
	padding-bottom: 3px;
}

#center form div {
	min-height: 21px;
}
	
#center form span {
	display: block;
	padding-left: 155px;
}

#center form div label {
	display: inline-block;
	width: 150px;
	padding-right: 5px;
	text-align: right;
}

#center form div input, #center form div select, #center form div textarea {
	display: inline-block;
	width: 200px;
	height: 17px;
	border: 1px solid #00AAC9;
}

#center form div input.checkbox {
	width: auto;
	border: none;
}

#center form div select {
	width: 202px;
	height: 21px;
	padding: 2px 2px 2px 0px;
}

#center form input.submit, #center form input.submit, #center a.button {
	padding: 1px 10px;
	color: #00AAC9;
	background: #D0F5FE;
	border: 1px outset #D0F5FE;
}

#center a.button {
	display: inline-block;
	height: 17px;
	padding-top: 2px;
}

#center form div input.error {
	border: 1px solid red;
}

#center form div .error {
	color: red;
	font-weight: normal;
	text-align: left;
}

h4.infoOk {
	background: #eef9fb;
	height:15px;
	padding: 5px;
}

h4.infoError {
	color: #ffffff;
	background: red;
	height:15px;
	padding: 5px;
}
/* END UzytkownikSerwisu */


/* START userMenu */
div#userMenu {}

div#userMenu ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 20px;
}
/* END userMenu */


/* START Path */
#center #path, #center #path * {
	font-size: 10px;
}
/* END Path */


/* START Paging */
div.paging {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	margin: 8px 0;
	padding: 2px 0;
	text-align: right;
}

div.paging * {
	padding: 0 2px;
	font-size: 14px;
}

div.paging a {
	text-decoration: underline;
}
/* END Paging */


/* START Search Info */
div.searchInfo {
	margin-bottom: 15px;
}
/* END Search Info */



/* START Lecture */
div.lectureShortcut {
	float: left;
	padding: 0 0 10px 0;
}

div.lecture span.date, div.lectureShortcut span.date {
	float: right;
	font-size: 12px;
	color: gray;
}

div.lecture h3, div.lectureShortcut h3 {
	margin: 0 0 2px 0;
}

div.lecture h3 span, div.lectureShortcut h3 span {
	font-size: 12px;
	font-weight: normal;
}

div.lecture div.parts {
	float: left;
	clear: both;
	margin: 6px 6px 0;
}

div.lecture div.parts a {
	display: block;
	float: left;
	width: 108px;
}

div.lecture div.parts a span {
	position: absolute;
	z-index: 100px;
	background: white;
	opacity: 0.6;
	filter: alpha(opacity=60);
	margin: 5px;
	padding: 1px 1px 2px;
}

div.lecture div.parts a img {
	border: 4px solid transparent;
	width: 100px;
}

div.lecture div.parts a.active img {
	border: 4px solid #00AAC9;
	width: 100px;
}

div.lecture div.options {
	margin-top: 12px;
}

div.lecture div.options a {
	display: inline-block;
	height: 21px;
	padding: 3px 25px 0;
	background: url("repository/layout/img/icon.png") no-repeat 0 0;
}

div.lecture div.options a.lite {
	height: auto;
	padding: 0;
	background: none;
}

div.lecture span.keyword {
	font-size: 9px;
}
div.lecture div.embed  span,div.lecture div.embed {
	font-size: 9px;
}
div.lecture div.embed  span.status,div.lecture div.embed  span font
{
	color: red;
	font-size: 9px;
}
div.lecture div.embed input
{
}
div.lecture div.embed span input.submit
{
		padding: 1px 10px;
	color: #00AAC9;
	background: #D0F5FE;
	border: 1px outset #D0F5FE;
	cursor: pointer;
}
div.lecture div.embed span input#embed_email
{
	font-size: 10px;
	padding: 1px;
	width: 170px;
}
div.lecture div.embed textarea {
	width: 455px;
	height: 40px;
	font-size: 9px;
}

div.lectureShortcut img {
	display: block;
	float: left;
	border: 1px solid black;
	width: 150px;
}

div.lectureShortcut p {
	display: block;
	float: left;
	width: 305px;
	margin: 0;
	padding: 0 0 0 5px;
}

div.lectureBibliography, div.lectureDescription {}

div.lectureBibliography h3, div.lectureDescription h3 {}

div.lectureBibliography p, div.lectureDescription p {}
/* END Lecture */


/* START Teacher */
div.teacherShortcut {
	clear: both;
	float: left;
	padding: 10px 0 0 45px;
}

div.teacherShortcut h3 {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}

div.teacherShortcut h3 a {
	font-size: 17px;
	font-weight: normal;
}

div.teacherShortcut img {
	display: block;
	float: left;
	border: 1px solid black;
	width: 75px;
}
/* END Teacher */


/* START Forum */
.forum {}

.forum .path {}

.forum .list th {
	background: #5b2700;
	text-align: center;
	color: white;
	height: 9px;
	padding: 10px 17px 10px 17px;	
}

.forum .list {
	width: 698px;
}

.forum .list.post td, .forum .list.message td, .forum .list.sent td {
	background: #F4FCFE;
	color: #5B2500;
	font-weight: bold;
	height: 9px;
	padding: 13px 17px 13px 17px;
}

.forum .list.post {
	background: #F4FCFE;
	color: #5B2500;
	font-weight: bold;
	height: 9px;
	padding: 13px 17px 13px 17px;
	text-align: center;
	cursor: hand;
}

.forum .list.post td {
	width: 84px;
}

.forum .list.post.topic {
	text-align: left;
	border-left: 0;
	width: 367px;
}

.forum .list.post.count {
	width: 59px;
}

.forum .list.message td {
	color: #AAE3EE;
}

.forum .list.sent td {
	color: #01AAC9;
}

.forum .list th {
	background: #00AAC9;
}

.forum .list .one_post_topic {
	text-align: left;
	width: 398px;
}

.forum .list .one_post_user {
	text-align: right;
	width: 220px;
	border-right: 1px dotted white;	}

.forum .list .one_post_date {
	text-align: right;
	width: 60px;
}

.forum .footer {
	margin-top: 15px;
}

.forum .footer a {
	margin-left: 20px;
}

.forum .pageLink {
}

.forum .pageLink a, .forum .pageLink span {
	margin: 0 15px 0 15px;
}
/* END Forum */


/* START Test */
.testy form div input.checkbox {}
.testy form div label {
	text-align: left !important;
	width: auto !important;
}

div#testList {}

div#testList .testShortcut {
	float: left;
	width: 460px;
	height: 47px;
	border: 1px solid #D9D9D9;
}

div#testList .testShortcut h3 {
	float: left;
	width: 398px;
	margin: 0;
	padding: 3px;
}

div#testList .testShortcut h3 a {
	color: black;
}

div#testList .testShortcut span.resultYou {
	display: block;
	float: left;
	width: 56px;
	height: 47px;
	line-height: 18px;
	font-size: 8px;
	text-align: center;
	background: #E5E5E5;
}

div#testList .testShortcut span.backBad {
	background: #CD726B;
}

div#testList .testShortcut span.backPoor {
	background: #FFBF00;
}

div#testList .testShortcut span.backGood {
	background: #91D04F;
}

div#testList .testShortcut span.backBest {
	background: #00AF4F;
}

div#testList .testShortcut span.resultYou b {
	font-size: 20px;
	font-weight: bold;
}

div#testList .testShortcut span.result {	
	float: left;
	padding: 7px 2px 2px 3px;
	color: #9A9A9A;
}

div#testList .testShortcut span.link {
	padding: 0px 5px 0 0;
	float: right;
}
/* END Test */


/* Calendar */
div#calendar {}

div#calendar div {
	overflow: hidden;
}

div#calendar div iframe {
	margin-top: -20px;
}
/* END Calendar */


#progres td {
	border:1px solid #00AAC9;
	padding:2px 5px;
}
#progres td.bold {
	background:#00AAC9;
	font-weight:bold;
}
#progres td.answered {
	background:#D0F5FE;
}
#progres td.bold a{
	color:#FFF;
}


/* START specialBox */
div.specialBox {
	padding: 10px;
	background: #D0F5FE;
	border: 1px solid #66AAC9;
}
/* END specialBox */


/* START body kontener */
body.kontener {
	margin: 0;
}

body.kontener div.player {}
/* END body kontener */


/* START lectureShortcutIframe */
div.lectureShortcutIframe {
	width: 178px;
}

div.lectureShortcutIframe h3 {
	font-size: 10px;
	margin: 0 0 3px 0;
}

div.lectureShortcutIframe h3 a {
	font-family: Tahoma;
	font-size: 12px;
	color: #565656;
	text-decoration: underline;
	font-weight: normal;
}
/* END lectureShortcutIframe */


/* banner */
div.banner {
    background: white;
    border: 1px solid #66AAC9;
    padding: 10px;
	height: 143px;
}
	
	div.banner a.image {
		display: none;
		float: left;
		border: 1px solid #D0F5FE;
	}
	
	div.banner a.image, div.banner a.image img {
		width: 200px;
		height: 141px;
	}
		
		div.banner a.image img {}
	
	div.banner div.info {
		display: none;
		float: right;
		width: 230px;
		height: 125px;
	}
		
		div.banner div.info h1 {}
			
			div.banner div.info h1 a {
				font-size: 22px;
			}
		
		div.banner div.info h2 {
			margin-top: 0;
		}
		
		div.banner div.info p {
			font-size: 11px;
			width: 230px;
			height: 28px;
			overflow: hidden;
		}
	
	div.banner ul {
		display: none;
		float: right;
		width: 230px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
		div.banner ul li {
			float: left;
			width: 15px;
			height: 15px;
			margin: 2px 6px 2px 2px;
			text-align: center;
			background: #2AAAC9;
			color: white;
			cursor: pointer;			
		}
		
			div.banner ul li.active {
				margin: 0px 4px 0px 0px;
				background: transparent;
				border: 2px solid #2AAAC9;
				color: #2AAAC9;
			}
/* banner */

