@charset "utf-8";
/* CSS Document */
	.spacer {
		width: 700px;
		height: 147px;
		margin: 0px 0px 0px 0px;
		background: url(img/spacer_pajaki.png); */
	}
		.spacer2 {
		width: 590px;
		height: 67px;
		margin: 10px 0px 10px 0px;
		background: url(img/spacer2.png); */
	}
/* ogólne --------------------------------------------------------------------------------------------- */
body {
  margin: 0px;
  color: #666666;
  font-size: 18px;
  background:#fed247  /* url(img/star.png) scroll 50% 0 no-repeat; */
}

body,
input,
select,
textarea {
  font-family: Georgia, Times, serif;
}
  
p,
td,
h1,
h2,
h3,
h4 {
  font-weight: normal;
  margin: 0px;
}

a {
  color: #ffc000;
  text-decoration: underline;
  cursor: pointer;
}

a:hover {
  text-decoration: none;
  color: #000000;
}

/* sekcje nagłówka --------------------------------------------------------------------------------------------- */
#pageHeader {
  position: relative;
  clear: both;
  width: 950px;
  height: 411px;
  margin: 0px auto 0px auto;
  background: url(img/head.jpg) no-repeat 50% 0;
}



/* sekcje menu --------------------------------------------------------------------------------------------- */
.menu {
  float: left;
  position: fixed;
  top: 0px;
  width: 1052px;
  height: 100px;
  padding: 00px 0px 0px 0px;
  margin-left: -51px;
 background: url(img/menuBg_pajaki_poziom2.png);
}

.menu div {
  float: left;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

.menu div a.a01{
  float: left;
  width: 130px;
  height: 50px;
  margin: 20px 60px 0px 90px;
  text-decoration: none;
}
.menu div a.a02{
  float: left;
  width: 140px;
  height: 50px;
  margin: 20px 40px 0px 20px;
  text-decoration: none;
}
.menu div a.a03{
  float: left;
  width: 170px;
  height: 50px;
  margin: 20px 40px 0px 30px;
  text-decoration: none;
}
.menu div a.a04{
  float: left;
  width: 190px;
  height: 50px;
  margin: 20px 40px 0px 30px;
  text-decoration: none;
}

/* sekcje główne --------------------------------------------------------------------------------------------- */


#page {
  width: 950px;
  margin: 0px auto;
  background-color: #cccccc;
}

#page div {
  float: left;
}

#page #pageCloser {
  float: none;
  line-height: 1px;
  font-size: 1px;
  clear: both;
}

#pageFooter {
  clear: both;
  width: 100%;
  color: #ffffff;
  text-align: left;
  
}

#pageFooter .picture {
  width: 950px;
  height: 608px;
  padding: 0px;
  margin: 0px auto;
  background: url(img/footerBg_pajaki.jpg);
}

#pageFooter .footer {
  width: 930px;
  height: 60px;
  padding: 10px;
  margin: 0px auto;
  background: #000000;
  /*border-top: 1px dotted #666; */
}


#pageFooter .footer div.left {
  float: none;
  padding: 30px 0px 0px 10px;
  text-align: center;
  	/* padding-top: 20px;*/
}
#pageFooter .footer div.right {
  float: right;
  padding: 30px 10px 0px 0px ;

}
#pageFooter .footer div.left a {
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  cursor: pointer;
}

#pageFooter .footer div.left a:hover {
  text-decoration: underline;
    color: #ffffff;
}


#columns {
  clear: both;
  width: 950px;
  padding: 0px 0px 0px 0px;
  margin-top: 0px;
   /* background-color: #ffffff;
 background: url(img/tloColumns3.png) fixed 50% 0; */
}
/* ------------------------------------- */

#topMedia {
	width: 950px;
	height: 735px;
	margin-top: -30px;
}
#topMedia .obrazek {
	width: 298px;
	height: 330px;
	padding: 0px;
	margin-left: 85px;
}
#topMedia .projektor {
	width: 400px;
	height: 302px;
	padding: 27px 40px 53px 56px;
	background: url(img/projektor.png) no-repeat;
}

/* sekcje kolumny lewej --------------------------------------------------------------------------------------------- */
#colLeft {
  width: 100px;
  padding-top: 30px;
}



/* sekcje kolumny środkowej --------------------------------------------------------------------------------------------- */
#colMid {
	width: 950px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
#colMid .pageTitle {
  width: 100%;
  padding: 15px 0px;
  color: #000000;
  font-size: 60px;
}
#colMid .blok_top{
  width: 950px;
  height: 47px;
  padding: 0px;
  background-image: url(img/kartka_top.png);
}
#colMid .blok_top_m{
  width: 950px;
  height: 26px;
  padding: 0px;
  background-image: url(img/kartka_top_m.png);
}
#colMid .blok_main{
  width: 800px;
  padding: 0px 75px 0px 75px;
  background-image: url(img/kartka_main.png);
}
#colMid .blok_main .pageText {
  width: 100%;
  padding: 10px 0px 15px 0px;
}
#colMid .blok_main .pageText .obrazek {
	width: 344px;
	height: 210px;
	padding: 25px 15px 0px 20px;
}
#colMid .blok_main .pageText .projektor {
	width: 400px;
	height: 225px;
	padding: 20px 15px 20px 15px;
}
#colMid .blok_main .pageText strong {
color: #ffc000;
}
#colMid .blok_main .pageText b {
color: #cc0000;
}
#colMid .blok_bottom{
  width: 950px;
  height: 47px;
  padding: 0px;
  background-image: url(img/kartka_bottom.png);
}

#colMid .pageTitleTop {
  padding-top: 0px;
  border-bottom: 1px dotted #3399ff;
  margin-bottom: 15px;
}

#colMid .pageTitleTopNoBorder {
  padding-top: 0px;
}

#colMid .pageTitleList {
  padding: 0px;
}


#colMid .pageImg {
  width: 100%;
  padding: 0px 20px 20px 20px;
  margin: 0px 0px 15px 0px;
}
#colMid .pageImg a img{
  padding: 0px;
  margin: 10px;
  border: #cfef67 solid 6px;
}
#colMid .pageImg a:hover img{
  padding: 0px;
  margin: 10px;
  border: #fff dotted 6px;
}

#colMid #typeSelector {
  width: 665px;
  height: 30px;
  padding: 6px 10px 0px 15px;
  background: url(/img/layout/bars.png) no-repeat;
  color: #ffffff;
  font-size: 16px;
}

#colMid #typeSelector div {
  float: right;
  padding: 1px 0px 9px 0px;
}

#colMid #typeSelector .divider {
  clear: none;
  width: 2px;
  height: 7px;
  padding: 0px;
  border-right: 1px dotted #ffffff;
  margin: 8px 2px 0px 0px;
}

#colMid table {
	border-collapse:collapse;
	border: 0px;
	padding: 0px;
	
}
#colMid table td {
	
	border-bottom: dotted #2a7eb4 1px;
	border-right:  dotted #2a7eb4 1px;
	border-top: 0px;
	border-left: 0px;
	padding: 10px;
	
}
#colMid table td.bezdol {
	
	border-bottom: 0px;
	border-right:  dotted #2a7eb4 1px;
	border-top: 0px;
	border-left: 0px;
	padding: 10px;
	
}
#colMid table td.bezpraw {
	
	border-bottom: dotted #2a7eb4 1px;;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	padding: 10px;
}
#colMid table td.bezdolpraw {
	
	border-bottom: 0px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	padding: 10px;
}