body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_patern.gif);
}


#menu {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu.png',sizingMethod='scale');
	background-repeat: repeat-x;
	background-position: top;
	height: 92px;
	width: 100%;
	position: fixed;
}

html>body #menu {
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 92px;
	width: 100%;
	position: fixed;
}
#page {
	margin: 0px;
	width: 100%;
	padding: 0px;
}
.menu_email, .menu_email:visited {
	color: #edd7b6;
	font-family: tahoma, verdana;
	font-size: 10px;
	text-decoration: none;
}
.menu_email:hover {
	color: #edd7b6;
	font-family: tahoma, verdana;
	font-size: 10px;
	text-decoration: underline;
}
.menu_link, .menu_link:visited {
	color: #edd7b6;
	font-family: tahoma, verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu_link:hover {
	color: #f3af49;
	font-family: tahoma, verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.menu_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	}
.dane_tele {
	color: #f5c989;
	font-family: tahoma, verdana;
	font-size: 12px;
}	

.bg_menu_left {
	background-image: url(images/menu_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-left: solid 1px #656464;
	border-bottom: solid 1px #656464;
}

.bg_menu_right {
	background-image: url(images/menu_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-right: solid 1px #656464;
	border-bottom: solid 1px #656464;	
}
.menu_opis {
	color: #ffd290;
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
}

.menu_opis_no_link {
	color: #ffd290;
	font-family: tahoma, verdana;
	font-size: 12px;
	line-height: 19px;
}
.menu_opis_link, .menu_opis_link:visited {
	color: #ffd290;
	font-family: tahoma, verdana;
	font-size: 12px;
	text-decoration: none;
}
.menu_opis_link:hover{
	color: #ffd290;
	font-family: tahoma, verdana;
	font-size: 12px;
	text-decoration: underline;
}
.ramka {
	border-right:solid 4px #343539;
	border-bottom:solid 4px #343539;
}

h1 {
	font-family: tahoma, verdana;
	color: #f2ad49;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}
#tekst {
	font-family: tahoma, verdana;
	color: #efd7b6;
	font-size: 12px;
	padding: 20px 10px 20px 15px;
	text-align: justify;
	line-height: 15px;
}
#tekst a, #tekst a:visited {
	font-family: tahoma, verdana;
	color: #efd7b6;
	font-size: 12px;
	text-decoration: underline;
}
#tekst a:hover {
	font-family: tahoma, verdana;
	color: #efd7b6;
	font-size: 12px;
	text-decoration: none;
}

