#menu_up
{
	background-color: #90bade;
	height:2em;
	line-height:2em;
	margin:0px 0px 0px 0px;
	padding:9px 0px 4px;	
}


.module_menu_header 
{
	font: italic 10pt/22pt georgia; 
	text-align:center;
}


.module_menu_group li
{
	border-bottom: 1px solid #90bade;
	margin: 0;
}


.module_menu_group ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.module_menu_group li a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

a
{
	color:#3B5998;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


#thebody 
{
	color: #0000FF;
}

.sitebar
{
	float:left;
	font-size:13px;
	padding:0px;
	width:132px;	
}


.ibtn, .isub, .niebieski 
{
	background-color:#3B5998;
	border-color:#D9DFEA rgb(14, 31, 91) rgb(14, 31, 91) rgb(217, 223, 234);
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	text-align:center;
}

/*
	Style obsługujące moduły administracyjne. 
*/



.module_message_news
{
	margin:0px auto;
	padding:0px;	
	text-align:left;

	padding: 2 2 2 2;	
	border: #B2B2B2 1px solid; 
}

.module_message_news h3
{
	font: italic 10pt/22pt georgia; 
	text-align:left;
	border: #B2B2B2 1px solid; 
	background-color: #90bade;
}

.module_message_news span 
{
	border-top: #B2B2B2 1px solid; 
	display: block;
	text-align: center;
}

.module_message_praca
{
	margin:0px auto;
	padding:0px;	
	text-align:left;
	padding: 2 2 2 2;	
	border: #B2B2B2 1px solid; 
}

.module_message_praca h3
{
	font: italic 10pt/22pt georgia; 
	text-align:left;
	border: #B2B2B2 1px solid; 
	background-color: #ccff99;
}

.module_message_praca span 
{
	border-top: #B2B2B2 1px solid; 
	display: block;
	text-align: center;
}

html>body .module_menu_group li a { width: auto; }


p.preview
{
	display: none;
}

p.preview img
{
	display: inherit;
}

#module_topmenu
{
text-align: center;
padding: 3px 0;
margin-left: 0;
border-top: 1px solid #778;
font: 10px Verdana, sans-serif;
}

#module_topmenu li
{
list-style: none;
margin: 0;
display: inline;
}

#module_topmenu li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-top: none;
background: #DDE;
text-decoration: none;
}

#module_topmenu li a:link { color: #448; }
#module_topmenu li a:visited { color: #667; }

#module_topmenu li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#module_topmenu li a#current
{
background: white;
border-top: 1px solid white;
}

#formularzyk label
{
	display: block;
}

#formularzyk input
{
	border: #B2B2B2 1px solid; 
	margin:0px auto;
	padding:0px auto;
	
}

#module_logotype h1
{
	text-align: center;
	font: italic 16pt georgia;
	color: #333;	
	text-align:center;
}

.content_table_news
{
	border: #B2B2B2 1px solid; 
	width:90%;";
	margin:0px auto;
	padding:0px auto;
	
}

.content_table_news th
{
	border: #B2B2B2 1px solid; 
	padding: 2 2 2 2;
	background-color: #90bade;
}


.content_table_praca
{
	border: #B2B2B2 1px solid; 
	width:90%;";
	margin:0px auto;
	padding:0px auto;
	
}

.content_table_praca th
{
	border: #B2B2B2 1px solid; 
	padding: 2 2 2 2;
	background-color: #ccff99;
}

.message_body
{
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.current_message
{
	border: #B2B2B2 1px solid; 
	padding: 2 2 2 2;
	background-color: #ccff99;
}

.inactiv
{
	border: #FF0000 1px solid; 
	padding: 2 2 2 2;
	background-color: #FF7400;
}