.treeview
{
	padding-right: 0px;
	padding-left: 22px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 14px;
}

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	background: no-repeat left;
	list-style-type: none;
	padding-top: 0px;
	padding-left: 19px;
	margin-bottom: 3px;
}

.treeview li.submenu
{
	font-weight: bold;
	font-size: 10.5pt;
	background: url(closed.gif) no-repeat left 1px;
	cursor: pointer !important;
	color: #75341e;
	font-family: Arial;
	text-align: left;
	margin-bottom: 13px;
}


.treeview li.submenu ul
{
	display: none;
	font-family: Arial;
	text-align: left;
	color: #ad3d36;
	font-size: 10pt;
	padding-bottom: 5px;
}

.treeview .submenu ul li
{
	padding-left: 0px;
	cursor: default;
	color: #9e4b17;
	padding-top: 5px;
	text-align: left;
}

.klinika_info
{
	padding-left: 13px;
	padding-top: 30px;
}

a {
	color: #ad3d36;
	text-decoration: underline;
}
a:hover {
	color: #ad3d36;
	text-decoration: underline;
}

.link_school
{
	font-family: Arial;
	color: #ad3d36;
	font-size: 10.5pt;
	font-weight: bold;
}

.link_school2
{
	font-family: Arial;
	color: #ad3d36;
	font-size: 9pt;
	font-style:italic;
	font-weight:normal;
	letter-spacing: 0pt;
}

.main_text
{
padding-top: 15px;
padding-right: 20px;
padding-left: 15px;
font-weight: bold;
font-style:normal;
font-size: 10pt;
font-family: Arial;
color: #b0443c;
line-height: 14pt;
}

.bottom_text
{
	padding-top: 24px;
	padding-left: 24px;
	padding-right: 14px;
	font-family: Arial;
	color: #884f38;
	font-size: 9pt;
	font-weight: normal;
	font-style:normal;
}

.bottom_text2
{
	padding-top: 24px;
	padding-left: 0px;
	padding-right: 14px;
	font-family: Arial;
	color: #884f38;
	font-size: 9pt;
	font-weight: normal;
	font-style:normal;
}