@charset "iso-8859-2";
.index {
	background-image: url(images/tlo.gif);
	background-repeat: repeat-x;
	height: 600px;
	width: 800px;
	border: 1px solid #c5c5c5;
}
.dekubitus {
	background-image: none;
	background-repeat: repeat-x;
	height: 600px;
	width: 800px;
	border: 1px solid #c5c5c5;
}
.menu_nagl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #016a51;
	text-decoration: none;
	line-height: 22px;
}
a.menu_nagl:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #4f4f4f;
	text-decoration: underline;
	line-height: 22px;
}
.ramka_menu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003300;
}

.button_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4f4f4f;
	text-decoration: none;
	line-height: 17px;
}
a.button_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #016a51;
	text-decoration: underline;
	line-height: 17px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #00654b;
	text-decoration: none;
}
.uwaga {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #bd0000;
	text-decoration: none;
}
.ramka {
	border: 1px solid #CCCCCC;
}

.tresc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
}
