.title {
	font-weight: bold;
}

*
{
margin:0;
padding:0;
}

body {
	margin: 0px;
	padding: 0px;
	color: #383838;
	background:url('images/main_bck.jpg') repeat-x #003263;
}

h2.biptitle
{
cursor:pointer;
background:#383838 url('images/more.png') right no-repeat;
color:#FFFFFF;
padding:4px;
margin:10px 0;
}

#bottomlinks
{
text-align:center;
background:url('images/footer_bck.jpg') no-repeat;
}

#bottomlinks a
{
float:left;
height:99px;
text-decoration:none;
font-size:1%;
}

#bottomlinks a span
{
position:relative;
left:-10000px;
}

.news_itemtitle
{
margin-bottom:10px;
font-size:9pt;
color:#032548;
}

a.news_mngmntlink
{
display:block;
margin:3px 0;

}

#bottomlinks #buttons
{
	margin:0 auto;
	width:350px;
	position:relative;
	top:-5px;
}

a#poczta
{
width:59px;
background:url('images/f_poczta.jpg') no-repeat;
}

a#rekrutacja
{
width:74px;
background:url('images/f_rekrutacja.jpg') no-repeat;
}

a#forum
{
width:61px;
background:url('images/f_forum.jpg') no-repeat;
}

a#zamowienia
{
width:74px;
background:url('images/f_zampub.jpg') no-repeat;
}

a#statek
{
width:75px;
background:url('images/f_statek.jpg') no-repeat;
}
a#wirtualna_uczelnia
{
width:75px;
background:url('images/icon_wirtualna_uczelnia.gif') no-repeat;
}

a#bip
{
width:59px;
background:url('images/f_bip.jpg') no-repeat;
}

#container_main
{
width:905px;
margin:10px auto;
background:#FFFFFF;
padding:20px;
}

#header
{
background:url('images/top.jpg');
height:183px;
margin-top:10px;
}
#header_zaloba
{
background:url('images/top_zaloba.jpg');
height:183px;
margin-top:10px;
}

#header_navi
{
background:url('images/top_navi.jpg');
height:183px;
margin-top:10px;
}

#header_bip
{
background:url('images/top_bip.jpg');
height:183px;
margin-top:10px;
}

#header_mech
{
background:url('images/top_mech.jpg');
height:183px;
margin-top:10px;
}

#header_wiet
{
background:url('images/top_wiet.jpg');
height:183px;
margin-top:10px;
}


#header h1 a, #header_navi h1 a, #header_mech h1 a, #header_wiet h1 a
{
font-size:1%;
text-decoration:none;
width:110px;
height:140px;
position:relative;
left:22px;
top:30px;
display:block;
}


#header_zaloba h1 a, #header_navi h1 a, #header_mech h1 a, #header_wiet h1 a
{
font-size:1%;
text-decoration:none;
width:110px;
height:140px;
position:relative;
left:22px;
top:30px;
display:block;
}



#header h1 span, #header_navi h1 span, #header_mech h1 span, #header_wiet h1 span
{
position:relative;
left:-10000px;
}

#header_zaloba h1 span, #header_navi h1 span, #header_mech h1 span, #header_wiet h1 span
{
position:relative;
left:-10000px;
}




#breadcrumb
{
padding:3px 0 5px 0;
margin:3px 0;
border-top:dotted 1px #cbcbcb;
border-bottom:dotted 1px #cbcbcb;
}

#menu
{
margin:3px 0 3px 0;
}

#menu table
{
}

#menu td
{
border-right:1px solid #FFFFFF;
color:#FFFFFF;
padding:5px 0px 5px 15px;
background:#003263;
text-transform:uppercase;
text-align:center;
font-weight:bold;
}

#menu_zaloba td
{
border-right:1px solid #FFFFFF;
color:#FFFFFF;
padding:5px 0px 5px 15px;
background:#333;
text-transform:uppercase;
text-align:center;
font-weight:bold;
}

#menu td.hover a
{
 background: #003263 url('images/menu_arrow.jpg') no-repeat left;
}

#menu_zaloba td.hover a
{
 background:  url('images/menu_arrow.jpg') no-repeat left;
}

#menu td a
{
display:block;
width:100%;
color:#FFFFFF;
text-decoration:none;
}

#menu_zaloba td a
{
display:block;
width:100%;
color:#FFFFFF;
text-decoration:none;
}

#toplinks
{
	margin-left:350px;
	float:left;
	width:300px;
	padding-top:3px;
}

a {
	color: #3c4c5c;
	text-decoration: underline;
	font-family: Arial,Helvetica;
}

a img
{
border:0;
}

.clear
{
clear:both;
}

#topnav form
{
float:right;
width:250px;
text-align:right;
}

#topnav form input#search_field
{
padding:2px 2px 2px 2px;
width:150px;
}

#topnav form input#ok_button
{
padding:2px 4px 2px 4px;
background:#ed1e25;
color:#FFFFFF;
border:0;
}

#leftbar
{
width:25%;
float:left;
background:#F5F5F5;
padding-left:1px;
}

#content
{
width:73%;
float:right;
}

.news_itemtitle
{
font-weight: bold;
}

/*
div .container_box div table tbody tr td
{
padding: 2px;
}
*/

#content table tr td
{
/*border:solid 1px #C4C4C4;*/
padding:4px;
}

#content table
{
border-collapse:collapse;
margin-bottom:15px;
}

#leftbar a
{
display:block;
margin: 0px;
padding: 3px 0;
width:100%;
}

#leftbar a:hover
{
background:#E1E1E1;
}

#leftbar p
{
margin:0;
padding-top:0px;
padding-bottom:0px;
}

#leftbar a
{
border-bottom:solid 1px #FFFFFF;
}

#leftbar a.marked
{
background:#003263;
color:#FFFFFF;
}

#leftbar a.external
{
background:url('images/target.gif') no-repeat right;
}

#mainleft
{
float:left;
width:68%;
margin-top:10px;
}

#mainright
{
float:right;
margin-top:10px;
width:30%;
}

h1 span, h2 span
{
position:relative;
left:-10000px;
}

#departaments a, #onas a
{
	display:block;
	width:263px;
	height:54px;
	text-decoration:none;
	font-size:1%;
}

h1#media
{
margin-top:10px;
background:url('images/w_onas.jpg') no-repeat;
}

h1#bop
{
margin-top:10px;
background:url('images/w_bop.jpg') no-repeat;
}

h1#zamowienia
{
margin-top:10px;
background:url('images/w_zamowienia.jpg') no-repeat;
}

h1#bip_prawa
{
margin-top:10px;
background:url('images/w_bip.jpg') no-repeat;
}

h1#kronika_prawa
{
margin-top:10px;
background:url('images/w_wirtualna-kronika.jpg') no-repeat;
}

h1#absolwenci_prawa
{
margin-top:10px;
background:url('images/w_absolwenci.gif') no-repeat;
}

h1#w_innowacyjna-gospodarka
{
margin-top:10px;
background:url('images/w_innowacyjna-gospodarka.jpg') no-repeat;
height:72px; 
}

h1#w_kapital-ludzki
{
margin-top:10px;
background:url('images/w_kapital-ludzki.jpg') no-repeat;
height:72px; 
}

h1#w_program-regionalny
{
margin-top:10px;
background:url('images/w_program-regionalny.jpg') no-repeat;
height:72px; 
}


h1#nawi
{
	background:url('images/w_nawigacyjny.jpg') no-repeat;
	margin-bottom:6px;
}

h1#mech
{
	background:url('images/w_mechaniczny.jpg') no-repeat;
	margin-bottom:6px;
}

h1#inz
{
	background:url('images/w_iet.jpg') no-repeat;
}

#news h1
{
margin-top:5px;
margin-bottom:10px;
height:20px;
width:622px;
background:url('images/h1_aktualnosci.gif') no-repeat;
}

#sections h1
{
margin-top:7px;
height:20px;
width:262px;
background:url('images/h1_jednostki.gif') no-repeat;
}

#sections
{
background:url('images/jednostki.gif') repeat-y;
}

#sections h2
{
padding:3px 0;
}

#sections h2 a
{
width:223px;
height:27px;
display:block;
text-decoration:none;
font-size:1%;
}

h2#biblioteka
{
background:url('images/h2_biblioteka.gif') no-repeat;
}

h2#biurokarier
{
background:url('images/h2_biurokarier.gif') no-repeat;
}

h2#dzial
{
background:url('images/h2_dzial.gif') no-repeat;
}

h2#aam
{
background:url('images/h2_aam.gif') no-repeat;
}
h2#ksiegarnia_morska
{
background:url('images/h2_ksiegarnia_morska.jpg') no-repeat;
}
h2#samorzad
{
background:url('images/h2_samorzad.gif') no-repeat;
}
h2#osrodki
{
margin-top:8px;
background:url('images/h2_osrodki.gif') no-repeat;
}
h2#kampus
{
background:url('images/h2_kampus.gif') no-repeat;
}
h2#partnerstwo
{
background:url('images/h2_partnerstwo.gif') no-repeat;
}

h2#info_prawna
{
background:url('images/h2_info_prawna.gif') no-repeat;
}



.mainh1
{
font-size:14pt;
color:#ed1e25;
margin:8px 0 5px 0;
}

#content
{
font-size:11pt;
line-height:1.2em;
}

#content img
{
margin: 0 5px 0 5px;
}

#content li, #content li
{
margin-left:20px;
}


hr {
border:0;
	border-bottom:dotted 1px #BEBEBE;
	
	height: 0px;
	margin:5px 0;
}

/* poszczególne nagłówki */
h1 {
	font-family: Tahoma, Arial, sans-serif;
	color: #383838;
	font-size: 12px;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;
	color: #383838;
	font-size: 11px;
	font-weight: bold;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	color: #383838;
	font-size: 11px;
}

input, textarea, select {
	color: #383838;
	font-family: Tahoma, Arial;
	font-size: 11px;
	border: 1px solid #BABABA;
}

.button {
	background: #EBE8DF;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* nagłówek drugiego poziomu */
.page_subtitle {
	color: #195BAC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.nazwisko{
	color: #383838;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/* Site-wide text formatting */
div,td,span {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #383838;
}

p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #383838;
}

.line {
	border: solid #BEBEBE; 
	border-width: 0px 0px 1px 0px; 
	padding-top: 5px;
}

/* Generic Module-independent formatting */
.moduletitle {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #383838;
	padding-bottom: 15px;
}
.summarytitle {
	font-weight: bold;
}

/* Nag�owki np. w prawach u�ytkownika */
td.header, td.header a {
	background-color: #EBE8DF;
	color: #000000;
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
}


/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */
div.container_box {
	padding: 0px;
	margin: 0px;
	/*width: 600px;*/
	/*float: right;*/
}

div.container_editbox {
	border: 2px dashed #CCC;
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	/*background-color: #EBE8DF;*/
	background-color: #E3E3E3;
	font-size: 8px;
}

div.container_editheader table tr td.info {
	font-size: 10px;
	font-weight: bold;
	/*color: #ff9600;*/
	color: #000000;
}

h2.itemtitle {
	font-family: Tahoma, Arial;
	color: #195BAC;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 10px;
	padding-left:15px;
	background:url('images/blue_arrow.jpg') no-repeat;
}

/* Autor i data posta */
div.itembody.news_author{
	font-size: 10px;
}

/* News Module */
td.news_summary {
	padding-bottom: 1em;
}

/* Tytuły newsów na głównej stronie AM */
div.am_fp_newsitem_title {
	color: #195BAC;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Arial;
	font-size: 11px;	
	padding-bottom: 10px;
}

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
}

tr.even_row {
	background-color: #DDD;
	color: red;
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* Workflow */
div.workflow_action {
	border: 1px solid #DDD;
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: #DDD;
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-family: Tahoma,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: #DDD;
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}


/* Cell with left menu item */
.leftnav {
	height: 20px;
	background: #F2F2F2;
	border: #FFFFFF solid;
	border-width: 0px 0px 1px 0px;
}

/* Cell with left menu item hover*/
.leftnav1{
	height: 20px;
	background: #B8D8FF;
	border: #FFFFFF solid;
	border-width: 0px 0px 1px 0px;
}

/* Left menu item */
.leftnav a, .leftnav1 a{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-decoration: none;
}

/* current section */
.leftnavcur {
	height: 20px;
	background: #F2F2F2;
	border: #FFFFFF solid;
	border-width: 0px 0px 1px 0px;
}
/* current section hover*/
.leftnavcur1 {
	height: 20px;
	background: #B8D8FF;
	border: #FFFFFF solid;
	border-width: 0px 0px 1px 0px;
}

/* current section */
.leftnavcur a, .leftnavcur1 a{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, Arial;
	text-decoration: none;
}


/* pole wyszukiwarki */
.searchmodule_input{
	width: 185px;
	border: #195BAC solid;
	border-width: 2px 1px 1px 1px;
}

.employee td{
	border: solid #BABABA;
	border-width: 0px 0px 1px 0px;
}

#sidebar {
	position: absolute;
	top: 0px;
	left: -180px;
	z-index: 2;
	border: dotted #000000;
	border-width: 0px 1px 1px 0px;
	background: #D9E9FF;
	width: 200px;
	height: auto;
	padding: 0px 0px 0px 10px;
}

#click {
	/*float: right;*/
	/*margin-left:200px;*/
	position:absolute;
	left:200px;
	width: 20px; 
	height: 100%;
	border: dotted #000000;
	border-width: 0px 0px 0px 1px;
	background-color: #B8D8FF;
	cursor: pointer;
}

/* BIP */
.bip_section_header {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	color: #195BAC;
	padding-bottom: 10px;
}

ol {
	margin-left:15px;
}