/*
 +--------------------------------------------+
 ¦             SPECIJALNA BOLNICA             ¦
 ¦           ZA CEREBRALNU PARALIZU           ¦
 ¦           I RAZVOJNU NEUROLOGIJU           ¦
 +--------------------------------------------+
 ¦          coding: Miroslav Orbovic          ¦
 ¦          Skola.Gitare@SezamPRO.RS          ¦
 +--------------------------------------------+
*/

body {
	margin:			40px;
	background:		#dcdcff;
}

td.border-TL {
	width:			31px;
	height:			31px;
	background-image:	url(../img/back-TL.gif);
}

td.border-TC {
	width:			748px;
	height:			31px;
	background-image:	url(../img/back-TC.gif);
}

td.border-TR {
	width:			31px;
	height:			31px;
	background-image:	url(../img/back-TR.gif);
}

td.border-ML {
	width:			31px;
	background-image:	url(../img/back-ML.gif);
}

td.border-MC {
	background:		#ffffff;
}

td.border-MR {
	width:			31px;
	background-image:	url(../img/back-MR.gif);
}

td.border-BL {
	width:			31px;
	height:			31px;
	background-image:	url(../img/back-BL.gif);
}

td.border-BC {
	width:			748px;
	height:			31px;
	background-image:	url(../img/back-BC.gif);
}

td.border-BR {
	width:			31px;
	height:			31px;
	background-image:	url(../img/back-BR.gif);
}

#menu {
	font-size:		10pt;
}

#menu ul {
	list-style-type:	none;
	padding:		0;
	border:			0;
	margin:			0;
}

#menu ul li {
	height:			36px;
	padding:		0;
	border:			0;
	border-top:		1px solid #000064;
	margin:			0;
}

#menu ul li a {
	display:		block;
	width:			100%;
	font-family:		Arial;
	font-size:		10pt;
	font-weight:		bold;
	text-decoration:	none;
	color:			#000064;
	padding:		8px 0;
	padding-left:		14px;
	border:			0;
	margin:			0;
}

#menu ul li a:hover {
	padding-left:		10px;
	border:			0;
	border-left:		4px solid #000064;
	margin:			0;
}

#menu ul li p {
	width:			161px;
	font-family:		Arial;
	font-size:		10pt;
	font-weight:		bold;
	text-decoration:	none;
	text-indent:		14px;
	color:			#ffffff;
	background:		#000064;
	padding:		8px 0;
	border:			0;
	margin:			0;
}

#content {
	background:		#f5f5ff;
	border-bottom:		1px solid #000064;
}

#content p {
	font-family:		Georgia, Palatino Linotype, Times New Roman;
	font-size:		12pt;
	line-height:		125%;
	color:			#000064;
	padding:		0;
	margin:			25px;
}

#content p.img {
	text-align:		center;
	padding:		0;
	margin:			25px;
}

#sub {
	padding:		0;
	border:			0;
	border-right:		1px solid #000064;
	border-bottom:		1px solid #000064;
	margin:			0;
}

#sub td {
	border:			0;
	border-left:		1px solid #000064;
	margin:			0;
}

#sub td a {
	font-family:		Arial;
	font-size:		10pt;
	font-weight:		bold;
	text-decoration:	none;
	color:			#000064;
	padding-left:		14px;
}

#sub td.here {
	font-family:		Arial;
	font-size:		10pt;
	font-weight:		bold;
	text-decoration:	none;
	color:			#ffffff;
	background:		#000064;
	padding-left:		14px;
}

h1 {
	font-family:		Verdana, Arial;
	font-size:		24pt;
	font-weight:		bold;
	text-decoration:	none;
	margin:			0 0 0 15px;
	color:			#0000a0;
}

h2 {
	font-family:		Tahoma, Verdana, Arial;
	font-size:		14pt;
	font-weight:		bold;
	text-align:		center;
	color:			#000064;
	background:		#e5e5ff;
	padding:		6px 12px 7px 12px;
	border-top:		1px solid #000064;
	border-bottom:		1px solid #000064;
	margin:			0;
}

h3 {
	font-family:		Arial;
	font-size:		12pt;
	font-weight:		bold;
	text-align:		center;
	color:			#000064;
	padding:		0;
	margin:			25px;
}

h4 {
	font-family:		Georgia, Palatino Linotype, Times New Roman;
	font-size:		10pt;
	font-weight:		bold;
	color:			#000064;
	padding:		0;
	margin:			25px;
}

h6 {
	width:			100%;
	font-family:		Arial;
	font-size:		9pt;
	font-weight:		bold;
	text-align:		center;
	color:			#000064;
	background:		#e5e5ff;
	padding:		2px 0;
	border-top:		1px solid #000064;
	margin:			0px;
}

ul {
	padding:		0;
	border:			0;
	margin:			25px;
}

ul li {
	font-family:		Georgia, Palatino Linotype, Times New Roman;
	font-size:		12pt;
	text-align:		left;
	line-height:		125%;
	color:			#000064;
	padding:		0;
	margin:			10px 25px;
}

address {
	font-family:		Arial;
	font-size:		10pt;
	font-style:		normal;
	color:			#000064;
	padding:		0;
	margin:			4px 10px;
}

a.text {
	font-family:		Georgia, Palatino Linotype, Times New Roman;
	font-size:		12pt;
	font-style:		italic;
	text-decoration:	none;
	color:			#000064;
}
