/*-General-----------------------------------------------*/
html, body {
	margin:0px;
	padding:0px;
	font-family: verdana, arial;
	font-size: 11px;
	background-color: #f9f9f9;
	color: #868686;
	text-align: center;
	line-height: 14px;
}
IMG
{
	border:0px;
	margin:0px;
	padding:0px;	
}
TD
{
	vertical-align:top;
	text-align:left;
}
TH
{
	font-weight: normal;
	text-align: right;
}
textarea, select, input, button
{
	color: #666666;
	font-family: arial; 
	font-size: 13px;
	background-color: #FFFFFF; 
	border: 1px solid #CACACA;
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
}

select, input
{
	margin-left: 10px;
}

A{
	color: #9cba01;
	text-decoration: none;
}

A:hover{
	color: #ffa320;
}

FORM
{
	margin:0px;
	padding:0px;
}

.right {
	float:right;
	margin:0px;
	padding:0px;
}

.left {
	float:left;
	margin:0px;
	padding:0px;
}

.name{
	color: #699800;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 24px;
}

.gallery{
	background:#FFFFFF;
	padding: 1px;
	border: #efefef 10px solid;
	margin-bottom: 10px;	
	margin-right: 10px;
}

#skeleton{
	margin: 0px auto; 
	width:780px;
	background-image: url(../images/skeleton_bgr.gif);
	background-repeat: repeat-y;
}

#header{
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(../images/header_bgr.gif);
	background-repeat: no-repeat;
}

#header .jdjLink{
	vertical-align: bottom;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 130px;
}

#header .logout{
	vertical-align: bottom;
	padding-bottom: 17px;
}

#header .logout a{
	font-weight: bold;
	text-decoration: none;
	/*padding-right: 10px;*/
	padding-left: 15px;
	margin-left: 5px;
	background-image: url(../images/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 4px;
}

#footer{
	width:100%;
	background-image: url(../images/footer_bgr.gif);
	background-repeat: no-repeat;
	height: 45px;
	text-align: right;
	padding-top: 25px;
}

#rasternetLink{
	font-size: 10px;
	color: #CCCCCC;
	margin-right: 30px;
}

#rasternetLink label{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	position: relative;
	top: -4px;
	margin:5px;
}

#mainContent{
	padding:26px;
	padding-top: 5px;
}

#usualContent{
	width: 698px;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
	padding-top:0px;
	background-image: url(../images/usualcontent_bgr.gif);
	background-repeat: no-repeat;
}

.startPage {
	width:100%;
}

.news{
	width:260px;
}

.news div.newsContent{
	width:250px;
	background-color: #a4c502;
	background-image: url(../images/aktualnosci_bgr.gif);
	background-repeat: repeat-x;
}

.news span{
	padding-left: 10px;
	padding-right: 10px;
}

.news div.text{
	padding-left: 10px;
	padding-right: 10px;
	color:#ffffff;
}

div.newstitle{
	padding-left: 10px;
	padding-right: 10px;
	color:#f6f5bd;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-bottom:4px;
}
span.date{
	color:#2b5d00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

a.older{
	float:right;
	color:#f1f8ce;
	margin-right: 10px;
	font-weight: bold;
	font-size: 10px;
}

a.older:hover{
	text-decoration: underline;	
	color:#f1f8ce;
}

#newsArchive{
	padding-right: 20px;
	padding-left: 20px;
}

#newsArchive div.newstitle{
	color:#9cba01;
	margin:3px;
	margin-left: -10px;
}

#newsArchive div.archNews{
	border-bottom: 1px #d4d4d4 dotted;
}


#newsArchive a.older{
	color:#9cba01;
}

.starttxt{
	border-left: 1px #d4d4d4 dotted;
	padding-top: 15px;
	padding-left: 20px;	
}

#lectors table{
	width: 100%;
}

#lectors td{
	padding-left:20px;
	border-left: 1px #d4d4d4 dotted;
}

#lectors .gallery{
	float:left;
}

#lectors .name{
	font-size: 16px;
	line-height: 40px;	
}

#teamGallery th{
	text-align: left;
	vertical-align: top;
	padding-bottom: 15px;
}

#courseInfo table{
	width: 100%;
	margin-top:10px;
}

#courseInfo th{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #565752;
	background-color: #fffedf;
	border: 1px solid #cbccc7;
	border-right: 2px solid #cbccc7;
	border-bottom: 1px dotted #cbccc7;
	padding: 8px;
	padding-left: 5px;
}

#courseInfo td{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-bottom: 1px solid #cbccc7;
	border-left: 1px solid #cbccc7;
	border-right: 2px solid #cbccc7;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#courseInfo td.lang{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background-color: #fffedf;
}

#courseInfo td.hours{
	font-weight: bold;
	background-color: #fffedf;
	padding-left: 10px;
}

#courseInfo span.subject{
	font-size:10px;
	font-weight: bold;
	color: #699800;
}

#courseInfo span.wykladowca{
	font-style: italic;	
}

#courseInfo span.room{
	font-size: 10px;
}

#courseInfo th.tableLeftCorner{
	border-top: 0px;
	border-left: 0px;
	background-image: url(../images/table_left_corner.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
#courseInfo th.tableRightCorner{
	border-top: 0px;
	border-right: 0px;
	background-image: url(../images/table_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#attenders table{
	width: 100%;
}

#attenders td{
	text-align:center;
}

#attenders .gallery{
	margin-right:0px;
	margin-bottom: 0px;
}

.foto{
	vertical-align: bottom;
	margin-bottom: 10px;
}

.fotoTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #699800;
}

.fotoDescr{
	font-size: 9px;	
}

#pageCounter {
	float: right;
	margin-right: 13px;
	margin-top: 10px;
}

#pageCounter a{
	font-size: 10px;
	float: left;
	color: #565752;
	background-color: #fffedf;
	border: 1px solid #cbccc7;
	height: 18px;
	width: 20px;
	padding-left: 0px;
	padding-right: 0px;
	/*koniec zmian*/
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	padding-top:2px;
}

#pageCounter .currentPage{
	background-color: #ffffff;
	/*border: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:4px;*/
}
#pageCounter .nextPrev{
	background-color: #ffffff;
	font-weight: bold;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top:3px;
	color: #9a9a97;
}

#contact span{
	font-size: 12px;
	line-height: 16px;
}

#contact img{
	margin-bottom: 10px;
}

#contact img.gallery{
	margin-right: 20px;
}

/*-------EDIT MODE--------*/

.action{
	font-size: 11px;
	color:#FFFFFF;
	padding-right: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

.action:hover{
	color:#FFFFFF;
}


.add{
	background-color: #699800;
	background-image: url(../images/icon_add.gif);
}

.add:hover{
	background-color: #2b5b00;
}

.edit{
	background-color: #ff9702;
	background-image: url(../images/icon_edit.gif);
}

.edit:hover{
	background-color: #ff5900;
}


.delete{
	background-color: #cc0000;
	background-image: url(../images/icon_delete.gif);
}

.login{
	background-color: #699800;
	background-image: url(../images/icon_edit.gif);
}

.delete:hover{
	background-color: #850000;
}

#editContent{
	width: 698px;
	margin: 0px auto;
	text-align: left;
	padding: 15px;
	padding-top: 40px;
	background-image: url(../images/usualcontent_bgr.gif);
	background-repeat: no-repeat;
	height: 350px;
}

#editContent h1 {
	color: #699800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#editContent .edytuj {
	color: #ff9702;
}

input.button{
	cursor:pointer;
	color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 12px;
}

/*-------MESSAGES--------*/

#message {
	width: 100%;
	text-align:right;
	color:#699800;
	font-size: 18px;
	font-weight: bold;
}

#message img{
	margin-right: 10px;
}
