td

{

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	color: #4C4B47;

	line-height: 18px;

}

a.special:link, a.special:visited, a.special:active

{

	font-family: Tahoma, Verdana, Arial;

	font-size: 10px;

	color: #333333;

	line-height: 12px;

}


.stopka

{

	font-family: Tahoma, Verdana, Arial;

	padding-bottom: 7px; 

	padding-left: 7px;

	padding-right: 7px; 

	padding-top: 7px;

	font-size: 10px; 

	color:#ffffff

}



.padding

{

	padding-bottom: 7px; 

	padding-left: 7px;

	padding-right: 7px; 

	padding-top: 7px;

}



.news

{

	font-family: Tahoma, Verdana, Arial;

	font-size: 16px;

	color: #9C2222;

	font-weight: bold;

	font-variant: small-caps;

}



.blue

{

	font-family: Tahoma, Verdana, Arial;

	font-size: 12px;

	color: #04A4FA;

	font-weight: bold;

}



a:link, a:visited, a:active {

	color:#9C2222;

	font-size:11px;

	text-decoration: none;

	border-bottom: 0px;

}



a:hover {

	color:#000000;

	text-decoration: none;

	border-bottom: 0px;

}



input.kontakt, select.kontakt

{

	border: 1px solid #9C9C9C;

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	color: #4C4B47;

	vertical-align: middle;

	height: auto;

	background-color: #ffffff;

}

textarea {

	border: 1px solid #9C9C9C;

	font-family: Tahoma, Verdana, Arial;

	font-size: 11px;

	color: #4C4B47;

	vertical-align: middle;

	height: auto;

	background-color: #ffffff;

	width: 290px;

	height: 180px;

}

body{

	background-color: #EFECE3;

}

.gradient {

	background-image: url(../img/gradient.gif);

	background-repeat: repeat-y;

}

.gradient_tyt {

	background-image: url(../img/gradient_tyt.gif);

	background-repeat: repeat-y;

}



.sonda

{

	font-family: Tahoma, Verdana, Arial;

	padding-left: 7px;

	padding-right: 7px; 

	font-size: 10px; 

	color:#4C4B47;

}



.red

{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #CC0000;

}



li

{

	list-style: square;

	margin-left: -15px;

}



h3

{

	margin-top: 10px;

	margin-bottom: 10px;

	font-family: Tahoma;

	font-size: 14px;

	color: #4C4B47;

}



#ulotka{

	border-style: dashed;

	border-width: 1px;

	border-color: #4B4B4B;



}

#data

{

	font-family: Tahoma, Verdana, Arial;

	font-size: 12px;

	font-weight: bold;

	color: #cccccc;

	line-height: 18px;



}



#nazwa_imprezy

{

	font-family: Tahoma, Verdana, Arial;

	font-size: 14px;

	font-weight: bold;

	color: #F26C09;

	line-height: 18px;

}

#klub

{

	font-family: Tahoma, Verdana, Arial;

	font-size: 13px;

	font-weight: bold;

	color: #4C4B47;

	line-height: 18px;

}






#temp	{
	text-align:left;
	width:500px;
	height:310px;
	background-color: #ffffff;
	border-top: solid #000000 10px;
	border-bottom: solid #000000 5px;
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
	position: absolute;
	visibility: hidden;
	z-index: 10000;
	font-family: Tahoma;
	color: #000000;
	background-image: url(../img/div_background.gif);
	padding: 10px 10px 10px 10px;
}

#temp td{
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
}

#temp th{
	text-align: center;
	font-size: 11px;
	height: 20px;
	padding-bottom:10px;
	border-bottom: 1px solid #000000;
}

#temp th span{
	color: #ff9900;
}


#temp input 	{
	border: 1px solid #000000;
	height:15px;
	font-size: 11px;
	color: #AE2222;
	margin-right:2px;
}





.darkenBackground {
	background-color: rgb(0, 0, 0);
	opacity: 0.7; /* Safari, Opera */
	-moz-opacity:0.70; /* FireFox */
	filter: alpha(opacity=60); /* IE */
	z-index: 20;
	height: 100%;
	width: 100%;
	background-repeat:repeat;
	position:fixed;
	top: 0px;
	left: 0px;
}
.highZ {
	z-index: 50;
	position:absolute;
	top: 0px;
	left:0px;
	text-align:center;
	width:300px;
	background: Aqua;
}

#thxform{
	 visibility: hidden;
	 position:relative;
	 display:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}


#progressform{
	 display:none;
	 visibility: hidden;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

div#menu{
	/*width:144px;*/
}
div#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
	font-family:Arial;
	margin-left:10px;
}

div#menu ul li {
	border-bottom:1px solid #dedace;
}

div#menu ul li a{
	color:#000;
	text-decoration:none;
	display:block;
	padding-top:1px;
	padding-bottom:0px;
	padding-left:15px;
	font-size:14px;
}



div#menu ul li a.firstLink:hover, div#menu ul li a.firstLinkSelected{
	background-color:#9c2222;
	color: #fff;
}

div#menu ul li a.secondLink:hover, div#menu ul li a.secondLinkSelected{
	background-color:#f20925;
	color: #fff;
}

div#menu ul li a.thirdLink:hover, div#menu ul li a.thirdLinkSelected{
	background-color:#096cf2;
	color: #fff;
}

div#menu ul li a.fourthLink:hover, div#menu ul li a.fourthLinkSelected{
	background-color:#30f209;
	color: #fff;
}

div#menu ul li a.fifthLink:hover, div#menu ul li a.fifthLinkSelected{
	background-color:#f2ea09;
	color: #fff;
}

div#menu ul li a.sixthLink:hover, div#menu ul li a.sixthLinkSelected{
	background-color:#f209ae;
	color: #fff;
}

div#menu ul li a.seventhLink:hover, div#menu ul li a.seventhLinkSelected{
	background-color:#f26c09;
	color: #fff;
}

div#menu ul li a:hover{
	text-decoration:none;
}

div#menu ul li:first-child {
	border-top:1px solid #dedace;
}