/* 091672 */
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; 	border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

:focus { outline: 0; } /* remetitleber to define focus styles! */
body { line-height: 1; color: black; background-image: url('../img/bg_body.gif'); }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }

img { border: 0; }

/* Ogólne css styles */

* html {
	padding-bottom: 0;
}

body {
	font: 12px/16px Tahoma, Verdana, Arial, sans-serif;
	color: #6A6A6A;
}

h1 {
	font-size: 16px;
	color: #ff6805;
	padding-bottom: 15px;
	line-height: 23px;
	padding-top: 2px;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	padding-bottom: 2px;
}

h3 {
	font-size: 16px;
	color: #ff6805;
	font-weight: normal;
	line-height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p {
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0;
}

dd {
	margin: 0;
	padding: 10px 10px 10px 0;
}

a { color: #6A6A6A; text-decoration: none; }
a:hover { color: #FF6805; text-decoration: underline; }

/* ************************************************************************ */

#all {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#header {
	height: 180px;
	cursor: pointer;
}

	#logohref a {
		display: block;
		position: absolute;
		top: 60px;
		margin: auto;
		width: 960px;
		height: 131px;
	}
	
	#enLang {
		float: right;
		padding-right: 30px;
		height: 19px;
		width: 32px;
		cursor: pointer;
	}

/* Stopka */
#footer {
	height: 10px;
	padding: 0 0 10px 0;
	color: #969696;
}
	
	#footer a { color: #969696;	padding: 0 7px;
	}
	#footer .copy {	color: #969696; }

/* ************************************************************************ */

/*  PATH gdzie jesteś  */
#path {
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 175px;
	padding-right: 150px;
	width: 540px;
}

	#path a.start {
		background: none;
		color: #6A6A6A;
		padding-left: 0px;
		text-decoration: underline;
	}
	
	#path a {
		background: url(../img/pathS.gif) no-repeat 0 0;
		color: #F4741B;
		padding: 0 5px 0 15px;
		text-decoration: none;
	}
	
	#path a:hover {
		text-decoration: underline;
	}
	
	#path a:first-child {
		padding-left: 0;
		background: none;
	}
	
	#path span a {
		color: #6A6A6A;
		text-decoration: none;
	}
	
	#path b {
		color: #F4741B;
		background: url(../img/pathS.gif) no-repeat 0 0;
		padding: 0 5px 0 15px;
		text-decoration: none;
	}


/* TOP MENU */
#topMenu {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px;
	height: 17px;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
}

	#topMenu ul { padding: 0; margin: 0; }
	#topMenu ul li { float: left; padding-right: 61px; }
	
	#topMenu ul.menuEN li { float: left; padding-right: 61px; }
	
	#topMenu ul li a
	{
		font-family: Times New Roman;
		font-size: 14px;
		color: #707070;
	}
	#topMenu ul li a:hover {  color: #F56A19; text-decoration: none; }
	
	#topMenu li a.active {
		color: #F56A19;
		text-decoration: none;
	}

/* SUB MENU */
/
#subMenu div {   }

	#subMenu ul { padding: 8px 0 0 0; margin: 0;  }
	#subMenu a { font-family: Times New Roman; line-height: 18px; font-weight: normal; font-size: 12px;}
	#subMenu a:hover { text-decoration: udnerline; }
	
	#subMenu ul li {
/*		background: transparent url(../img/kr.gif) no-repeat 0 7px;*/
		padding-bottom:5px;
		padding-left: 18px;
		background: transparent url(../img/arr0s.gif) no-repeat left 3px;
	}
	#subMenu ul li:hover {
		background: transparent url(../img/arr0s_a.gif) no-repeat left 3px;
	}

	#subMenu ul li a {
		color: #707070;
	}
	#subMenu ul li a.active {
		color: #F56A19; text-decoration: none;
	}
	
	#subMenu ul a.active li {
		background: transparent url(../img/arr0s_a.gif) no-repeat left 3px;
	}
	
	#subMenu ul.sub1 {
		padding-top: 5px;
	}
	
	#subMenu ul.sub1 li {
/*		background: transparent url(../img/arrow.gif) no-repeat 2px 5px; */
		padding-bottom:5px;
		padding-left: 15px;
		background-image: none;
	}
	
	#subMenu ul.sub1 li a {
		color: #707070;
	}
	#subMenu ul.sub1 li a.active { color: #707070; text-decoration: underline; }

	.ramkaSub {
		border: 1px solid #ACACAC;
		background-color: #fff;
		padding: 5px;
	}

/* **************************************** */

table.tableP {	background-color: #ffffff; margin: 10px 0; }
table.tableP tr td { padding: 5px !important; border: 1px solid #fff; }

.bgtitle {
	font-family: Times New Roman;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #ffffff;
	height: 22px;
	background: url("../img/bg_p.gif") repeat-x;
	padding: 5px 0 0 0;
	text-align: center;
}

.bgtitleG {
	font-family: Times New Roman;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #ffffff;
	height: 22px;
	background: url("../img/bg_grey.gif") repeat-x;
	padding: 5px 0 0 0;
	text-align: center;
}

.ramka {
	border: 1px solid #ACACAC;
	background-color: #F1F1F1;
	border-top: 0;
	padding: 5px;
	margin: 0;
}

.subicoright {
	width: 145px;
	border: 1px solid #ACACAC;
	margin-bottom: 15px;
}


/* zawartosc strony artykuły */

table.sublist {
	margin-left: -30px;
}

#textContent {
	width: 558px;
	text-align: justify;
	border: 1px solid #ACACAC;
	border-top: 0;
	padding: 10px;
	min-height: 400px
}

	#textContent div.article {
		padding-top: 5px;
		position: relative;
	}
	
	#textContent div.article ul {
		padding: 5px 0 5px 0;
		margin: 0;
	}

	#textContent div.article ol {
		list-style: decimal;
		padding: 0 0 0 25px;
		margin: 0;
	}

	
		#textContent div.article p a {
			color: #ff6600;
		}
		#textContent div.article p a:hover {
			text-decoration: underline;
		}
		#textContent div.article table td {
			border:1px solid white;
		}
		#textContent h1 {
			text-transform: uppercase;
			color: #F4741B;
			font-size: 12px;
			text-align: left;
			line-height: 16px;
			padding: 0 0 0 0;
			font-weight: bold;
			margin: 0 0 5px 0;
		}
			#textContent h1.sublist {
				padding: 25px 0 0 0;
				margin: 0;
			}
			
			#textContent h1.firstsublist {
				padding: 5px  0 0 0;
				margin: 0;
			}
			#textContent h1.firstsublist a {
				color: #F4741B;
			}

			
			#textContent h1.first {
				padding: 5px
			}
			
			#textContent h1.sublist a {
				color: #F4741B;
			}
			
			#textContent h2.sublist
			{
				font-size: 12px;
				padding: 3px 0 5px 32px;
				margin: 0;
				line-height: 16px;
				background: transparent url(../img/arr0.gif) no-repeat 0 6px;
			}
			
			#textContent h2.sublist:hover {
				padding-left: 32px;
				background: transparent url(../img/arr0_a.gif) no-repeat 0 6px;
			}
			
			#textContent h2.sublist a {
				font-weight: normal;
				text-transform: none;
				color: #6A6A6A;
			}
			
			#textContent h2.sublist a:hover {
				color: #FF6805; 
			}
			
			#textContent .trescsublist {
				padding: 2px 0 15px 0;
			}

		

		#textContent .meta {
			/*bottom: -20px;*/
			float: right;
			right: 2px;
			background: url("../img/metaArt.gif") no-repeat right;
			width: 100%;
			height: 20px;
			cursor: pointer;
			padding-bottom: 10px;

			
		}
		
		#textContent .metafile {
			background: url("../img/metaFile.gif") no-repeat right 0;
			width: 100px;
			height: 20px;
			cursor: pointer;
			float: right;
		}
		
			#textContent .article .trescimg {
				float: left;
				padding: 5px;
				margin-right: 10px;
				border: 1px solid #ACACAC;
			}
	
	#textContent div.zalaczone {
		padding: 15px 0 0 0;
		margin-bottom: 5px;
	}
	
	#textContent div.zalaczone h1 {
		color: #404040;
		font-size: 12px;
		padding: 0 0 5px 0;
		margin-bottom: 10px;
		font-weight: bold;
		border-bottom: 1px solid #F1F1F1;
	}
	
	#textContent div.zalaczone table.fileList {
		width: 100%;
	}

	#textContent div.zalaczone table.fileList tr td{
		padding: 3px;
		vertical-align: top;
	}

	#textContent table tr td {
		padding: 3px;
		vertical-align: top;
	}

/* ************************************************************************ */

	.zalaczone_inline h2 {
		float: left;
		width: 70%;
		text-align: left;
	}

	.zalaczone_inline_list {
		float: right;
	}
	
	.zalaczone_inline_metafile {
		background: url("../img/metaFile.gif") no-repeat right 0;
		width: 100px;
		height: 20px;
		cursor: pointer;
		float: right;
	}
	
	.zalaczone_inline_tresc {
		padding-bottom: 15px;
	}

/* ************************************************************************ */

/* INDEX */
.newsBox {
	width: 515px;
	padding: 15px;
	border: 1px solid #AFAFAF;
	border-top: 0;
	background-color: #F1F1F1;
	margin-bottom: 15px;
}

	.newsBox h2 {
		padding-top: 0;
		margin-top: 0;
	}
	
	.newsBox h2 a{
		line-height: 16px;
		text-transform: uppercase;
		font-size: 12px;
		color: #FF6805;
		padding-bottom: 5px;
	}

	.arr0 h2 {
		/*text-transform: none;*/
		font-size: 12px;
		color: #FF6805;
		padding-bottom: 5px;
		font-weight: bold;
	}
	.newsBox p {
		padding: 0;
		margin: 0;
		text-align: justify;
	}
	
	.newsBox div.more {
		float: right;
		padding-right: 0;
	}
	
	.newsBox div.more a {
		font-size: 11px;
		color: #FF6805;
		padding-right: 0;
		/*background: url(../img/path.gif) no-repeat right 5px;*/
	}
	
	.newsBox ul { padding: 0; margin: 0;  }
	.newsBox a { line-height: 15px; font-size: 12px;}
	.newsBox a:hover { text-decoration: udnerline; }
	
	.newsBox ul li {
	
	}
	
	.newsBox ul li a {
		display: block;
		line-height: 16px;
		padding-bottom:5px;
		padding-left: 28px;
		background: transparent url(../img/arr0.gif) no-repeat 0 5px;
	
	}
	
	.newsBox ul li a:hover {
		color: #FF6805;
		padding-bottom:5px;
		padding-left: 28px;
		background: transparent url(../img/arr0_a.gif) no-repeat 0 5px;
	
	}

	.rejestr li{
		line-height: 16px;
		padding-bottom:5px;
		padding-left: 28px;
		background: transparent url(../img/arr0.gif) no-repeat 0 3px;
	}
	.rejestr li:hover {
		color: #FF6805;
		padding-bottom:5px;
		padding-left: 28px;
		background: transparent url(../img/arr0_a.gif) no-repeat 0 3px;
	}	

	ul.kwadrat{
		padding-left: 15px;
		margin: 0;
	}
	.kwadrat li{
		line-height: 16px;
		padding-bottom:0;
		padding-left: 15px;
		background: transparent url(../img/kwadrat.jpg) no-repeat 0 4px;
	}

	.myslnik li{
		line-height: 16px;
		padding-bottom:5px;
		padding-left: 15px;
		background: transparent url(../img/myslnik.jpg) no-repeat 0 8px;
	
	}
	/* tabelki classy*/
	.jasny {
		background-color:#F1F1F1;
	}
	.ciemny{
		background-color:#E3E3E3;
	}
	.tyt{
		background-color:#F79D52;
		color: white;
	}
	.nag {
		font-weight: bold;
	}

	
	
	div.arr0 {
		padding-left: 30px;
		background: transparent url(../img/arr0.gif) no-repeat left 7px;
	}
	div:hover.arr0 {
		padding-left: 30px;
		background: transparent url(../img/arr0_a.gif) no-repeat left 7px;
	}
	
	a.arr0 {
		display: block;
		line-height: 19px;
		padding-bottom:0;
		padding-left: 28px;
		background: transparent url(../img/arr0.gif) no-repeat 0 5px;
	
	}
	
	a.arr0:hover {
		display: block;
		color: #FF6805;
		padding-bottom:0;
		padding-left: 28px;
		background: transparent url(../img/arr0_a.gif) no-repeat 0 5px;
	
	}

.rightBox {
	height: 190px;
	width: 336px;
	padding: 7px;
	background-color: #F1F1F1;
	border: 1px solid #AFAFAF;
	margin-bottom: 15px;
}

.ico {
	height: 210px;
	width: 350px;
	background-color: #F1F1F1;
	border: 1px solid #AFAFAF;
	margin-bottom: 15px;
}

.more {
	font-size: 11px;
}

	.rightBox ul li a {
		padding-bottom:5px;
		padding-left: 28px;
		line-height: 18px;
		background: transparent url(../img/arr0.gif) no-repeat 0 3px;
	
	}
	
	.rightBox ul li a:hover {
		color: #FF6805;
		padding-bottom:5px;
		padding-left: 28px;
		background: transparent url(../img/arr0_a.gif) no-repeat 0 3px;
	
	}
	
	.rightBox div.more {
		float: right;
		padding-right: 0;
	}
	
	.rightBox div.more a {
		font-size: 11px;
		color: #FF6805;
		padding-right: 10px;
		/*background: url(../img/path.gif) no-repeat right 5px;*/
	}

/* ************************************************************************ */

.moviePage {
	background-color:#efefef;
	margin:10px auto;
	padding: 20px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	text-align:left;
}
	
/* ************************************************************************ */
.newsList ul {
	padding-top: 10px;
	padding-left: 0;
	margin: 0;
}
.newsList ul li {
	padding-left: 18px;
	background: transparent url(../img/arr0s.gif) no-repeat left 3px;
}

.newsList ul li:hover {
	background: transparent url(../img/arr0s_a.gif) no-repeat left 3px;
}

.newsList ul li a {
	padding-bottom: 13px;
	display: block;
}
/* ************************************************************************ */

#articleGallery {
	margin: auto;
	width: 520px;
}

#articleGallery a {
	display: block;
	float: left;
	padding: 5px;
}

#articleGallery .photoframe{
	margin: 0;
}

/* ************************************************************************ */

.center { text-align: center; }
.right { float: right; }
.left {	float: left; }
.clear { clear: both; font-size: 0; line-height: 0; }
.paddingzero	{ padding: 0; }

.photoframe {
	padding: 4px;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	margin: 0 10px 0 0;
}

/* ************************************************************************ */
div.artmetric {
/*	padding-bottom: 15px;*/
	display: none;
	width: 100%;
}

.artmetric table {
	float: right;
	border : 1px solid #B7B7B7;

}

/* tabelka metryczki */
table.metric td		{ 
	border-right: 3px solid #fff;
	font-size : 9px;
	padding-right: 2px 4px 2px 4px;
	margin: 2px 4px 2px 4px;
	background-color : #F1F1F1;
	color: #8D8D8D;
}

.m {
	font-size: 10;
	color: #0167A7;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0;
	font-weight: normal;
	font-style : italic;
	cursor: pointer;
/*	border-bottom: solid 1px #276cab;*/
}
.filemetric {
	padding-bottom: 15px;
	display: none;
}

/* ******************* */

.moreArt a {
	color: #F4741B;
	padding-right: 15px;
	background: url("../img/arr3.gif") no-repeat right;
}


/* WYSZUKIWARKA GOOGLE *************************************************************************************************************/
.gsc-resultsbox-visible { width: 550px; }
.gsc-tabsArea { width: 550px; }
.gsc-search-button {
	font-size: 12px;
	font-weight: bold;
	border: 0;
	color: #808185;
	background: transparent;
	cursor: pointer;
}
#searchForm .gsc-clear-button { display : none; }
#searchForm td.gsc-input { border: 0; }
#searchForm input.gsc-input {
	font: 11px;
	border: 1px solid #F3C498;
	background-color: #F1F1F1;
	color: #707070;
}

#searchForm .gsc-branding  { display : none; }
#results a.gsc-trailing-more-results  { display : none; }


