.pozadina {
	background-attachment: scroll;
	background-image: url(http://www.medskolazd.hr/img/skoladesno.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	z-index: 55;
}
#accordian h3.toggler {
	color: #004080;
	font-variant: normal;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}

.bg0,
div.module-hilite4 li.bg0,
#accordian h3.toggler.bg0 {
}

.bg1,
div.module-hilite4 li.bg1,
#accordian h3.toggler.bg1 {

}

#accordian h3.toggler.bg0 {
	border-bottom: 1px solid #cfc7b5;
}

#accordian h3.toggler.bg1 {
	border-bottom: 1px solid #ddd7cd;
}


#accordian a.readon {
	float: right;
	padding: 1px 5px 1px 12px;
	border: 1px solid #F2F2F2;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 50% #F7F7F7;
	text-decoration: none;
}

#accordian a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/arrow2.png) no-repeat 5px 50% #006699;
	color: #FFFFFF;
	text-decoration: none;
}



html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	color: #333333;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

body#bd {
	background: #FFFFFF;
	color: #333333;
	text-align: center;
    background-attachment: scroll;
	
	background-image: url(http://www.medskolazd.hr/img/pozadina.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


body.contentpane {
	margin: 1em 2em;
	width: auto; /* Printable Page */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none; 
}

body.fs1{
	font-size: 9px;
}

body.fs2{
	font-size: 10px;
}

body.fs3{
	font-size: 11px;
}

body.fs4{
	font-size: 12px;
}

body.fs5{
	font-size: 13px;
}

body.fs6{
	font-size: 14px;
}

/* Normal link */
a {
	color: #006699;
	text-decoration:none;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #CCCCCC;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4, h5, h6 {
}

/* Small text */
small, .small, .smalldark, .mosimage_caption {
	color: #999999;
	font-size: 80%;
}

/* Heading */
h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 135%;
}

h4 {
	font-size: 100%;
	text-transform: uppercase;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 35px;
	background: url(../images/bullet-list.gif) no-repeat 25px 8px;
	line-height: 170%;
}

ol li {
	margin-left: 35px;
	line-height: 170%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/* FORME
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 2px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #333333;
}

.button, .button:hover {
}

.button:active, .button:focus {
}

.inputbox {
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
}

.inputbox:hover, .inputbox:focus {
	border-color: #999999;
	background: #FFFFCC;
}



/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: -12px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #333333;
	font-size: 100%;
	text-transform: uppercase;
}

div.moduletable {
	margin: 0;
	padding: 10px 15px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_seperator {
	display: block;
	height: 1px;
}

table.blog .article_seperator {
}

#ja-col1 .article_seperator,
#ja-col2 .article_seperator,
#ja-topsl .article_seperator,
#ja-botsl .article_seperator {
	display: none;
}

table.contentpane {
	border: none;
	width: 100%;
	border-collapse: collapse;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0 0 5px;
	width: 35%;
	border: 1px solid #DDDDDD;
}

table.contenttoc a {
	font-weight: bold;
}

table.contenttoc td {
	padding: 5px 5px 2px 20px;
	background: url(../images/bullet-list.gif) no-repeat 10px 12px;
}

table.contenttoc th {
	border-bottom: 1px solid #DDDDDD;
	background: #F7F7F7;
	text-indent: 5px;
	text-transform: uppercase;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	border: none;
	padding: 0;
	width: 100%;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 2px !important;
}

table.pollstableborder tr.sectiontableentry1 td {
	border: none;
	background: #E4E4E4;
}

table.pollstableborder tr.sectiontableentry2 td {
	border: none;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px !important;
}

table.adminform {
	width: 400px!important; /*Control the Frontend Editor area width*/
}

.adminform .inputbox {
}

.blog_more {
	margin: 15px 0;
}

.blog_more strong {
	margin: 0 0 5px;
	display: block;
	font-size: 100%;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	padding-left: 13px;
	margin: 0;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}

td.buttonheading {
	padding: 0 0 0 5px!important;
	text-align: center;
}

td.buttonheading a {
	border: none;
}

.category {
	font-weight: bold;
}

.clr {
	clear: both;
}

.componentheading {
	margin-bottom: 15px;
	padding-bottom: 5px;
	background: url(../images/sep.gif) repeat-x bottom;
	color: #333333;
	font-size: 200%;
	line-height: normal;
}

.contentdescription {
	padding-bottom: 30px;
}

table.blog .contentheading {
	font-size: 150%;
	line-height: normal;
	font-weight: bold;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #004080;
	text-decoration: none;
}


a.contentpagetitle {
	text-decoration: none;
}

a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
	text-decoration: none;
}

a.readon {
	float: right;
	padding: 1px 5px 1px 12px;
	border: 1px solid #F2F2F2;
	display: block;
	background: url(../images/arrow.png) no-repeat 5px 50% #F7F7F7;
	text-decoration: none;
}

a.readon:hover, a.readon:active, a.readon:focus {
	background: url(../images/arrow2.png) no-repeat 5px 50% #006699;
	color: #FFFFFF;
	text-decoration: none;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.createdate {
	margin: 5px 0 10px;
	color: #999999;
	letter-spacing: 1px;
}

.modifydate {
	color: #999999;
	height: 15px;
}

.moduletable {
	padding: 0;
}

.mosimage {
}

.mosimage img {
}

.mosimage_caption {
	margin-top: 5px;
	padding: 1px 2px;
	color: #999999;
}

.pagenav, .pagenav_prev, .pagenav_next, .pagenavbar {
	padding: 0 2px;
}

a.pagenav, .pagenav_prev a, .pagenav_next a, .pagenavbar a {
}

.pagenavbar {
}

.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
}

.sectiontableheader {
	padding: 7px 5px;
	background: #006699;
	color: #FFFFFF;
	font-weight: bold;
}

tr.sectiontableentry1 td {
	padding: 7px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #FFFFFF;
}

tr.sectiontableentry2 td {
	padding: 7px 5px;
	border-bottom: 1px solid #DDDDDD;
	background: #F7F7F7;
}

tr.sectiontableentry1:hover td,
tr.sectiontableentry2:hover td {
	background: #FFFFCC;
}

.small {
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	margin: 0 auto;
	padding: 0;
	width: 956px;
	text-align: left;
}

.wide #ja-wrapper {
	margin: 0 auto;
	width: 956px;
}

.auto #ja-wrapper {
	width: 95%;
}

#ja-botslwrap,
#ja-subnavwrap {
	clear: both;
	width: 100%;
}

#ja-headerwrap,
#ja-mainnavwrap1 {
	clear: both;
	padding: 0 5px;
}

/* PRIMARY COLUMN
--------------------------------------------------------- */
#ja-contentwrap {
	width: 60%;
	float: left; 
	
}

#ja-content {
	float: right; 
	width: 50.6%;
}

#ja-content div.innerpad {
	clear: both;
	margin: 0;
	padding: 1px;
	display: block;
	height: 400px;
}

html>body #ja-content div.innerpad {
	height: auto;
	min-height: 400px;
	
}

/* SECONDARY COLUMNS
--------------------------------------------------------- */
#ja-mascol {
	width: 50%;
	float: right; padding-right:52px;
	clear: right;
	overflow: hidden;

}

#ja-col1 {
	float: left; padding-left:22px;
	width: 33.3%;
	overflow: hidden;
	
	
}

#ja-col1 h3 {
	margin: -10px -15px 10px;
	padding: 5px 15px;
	background: url(../images/h3-bg.gif) repeat-y right #E4E4E4;
}

#ja-col2 {
	float: left;
	width: 45%;
	overflow: hidden;
}

#ja-col1 table, #ja-col2 table, #ja-col3 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#ja-col1 ul, #ja-col2 ul, #ja-col3 ul {
	margin: 0;
	padding: 0;
}

#ja-col1 ul li, #ja-col2 ul li, #ja-col3 ul li {
	padding-left: 13px;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}

#ja-col2 ul li.mostread, #ja-col3 ul li.mostread,
#ja-col2 ul li.latestnews, #ja-col3 ul li.latestnews {
	padding: 4px 2px;
	border-bottom: 1px solid #E4E4E4;
	background: none;
}

#ja-col2 ul li.mostread a, #ja-col3 ul li.mostread a,
#ja-col2 ul li.latestnews a, #ja-col3 ul li.latestnews a {
	text-decoration: none;
}

#ja-col2 ul li.mostread a:hover, #ja-col3 ul li.mostread a:hover,
#ja-col2 ul li.latestnews a:hover, #ja-col3 ul li.latestnews a:hover {
	text-decoration: underline;
}

#ja-col2 div.moduletable h3,
#ja-col3 div.moduletable h3 {
}

/* 3RD COLUMNS
--------------------------------------------------------- */
#ja-col3 {
	float: left;
	width: 80%;
	overflow: hidden;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#ja-containerwrap {
}

#ja-container { 
	background: url(../images/mainwrap-bg1.gif) repeat-y 20% 0;
	
	
}

#ja-containerwrap {
}

/* Left + Right */
#ja-containerwrap-lr #ja-contentwrap {
	width: 70%;
}

#ja-containerwrap-lr #ja-col1 {
	width: 35%;
}

#ja-containerwrap-lr #ja-content {
	width: 60%;
}

#ja-containerwrap-lr #ja-mascol {
	width: 20%;
}

#ja-containerwrap-lr #ja-col2 {
	width: 120%;
}

/* Only left */
#ja-containerwrap-lo #ja-contentwrap {
	width: 100%;
	float: none;
	clear: both;
}

#ja-containerwrap-lo #ja-col1 {
	width: 20%;
}

#ja-containerwrap-lo #ja-content {
	width: 79.9%;
}

/* Only right */
#ja-containerwrap-ro #ja-container {
	background: none;
}

#ja-containerwrap-ro #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-ro #ja-content {
	width: 100%;
}

#ja-containerwrap-ro #ja-mascol {
	width: 20%;
}

#ja-containerwrap-ro #ja-col2 {
	width: 100%;
}

/* Left + mascol */
#ja-containerwrap-lm #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-lm #ja-col1 {
	width: 25%;
}

#ja-containerwrap-lm #ja-content {
	width: 74.9%;
}

#ja-containerwrap-lm #ja-mascol {
	width: 20%;
}

#ja-containerwrap-lm #ja-col3 {
	width: 100%;
}

/* Only mascol */
#ja-containerwrap-mo #ja-container {
	background: none;
}

#ja-containerwrap-mo #ja-contentwrap {
	width: 80%;
}

#ja-containerwrap-mo #ja-content {
	width: 100%;
}

#ja-containerwrap-mo #ja-mascol {
	width: 20%;
}

#ja-containerwrap-mo #ja-col3 {
	width: 100%;
}

/* Mascol + Rightcol */
#ja-containerwrap-rm #ja-container {
	background: none;
	
}

#ja-containerwrap-rm #ja-content {
	width: 100%;
}

/* Wrapper */
#ja-containerwrap-w #ja-container {
	background: none;
}

#ja-containerwrap-w #ja-contentwrap {
	width: 100%;
	float: none;
	clear: both;
}

#ja-containerwrap-w #ja-content {
	width: 100%;
}

/* HEADER
--------------------------------------------------------- */
#ja-header {
	padding: 0;
	line-height: normal;
	text-align: left;
	position: relative;
	height: 228px;
	z-index: 2;
}


/* MAIN NAVIGATION
--------------------------------------------------------- */
#ja-mainnav {
	padding: 4px 10px;
	position: absolute;
	bottom: 5px;
	left: 15px;
}

#ja-mainnav a,
#ja-mainnav a:active
 {
	text-decoration: none;
	outline: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
		font-weight: bold;
}
#ja-mainnav a:hover {

}
#ja-mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* Default Joomla! Menu */
a.mainlevel {
	margin: 0;
	padding: 5px 2px;
	width: 95%;
	border-bottom: 1px solid #DDDDDD;
	display: block;
	color: #333333;
	text-decoration: none;
}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/arrow4.png) no-repeat 98% 50%;
	text-decoration: underline;
}

a.mainlevel#active_menu {
	background: url(../images/arrow.png) no-repeat 98% 50%;
}

a.sublevel {
	padding: 3px 3px 3px 14px;
	display: block;
	background: url(../images/sublevel-bg.gif) no-repeat top left;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#active_menu {
	font-weight: bold;
}



/* PATHWAY
---------------------------------------------------------*/
#ja-pathway {
	margin: 0;
	padding: 2px;
	display: block;
	color: #999999;
	font-size: 92%;
}

#ja-pathway img {
	margin: 0 5px 1px;
}


/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}

