body{
font-family:Trebuchet MS,Arial,Verdana;
font-size:12px;
color:#333333;
background-color:#ebedfe;
margin-left:10px;
margin-top:5px;
}

div.bannergorny{
border:1px solid #aeaeae;
background-color:#f2f3fe;
font-size:24px;
font-weight:bold;
width:770px;
height:60px;
color:#5567fe;
padding-left:30px;
}
div.bannerdolny{
border:1px solid #aeaeae;
background-color:#f2f3fe;
font-size:10px;
font-weight:normal;
letter-spacing:2px;
width:770px;
height:20px;
color:#5567fe;
padding-left:30px;
margin-top:20px;
}
.bannergorny .podtytul{
color:#8a97fe;
font-size:16px;
}

div.logo{
float:right;
}



div.usermenu,div.adminmenu{
border:1px solid #aeaeae;
background-color:#fcfdff;
font-size:13px;
font-weight:bold;
color:#5567fe;
padding-left:30px;
width:700px;
margin-top:10px;
margin-bottom:10px;
height:20px;
}

.usermenu a {display:block;float:left;padding-right:3px;padding-left:3px;
margin-right:5px;border-right:1px solid #707070}
.usermenu a:link,.usermenu a:active,.usermenu a:visited {color:#2d43fe}
.usermenu a:hover{color:#ed242d;
background-color:#ffffff}


a:link,a:active,a:visited {color:#2d43fe}
a:hover{color:#ed242d;}








div.formularzSzczegolyPrzedmiotu,div.formularzDodajPrzedmiot,div.formularzOInstytucji {
	border:1px solid #aeaeae;
	background-color:#fbfbff;
	width:700px;
}



div.lista{
	border:1px solid #aeaeae;
	background-color:#fbfbff;
	width:1000px;
}
table.lista{
/*lista przedmiotow*/
	border-collapse:collapse;
	margin-left:30px;
	margin-bottom:10px;
}
.lista td {
	border:1px solid #cecece;

}

.formularzDodajPrzedmiot tr,.formularzDodajPrzedmiot td,
.formularzSzczegolyPrzedmiotu tr,.formularzSzczegolyPrzedmiotu td{
border-bottom:1px dotted #aeaeae;
vertical-align:top;
}

.formularzDodajPrzedmiot tr.en,.formularzSzczegolyPrzedmiotu tr.en,
tr.en td {
background-color:#cad0fe;
color:#0c18b7;
vertical-align:top;
}
.en input,.en textarea{background-color:#cad0fe;
color:#0c18b7;}


.en em{font-size:9px}





textarea,input,select {
font-family:Trebuchet Ms,Arial;font-size:12px;
}

input.submit{
font-weight:bold;
}




div.ok{
	width:300px;
	padding:4 4 4 4;
	border:1px solid #287a50;
	color:#115f37;
	background-color:#a8dfc3;
	margin:5 5 5 5;
}

span.ok{
	border:1px solid #287a50;
	color:#115f37;
	background-color:#a8dfc3;
}

div.error{
	width:300px;
	padding:4 4 4 4;
	border:1px solid #7b1a1a;
	color:#7b1a1a;
	background-color:#e2dede;
	margin:5 5 5 5;

}

span.error{
	border:1px solid #7b1a1a;
	color:#7b1a1a;
	background-color:#e2dede;
}


td.nazwa{font-weight:bold}


tr.wpis {}
tr.wpis:hover {
	background-color:#c8ffe3;
}
.mini{font-size:9px}

div.linkedytuj{
width:100px;
border:1px solid gray;
background-color:#cccccc;
text-align:center;
}

body.szczegolyzbiorczy{
font-size:11px;
}

ul.listaprzedmiotow,ul.listaprzedmiotow li{
list-style-type:square;
font-size:11px;
}
td,p {
font-size:12px;

}

.formularzOInstytucji tr,.formularzOInstytucji td{
vertical-align:top;
padding-top:15px;
margin-top:15px;
border-top:1px solid #999999;
}


LI {list-style-image:none;
	list-style-position: outside;padding-left:5px;padding-top:3px;padding-bottom:3px;
	vertical-align:middle;
}