/* Style dla elementów z szablonu */
#shade_side {
	background: url(../images/shade_side.gif) repeat-y;
	width: 977px;
	margin: 0 auto; /* center hack */
	text-align: left; /* center hack */
}

#shade_bottom {
	background: url(../images/shade_bottom.gif) repeat-x;
	width: 961px;
	height: 11px;
	margin: 0 auto; /* center hack */
	text-align: left; /* center hack */
}

#wrapper {
	min-width: 955px;
	max-width: 955px;
	width: auto !important; /* IE6 hack */
	width: 955px; /* IE6 hack */
	margin: 0 auto; /* center hack */
	text-align: left; /* center hack */
	background-color: #fff;
	/*overflow: hidden; *//* trik z kolumnami o różnej wysokości */
	}

#top {
	background: #1b145a url(../images/top_bg.jpg) repeat-x;
	margin: 0 auto; /* center hack */
	text-align: left; /* center hack */
	height: 199px;
	width: 953px;
	border-top: 1px solid #8d89ac;
	border-left: 1px solid #8d89ac;
	border-right: 1px solid #8d89ac;
	border-bottom: 1px solid #428b92;
}

#logo_banner {
	float: left;
}

/*#logo {
	position: relative;
	top: 39px;
	left: 66px;
	background: url(../images/logo.jpg);
	width: 363px;
	height: 35px;
}*/

#banner {
	float: left;
	position: relative;
	left: 0px; /* 52px */
	top: 0px; /* 54px */
	width: 688px;
	height: 200px;
	background: white;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #8e99c0;*/
	}


/* panel w topie z danymi kontaktowymi */
#contact {
	background: url(../images/tabela_kontakt.jpg);
	color: white;
	/*font-weight: bold;*/
	position: relative;
	top: 21px;
	right: 21px;
	float: right;
	width: 237px;
	height: 157px;
	/*width: 233px;
	height: 155px;*/
	/*border: 1px solid #16104e;*/
}

#contact .contact_img {
	float: left;
	/*background: url(../images/contact_img.jpg);*/
	width: 58px;
	height: 155px;
}

#contact .contact_info {
	/*background: url(../images/contact_bg.jpg) repeat-x;*/
	height: 155px;
}

#contact .p1 {
	padding-top: 9px;
}

#contact .p2 {
	padding-top: 12px;
}

#contact .p3 {
	padding-top: 5px;
}

#contact .p4 {
	padding-top: 12px;
}

#contact a {
	color: white;
	text-decoration: none;
}

#contact a:hover, #contact a:focus {
	text-decoration: underline;
}
/* koniec panelu z danymi kontaktowymi */


#mainmenu {
	clear: both;
	width: 954px;
	height: 36px;
	background: url(../images/mainmenu_bg.jpg) repeat-x bottom;
	font-size: 17px;
	/*float:right;*/

	/*width: 250px;*/
	/*position: relative;*/
	/*right: 100px;*/
}

#middle {
	clear: both;
	background: #fff;
	padding: 0px 20px 0px 20px;
	}

#search_sidemenu {
	padding-top: 19px;
	
	float: left;
}

#search {
	width: 210px;
	height: 27px;
	background: url(../images/search_bg.jpg) repeat-x;
	margin-bottom: 9px;
}

#search .inputbox {
	background : #FFFFFF;
	color: #666666;
	width: 184px;
	height: 17px;
	font-size: 14px;
	border: solid 0px #818181;
	margin-top: 6px;
	margin-left: 12px;
	margin-right: 2px;
	padding-left: 3px;
	padding-right: 0px; /* odstęp od lupy */
	line-height: 14px;
}

#sidemenu {
	width: 210px; /*167*/
}


/* ściezka powrotu */
#breadcrumbs {
	margin-top: 19px;
	float: left;
	width: 685px; /*728*/
	height: 36px;
	padding: 0;
	margin-left: 18px;
	background: white;
	font-size: 13px;
}
.breadcrumbs, .breadcrumbs a {
	color: #1b1464;
}

.breadcrumbs a:hover, .breadcrumbs a:focus {
	color: #f7992c;
}

.breadcrumbs span {
	color: #f18c3e;
	font-weight: bold;
}
/* koniec ścieżki powrotu */


#content {
	float: left;
	width: 613px; /*656*/
	background: white;
	margin-left: 18px;
	color: black;
	font-size: 1.2em;
	border: 1px solid #d9d9d9;
	padding: 0 35px 0 35px;
}

#spacer1 {
	clear: both;
	height: 26px;
}

#spacer2 {
	clear: both;
	background: #d1d1d1 url(../images/footer_arrow_top.jpg) no-repeat bottom right;
	/*width: 955px;*/
	height: 16px;
	z-index: 1;
}

#bottom {
	background: #b2b2b2 url(../images/footer_arrow_bottom.jpg) no-repeat top right;
	z-index: 2;
	color: white;
	clear: both;
	padding: 0px;
	background-repeat: no-repeat;
	height: 18px;
	text-align: left;
	padding-top: 2px;
	}

#bottom .copy{
	float: left;
	padding-left: 10px;
}

#bottom .author {
	float: right;
	padding-right: 60px;	
}

#bottom .author a{
	color: white;
}

#bottom .author a:hover, #bottom .author a:focus{
	color: #555;
}

.createdate, .modifydate, .small, .mosimage_caption {
	font-size: 0.8em;
	color: #999;
	}

/* Standardowe style HTML */
* {
	margin: 0;
	padding: 0;
	}
body {
	margin: 0px 0px 0px 0px;
	background-color : #fff;
	color : #000;
	background-repeat: repeat-x;
	background-position: center top;
	visibility: visible;
	text-align: center; /* center hack */
	font-size: 76%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3;
	}

a:link, a:visited {
	color: #1b1464;
}

a:hover, a:focus {
	color: #f7992c;
}

#content h1 {
	font-size: 17px;
	padding: 10px 0;
}

#content h2 {
	font-size: 15px;
	padding-top: 10px;
}

#content th {
	font-size: 13px;
	text-align: center;
}

/* menu górne */
ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
	display: inline; /* Shows each item side-by-side */
	list-style-type: none; /* Gets rid of the bullet points */
}

ul.menu a, ul.menu a:visited {
	color: white;	
	display: block;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 19.79%;
	/*padding: 0 2.26em;*/ /* Provides horizontal separation between menu items */ 
	line-height: 32px;
	border-left: 1px solid #fba847;
	border-right: 1px solid #f18831;
}

ul.menu a:hover, ul.menu a:focus, ul.menu li#current a {
	text-decoration: underline;
	background: url(../images/mainmenu_bg_hover.jpg) repeat-x;
}

/* koniec menu górnego */


/* menu boczne */
ul.menu_side {
	margin: 0;
	padding: 0;
}

.moduletable h3 {
	background: #a8a9ab url(../images/arrow_menu_header.jpg) no-repeat 4px center;
	z-index: 99;
	font-size: 17px;
	font-weight: normal;
	color: white;
	line-height: 2em;
	padding-left: 33px;
}

ul.menu_side li {
	background: url(../images/arrow_menu.jpg) no-repeat left center;
	/*display: inline;*/ /* Shows each item side-by-side */
	list-style-type: none; /* Gets rid of the bullet points */
	font-size: 13px;
	line-height: 2em;

	border-bottom: solid 1px #cccccc;
}

ul.menu_side a, ul.menu_side a:visited {
	color: #0071bc;	
	font-size: 13px;
	display: block;
	text-decoration: none;
	/*float: left;*/
	/*padding: 0 1.2em;*/ /* Provides horizontal separation between menu items */ 
}

ul.menu_side a:hover, ul.menu_side a:focus, ul.menu_side li#current a {
	text-decoration: underline;
	color: #a8a9ab;
}

/* koniec menu bocznego */


/* treść */
.contentpaneopen div { /* odstęp tekstu od nagłówka i daty artykułu */
	padding-top: 20px;
}

.contentpaneopen p {
	padding: 10px 0;
}

.contentheading a {
	color: #1b1464;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	background: url(../images/article_header.jpg) no-repeat left center;
	padding-left: 40px;
	line-height: 18px; /* na wysokosc grafiki */
}

.contentheading a:hover, .contentheading a:focus {
	text-decoration: underline;
}

#content {
	padding-top: 20px;
}

.contentpaneopen ul {
	padding-left: 40px;
}

.buttonheading a img, span.hasTip a img {
	border: 0px;
	padding: 0 2px;
}
/* koniec treści */


/* "więcej..." */
a.readon {
	background: #1e1963;
	color: white;
	text-decoration: none;
}

a.readon:hover, a.readon:focus {
	background: #8d89ac;
}
/* koniec "więcej..." */

/* dział kontakt */
#component-contact .contentheading {
	font-size: 1.5em;
}

.adres_naglowek {
	font-weight: bold;
	line-height: 2em;
}

.form_naglowek {
	font-weight: bold;
	line-height: 2em;
	text-decoration: underline;
}
/* koniec działu kontakt */

/*#content img {
	padding: 10px;
}*/

.highlight {
	font-weight: bold;
}

#content fieldset{
	border: 0px;
}

#link34 {
	text-align: justify; 
	margin-bottom: 20px; 
	text-indent: 40px; 
}

#link34 a:link, #link34 a:hover, #link34 a:visited { 
	text-decoration: none; color: #000000;
}

