 @charset "utf-8";

* {
margin:0;
padding:0
}

html {
background:#0d2b6b url(../images/tlo.jpg) repeat-x
}

body {
width:861px;
font-family:Tahoma, sans-serif;
font-size:11px;
line-height:18px;
text-align:justify;
margin:0 auto
}

a img {
border:0
}
.galeria {text-align:center}
.galeria a img {border:2px solid #0D2B6B;margin:5px;padding:2px}
.galeria a:hover img {border:2px solid #E8842C;margin:5px;padding:2px}

a {
text-decoration:none;
color:#fff;
font-weight:700
}

a:hover {
text-decoration:underline
}

p {
padding-bottom:10px
}

h1 {
font-size:14px;
padding-bottom:7px;
color:#fff
}

h2 {
font-size:11px;
font-weight:700;
color:#0d2b6b
}

#top {
width:861px;
height:249px;
margin:0 auto
}

#top .flash_top {
float:right;
width:397px;
height:249px
}

#top .logo_top {
float:left;
background:url(../images/top.jpg) no-repeat;
width:464px;
height:249px
}

p.bread {
color:#fff;
font-size:10px;
padding-left:220px;
padding-top:50px
}

.menu_boczne {
float:left;
padding-top:18px;
padding-left:32px;
background:url(../images/menu_bok.jpg) no-repeat
}

ul.menu_glowne {
list-style-type:none;
padding-bottom:20px;
text-align:right
}

ul.menu_glowne li {
display:block;
width:148px;
height:32px
}

ul.menu_glowne li a {
display:block;
border-bottom:1px dotted #677bb3;
background:url(../images/kropek.gif) no-repeat 128px 15px;
font-weight:400;
width:118px;
padding-right:30px;
height:26px;
padding-top:6px
}

ul.menu_glowne li a:hover {
display:block;
font-weight:400;
background:url(../images/active_menu.jpg) no-repeat right center;
width:118px;
padding-right:30px;
height:26px;
padding-top:6px
}

.content {
width:669px;
padding-bottom:10px;
color:#fff;
float:right;
padding-right:12px;
background:#4061a7 url(../images/tlo_tresciowe.jpg) repeat-y
}

.tekst {
width:404px;
padding-left:12px;
background:url(../images/tlo_srodek.jpg) no-repeat;
padding-top:22px;
float:left;
padding-right:12px
}

.kontakt_szybki {
float:right;
color:#fff;
padding-top:22px;
width:217px;
padding-left:12px;
padding-right:12px;
background:#0d2b6b url(../images/kontakt_tlo.jpg) no-repeat
}

.duze {
font-size:12px;
font-weight:700
}

.male {
font-size:10px
}

.biale {
width:657px;
color:#2f5160;
margin-top:25px;
float:right;
background:#FFF;
padding:12px
}

.kol_3 {
width:205px;
float:left
}

ul.lista li {
background:url(../images/kropek_2.gif) no-repeat 7px 8px;
padding-left:15px
}

ul.lista2 li {
background:url(../images/kropek_3.gif) no-repeat 7px 8px;
padding-left:15px
}
ul li.no {
	background:url(../images/kropek_3.gif) no-repeat 7px 8px !important;
}
p.wiecej {
text-align:right
}

#stopka {
clear:both;
padding-top:10px;
padding-bottom:10px;
width:861px;
text-align:right;
color:#677bb3;
font-size:10px
}

#stopka a {
color:#677bb3;
font-weight:400
}

#stopka p {
padding-bottom:0
}

ul.menu_dolne {
list-style-type:none
}

ul.menu_dolne li {
display:inline
}

.tekst h2 {
color:#fff;
font-size:12px;
padding-top:10px;
padding-bottom:10px
}

a.boxik_ac {
display:block;
float:left;
background:#E28734;
border:1px solid #45649F;
text-align:center;
font-weight:400;
font-size:10px;
width:18px;
height:18px
}

a.boxik {
display:block;
float:left;
background:#0D2B6B;
border:1px solid #45649F;
text-align:center;
font-weight:400;
font-size:10px;
width:18px;
height:18px
}

.kol_1,.kol_2 {
width:205px;
float:left;
margin-right:14px
}

ul.lista,ul.lista2 {
list-style-type:none;
padding-left:0;
padding-bottom:10px
} 




/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
