﻿@charset "utf-8";
/* CSS 2.0
 * Style dla strony www.noclegi-polska.pl
 * Style drukowania
 *
 * @Author Rafał Wachułka
 * @Copyright ©2008 imbaworks
 */

table {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px !important;
}
#linkBar {
	font-size: 10px;
	color: #5cb100;
	padding-bottom: 5px;
	border-bottom: 1px dashed #cacaca;
}

.bottom_stopka {
 	font-size: 10px;
	color: #cacaca;
}

a {
	font-size: 10px;
	margin-right: 5px;
}
