/* mystyle */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

body.bg {
	background:url(images/body_bg.jpg) #E2E6EF;
	padding-top:10px;
	padding-bottom:10px;
}



#logo_bg {
	width: 559px;
	height:82px;
	margin-right:36px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}


#pathway {
	
	width: 580px;
	height:20px;
	text-indent: 17px;
	text-align:right;
	padding-right:25px;
	margin-top:12px;
	color:#1E3D80;
	font-size:12px;
	font-weight: bold;
	
	
}


#hr {
	width: 100%;
	height:3px;
	border-left:10px solid #639ace;
	background: url(images/line_hor.jpg);

}

.clr {
	clear: both;
}


table.contentpaneopen {
	width: 100%px;
	margin-right:4px;
	margin-left:4px;
	
	}

.contentheading {
	height: 21px;
	color: #666666;
	text-align: left;
	padding-top: 3px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	font-family:  verdana, sans-serif, Arial, Helvetica;
	white-space: nowrap;
}

table.contentpaneopen td {
	padding:0px;
	
}

td.contentheading {
	background: url(images/bg_block.jpg);
	text-indent:8px;
    	padding-top: 5px;
    	padding-left: 11px;
	font-size: 13px;
	font-weight: bold;
	height:20px;
	color:#ffffff;
	width: 591px;
}

#bottom {
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 40px;
	text-align:left;
}

#bnavi {
	padding: 5px 0px 0px 50px;
	margin: 0px 0px 3px 0px;
	text-align:left;
	color:#000000;
	font-size:12px;
}


#tab {
	padding-top:20px;
	text-align:center;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; 
	color:#000000;
}


#nawigacja {
	padding-top:15px;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}


a:link, a:visited {
	color: #000000; text-decoration: none;
	font-weight: bold;
}



a:hover {
	color: #1E3D80;	
	text-decoration: none;
	font-weight: bold;
	}

a.next:link,a.next:visited {background: url(images/next.gif) no-repeat;
	}
	

a.next#next_active:hover{
	background: url(images/active_next.gif) no-repeat;
	}

a.back:link,a.back:visited {background: url(images/back.gif) no-repeat;
	}
	

a.back#back_active:hover{
	background: url(images/active_back.gif) no-repeat;
	}

#smallnav {
	width: 175px;
	height: 20px;
	padding: 5px 0px 0px 0px;
	margin: 8px 0px 8px 0px;
	font-size:12px;
	text-align:left;
	color:#000000;
	}


#rightside {
	width: 190px;
	background-color: #f3f3f3;
	margin: 0px;
}


table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;

}
table.moduletable th {
	background: url(images/bg_block.jpg) no-repeat;
	color: #ffffff;
	text-align: left;
	padding-top: 3px;
	padding-left: 11px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	font-family:  verdana, sans-serif, Arial, Helvetica;
	
	
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(images/menu_bg.gif) no-repeat;
	vertical-align: bottom;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-left: 11px;
	height: 22px !important;
	width: 190px;
	text-decoration: none;
	font-family: verdana, sans-serif, Arial, Helvetica;
}

a.mainlevel:hover {
	background: url(images/menuhov_bg.gif) no-repeat;
	text-decoration: none;
	color: #1E3D80;
	height: 22px !important;
}

a:active {
	background: url(images/menuhov_bg.gif) no-repeat;
	text-decoration: none;
	color: #1E3D80;
	height: 22px !important;
}

#active_topmenu {
	color			: #AB1E27; 
 	text-decoration		: none;
	font-weight		: bold; 
}

#active_topmenu:hover {
	color			: #AB1E27; 
 	text-decoration		: underline;
	font-weight		: bold; 
}

a.mainlevel#active_menu{
	background: url(images/menuhov_bg.gif) no-repeat;
	color			: #AB1E27; 
 	text-decoration		: none;
	font-weight		: bold; 
}

a.mainlevel#active_menu:hover{
	background: url(images/menuactiv_bg.gif) no-repeat;
	color			: #AB1E27; 
 	text-decoration		: underline;
	font-weight		: bold; 
}


#pp {
    padding-top:5px;}
    
#kontakt { font: normal 11px Verdana; margin: 0 auto; width: 280px; }
.kontakt-uwaga { font-size: 10px; }
form { text-align: center; width: 240px; margin: 0 auto; }
form span.margines { margin: 0 6px; }
input { margin-bottom: 4px; }
.przycisk {
    width: 160px;
    margin-top: 8px;
    background: #ffffff;
    font-size: 12px;
    cursor: pointer;
    font-weight: bold;
    padding: 2px;
    letter-spacing: 3px;
    border: 2px solid #80400;
}
.przycisk:hover { background: #804000; color: #ffffff; }
#pole1, #pole2 { width: 190px; border: 1px solid #804000; }
#pole3 { width: 190px; height: 120px; border: 1px solid #804000; }
#pole1:focus, #pole2:focus, #pole3:focus { background: #f0ffff; }
span.gwiazdka { color: #ff0000; }
span.form-kom1 { color: #008000;font: normal 11px Verdana; }
span.form-kom2 { color: #ff0000;font: normal 11px Verdana; }




































