﻿html * {
	margin: 0; 
	padding: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 69%; 
	text-align: left;
	color: #000000;  
	background: url("../images/background1.gif") top repeat-x;
}

ul {
	list-style: none;
	
}


#mainContent	{	
	width: 1000px;
}

#header	{
	padding-top: 20px;
	width: 100%;
	height: 68px;
	background: url("../images/menuBg.gif") bottom repeat-x;	
}

#header #menuWrapper {
	width: 1100px;
}

#header #logo	{
	float: left;
}

#header #menu	{
	float:left;
	height: 68px;	
}

#header #menu	.menuitem	{
	float: left;
	margin-right: 65px;
	margin-top: 20px;
	font-weight: bold; 
	color: #5f6a72;	
	font-size: 11px;
}

#leftContent	{
	float:left;
	margin-top: 25px;
	margin-left:10px;
}

#leftContent div #content	{
	margin-top: 15px;
	width:520px;
	color: #5f6a72;
	float:left;
	
}

#contentFile {
	padding-left: 10px;
	padding-right:10px;
	font-size:12px;
}
#leftMenu	{
	margin-top: 15px;
	width:220px;
	color: #5f6a72;
	float:left;
}

#leftContent #mainMenu	a {
	margin-top: 15px;
	font-size: 12px;
	color: #5f6a72;
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	text-decoration: none;
}

#leftContent #mainMenu .catName {
	font-weight: bold;
	margin-left: 10px;
	color:#000000;
	font-size:11px;
}

.catLine0 {
			background: url("../images/spacerBlack.gif") repeat-y left;
			height: 140px;
			width: 350px;
			float:left;
		}

.catLine1 {
			background: url("../images/spacerBlack.gif") repeat-y left;
			height: 90px;
			width: 350px;
			float:left;
		}

#leftContent #mainMenu .category .item {
	padding-left: 50px;
}

#leftContent #mainMenu .mc {
	
	width: 750px;
}



#leftMenu #menuHeader	{
	background-color: #000000;
	color: #ffffff;
	margin-right: 10px;
	padding: 15px;
	font-weight:bold;
	cursor:hand;
}

#leftMenu #menuHeaderTop	{
	color: #000000;
	margin-right: 15px;
	height: 43px;
	font-weight: bold;
	cursor: hand;
	font-family: Verdana;
	background: url(../images/BGRelacji.gif);
}

#leftContent #leftMenu .menuItem	{
	width: 170px;
	float:left;
}

#leftContent #leftMenu .menuSubItem	{
	width: 130px;
	float:left;
	padding-left: 40px;
}

#leftContent #leftMenu .menuArrow	{ 
	float: right;
	margin-right: 10px;
	top: 10px;
}


.menuItemTop	{
	width: 190px;
	float:left;
	padding-bottom: 5px;
	background-color: #e7e7e7;
	padding-left: 15px;
}

.menuItemTopActive	{
	width: 190px;
	float:left;
	padding-bottom: 5px;
	background-color: #e7e7e7;
	padding-left: 15px;
	color:#000000;
}

#leftContent #leftMenu .menuLinkActive	{
	color:#000000;
}

#leftContent #leftMenu .menuArrowTop	{ 
	float: right;
	height:20px;
	width: 40px;
	background-color: #e7e7e7;
	
}

#leftContent #leftMenu #mLine	{
	width:210px;
	height: 1px;
}

#leftContent #leftMenu a	{
	color:#5f6a72;
	width: 150px;
	margin-right: 10px;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}

#leftMenu a	{
	color:#5f6a72;
	width: 150px;
	margin-right: 10px;
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
}



#rightContent	{
	float:left;
	margin-left: 5px;
	width: 192px;
	font-weight: normal;
}

#rightContent #searchEngine	{
	height: 25px;
	padding-top: 0px;
	_padding-top:0px;
	
}

#rightContent #searchEngine	input {
	border:1px solid #d8d8d8;
	color: #000000;
	background-color: #ffffff;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:162px;
}

#rightContent #searchEngine	#searchButton {
	border:0px solid #d8d8d8;
	width: 20px;
	height: 17px;
	background: url(../images/strzalkaSzukaj.gif) top left no-repeat;
}



#rightContent #loginPanel	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	height: 280px;
	background: url(../images/AktualnoSciBG.gif);
}

#rightContent #loginPanel #title {
	padding-top: 15px;
	text-align: center;
}

#rightContent #loginPanel .input	{
	text-align: center;
}

#rightContent #loginPanel div input {
	border:1px solid #d8d8d8;
	color: #000000;
	background-color: #b2b8ba;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}

#rightContent #loginPanel #arrow	{
	height: 40px;
	text-align:center;
	margin-top: 15px;
}

#rightContent #loginPanel #breakLine	{
	text-align:center;
}

#rightContent #loginPanel div div 	{
	height:25px;
	margin-left: 0px;
	margin-right: 0px;
}

#rightContent #loginPanel #hrLine {	
	color: #b2b8ba;
	width: 180px;
	border: 0;
	background-color: #b2b8ba;
	height: 1px;
}

#rightContent #banners	{
	margin-top: 15px;
	margin-bottom: 15px;
}

#newsletterDiv {
	margin-top: 15px;
	height: 70px;
	background: url("../images/newsletterBG.gif") top left no-repeat;
	border: 1px solid #777777;
	width: 190px;
}

#newsletterDiv img {
	padding-left: 3px;
	cursor: hand;
}

#newsletterInfo {
	text-align: center;
	width: 190px;
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
}

#newsletter {
	margin-top: 32px;
	margin-left: 10px;
	border: 1px solid #d8d8d8;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 140px;
	padding-top: 1px;
}

#rightContent #banners .banner	{
	margin-top: 15px;
}

#footer {
	clear:both;
	background: url("../images/menuBg2.gif") top repeat-x;	
	background-color: black;
	padding-top: 10px;
	margin-top: 0px;
	width: 100%;	
}

#footer #bottomBanners	{
	height: 82px;
}

#footer #copyright	{
	width: 940px;
	height: 50px;
	background-color: black;
	padding-left: 15px;
	padding-top: 10px;
	color: white;
}

.tytul {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 12px;
}

.more:link {
	font-weight: normal;
	text-decoration: underline;
	color: #5f6a72;	
	} 
.more:visited { 
	font-weight: normal;
	text-decoration: underline;
	color: #5f6a72;	
	}  
.more:hover { 
	font-weight: normal;
	text-decoration: underline;
	color: #5f6a72;	
	}  
.more:active { 
	font-weight: normal;
	text-decoration: underline;
	color: #5f6a72;	
	}
	
.more {
	font-weight: normal;
	text-decoration: underline;
	color: #5f6a72;	
} 

a {
	color: #5f6a72;	
} 

.newsHeaders {
	font-size: 12px;
}

.imageDesc {
	font-size: 9px;
	padding-top: 5px;
	text-align: justify;
}

.newsImage {
	padding-top: 10px;
	text-align: center;
}

blockquote {
	text-align: justify;
}

.templateTitle {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
}

.templateText {
	margin-top: 10px;
	text-align: justify;
}

.templateLink {
	padding-top: 20px;
}

a.templateLinkAnchor {
	text-decoration: none;
	font-style: italic;
	font-size: 12px;
}

div#content ul {
	list-style-type: square;
	list-style-image: url(../images/list.gif);
	font-size:12px;
	margin-left: 30px;
	margin-top: 10px;
}

div#content {
	text-align: justify;
}

div#content ul li {
	padding-left: 10px;
	margin-top: 5px;
}

div#content a {
	font-weight: bold;
	font-style: italic;
}

#loginPanel #summaryTitle {
	background-color: #000000;
	color: #ffb105;
	font-weight: bold;
	text-align: center;
	padding-top:8px;
	height: 22px;
	font-size: 12px;
}

#loginPanel .newsTitle {
	font-weight: bold;
	text-align: left;
	padding-bottom:10px;
	font-size: 11px;
}

#loginPanel #summary {
	overflow: hidden;
	font-size: 11px;
	position:relative;
	height: 210px;
	margin-top:10px;
	width:160px;
	padding-left: 15px;
	padding-right:15px;
}

#loginPanel #summary #newsSpan {
	
	height: 600px;
	position:relative;
}

#loginPanel #archive {
	padding-top:10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#loginPanel #archive a{
	color:#ffffff;
	text-decoration: none;
	font-size: 12px;
}




#loginPanel #summary b a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.summaryText a {
	text-decoration: none;
	color:#ffffff;
	font-style: italic;
}

.searchInactive {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #CDCDCD;
	font-size: 13px;
}

.searchActive {
	font-size: 13px;
}

.mapSiteMain {
	font-size: 12px;
	font-weight: bold;
	
}

.mapSiteSubMenu {
	margin-bottom: 10px;
	
}

.mapSiteLink {
	cursor:hand;
}


#errorTitle {
	font-weight: bold;
}

#errorResultTitle {
	margin-top: 40px;
	margin-bottom:20px;
}

.errorLinkTitle {
	text-decoration: none;
	font-style: normal;
}

.errorLink {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 9px;
	margin-bottom:5px;
}

.menuStyleImage {
	border: 0;
	margin-left: 5px;
}

.newsSeparator {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/przerywanaPomaranczowa.gif);
	height: 1px;
	font-size:1px;
}

.textHeader {
	font-size: 13px;
}

.siteMap {
	color:#ffffff;
	text-decoration:none;
}

.imagePortfolio {
 	border-color: #5f6a72;
}

.newsDate {
	font-size:11px;
}

.portfolioText {
	color: #5f6a72;
	margin-top:15px;
}

.portfolioText a {
	font-weight: bold;
}

.searchDesc a {
	text-decoration:none;
	
}

