@CHARSET "UTF-8";

body {
	background: url("../images/bg.jpg") repeat-x top;
}

label {
	display: block;
	width: 313px;
}

.chosing_list label {
	margin: 2px;
}

textarea {
	width: 300px;
}

textarea.aktualnosc {
	width: 600px;
}

textarea.small {
	height: 9em;
	font-size: 120%;
}

select.year {
	width: 60px;
}

form p img {
	float: none;
	margin: 5px;
}

fieldset em {
	color: #f00;
	font-weight: bold;
	background: none;
	font-style: normal;
}

form input.error {
	border: #f00 1px solid;
}

form label.error {
	display: none;
	color: #f00;
	font-style: italic;
	padding: 0;
	background: none;
	border: none;
}

form .invalid {
	display: none;
	color: #f00;
	font-style: italic;
}
	
.checkbox, .radio {
	float: left;
	margin-right: 5px;
}

.date.small {
	width: 20px;
}

.date.medium {
	width: 50px;
}

.even {
	background: #FCFAFF;
}

.no-bg {
	background: none;
}

.caps {
	font-size: 1.2em;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 0pt 2px;
	text-transform: lowercase;
}

.alt {
	color:#666666;
	font-family:"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
	font-style:italic;
	font-weight:normal;
}

.box {
	background: #DFE8EC;
}

.box.bright {
	background: #eee;
}

.container {
	border: solid #fff 4px;
}

#banner {
	background: url("../images/banner2.jpg") no-repeat;
	height: 199px;
}

#flaga {
	position: relative;
	/*left: 929px;
	top: 180px;*/
	/*left: 1px;
	top: -19px;*/
	left: 6px;
	top: -3px;
}

#flaga img {
	background: #fff;
	margin: 0;
	padding: 4px;
}

#menu {
	background: url("../images/menu_bg.gif") no-repeat;
	height: 72px;
}

#menu a:hover {
	text-decoration: underline;
}

ul#mainmenu {
	height: 42px;
	margin: 0 0 0 1em;
}

ul#mainmenu li {
	line-height: 42px;
	display: block;
	float: left;
	margin-right: 1px;
}

ul#mainmenu li.selected {
	
}

ul#mainmenu li.selected a {
	
}

ul#mainmenu li a {
	line-height: 42px;
	display: block;
	margin: 0 15px;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	outline: none;
}

ul#mainmenu .active {
	margin-top: -8px;
	height: 50px;
	position: relative;
}

ul#mainmenu .active img, #mainmenu .active a {
	float: left;
	margin-left: 0;
	margin-right: 0;
}

ul#mainmenu .active a {	
	background: #DC5123;
	height: 50px;
	padding: 0 4px;
}

ul#submenu {
	margin: 0;
	height: 30px;
}

ul#submenu li {
	display: block;
	float: left;
}

ul#submenu li a {
	color: #fff;
	font-size: 100%;
	text-decoration: none;
	margin: 0 15px;
	line-height: 30px;
	display: block;
}

ul#submenu .active .active a {
	background: url("../images/submenu_arrow.gif") no-repeat bottom center;
	font-weight: bold;
	font-size: 100%;
}

#content {
	background: #ECF4FC;
}

#mainbar h3 {
	color: #375151;
}

.aktualnosc_link {
	background: url("../images/www_page.gif") no-repeat right;
	margin-top: -22px;
	height: 22px;
}

.aktualnosc_link a {
	font-size: 90%;
	font-weight: bold;
	margin-left: 30px;
	color: #666;
	text-decoration: none;
}

#mainbar a.more, #mainbar a.less {
	display: block;
}

.rest {
	display: none;
}

.aktualnosc_link a:hover {
	text-decoration: underline;
}

#logging {
	/*background: url("../images/logging_bg.gif") no-repeat;
	height: 108px;*/
}

#sidebar h3 {
	margin: 0 0 0.5em 0;
	color: #577171;
}

#menu #submenu li.manage {
	margin-left: -20px;
}

#menu #submenu li.manage a {
	color: #66ff66;
}

.link_category {
	color: #333333;
	display: block;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: none;
	background: url(../images/bullet_toggle_plus.png) no-repeat;
	padding-left: 15px;
}

table .mceEditor {
	width: 720px;
	background: #fff;
}

.mceEditor td {
	padding: 0;
}

.wydzialy-list div {
	padding: 3px 20px 0 20px;
}

.wydzialy-list .wydzial {
	background: #D6E1E6;
	margin-top: 5px;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 20px;
}

.wydzialy-list .kierunek {
	background: #DFE8EC;
	margin-top: 0;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

.wydzialy-list .specjalizacja {
	background: #E5EBF1;
	margin-top: 0px;
	padding-bottom: 4px;
	font-size: 11px;
}

.article.word {
	font-size: 120%;
	background: url("../images/word_ico1.png") no-repeat left;
	padding-left: 20px;
	margin: 0 0 10px 20px;
	display: block;
}


/************CMS***********/

.delete {
	color: #f00;
}

.done {
	margin-left: 15px;
	color: #0a0;
	font-weight: bold;
}
