body {font-size:10pt;}

td.head {height:30px; width:240px;}

td.headx {height:30px; width:15px; background-color: #DADADA;}

div.location {color: #626262; font-weight: bold;}

a.location { font-family:Courier New; color: #49DC00; font-weight: bold; text-decoration: underline; font-size: 10pt;}

a.location:hover { color: #0000CC; text-decoration:underline;}

a.locationbez { font-family:Verdana; color: #49DC00; font-weight: bold; text-decoration: none;}

a.locationbez:hover { font-family:Verdana; color: #0000CC; font-weight: bold; text-decoration:underline;}

div.head {color: white; font-family: Verdana; font-weight: bold;}

div.headjasny {color: #626262; font-family:Verdana; font-weight: bold;}

a.menu {font-family: Verdana; text-decoration: none; color: white; font-weight: bold; font-size: 11pt;}

a.menu:hover {background-color: white; color: #3399FF;}

div.text { font-size:10pt; color: white; font-family:Verdana;}



a.text { color: white; }

a.text:hover { color: #709bea; background-color: white;}



a.jezyk { color: #709bea; }

a.jezyk:hover { color: #709bea; background-color: white}



div.copyright { font-size:7pt; color: white; font-family:Verdana;}

a.copyright { color: white; font-size: 7pt;}

a.copyright:hover { color: #709bea; background-color: white;}

div.textjasny { color: #626262; }

a.textjasny { color: #626262;}

a.textjasny:hover { color: #f8f98f; background-color: #626262;}

td.inhalt { width: 240px;}

a.apart { font-size: 16px; color: white; font-family:Verdana; text-decoration: none; font-weight: bold;}

a.apart:hover { color: white; text-decoration: underline;}

div.apart {font-family:Verdana; font-size:16px; color: white;}

td.kalendarz { width: 19px; color: white; font-size: 10pt;font-weight:bold; background-color: #49DC00;}

td.pusty { width: 19px; color: white;  font-size: 10pt; font-weight:bold;}

td.zajety { width: 19px; color: white;  font-size: 10pt; font-weight:bold; background-color:#FF3C00;}

td.miesiac { color: white; font-family: Verdana;  font-size: 10pt; background-color: #003DB9;}

td.details {background-color: #003DB9; color: white; font-weight: bold; font-size: 10pt; font-family:Verdana;}

div.details {color: white;  font-size: 10pt; font-family:Verdana;}

td.ceny {color:white; font-family:Verdana; font-size: 8pt;}

a.promocje { font-size: 15px; color:white; font-family:Verdana;}

a.promocje:hover {font-weight: bold;}

table.kal {color:white; font-family:Verdana;}



// STYLE DO KALENDARZA Z MYSQL {}

{}



td.sezon_a { background-color: #FF2525; }

td.sezon_bp { background-color: #FFAA25; }

td.sezon_b { background-color: #FFEC00; }

td.sezon_c { background-color: #00DC49; }

td.sezon_d { background-color: #99ccff; }

td.sezon_pro { background-color: blue; }

td.sezon_niema { background-color: black; }

td.zajete { background-color: #DADADA;}

div.wolne { font-weight: bold; }



a.miesiac			{ color: white; } 

a.miesiac:hover   { color: #000099; background-color: white;}



div.kalendarz  { font-family:Verdana; color: white;}





// STYLE DO LAST MINUTE {}



td.lastminute_rabat { text-align: left; vertical-align: top; font-family: Verdana; color: white; font-weight: bold;}

td.lastminute_nazwa { text-align: left; vertical-align: top; font-family: Verdana; color: white; font-size: 14px;}

td.lastminute_osoby { text-align: left; vertical-align: top; font-family: Verdana; color: white; font-size: 11px;}

td.lastminute_oddo { text-align: left; vertical-align: top; font-family: Verdana; color: white;}

td.lastminute_cena { text-align: left; vertical-align: top; font-family: Verdana; color: white; font-weight: bold;}


#galeria
{
	width: 750px;
	text-align: center;
	background-color: #709BEA;
	text-align: center;
}

#galeria ul
{
	list-style: none;
	display: block;
	text-align: center;
	width: 700;
	float: left;
	padding: 20px 0px 0px 50px;
	margin: 0px;
	background-color: #709BEA;
}

#galeria li
{
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 0;
	display: inline;
}

#galeria li:hover
{
	background-color: orange;
}


