@charset "utf-8";
@import url('menu.css');

body {
  margin:0 auto;
  padding:0;
  font-family:Arial;
  font-size:14px;
  background:#F2F4F5;
}
img {
  border:0;
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

#logo {
  width:1040px;
  margin-left:auto;
  margin-right:auto;
  left:0;
  right:0;
}
#logo img {
  position:absolute;
  margin-top:15px;
  z-index: 10;
}
#top {
	background:url('../design/top-bg.png') center no-repeat;
	height:100px;
}
#top-wrap {
	width:960px;
	margin:0 auto;
}
#top-wrap form {
	float:right;
	margin:35px 0 0 0;
	padding:0;
}
#top-wrap input[type="text"] {
    width:150px;
    display:block;
    padding:9px;
	float:left;
	border:0;
}
#top-wrap input[type="image"] {
    width:33px;
	height:33px;
    display:block;
    padding:0px;
	float:left;
}

#menu-h {
	background:url('../design/menu-h-bg.png') center repeat-x;
	height:46px;
	margin:0;
	padding:0;
}
#menu-h-wrap {
	width:840px;
	margin:0 auto;
	padding:0 0 0 120px;
}

ul ul {
	display:none;
}
ul li:hover > ul {
	display:block;
}

/*#menu-h {
	background:url('../design/menu-h-bg.png') center repeat-x;
	height:46px;
	margin:0;
	padding:0;
}
#menu-h-wrap {
	width:840px;
	margin:0 auto;
	padding:0 0 0 120px;
}
#menu-h ul {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	font-size:16px;
	height:46px;
	line-height:46px;
	text-align:center;
}
#menu-h ul a {
        display:block;
        text-decoration:none;
        color:#FFFFFF;
        padding:0 5px;
}
#menu-h ul li {
        float:left;

        margin-left:1px;
        height:46px;
}
#menu-h ul > li:first-child {}

#menu-h ul > li:hover {
        background:url('../design/menu-h-bg-hover.png') center repeat-x;
      }
	  
#menu-h ul > li:hover > a {
        color:#FFFFFF;
      }

#menu-h ul > li:hover > ul {
        display:block;
		position:absolute;
		float:none;
		padding:0;
		width:150px;
      }
#menu-h ul > li > ul {
	display:none;
	overflow:hidden;
	list-style-type:none;
	padding:0;
	margin:0 0 0 -1px;
	text-align:left;
}
#menu-h ul > li > ul > li {
	position:relative;
	background:#2CB1EF;
	width:150px;
}
#menu-h ul > li > ul > li > a {
	border-top:1px solid #42B9F1;
	padding:0 10px;
}
#menu-h ul > li > ul > li:hover {
	background:#1AA3E2;
}
#menu-h ul > li > ul > li:hover > a {
	color:#FFFFFF;
}*/

#baner {
	margin:0;
	padding:0;
}
#baner-wrap {
	width:1100px;
	height:350px;
	margin:0 auto;
	padding:0;
}
#baner-wrap img {
	width:1100px;
	height:350px;
	margin:0;
	padding:0;
}

#boxes-wrap {
	width:960px;
	margin:40px auto 0 auto;
	padding:0;
	background:url('boxes-bg.png') center repeat-y;
}
.box {
	width:308px;
	margin:0 16px 0 1px;
	padding:0;
	float:left;
	border-top:1px solid #E6E8E9;
}
.box img {
	width:308px;
	height:170px;
	background:#D1D3D4;
	border:0;
}
.box h3 {
	margin:0;
	padding:15px 10px 10px 10px;
	font-size:16px;
	color:#333333;
}
.box a:hover {
	text-decoration:none;
}
.box a:hover h3 {
	color:#0098DF;
}
.box a:hover p {
	color:#333333;
}
.box p {
	margin:0;
	padding:0 10px 15px 10px;
	color:#BBBBBB;
	text-align:justify;
	line-height:19px;
	font-size:13px;
}
#boxes-wrap .box:last-child {
  margin-right:1px;
}
#boxes-border-bottom {
	width:960px;
	margin:0 auto 50px auto;
	padding:0;
	height:1px;
	background:url('boxes-border-bottom.png') center no-repeat;
}
/*
.box-last {
	margin-right:0;
}
*/

/* Boxes-right */
#boxes-wrap-right {
	margin:0 auto;
	padding:0;
  background-color: #ffffff;
  border:1px solid #E6E8E9;
}
#boxes-wrap-right div {
}
#boxes-wrap-right h3 {
	margin:0;
	padding:15px 10px 10px 10px;
	font-size:16px;
	color:#333333;
}
#boxes-wrap-right a:hover {
	text-decoration:none;
}
#boxes-wrap-right a:hover h3 {
	color:#0098DF;
}
#boxes-wrap-right a:hover p {
	color:#333333;
}
#boxes-wrap-right p {
	margin:0;
	padding:0 10px 15px 10px;
	color:#BBBBBB;
	text-align:justify;
	line-height:19px;
	font-size:13px;
}
/* /Boxes-right */

#content {
	border-bottom:1px solid #C2C3C4;
	padding-bottom:50px;
}
#content-wrap {
	width:960px;
	margin:0 auto;
}
#content-left {
	float:left;
	width:630px;
}
#content-left > a {
	display:block;
}
#content-left a:hover > .news h2 {
	color:#0098DF;
	text-decoration:underline;
}
.news {
	margin:0;
	padding:30px 5px 30px 0;
	border-bottom:1px dashed #D1D3D4;
}
#content-left a:last-child .news  {
	border:0;
}
.news-first {
	/*padding-top:0;*/
}
#content-left a:first-child .news  {
	padding-top:0;
}
.news  .news-img {
	float:left;
	width:170px;
	height:110px;
	background:#D1D3D4;
  border: 1px solid #999999;
}
.news-right {
	float:right;
	width:440px;
}
.news h2 {
	font-size:16px;
	margin:0;
	padding:0;
	color:#333333;
}
.news h2 a {
	color:#333333;
	text-decoration:none;
}
.news p.data {
	color:#BBBBBB;
	font-size:12px;
	margin:10px 0;
	padding:0;
}
.news p.zajawka {
	margin:0;
	padding:0;
	text-align:justify;
	color:#333333;
	line-height:19px;
	font-size:13px;
}
#strip {
	float:right;
	width:310px;
}
#blue-box-top {
	width:270px;
	background:#007AB2;
	margin:0;
	padding:15px 20px;
	color:#FFFFFF;
	font-size:21px;
  margin-top: 40px;
}
#blue-box {
	width:290px;
	background:#0098DF;
	margin:0;
	padding:0 0 0 20px;
}
.blue-box-news {
	border-bottom:1px solid #F2F4F5;
	padding:0 20px 0 0;
}
.blue-box-news:last-child {
  border:0;
}
.blue-box-news-last {
	border-bottom:0;
}
.blue-box-news-top {
	padding:20px 0 20px 0;
}
.blue-box-news-tytul {
	color:#333333;
	float:left;
	width:200px;
	font-weight:bold;
	font-size:13px;
	padding:18px 0 0 0;
  text-transform: uppercase;
}
.blue-box-news-tytul a {
  color: inherit;
  text-decoration: none;
}
.blue-box-news-data {
	float:right;
	width:70px;
	color:#53ADE4;
	margin:0;
	padding:0;
}
.blue-box-news-data span {
	font-size:30px;
	margin:0;
	padding:0;
}
.blue-box-news p {
	margin:0;
	padding:0 0 20px 0;
	color:#CBE3F6;
	font-size:13px;
	line-height:19px;
}
#link-pod-blue {
	float:right;
	color:#007AB2;
	text-decoration:none;
	font-size:13px;
	margin:20px 0 0 0;
}
#footer {
	margin:0;
	padding:20px 0;
	background:#DFE1E2;
	border-top:1px solid #FFFFFF;
}
#footer-wrap {
	width:960px;
	margin:0 auto;
	padding:0;
	color:#747576;
	font-size:13px;
}
#footer-wrap a {
  color: inherit;
  text-decoration: none;
}
#footer-wrap a:hover {
  text-decoration: underline;
}





#podstrona {
	background:#FFFFFF;
	border:1px solid #E6E8E9;
	border-bottom-color:#CED0D0;
  padding-bottom: 20px;
}
#podstrona h1 {
	margin:0;
	padding:20px;
	color:#333333;
}
#podstrona #data {
	color:#AAAAAA;
	margin:0 20px 20px 20px;
	padding:0;
	font-size:13px;
}
#podstrona > img {
	width:628px;
	height:260px;
	background:#D1D3D4;
	margin:0 0 40px 0;
}
#podstrona .tresc, #zobacz-takze, #zalaczniki {
	margin:0;
	padding:0 20px 20px 20px;
	color:#333333;
	font-size:13px;
	line-height:19px;
}
#zobacz-takze h5, #zalaczniki h5 {
  font-size: inherit;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

#strip h2 {
	font-size:17px;
	font-weight:bold;
	margin:0;
	padding:40px 0 40px 0;
}
.info img {
	width:310px;
	height:140px;
	background:#D1D3D4;
  border: 1px solid #999999;
}
.info .tytul {
	font-size:15px;
	font-weight:bold;
	color:#333333;
	margin:0;
	padding:10px 0 10px 0;
}
.info .tytul a {
  color: inherit;
  text-decoration: none;
}
.info .tresc {
	font-size:13px;
	line-height:19px;
	color:#333333;
	margin:0;
	padding:0 0 40px 0;
}

div#galeria a:hover {
  text-decoration: none;
}
div#galeria img {
	padding: 3px;
	background-color: white;
	border: 1px solid #E8E8E8;
}
.archiwum_aktualnosci {
  color: #777777;
}
.kartka-z-kalendarza {
  width: 170px;
  height: 110px;
  background: url('kartka-z-kalendarza.jpg') no-repeat;
  color: #3f718a;
  float: left;
  text-align: center;
  border: 1px solid #999999;
}
.kartka-z-kalendarza .dzien {
  font-weight: bold;
  font-size: 28px;
  margin-top: 47px;
}
.kartka-z-kalendarza .miesiac {
  font-size: 14px;
}