body{
font-family: Verdana,sans-serif;
font-size:12px;
margin:0 auto;
padding-top:10px;
}

.contentheading{
	font-weight:bold;
	font-size:16px;
	padding-bottom:15px;
}

a{
	color:#668098;
	text-decoration:none;
}
a:hover{
	color:#1a3249;
}

#logowanie_form{
	background-color:#99aaba;
	padding: 0px 10px 10px 10px;
	color:#ffffff;
	overflow:hidden;
	width:100%;
	clear:both;
}
#logowanie_form a{
	color:#ffffff;
	text-decoration:underline;
}
#submit_login{
	margin-top:5px;
	font-size:12px;
	border:1px solid #ffffff;
	color:#ffffff;
	background:transparent;
}
#login_left{
	float:left;
	width:45%;
	overflow:hidden;
}
#login_right{
	float:right;
	width:47%;
	overflow:hidden;
	padding-top:20px;
}

#container{
margin:0 auto;
width:800px;
}

#logo{
width:100%;
clear:both;
}

#up_menu{
width:100%;
clear:both;
text-align:right;
}
#up_menu a{
text-decoration:none;
font-weight:bold;
color:#000000;
}

#middle_menu{
width:800px;
height:29px;
clear:both;
text-align:right;
background-image: url("../images/menu_top_bg.jpg");
margin-top:5px;
overflow:hidden;
}

#middle_menu_left{
float:left;
overflow:hidden;
margin:7px 0px 0px 10px;
color:#ffffff;
font-weight:bold;
}
#middle_menu_left a{
font-variant: small-caps;
color:#ffffff;
}

#middle_menu_right{
	float:right;
}

.search_szukaj{
	position:relative;
	top:5px;
}
#mod_search_searchword{
	font-size:10px;
	height:14px;
	position:relative;
	top:-1px;
	margin-right:5px;
}
.button_szukaj{
	border:0px none;
	background-color:#ffffff;
	margin-right:5px;
}

#flash_banner{
width:800px;
height:213px;
clear:both;
margin:5px 0px 5px 0px;
}

#main{
width:800px;
overflow:hidden;
}
#main_left{
float:left;
width:470px;
}
#main_left img{
	border:0px;
}
#main_right{
float:right;
width:305px;
overflow:hidden;
}

#footer{
width:800px;
clear:both;
font-size:9px;
color:#898686;
margin-top:10px;
padding-bottom:10px;
overflow:hidden;
}
#footer a{
text-decoration:none;
color:#2D2D2D;
}
#footer_left{
float:left;
}
#footer_right{
float:right;
}

#user{
	margin-bottom:15px;
}
#migawki{
	float:left;
	overflow:hidden;
	width:100%;
}

/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float:left;
	overflow:hidden;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}
div.moduletable h3 {
	margin-top:0px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

.moduletable_menu h3{
	margin-top:0px;
}
/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

/* headers */
div.componentheading {
  padding-left: 0px;
  font-size:16px;
  font-weight:bold;
}
