body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-repeat: repeat-x;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	color: #557740;
}
a:visited {
	color: #955226;
}
a:hover {
	color: #6b8242;
}
a:active {
	color: #af432c;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a.submenu:link {
	color: #955226;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.submenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.left {
	color: #778899;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
}
h1 {
	font-size: 16pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
span.header {
	font-size: 13pt;
	font-weight: bold;
	color: #af432c;
}
span.header2 {
	font-size: 10pt;
	font-weight: bold;
	color: #955226;
}
span.header3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.header4 {
	font-size: 18pt;
	color: #000000;
}
.copyright {
	font-size: 8pt;
	color: #a10e12;
}
.small {
	font-size: 8pt;
}
.b1 {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.ask {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
	background-color: #6b9eb5;
	border-style: outset;
	color: #ffffff;
}
#menu {
	font-size: 10pt;
	font-weight: bold;
	color: #955226;
}
#menu a {
	text-decoration: underline;
}
#menu a, #menu span {
	display: block;
	padding-bottom: 2px;
}
#menu a:hover, #menu a:active, #menu span {
	background: #af432c;
	color: #d9ce7b;
}
#content {
	vertical-align: top;
}

table.pazients{
	border:solid 1px #d9cf7a;
}

table.pazients td{
	border:solid 1px #d9cf7a;
}
table.pazients td.left_td{
	padding-left:10px;
	padding-right:10px;
}