body {
	background-color: #FFFEEE;
	background-image: url(../img/body_bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #765E45;
}
a {
	text-decoration:none;
	color:#FF9900;
	
}
a:hover {
	text-decoration:underline;
	color:#0589BA;
	
}
img {
	border:none;
}
th {
	text-align:left;
}
#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}
.logo {
	width:140px;
	height:62px;
	float:left;
	margin: 0;
	padding-bottom: 5px;
}

#mainNavigation {
	height:27px;
	width:378px;
	float:right;
	margin-top:20px;
}
#mainNavigation .item1, #mainNavigation .item2, #mainNavigation .item3 {
	background-color:#C0B299;
	width:95px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-left:30px;
	padding-top:5px;
}
#mainNavigation .item1 {
	background-image:url(../img/home_ico.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE4D0;
}
#mainNavigation .item2 {
	background-image:url(../img/contact_ico.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECE4D0;
}
#mainNavigation .item3 {
	background-image:url(../img/login_ico.gif);
	background-repeat: no-repeat;
	border:none;
}
#mainNavigation .item1 a, #mainNavigation .item2 a, #mainNavigation .item3 a {
	text-decoration:none;
	color:#FFFFFF;
}
#mainNavigation .item1 a:hover, #mainNavigation .item2 a:hover, #mainNavigation .item3 a:hover {
	color:#000000;
}
#mainMenu {
	clear:both;
	width:860px;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.theme {
	background-image: url(../img/theme.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 900px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.theme_z {
	background-image: url(../img/theme_z.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 900px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.flashBanner {
	margin-left:200px;
}
#navBox {
	clear:both;
	width:860px;
	background-image: url(../img/menu2_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}
#navBox li {
	display: inline;
	color:#009965;
}
#navBox li a {
	color:#FFFFFF;
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	margin-right: 10px;
}
#navBox li a:hover {
	color:#0099CC;
}
#navBox ul {
	margin:0;
	padding:0;
	float: left;
}
#navBox .data {
	float: right;
	color:#009965;
}
#leftContent {
	width: 195px;
	float: left;

}
#mainContent {
	width: 695px;
	float: right;
}
#leftContent .box1 .content p {
	margin:5px 0 5px 0px;
		
}
#leftContent .box1 .header {
	background-image: url(../img/menu_left_header1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 172px;
	font-weight: bold;
	color: #765E45;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 8px;
}
#leftContent .box1 .content {
	background-color: #EDE5D1;
	width: 172px;
	background-image: url(../img/menu_left_bottom1.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #765E45;
	padding-top: 10px;
	padding-bottom: 15px;
}
#leftContent .box1 .content a {
	text-decoration:none;
	color: #765E45;
}
#leftContent .box1 .content a:hover {
	text-decoration:underline;
	color: #FF9A00;
}
#leftContent .box1 .sub{
	font-size:10px;
}
#leftContent .box1 .title {
	font-weight: bold;
	margin-top: 5px;
	font-size: 14px;
}
.box2 {
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.box2 .header {
	background-image: url(../img/menu_left_header2.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 172px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 8px;
}
.box2 .content {
	background-color: #3FA1CA;
	width: 172px;
	background-image: url(../img/menu_left_bottom2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9FDAF3;
	padding-top: 10px;
	padding-bottom: 15px;
	line-height: 18px;
}
.box2 .content h3 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 22px;
	font-weight: bold;
}
.box2 .content .number {
	font-weight: bold;
	color: #FFFFFF;
}
#mainContent .search {
	background-image: url(../img/search_bg.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 500px;
	float: left;
	margin-bottom: 10px;
}
h3 a {
	text-decoration:none;
	color:#8EB11F;
}
h3 a:hover {
	color:#765E45;
}
#mainOffersBar {
	clear:both;
	background-image: url(../img/menu3_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #765E45;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	height: 26px;
}
#mainContent .catalog {
	float: right;
}
#mainContent .mainOffers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #765E45;
}
#mainContent .mainOffers .where {
	float: left;
	font-weight: bold;
}
#mainContent .mainOffers .when {
	float: right;
}
.strong {
	font-weight: bold;
}
.step {
	padding-right:35px;
}
#mainContent  .mainOffers  h3 {
	clear: both;
	color: #8EB11F;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#mainContent .mainOffers img {
	border: 2px solid #8EB11F;
	float: left;
	margin-right: 10px;
}
.mainOffers .price {
	width: 114px;
	text-align: center;
	background-color: #8EB11F;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
}
.mainOffers .topPart {
	height: 80px;
}
.mainOffers .bottomPart {
	margin-top: 5px;
}
.mainOffers .period {
	float: left;
	width: 110px;
	padding-left: 12px;
	padding-top: 5px;
}
.mainOffers .details {
	float: right;
	padding-top: 5px;
}
.mainOffers .a {
	height: 170px;
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ECFE4;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mainOffers .b {
	padding-left: 20px;
	height: 170px;
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ECFE4;
	padding-top: 20px;
	padding-bottom: 20px;
}
.mainOffers .details a {
	color: #FF9A00;
	font-weight: bold;
}
#footer {
	clear: both;
	padding-top: 20px;
}


#dhtmlgoodies_menu img{
		border:0px;
	}

	/* End general styles for this example page */
	/* General configuration CSS */
	
	#dhtmlgoodies_menu ul li ul{
		display:none;	/* Needed to display ok in Opera */
	}
		
	#dhtmlgoodies_menu{
	visibility:hidden;
	
	}
	#dhtmlgoodies_menu ul{
		margin:0px;	/* No indent */
		padding:0px;	/* No indent */
	}
	#dhtmlgoodies_menu li{
		list-style-type:none;	/* No bullets */
		
	}	
	#dhtmlgoodies_menu a{

		margin:0px;
		padding:0px;
	}
	/* End general configuration CSS */
	
	
	/* Cosmetic */
	
	/***********************************************************************
		CSS - MENU BLOCKS
	 	General rules for all menu blocks (group of sub items) 
	***********************************************************************/
	#dhtmlgoodies_menu ul{
		
		
	}
		
	#dhtmlgoodies_menu ul.menuBlock1{	/* Menu bar - main menu items */
		
		overflow:visible;
		
	}
	#dhtmlgoodies_menu ul.menuBlock2{	/* Menu bar - main menu items */
		
		
	}
	
	/***********************************************************************
		CSS - MENU ITEMS
	 	Here, you could assign rules to the menu items at different depths.
	***********************************************************************/
	/* General rules for all menu items */
	#dhtmlgoodies_menu a{
		color: #FFFFFF;
		text-decoration:none;
		
		
	}
	
	/*
	Main menu items 
	*/
	
	#dhtmlgoodies_menu .currentDepth1{
		padding-left:5px;
		padding-right:5px;
		
	}
	
	
	#dhtmlgoodies_menu .currentDepth1over{
		padding-left:5px;
		padding-right:5px;
	
	
	}
	#dhtmlgoodies_menu .currentDepth1 a{
	
		
		
	}
	#dhtmlgoodies_menu .currentDepth1over a{	/* Text rules */
		color:#FDC967;
		
	}
	
	/* Sub menu depth 1 */
	#dhtmlgoodies_menu .currentDepth2{
	padding:3px;
	border:1px solid #CCCCCC;
	background-color:#0387BB;	
		
	}
	#dhtmlgoodies_menu .currentDepth2over{
		padding:3px;
		color:#000000;
		border:1px solid #000;
		background-color:#FFFFFF;
	}	
	#dhtmlgoodies_menu .currentDepth2over a{	/* Text rules */
		color:#000000;
	}	
	/* Sub menu depth 2 */
	#dhtmlgoodies_menu .currentDepth3{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth3over{
		padding-right:2px;
		background-color:#EDE3EB;
		border:1px solid #000;
	}
	/* Sub menu depth 3 */
	#dhtmlgoodies_menu .currentDepth4{
		padding-right:2px;
		border:1px solid #FFF;
	}
	#dhtmlgoodies_menu .currentDepth4over{
		padding-right:2px;
		background-color:#EBEDE3;
		border:1px solid #000;
	}	
#leftContent .box1 p {
	font-size: 12px;
}
#dhtmlgoodies_menu span {
	padding-right: 30px;
}
#mainMenu2 {
	clear:both;
	width:860px;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
#mainMenu2 li{
	display:inline;
}
#mainMenu2 ul {
	margin:0;
}
#mainMenu2 span {
	padding-right: 30px;
}
#mainMenu2 a {
	color:#FFFFFF;
	text-decoration:none;
}
#mainMenu2 a:hover {
	color:#FF9900;
}
.pagination {
	float: right;
	font-weight: normal;
}
.barTitle {
	float: left;
}
#offerDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #765E45;
}
#offerDetails fieldset{

	padding:10px 0 10px 10px;
}
#offerDetails select {
	font-size:12px;
}

.mainPicture {
	border: 2px solid #8DB11F;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#offerDetails .description {
	
}
#offerDetails .description p {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
#offerDetails .descriptionDetails {
	clear: both;
}
.detailsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #765E45;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
.detailsTable th {
	background-color: #FFFEEE;
	font-weight: normal;
	color: #0E8CBE;
	text-align:left;
}
.detailsTable td {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #3FA1CA;
	border-bottom-color: #3FA1CA;
	background-color: #EDE5D0;
}
.detailsTable select {
	font-size: 12px;
	
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #765E45;
	padding-left:15px;
	line-height:19px;
}
.contact a{
	text-decoration:none;
	color:#FF6600;
}
.contact a:hover{
	color:#000000;
}
.contact h2 {
	font-size: 14px;
	margin-top:0;
}
.contact h3, h3 {
	font-size: 16px;
	color:#0589BA;
	font-weight:bold;
	margin-bottom:2px;
}
.login {
	background-image: url(../img/login_bg.jpg);
	background-repeat: no-repeat;
	height: 242px;
	width: 700px;
}
.login label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #765E45;
}
.login .inputTxt {
	background-color: #FFFEEE;
	border: 1px solid #CCCCCC;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 18px;
}
.login  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	color: #765E45;
}
.login h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3FA1CA;
	margin-top: 15px;
}
.login a {
	color: #2592CD;
}
.tickets {
	
}
.tickets a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #138FC0;
	text-decoration:none;
}
.tickets a:hover{
	text-decoration:underline;
	color:#765E45;
}
.tickets td {
	padding-right: 10px;
	padding-bottom: 20px;
}
.tickets img {
	border:none;
}
#mainSearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E0FF7E;
	padding:10px 0 0 15px;
}
#mainSearch select{
	font-size: 12px;
}
#mainSearch th {
	font-weight:normal;
	text-align:left;
}
.withBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9ECFE4;
}
.noOffers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#993300;
	font-weight:bold;

}
p,ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#765E45;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#765E45;
	margin-top:0;
}
.dataTable th{
	text-align:left;
	
}
.dataTable input {
	margin-right:20px;
	
}
.dataTable img{
	border:none;
}
.color1 {
	color:red;
}
.kopiuj {
	text-decoration:none;
	color:#0066CC;
}
.kopiuj:hover {
	text-decoration:underline;
	color:#765E45;
}
#userAccount {
	color:#765E45;
	font-size:12px;
	padding-left:10px;
}
#userAccount th {
	font-weight:normal;
	text-align:left;
	width:150px;
	padding-bottom:10px;
}
#userAccount td {
	padding-bottom:10px;
}
.galleryPictures{
	width:160px;
	float:left;
	margin-right:10px;
	height: 200px;
	
}
.galleryPictures img {
	margin-bottom:0;
}
.galleryPictures p{
	color:#765E45;
	font-size:10px;
	margin:1px 3px 0 3px;
	text-align:center;
}
.krok {
	margin-right:15px;
}
.active {
	font-size:16px;
	font-weight:bold;
}

/* tabela dla imprez własnych */
.eventTable td, .eventTable th {
	padding: 4px 3px 3px 3px;
}

.eventTable td {
	padding-left: 8px;
}

.eventTable th {
	width: 90px;
	text-align: right;
}