body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
	color: #787878;
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	border-bottom: 1px dotted #EFEFEF;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 980px;
	height: 290px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
}

#header h1 {
	float: left;
	margin-top: 20px;
	padding: 100px 190px 0 0;
	text-transform: lowercase;
	font-size: 1.4em;
}

#header h1 span {
	color: #CC0000;
}

#header h1 a {
	border: none;
	text-decoration: none;
}

#header h2 {
	float: left;
	margin: 0 0 0 -190px;
	padding: 160px 0 0 0;
	text-transform: lowercase;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

#header h2 a {
	color: #333333;
}

/* Translate */

#translate {
	float: right;
	padding: 10px 0px 0 0;
}
#translate a {
		border: none;
	}

/* Menu poziome */

#menu_poz ul {
	margin: 0;
	padding: 240px 5px 0 5px;
	list-style: none;
}

#menu_poz li {
	display: inline;
}

#menu_poz a {
	float: left;
	width: auto;
	padding: 0px 5px 0 5px;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	border: none;
}

#menu_poz a:hover {
	color: #CC0000;
	}


/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: right;
	width: 680px;
}

.post {
	padding: 12px 30px;
	text-align: justify;
}

.post .title {
	letter-spacing: -1px;
	font-size: 1.7em;
	color: #CC0000;
}

.post .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}

.powrot a {
	font-weight: bold;
	color: #CC0000;
   margin-left: 30px;
}
.powrot a:hover {
	color: #333;
}
#pdf li {
	margin-left: 5px;
	padding: 7px 0 7px 5px;
	border-bottom: 1px solid #C3C3C3;
	list-style: url(images/pdf.gif);
	}

.zoom {
	float: right;
	margin: 5px 5px 5px 15px;
	border-width: 0px;
}
.zoom_g {
	margin: 2px;
	border: 2px solid #ccc;
	}
/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 20px 40px;
	background: url(images/img03.jpg) no-repeat;
}

#sidebar li ul {
	line-height: 2em;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar h2 {
	margin-bottom: 10px;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #CC0000;
}

#sidebar a {
	border: none;
}
.wideo {
	text-align: center;
	padding: 20px 0 5px 0px;
	}
/* Kontakt */
#kontakt {
	display: block;
	width: 500px;
	height: 100px;
	margin-left: 35px;
	border-bottom: 1px solid #ccc;
	padding: 5px 25px 5px 25px;
	line-height: 160%;

}

#col_left {
	float: left;
	text-align: left;
}
#col_right {
	float: right;
	text-align: right;
}


/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	border-top: 10px solid #FABE09;
	background: #EFEFEF;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}
/* slider tresci */
#tresc-slider {
	text-align:left;
	border:1px solid #ccc; width:600px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:0 auto;
}

#tresc-slider .mask {
	float:left;
	width:380px;
	height:530px;
	margin:15px 0 0 10px;
	overflow:hidden;
}

#tresc-slider .panel {
	width:380px;
	height:530px;
	text-align:left;
	line-height: 170%;
}

#tresc-slider ul {
	margin:0;
	padding:15px 15px 0 15px;
	list-style:none;
	float:left;
	border-right:1px solid #dedede;
	height:100%;
}

#tresc-slider ul li {
	margin:10px 0;
}

#tresc-slider ul a {
	outline:none;
	text-decoration: underline;
	display:block;
	width:155px;
	height:18px;
}

.panel h2 {
	padding:3px 0 0 0;
	color:#CC0000;
}

.panel p {
	color:#666;
}

.clear {clear:both}

cite {
	display: block;
	border-bottom: 1px solid #dedede;
}
/* slider header */
.slideshow_header {
	float: right;
	z-index: 100;
	margin: 25px 15px 0 0;
	}
/* faq spoiler */
/* ustawienia dla wszystkich elementow - zwin */
.zwin h4 {cursor:pointer;font-size:14px;color:black;font-style: italic;}
.zwin h4 span {color:red;font-size:12px;padding-left:5px;}
.zwin p {color:DimGray; padding-left: 15px; font-style: italic; font-size: 0.9em;}

