
A.hotelreviews:link {font: 14px Arial; color: #0066ff; }
A.hotelreviews:visited {font: 14px Arial;  color: #3399ff; }
A.hotelreviews:active {font: 14px Arial; color: orange; }
A.hotelreviews:hover {font: 14px Arial; color: red; }
body {
background: white;
font-family: Arial;
text-align:center;
font-size:13px;
}
p {
font: 12px Arial;

}
p.liczba {
font: 12px Arial;
text-align: center;
}

b.season {
font: bold 18px Arial;
color: brown;
}
b.season2 {
font: bold 16px Arial;
}

p.special {
color: red;
font: 14px Arial;
text-align: center;
}
h3 {
color: red;
}
table
{
border-color: #996666; 	
font-size:13px;

}
.tabelka
{
background: #FFFFCC;
border-color: #996666;
}
hr {color:#999966;}
ul {font-size:13px;}

/* Prices BEGIN */
table.price_table {
   background: #FFFFCC;
   border: 2px solid #996666;
   margin: 5px auto;
   padding: 5px;
}
td.price_td_eur, td.price_td_pln, td.price_td_usd {
   text-align: right;
   font: 12px Arial;
}
td.price_th_weekday, td.price_th_weekend, td.price_th_currency_pln, td.price_th_currency_eur, td.price_th_currency_usd {
   text-align: center;
	font-weight: bold;
}

.linia_pion {BORDER-left: #E0E0E0 1px solid;}

.reviewtable {border: 1px #ffcc99 solid; background: #ffffff; }
.reviewtitle {font: bold 16px; color: #ff6600; }
.reviewtitle2 {font: bold 12px; color: navy; }
.line {color: #cc3300; width: 90%; height: 1px; }

/* Prices END*/
