* { padding: 0; margin: 0; }

body {
 font-family: Trebuchet MS;
 font-size: 14px;
 background: #424141;
}
#wrapperf { 
 margin: 0 auto;
 width: 915px;
 background: #424141;
}
#wrapper { 
 margin: 0 auto;
 width: 915px;
 margin: 15px 0px 0px 0px;
 background: #FFFFFF;
}
#header {
 color: #333;
 width: 271px;
 height: 192px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: url(images/header.png);
}
/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:150px;	width: 580px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	border: 5px solid #E6E6E6;
	position: relative;
}
.image_reel a img {
border: none;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

.image_reel {border:none;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 0px; right: 0px;
	width: 178px; height:47px;
	z-index: 100; 
	text-align: center;
	line-height: 40px;
	background: url(images/menubg.png) no-repeat;
	display: none; 
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.okladki img{
	margin: 10px 0 0 0;
	border: 0;
	text-decoration: none;
}
.paging a.active {
	font-weight: bold; 
	background: #3EC0DF; 
	border: 1px solid #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;
}
#headerslide {
 color: #333;
 width: 644px;
 height: 192px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 background: url(images/header2.png);
}
#leftnavigation {
 float: left;
 width: 525px;
 color: #333;
 padding: 5px;
 margin: 0px 20px 15px 20px;
 background: url(images/navi_nota.png);
 font-size: 14px;
}
#leftnavigation a  {
 height: 0px;
 padding: 5px 19px 5px 19px;
 text-decoration: none;
 color: #FFFFFF;
}
#leftnavigation a:hover {
 text-decoration: none;
 background: url(images/navi_a.png);
}
#leftnavigation .active {
 background: url(images/navi_a.png);
}
#rightnavigation {
 float: left;
 width: 313px;
 height: 20px;
 color: #FFFFFF;
 padding: 0px;
 margin: 0px 0px 10px 0px;
}
#leftcolumn { 
 padding: 10px;
 width: 515px;
 float: left;
 background: #f3f3f3;
 margin: 5px 20px 15px 20px;
 font-family: Trebuchet MS;
 font-weight: normal;
 color: #000000;
}

#leftcolumn .temat {
 margin: 0px;
 font-size: 22px;
 font-weight: bold;
 background: #CCCCCC;
}
#leftcolumn .kiedy {
 font-size: 14px;
 font-weight: bold;
 color: #3EC0DF;
}
#leftcolumn .wazne1 {
 margin: 0px;
 color: #529cad;
 font-size: 24px;
 font-weight: normal;
}
#leftcolumn .wazne2 {
 margin: 0px;
 color: #676767;
 font-size: 22px;
 font-weight: normal;
}
#leftcolumn .wazne3 {
 margin: 0px;
 color: #529cad;
 font-size: 22px;
 font-weight: normal;
}
#leftcolumn .wazne4 {
 margin: 0px;
 color: #000000;
 font-size: 14px;
 font-weight: bold;
}
#leftcolumn li {
	list-style: none;
 margin: 12px;
}
#leftcolumn a {
 text-decoration: none;
 color: #529cad;
}
#leftcolumn a:hover {
 text-decoration: none;
 color: #CCCCCC;
}
#rightcolumn { 
 float: left;
 background: #f3f3f3;
 margin: 5px 0px 15px 0px;
 padding: 10px;
 width: 293px;
}
#rightcolumn a {
 text-decoration: none;
 font-weight: bold;
 color: #3EC0DF;
}
#rightcolumn a:hover {
 text-decoration: none;
 color: #CCCCCC;
}
#rightcolumnlow { 
 float: left;
 background: #f3f3f3;
 margin: 5px 0px 0px 0px;
 padding: 10px;
 width: 293px;
}
#rightcolumnlow a {
 text-decoration: none;
 font-weight: bold;
 color: #3EC0DF;
}
#rightcolumnlow a:hover {
 text-decoration: none;
 color: #CCCCCC;
}
#footer { 
 width: 915px;
 clear: both;
 font-size: 10px;
 color: #8E8E8E;
 margin: 0px 20px 0px 20px;
 padding: 5px;
 font-size: 12px;
}
#footer a {
 text-decoration: none;
 padding: 5px 19px 5px 19px;
 color: #8E8E8E;
}
#footer a:hover {
 text-decoration: none;
 color: #3EC0DF;
}
#footer .active {
 color: #3EC0DF;
}
#footer .createdby {
 padding: 73px;
}
