@CHARSET "UTF-8";

body {
   background:#000066;
   font-family:Verdana;
   color:#fff;
   font-size:11px;
   margin:0px;
   padding:0px;
}

#container {
   position:relative;
   width:834px;
   margin:0 auto;
   background:#000066;
}

a img { border:none; }

ul { 
	margin:0px; 
	padding:0px; 
	list-style:none; 
}

/*__________________  NAGLOWEK  ____________________ */

#header {
   position:relative;	
   background:#000066 url("../img/top.jpg") top no-repeat;
   width:100%;
   height:188px;
   margin-top:40px;
   border-bottom:1px solid #00ffe4;
}

#logo {
   position:absolute;
   top:-39px;
   left:-49px;
   z-index:4;
}

#page-name {
   position:absolute;
   top:6px;
   right:19px;
   text-align:right;
}

#page-name img {
	margin-top:4px;
}

#page-name a,
#page-name a:visited {
   color:#fff;	
   font:bold 14px Verdana;
   display:block;
   text-decoration:none;
   letter-spacing:0.19px;
}

#page-name a:hover {
	color:#fdfb38;
}

/*__________________  BODY  ____________________ */

#p-left {
    width:214px;
    height:auto;
    float:left;
    padding-bottom:20px;
    border-right:1px solid #00ffe4;
}

#p-right {
	position:relative;
	float:left;
	width:619px;
	height:100%;
    background:#2f506f;
    border-left:1px solid #00ffe4;
    margin-left:-1px;
}

#faux {
   background:#2f506f;
   margin-bottom: 0px;
   overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
   width: 100%
}


/*------ Pozycja nazw działów  -------*/
#menu img.s-name,
#minigallery img.s-name,
#naskroty img.s-name {
   position:absolute;
   top:0px;
   right:0px;
}

/*-------- Główna nawigacja ---------*/

#menu {
	position:relative;
    background:#fff url("../img/bg_menu.gif") top repeat;
    border-bottom:1px solid #00ffe4;
}

#menu ul { 
	padding-top:25px; 
	margin:0px 12px;
}

#menu ul li {
    background-image:url("../img/menu-kropki.gif");
    background-position:bottom;
    background-repeat:repeat-x;
}

#menu ul li.last { background:none; }

#menu ul li:hover {
    background-image:url("../img/menu-active.gif");
    background-position:bottom;
    background-repeat:repeat-x;	
}

#menu a,
#menu a:visited {
    background-image:url("../img/ico_menu.gif");
    background-position:left 55%;
    background-repeat:no-repeat;
    padding-left:15px;
	display:block;
    font:bold 12px Verdana;
    color:#fff;
    text-decoration:none;
    height:29px;
    line-height:29px;
}


/*---------- Minigaleria -----------*/

#minigallery {
    position:relative;
    background:#2f506f;
    padding-top:35px;
}

#minigallery img.photo {

}


/*----------- Na skróty -----------*/

#naskroty { 
	position:relative;
	background:#2f506f;
	padding-top:35px;
    padding:35px 10px 15px 37px;
}

#naskroty ul { margin-bottom:20px; }
#naskroty ul li { margin-bottom:15px; }

#naskroty a.link-1,
#naskroty a.link-1:hover { font-size:12px; }


/*__________  POZYCJONOWANIE TREŚCI  ___________ */

.box { 
	width:100%;
	line-height:1.2em;
	clear:both;
	letter-spacing:-1px;
	overflow:auto;
}

.bg { 
	background:#2f506f url("../img/bg_col-1.jpg") bottom repeat-x; 
}


.box .content {
    margin:10px 20px 10px 14px;
    overflow:auto;
}



img.news {
	float:left;
	margin-right:7px;
	margin-bottom:8px;
}

.border-2 {	border:1px solid #2F5B7F; }


.box .intro {
	float:right; 
    width:480px;
}


.box .s-name {
	background:#a4a4a4 url("../img/belka.jpg") top left no-repeat;
	width:619px;
	height:30px;
}

.s-name h2 {
	margin:0px;
	padding-left:14px;
	font:bold 11px Verdana;
    line-height:30px;
}

.s-name span {
	line-height:30px;
    float:right;
    font-size:10px;
    display:inline;
    margin-right:10px;
    color:#eee;
}	
	

#news-list { }


#gallery-imgs img {
	padding:5px; }



/*----- Newsy na stronie głównej ------*/

.column {
	float:left;
	width:290px; 
    padding:3px 6px;
    padding-left:12px;
}

.column div { margin:10px 0px; }

.border { border-left:2px dotted #5d7a94; }

.column img {
	width:80px;
	height:80px;
}


.box p { 
	margin-top:0px;
	margin-bottom:10px;  
}

.column p {
	margin-top:0px; 
	float:right;
	width:200px;
	line-height:1.1em;
}

.list .content {
	padding-bottom:15px;
	border-bottom:1px dotted #ccc; 
}

/*---- Formatowanie obrazków ---------*/

img.bg-2 {
	background:#50718F;
	padding:3px;
	border:1px solid #224B6F;	
}

img.bg-2:hover {
	background:#50718F;
	padding:3px;
	border:1px solid #2F5B7F;
}

img.bg {
	background:#50718F;
	padding:5px;
	border:1px solid #224B6F;	
	margin:3px;
}

img.bg:hover {
	background:#50718F;
	padding:5px;
	border:1px solid #2F5B7F;
}

img.bg-active {
		background:blue;
	padding:5px;
	border:1px solid #2F5B7F;
}

img.bg-active:hover {
		background:blue;
	padding:5px;
	border:1px solid #2F5B7F;
}


/*---- Nurek box na stronie głównej ---*/

.const { }

.break {
	background:#a4a4a4 url("../img/belka_dzielnik.jpg") top left repeat;
	height:20px;
	width:100%;
	position:relative;
}

.galleryone { 
	background-image:url("../img/gal.jpg");
	background-position:top left;
	background-repeat:no-repeat;
    padding:50px 0px 30px 0px;
}

.download {
	background-image:url("../img/pliki.jpg");
	background-position:top left;
	background-repeat:no-repeat;
    padding:50px 0px 30px 0px;
}

ul.list-1 li {
	margin-bottom:10px; 
}

ul.list-1 li img { 
	margin-right:10px; 
	vertical-align:middle;
}

ul.list-1 li p {
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-top:3px;
	color:#ccc;
}

ul#top-navi { 
	overflow:auto; 
}

ul#top-navi li { 
	float:left; 
    margin:1px;
    margin-left:0px;
    margin-top:1px;
	background:#a4a4a4;
}

ul#top-navi li.active {
	background:#BFBFBF;
}

ul#top-navi li a,
ul#top-navi li a:visited { 
	display:block;
    text-decoration:none;
	padding:5px 10px;
	color:#ccc;
	font-weight:bold;
}

ul#top-navi li.active a,
ul#top-navi li.active a:visited {
	color:#666;
}

ul#top-navi li a:hover {
	background:#aaa;
	color:#fff;
}



/*__________________  FOOTER  ____________________ */

#footer {
	position:relative;
    border-top:1px solid #00ffe4;
	clear:both;
	background:#2f506f;
	padding-bottom:1px;
}

#footer div {
	position:relative;
	background:#fff url("../img/belka_dzielnik.jpg") top left repeat;
	height:40px;
	line-height:40px;
	margin:10px;
}

#footer div p {
	margin-left:10px;
}

.tl { position:absolute; top:-2px; _top:-1px; left:0px; }
.tr { position:absolute; top:-2px; _top:-1px; right:0px; }

.talem {
	position:absolute;
	display:block;
    width:61px;
    height:32px;
    right:8px;
    top:4px;
}

/*__________________  Linki i formatowanie tekstu  ____________________ */

.title, .box .content h3 {
	font-size:15px;
	margin-top:18px;
	margin-bottom:7px;
	line-height:18px;
}



.date {
	font-family:Arial;
	font-size:9px;
	color:#7D878F;
}


a.title,
a.title:hover {
	color:#ffbd03;
	font:bold 11px Verdana;
	text-decoration:none;
	margin-bottom:3px;
}

a.title:hover { text-decoration:underline; }


a.link-1,
a.link-1:visited {
	background-image:url("../img/ico_strzalka.gif");
    background-position:0px 4px;
    background-repeat:no-repeat;
	font:normal 11px Verdana;
	color:#fff;
	padding-left:10px;
}

a.link-1:hover { text-decoration:none; }

a.link-2,
a.link-2:hover {
	color:#ffbd03;
	font:bold 11px Verdana;
	text-decoration:none;
}

a.link-2:hover { text-decoration:underline; }

a.more,
a.more:visited {
	color:#ffbd03;
	font:normal 11px Verdana;
	text-decoration:none;
	margin-right:18px;
}

a.more:hover { text-decoration:underline; }


a.link-4,
a.link-4:visited {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #fff;
}

a.link-4:hover {
	color:#ccc;
	border-bottom:1px dotted #fff;
}

div.back {
	border-top:1px dotted #ddd;
	clear:both; 
	padding:10px 0px;
	}
	
.moreback { 
margin-top:10px;
clear:both;}

.back a,
.back a:visited,
.moreback a,
.moreback a:visited {
	font-size:11px;
	color:#ffbd03;
	text-decoration:none;
}

.back a:hover,
.moreback a:hover {
	text-decoration:underline;
}

	


#pagination,
.prevnext { text-align:center; }

.content a,
a.content a:visited {
	color:#fdfb39;
}

a.content a:hover {
    text-decoration:none;
    }



