﻿
  
  .uwaga-style {
	border: medium ridge #C0C0C0;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: xx-large;
	font-weight: bolder;
	text-align: center;
	letter-spacing: 9px;
	background-color: #C0C0C0;
	color: #FFCC00;
	font-style: italic;
}
  .opis-style {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bolder;
}
.opis2-style {
	text-align: center;
	color: rgb(204, 0, 0);
	font-size: medium;
	font-weight: bold;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.telefon-style {
	font-size: 60px;
	font-family: "Bookman Old Style";
	text-align: center;
	float: inherit;
	color: #800000;
	font-weight: bolder;
	letter-spacing: 7px;
	font-style: italic;
	font-variant: normal;
	text-transform: none;
	word-spacing: 9px;
	list-style-type: none;
}
 
a:hover {
	font-size: larger;
	color: #3399FF;
}
body {
	background-image: url('background.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
 
MenuBig {
	font-size: medium;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
}
 
