/************************************************

*		STRONA			                  *

************************************************/

body {
	background: #FFFFFF;
	width: 990px;
	color: 	#082567 /*#4B0082*/;
	font-size: 12px;
	font-family:'Arial CE', Arial;
	margin: 0px auto 0px;
	padding: 0px;
}
#wrap {
	background: #FFFFFF;
	width: 990px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}

/************************************************

*		NAGŁÓWEK		                  *

************************************************/ 
#top {
	width: 990px;
	height: 15px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
          }

#header {
/*	background: #FFFFFF;      */
	background-image: url(images/header.jpg); 
	width: 960px;
	height: 100px;
	color: #4B0082;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
/************************************************

*		NAWIGACJA		                  *

************************************************/ 
#centrum {
	width: 960px;
	margin: -3px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	overflow: hidden;
} 
	
#centrumleft {
  float: left;
	width: 23px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;}
	
#centrumright {
  float: right;
	width: 935px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000; }
	
/************************************************

*		NAWIGACJA		                  *

************************************************/ 
#navbar {
	background: #4B0082/*#11193E*/;
	width: 961px;
	height: 29px;
	font-size: 11px;
	font-family:'Arial CE', Arial;
	color: #000000;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
/*	border-top: 1px solid #FFFFFF; */
	border-bottom: 5px solid #CDEBA7; 
	overflow: hidden;
}
#navbar a, #navbar a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 3px;
}
#navbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navbar p {
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}

#navbarleft {
	width: 960px;
	float: left;
	margin: 0px;
	padding: 8px 1px 8px 0px;
}

#navbar ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar ul li a, #navbar ul li a:visited {
	font-size: 11px;
	font-family:'Arial CE', Arial;
  color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 7px 14px 6px 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#navbar ul li a:hover {
  background: #80009f; /*do zmiany*/
	color: #CDEBA7;
	margin: 0px 0px 0px 0px;
	padding: 7px 14px 6px 12px;
	text-decoration: none;
}

#navbar .curent_page a:hover, 
#navbar .curent_page a, 
#navbar .curent_page a:visited {
  background: #CDEBA7;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 7px 14px 6px 12px;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #CDEBA7;
	border-left: 1px solid #CDEBA7;
	border-top: 1px solid #CDEBA7;
}



/************************************************

*		CZĘŚĆ GŁÓWNA		                  *

************************************************/ 
#content {
  background: #ffffff;
	width: 935px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
	overflow: hidden;
  border-bottom: 5px solid #CDEBA7; 
}
.opisy {
/*	border: 1px solid purple; */
	background: #ffffff;
	font-family:'Arial CE', Arial;
	float: left;
	text-align: justify;
	width: 595px;
	margin: 0px 5px 10px 5px;
	padding: 20px 20px 10px 20px;
	overflow: hidden;
}
.program {
/*	border: 1px solid purple; */
	background: #ffffff url(images/opis.jpg) center no-repeat;
	font-family:'Arial CE', Arial;
	float: left;
	text-align: justify;
	width: 575px;
	margin: 10px 0px 10px 0px;
	padding: 20px 20px 10px 20px;
	overflow: hidden;
}
#contentright {
/*  background: #BBBBBB; */
	float: left;
	width: 645px;
	margin: 0px 0px 10px 5px;
	padding: 10px 0px 0px 0px;
	overflow: hidden;
}
#contentright img {
  border: 0px solid black;
}

#contentright  a, #contentleft a:visited {
	color: #4B0082;
	font-family:'Arial CE', Arial;
	text-decoration: none;
}
#contentright  a:hover {
	color: navy;
	font-family:'Arial CE', Arial;
	text-decoration: none;
}
#contentright h1 {
	color: #800080;
	font-size: 20px;
	font-family: 'Arial CE', Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	line-height:24px;
}
#content h2 {
	color: #800080;
	font-size: 17px;
	font-family: 'Arial CE', Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height:17px;
}
#content h3 {
	color: #800080;
	font-size: 14px;
	font-family: 'Arial CE', Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height:14px;
}

#atrakcje{
  width: 510 px;
	text-align:center;
	font-size: 11px;
	font-family:'Arial CE', Arial;
	color: #000000;
	font-weight: bold;
}
#atrakcje tr{
  font-size: 11px;       
	height: 60px;
	margin-top: 10px;
}
#atrakcje .tr1{
	height: 10px;
	margin-top: 10px;
}	
#atrakcje .td1{
  font-size: 11px;
  background: #CDEBA7;
  width: 130px;
  padding: 0px 5px 0px 5px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#atrakcje .td2{
	width: 20px;
}
#atrakcje a, #atrakcje a:hover, #atrakcje a:visited {
  font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
#atrakcje .td1 a, #atrakcje .td1 a:hover, #atrakcje .td1 a:visited {
  font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}
/************************************************

*		PO LEWO		                  *

************************************************/ 
#contentleft {
/*  background: #BBBBBB;  */
	float: left;
	width: 275px;
	margin: 10px 0px 10px 5px;
	padding: 10px 0px 10px  0px;
	line-height: 18px;
	text-align: center;
	display: inline;
	overflow: hidden;
}

#contentleft img {
  border: 0px solid black;
}

#contentleft  a, #contentleft a:visited {
	font-size: 13px;
	color: #4B0082;
	font-family:'Arial CE', Arial;
	text-decoration: none;
}
#contentleft  a:hover {
	font-size: 13px;
	color: navy;
	font-family:'Arial CE', Arial;
	text-decoration: none;
}
.menu {
/*	border: 1px solid purple; */
	font-size: 13px;
	background: #ffffff;
	float: right;
	width: 245px;
	margin: 0px 5px 5px 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	overflow: hidden;
}

.plakat {
/*	border: 1px solid purple; */
	color:#FFFFFF;
	float: center;
	margin: 0px auto 10px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
/************************************************

*		STOPKA		                  *

************************************************/ 
#bottom {
  background: #4B0082;
  color:#FFFFFF;
  text-align: center;
	width: 990px;
	height: 25px;
	margin: 0px auto 0px;
	padding: 3px 0px 0px 0px;
	overflow: hidden;
}
/* End CSS Drop Down Menu */

