/* standard elements */
html {
	min-height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #99998A;
}
a:hover {
	color: #99998A;
}
body {
	background: #3E3E3E url(img/bg.jpg) repeat-x left bottom;
	color: #444;
	font: normal 11px arial, sans-serif;
}
p, code, ul {
	padding-bottom: 1.2em;
}
li {
	list-style: none;
}
h1, h2, h3 {
	font: bold 1.2em arial, sans-serif;
	margin-bottom: 4px;
	margin-left: 15px;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma, sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
h1, h2, h3 {
	padding-top: 6px;
}
/* misc */
.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	width: 900px;
}
/* header */
.top {
	padding: 0px 0px 0;
	margin: 0 auto;
	width: 900px;
	text-align: right;
}

.top a{
	border: 0px;
}
/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 10px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 900px;
}
.header .left, .header .right {
	background: #936C31;
	color: #FFF;
	height: 10px;
}
.header .left {
	background: #B3C2C7 url(img/header.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS", sans-serif;
	line-height: 10px;
	text-align: center;
	width: 564px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p, .header .right h2 {
	padding: 0 16px;
}
.header .right h2 {
	padding-top: 16px;
	font: normal 1.6em "Trebuchet MS", sans-serif;
}
/* navigation */
.navigation {
	background: #4E6677 url(img/nav.png);
	height: 40px;
}
.navigation a {
	background: #617C8F url(img/nav.png);
	border-right: 1px solid #7A97AC;
	color: #CED9DF;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 40px;
	padding: 0 12px;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom;
	color: #DFE7EA;
}
/* main */
.main {
	border-top: 0px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
	width:900px; 
	height:390px; 
}
/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {
	border-bottom: 1px solid #EAEADA;
}
.sidenav li a {
	font-size: 0.9em;
	color: #554;
	display: block;
	padding: 4px 0 2px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F4F0E5;
	color: #654;
}
/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 650px;
	height: 370px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
  font-family: "Verdana", sans-serif;
	list-style: url(img/li.gif);
	margin-left: 30px;
	padding-top: 7px;
}
.content p {
	font-family: "Verdana", sans-serif;
	font-size: 1.1em;
	text-align: justify;
}
.content table {
	width: 100%;
	padding-top: 2px;
	padding-bottom: 10px;
}
.content caption {
	height: 25px;
	background-color: #F4F0E5;
	font-weight: bold;
	padding-top: 4px;
	margin-top: 10px;
}
.content tr {
	height: 23px;
	background-color: #FCFBF8;
}
.content th {
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
}
.content td {
	text-align: center;
}
.content img {
  padding-right: 10px;
  border: 0px;

}
.content hr {
	background: #F1E9CB url(img/hr.gif);
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 37px;
	text-align: center;
}
.footer a, .footer a:hover {
	color: #FFF;
}

div#copy {
	color: #CCD8E0;
}
#copy a{
	color: #CCD8E0;
	text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;

}


div#stopka {
	color: #CCD8E0;
}
#stopka a{
	color: #CCD8E0;
	text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}

/* galeria strony glownej  */
  
.fadein { 
	position:relative; 
	width:900px; 
	height:390px; 
}

.fadein img { 
	position:absolute; 
	left:0; 
	top:0; 
}

/* koniec galerii strony glownej */

div#endsite {
	color: #CCD8E0;
	margin: 0 auto;
	padding: 70px 10px 70px;
	width: 900px;
	text-align: center;
}

#endsite a{
	color: #CCD8E0;
	text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
}

div#marq { margin: 0pt auto;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    overflow: hidden;
    min-height: 20px;
    height: 20px;
    max-height: 20px;
    font-size: 10px ! important;
    width: 500px;
    right: 200px;
    color: #CCD8E0;
    }

#marq h1 h2 h3 h4 { text-align: left;
    font-weight: normal;
    font-size: 10px ! important;
    }

#marq b { font-weight: normal;
    }

div#blm2 {
	width: 640px;
    height: 370px;
	overflow: auto;
	font-size: 12px ! important;
	padding-right: 10px;
}

#blm2 img {
    margin: 5px;
    padding: 3px;
    border: 1px solid rgb(209, 209, 203);
    background-color: rgb(255, 255, 255);
}

div#blm2a {
	width: 660px;
    height: 370px;
	overflow: auto;
	font-size: 12px ! important;
	padding-right: 10px;
}

#blm2a img {
    margin: 5px;
    padding: 3px;
    border: 1px solid rgb(209, 209, 203);
    background-color: rgb(255, 255, 255);
}

div#blm3 {
	width: 870px;
    height: 370px;
	overflow: auto;
	font-size: 12px ! important;
	padding-right: 0px;
}

#blm3 img {
    margin: 4px;
    padding: 3px;
    border: 1px solid rgb(209, 209, 203);
    background-color: rgb(255, 255, 255);
}

#blm4 img {
    margin: 3px;
    padding: 1px;
    border: 1px solid rgb(209, 209, 203);
    background-color: rgb(255, 255, 255);
}
