@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c6c9cd;
}
.txt_glowny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
}
.txt_kat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	color: #666;
}
.txt_rok {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	font-weight: bolder;
	color: #666;
}
.txt_plus {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #000;
}
.txt_glowny_tytuly {
	font-size: 18px;
	color: #e95821;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.belka_menu_dol {
	background-image: url(img/bg_menu_dol_lewy.jpg);
	text-align: left;
}
.txt_menu_lewe {
	font-family: Calibri;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	color: #FFF;
	background-image: url(../img/kontakt.jpg);
}
.image{
	border-color: #F5F5F5;
	border-width:10px;
      }

.quote{
	border-style:groove;
	border-color:navy;
	border-width:15px;
      }
a:link {
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-style: normal;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

