body {
	margin: 0;
	padding: 0;
	background: #1B3266;
	background-image:url(images/tlo_x.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #1757AB;
}

a:hover {
}

#wrapper {
	margin: 0 auto;
	padding: 0;
/*	background: url(images/img05.jpg) repeat-x left top;*/
}

/* Header */

#header {
	width: 1000px;
	azimuth:center;
	height: 100px;
	margin: 0 auto;
	background: #333333 url('images/Baner_SK.jpg');
}

/* Menu */

#menu {
	width: 1000px;
	azimuth:center;
	height: 54px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 48px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float:left;
	height: 28px;
	margin-right: 3px;
	padding: 26px 15px 0px 15px;
/*	background: url(images/img06.jpg) no-repeat right 10px;*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background:transparent url(images/bgON.gif) repeat-x top center;
}

#menu .current_page_item a {
	padding-left: 10;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.jpg) repeat-y left top;
}

#page-bgbtm {
	margin: 0px;
	padding: 30px;
	background: url(images/img03.jpg) no-repeat left bottom;
}
/* Strona */

#strona {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img06.jpg) repeat-y left top;
}

#strona-bgbtm {
	margin: 0px;
	padding: 30px;
	background: url(images/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 0px 20px;
	color: #57ACF7;
}
#content1 {
float:right;
	width: 900px;
	padding: 0px 20px;
	color: #fff;
}
#content2 {
	float: right;
	width: 900px;
	padding: 0px 20px;
	color: #fff;
}
#mblok1 {
	float: left;
	width: 300px;
	padding: 0px 20px 0px 0px;
	color: #57ACF7;
}
#mblok2 {
	float: left;
	width: 160px;
	padding: 0px 20px 0px 0px;
	color: #57ACF7;
}
#mblok3 {
	float: right;
	width: 300px;
	padding: 30px 0px 0px 50px;
	color: #57ACF7;
}
#mblok4 {
	float: right;
	width: 160px;
	padding: 20px 0px 0px 0px;
	color: #57ACF7;
}
#mblok5 {
	float: left;
	width: 300px;
	padding: 20px 20px;
	color: #57ACF7;
}
#mblok6 {
	float: left;
	width: 160px;
	padding: 0px 20px 0px 200px;
	color: #57ACF7;
}
#mblok7 {
	float: right;
	width: 600px;
	padding: 20px 20px;
	color: #57ACF7;
}
#content1 a{
	color: #fff;
}
#content1 a:hover{
	color: #55A0FF;
}
#content1 table{
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding: 0;
	table-layout: fixed;
	height: auto;
	position:relative;
	/*	min-width: 99%;*/
	line-height: 1.8em;
	border:double;
}
#content2 table{
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding: 0;
	table-layout: fixed;
	height: auto;
	position:relative;
	/*	min-width: 99%;*/
	line-height: 1.8em;
	border:none;
}
#content3 table {
	background-color: #f1f3f5;
	margin-top: 8px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #cccccc;
	color: #1c1c1c;
}
.post {
}

.post .title {
	height: 20px;
	letter-spacing: -0.5px;
	color: #CCFFFF;
}

.post .title a {
	color: #1757AB;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #C9D9E8;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}
.post a {
	color:#fff;
	font-size:16px;
}
.post a:hover {
color:#FF0000;
}

.post .entry {
	text-align: justify;
	margin-bottom: 5px;
	padding: 10px 10px 0px 0px;
}

.post table{
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding: 0;
	table-layout: fixed;
	height: auto;
	min-width: 99%;
	line-height: 1.8em;
	border:double;
}
.links {
	display: block;
	width: 96px;
	height: 30px;
	padding: 2px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
	padding: 10px 0px 0px 0px;
	color: #57ACF7;
}
#sidebar1 {
	float: right;
	vertical-align:bottom;
	width: 270px;
	padding: 10px 0px 0px 0px;
	color: #57ACF7;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #0E689A;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 15px;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #57ACF7;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FF0000;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
	width: 100%;
	background: #231202;
}

#footer {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	padding: 0px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #70AEFF;
}

#footer a {
	color: #1F84FF;
}
/* common styling */

a {color:#000;}
a:hover {text-decoration:none;}
a:visited {color:#000;}

/* slides styling */

.photo {width:900px; text-align:left; font-size:10px; position:relative; margin:0;}

.photo ul.topic {padding:0; margin:0; list-style:none; width:900px; height:550px; position:relative; z-index:10;}

.photo ul.topic li {display:block; width:125px; height:31px; float:left;}
.photo ul.topic li a.set {display:block; font-size:9px; width:124px; height:30px; text-align:center; line-height:20px; color:#000; text-decoration:none; border:1px solid #fff; border-width:1px 1px 0 0; background:#ccc; font-family:verdana, arial, sans-serif;}

.photo ul.topic li a ul, 
.photo ul.topic li ul 
{display:none;}

.photo ul.topic li.active a
{color:#000; background:#bbb;}

.photo ul.topic li a:hover,
.photo ul.topic li:hover a
{color:#fff; background:#aaa;}
.photo ul.topic li.active ul
{display:block; position:absolute; left:0; top:31px; list-style:none; padding:0; margin:0; height:375px; background:#ddd; width:464px; padding:40px 60px; border:20px solid #bbb; z-index:1;}


.photo ul.topic li a:hover ul,
.photo ul.topic li ul
{
	display:block;
	position:absolute;
	left:-5px;
	top:19px;
	list-style:none;
	padding:0;
	margin:0;
	height:auto;
/*	background:#E1F1FE;*/
	width:900px;
	padding:0px 0px;
	z-index:100;
} 

.photo ul.topic li ul li
{display:absolute; width:135px; height:180px; float:left; border:1px solid #fff; margin-left:60px; margin-top:20px; margin-bottom:80px;}

.photo ul.topic li ul li a
{display:block; width:145px; height:190px; cursor:default; float:center; text-decoration:none; background:#444; border:10px solid #888;}

.photo ul.topic li ul li a img
{display:block; width:135px; height:180px; border:5px solid #eee;}

.photo ul.topic li a:hover ul li a:hover, 
.photo ul.topic li:hover ul li a:hover 
{white-space:normal; position:fixed;}

.photo ul.topic li a:hover ul li a:hover img, 
.photo ul.topic li:hover ul li a:hover img 
{position:absolute; left:-50px; top:-82px; width:263px; height:350px; border-color:#0ff;}
