html { 
	/* background-color: #660033; */
	background-image:url('../images/bg.png');
	background-repeat:repeat-xy;	
}

body {
	padding: 0px;
	margin: 0px;
	/* background-color: #ff9999; */
	background-image:url('../images/top-bg.png');
	background-repeat:repeat-x;
	font-family: Verdana, sans-serif;
}

.page1 {
	/* background-color: #ff6633; */	
}

.page {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

.top {
	height: 230px;
}

.top-logo {
	float: left;
}

.top-img {
	float: left;
}

.content {
	/*background-color: #fff;*/
}

.content-title {
	width: 100%;	
}

.content-logo {
	width: 950px;
	height: 220px;
	background-image:url('../images/tlo-org.png');
	background-repeat:no-repeat;		
}

.content-menu {
	float: left;	
	margin-top: 10px;
	margin-bottom: 20px;
}

.content-menu ul {
	float: left;
	margin: 0;
	padding: 0;
}

.content-menu li {
	float: left;
	font-size: 14px;
	list-style:none;
}

.content-menu li .border {
	float: left;		
}

.content-menu a {
	display: block;
	padding: 13px 18px;
	color: #fff;
	text-decoration: none;	
}

.content-menu a:hover {
	color: #1a0f0e;
	text-decoration: none;	
	background-image:url('../images/content-menu-hover.png');
	background-repeat: repeat-x;
	/* background-color: #f7c406; */
}

#onasgazety img {
	width: 900px;	
}

.skt {
	float: right;	
}

.skt .border {
	float: left;
	display: block;
	margin-top: 10px;
	padding: 13px 18px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	/* background-image:url('../images/menu-line.png');
	background-repeat:no-repeat;
	background-position: right; */			
}

.skt .border:hover {
	color: #1a0f0e;
	text-decoration: none;	
	background-image:url('../images/content-menu-hover.png');
	background-repeat: repeat-x;
	/* background-color: #f7c406; */
}

.skt .facebook {
	width: 30px;
	height: 30px;
	margin-bottom: 8px;
	margin-left: 10px;
}

.skt .pausa {
	margin-top: 9px;
}

.content-wzor {
	width: 950px;
	background-image:url('../images/content-wzorek.png');
	background-repeat:no-repeat;	
	background-position: top;
	/* background-color: orange; */
}

.content-gora {
	width: 950px;
	height: 10px;
	background-image:url('../images/content-border.png');
	background-repeat:no-repeat;	
}

.content-main {
	width: 950px;
	float: left;
	background-image: url('../images/content-inside-middle.png');
	background-repeat: repeat-y;
	/* background-color: green; */			
}

.content-inside {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

.nawigacja {
	margin: 0px;
	padding: 0px;	
}

.nawigacja .star {
	float: left;	
	margin-top: 10px;
	margin-bottom: 10px;
}

.nawigacja h1 {
	float: left;
	font-size: 24px;
	font-style: italic;
	margin-bottom: 0px;
	margin-left: 5px;
}

.nawi-linia {
	clear: both;
	height: 1px;
}

.tresc h2 {
	font-size: 18px;
	color: #0072bc;
	margin-bottom: 5px;
}

.tresc h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	padding-top: 2px;
	padding-left: 6px;
}

.tresc .h3-tlo {
	width: 95px;
	height: 22px;
	background-color: #f3c51b;	
}

.tresc p{
	margin: 3px;
}

.tab_akt_title {
	width: 180px;
	color: #f46521;	
	font-weight: bold;
}

.linia {
	margin-top: 10px;
	clear: both;
	height: 1px;
}

.linia-solo {
	clear: both;
	height: 1px;
	margin-top: 10px;
}

.aktualmin {
	float: left;
	width: 80px;
	height: 80px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 10px;
	border: 1px solid #e3ceb7;
}

.aktual {
	float: left;
	width: 140px;
	height: 140px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 10px;
	border: 1px solid #e3ceb7;
}

.aktual1 {
	float: left;
	width: 200px;
	height: 200px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 10px;
	border: 1px solid #e3ceb7;
}

/*-------------------- pobierz --*/

.pobierz {
	margin-left: 10px;
	padding: 0px;	
}

.pobierz li {
	list-style:none;
}

.pobierz-left {
	float: left;
	width: 400px;
}

.pobierz-left img {
	margin-right: 10px;
}

.pobierz-right {
	float: left;
}

.pobierz-right img {
	margin-left: 20px;
}

/*---------------------- end pobierz --*/

.wiecej {
	clear: both;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 1px 11px 1px 11px;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	background-image: url('../images/wiecej.png');		
	background-repeat: repeat-x;
}

.wiecej:hover {
	color: #603913;
	text-decoration: none;
	background-image: url('../images/wiecej-h.png');		
	background-repeat: repeat-x;	
}

/* ------------- stronicowanie -----------------*/

.stronicowanie {
	color: #e3ceb7;
	font-size: 10px;
}

.stronicowanie b {
	color: #e37d00;
}

.str {
	color: #603913;
	text-decoration: none;	
}

.str:hover {
	color: #603913;
	text-decoration: underline;	
}

/*----------- stopka --------------*/

/*-- strona wejsciowa --*/
.footer-first {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 50px;
	background-image: none;
}

.footer-copy-first {
	padding-top: 5px;
	text-align: center;
	color: #a67c52;
	font-size: 11px;	
}

.footer-copy-first b {	
	color: #f2bf02
}

.footer-copy-first a {	
	color: #a67c52;
	text-decoration: none;
}

.footer-copy-first a:hover {	
	color: #a67c52;
	text-decoration: underline;
}

/*-- end strona wejsciowa --*/

.footer {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 60px;
	background-image: url('../images/content-border.png');
	background-repeat: no-repeat;
	background-position: top; 
	/* background-color: blue; */
}

.footer-copy {
	padding-top: 25px;
	text-align: center;
	color: #a67c52;
	font-size: 11px;	
}

.footer-copy b {	
	color: #f2bf02
}

.footer-copy a {	
	color: #a67c52;
	text-decoration: none;
}

.footer-copy a:hover {	
	color: #a67c52;
	text-decoration: underline;
}

img {
	border: 0px;
}

/* --------------- KONTAKT --------------- */

.kontakt-lewy {
	float: left;
	width: 500px;
}

.kontakt-prawy {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
}

.kontakt-prawy iframe {
	border: 1px solid #e3ceb7;	
}

.kontakt-prawy a {
	text-decoration: none;
}

.kontakt-prawy a:hover {
	text-decoration: underline;
}

/* --------------- Formularz kontakt --------------*/

#formularz {
	clear: both;
	margin-top: 10px;	
}

#formularz h4 {
	font-weight: normal;	
}

.input {
	width: 200px;
	height: 18px;
	background-color: #f8f5f1;
	border: 1px solid #e3ceb7;
}

.textarea {
	width: 400px;
	height: 200px;
	background-color: #f8f5f1;
	border: 1px solid #e3ceb7;
}

.przedpolem {
	width: 120px;
	font-size: 12px;
	color: #603913;
}

#button {
	float: right;
	margin-top: 5px;
	padding: 1px 11px 1px 11px;
	font-size: 10px;
	text-decoration: none;
	color: #fff;
	border: 0px;
	background-image: url('../images/wiecej.png');		
	background-repeat: repeat-x;
}

#button:hover {
	color: #603913;
	border: 0px;
	text-decoration: none;
	background-image: url('../images/wiecej-h.png');		
	background-repeat: repeat-x;	
}

/* --------------- koniec Formularz kontakt --------------*/

/* --------------- koniec Galeria --------------*/

#page-galeria {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}

#informacje {

}

#zdjecie {
	margin-bottom: 5px;
	width: 600px;
	position: relative;
}

#miniaturki {
	width: 900px;
	position: relative;
}

#miniaturki img {
	margin: 5px;
	cursor: pointer;
}

/* --------------- koniec Galeria --------------*/
