/* @group Osnovni stilovi */

body { 
	background-attachment: fixed;
	background-color: #4F89B7;
  font-family: helvetica, arial, sans-serif; 
  font-size: 76%; 
  color: #343434;
  text-align: center;
  line-height: 1.3; 
  margin: 10px;
} 
* {
	margin: 0;padding: 0; /* Reset margins and padding of ALL elements to 0, that means no defaults */ 
}
div#okvir {
	background: url(../images/textbackground.jpg);
	margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 50px;  
  width: 760px;
}
div#header {
	color: white;
	background: url(../images/header.png) no-repeat top center;
	border: none;
	text-align: left;
}
div#header img {
	margin: 20px 0 0 30px;
}
div#content {
	width: 680px;
	text-align: justify;
  margin-left: auto;
  margin-right: auto;
}
div#footer {
	color:  #E7E7E7;
	background: url(../images/footer.png) no-repeat bottom;
	height: 50px;
}
div#footer p, div#footer a {
	padding-top: 10px;
	color: #6681CC;
}
a {
	color: #103DBC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0px; /* Reset border for image links to 0 */ 
}
p, ul, ol { 
  font-size: 1.1em;
  margin-top: 1em;
}
ul, ol {
  margin-left: 2em;	
} 
ul li {
	margin: 0 0 0.2em 0;
}
h1, h2, h3 {
	color: #338A99;
	text-align: left;
}
h2, h3, h4 {	
  font-weight: bold;
  margin-top: 1em;
}
h1 {
  font-size: 1.8em;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 1.6em;
  margin-bottom: 0.5em;
}
h3 { 
  font-size: 1.2em;
  text-transform: uppercase; 
} 
h4 { 
  font-size: 1.1em; 
} 
.center {
  text-align: center;
}
.citat {
  font-style: italic;
  margin-left: 2em;
  margin-right: 2em;
}
.italic {
	font-style: italic;
}
.pitanje {
	font-style: italic;
}
div.break {
  clear: both;  
}
p.clear {
	color: white;
}
img.img-right {
	float: right;
	margin: 0 -10px 0 10px;
}
img.img-left {
  float: left;
  margin: 0 10px 10px 0;
} 	
table {
  width: 680px;
  border-collapse: collapse;
  border-bottom: 1px solid #4F89B7;
  margin-top: 1em;
  margin-bottom: 1em;
}
table tr {
	border-bottom: 1px solid #4F89B7;
}
table th, table td {
	font-size: 12px;
	text-align: left;
  border: 1px solid #4F89B7;
  padding: 2px;
  color: #343434;
  background-color: #F8F6ED;
}
table th {
  background-color: #B3CFE6;
  color: black;
}
/* @end */


/* @group First page */

div#main-content {
  width: 400px;
  text-align: justify;
  margin: 0 10px 0 20px;
}
* html div#main-content { /* fix for ie */
	margin: 0 10px 0 15px;
}
div#main-content p, div#main-content h3 {
  margin-left: 10px;
}
div#main-header {
  margin-top: 20px;
}
img#img-knjige-glavna {
	margin: 10px 5px 0 10px;
}
p#lotus {
	text-align: center;
}
/* @end */

/* @group First page - Navigation right */

div#main-right {
	text-align: justify;
  float: right;
  width: 310px;
  margin: 0 20px 0 0;
}
* html div#main-right { /* fix for ie */
  margin: 0 10px 0 0;
}
div#navigacija-desno ul {
	margin: 10px 10px 10px 40px;
}
div#navigacija-desno ul li {
	
}
div#navigacija-desno a {
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #776ABB;
	text-decoration: none;
	letter-spacing: 0.06em;
}
div#navigacija-desno a:hover {
	background-color: #DDE2F2;
}
div#navigacija-desno ul li:hover {
	background-color: #DDE2F2;
}
div.infobox {
	border-top: 5px solid #C6CAFF;
	margin: 10px 10px;
}
div.infobox div.infobox-content {
	margin: 10px;
}
div.infobox div#infobox-content-ucitelj {
	margin-bottom: -10px;
}
p#osnivac {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0;
}
* html p#osnivac {
	padding-top: 5px;
}
div.infobox img {
	float: left;
	margin-right: 5px;
}
div.infobox img {
	float: left;
	margin-right: 5px;
}
div.infobox img#wan {
	float: none;
	margin-right: 0;
}
div#linkovi ul {
	margin: 10px 0 10px 20px;
}
div#linkovi ul li {
	margin: 0 0 5px 0;
}
img#img-falun, img#img-priznanja {
	margin-left: -5px;
}
/* @end */

/* @group Navigation top */
div#navigacija-gore {
	width: 720px;
	margin: 0 20px 20px 20px;
	background-color: #2B57A1;
	text-align: center;
}
* html div#navigacija-gore {
	margin-bottom: 5px;
}
div#navigacija-gore ul {
	margin: 0;
	padding: 3px 0;
	list-style-type: none;
	text-align: center;
}
div#navigacija-gore ul li {
	display: inline;
	margin: 0;
	padding: 0;	
	
}
div#navigacija-gore a {
	margin: 0;
	padding: 1px 2px;
	font-weight: bold;
	color: #EBEFFA;
	background-color: #2B57A1;
}
div#navigacija-gore a:hover, div#navigacija-gore ul li#selected a {
	color: #2E3E6B;
	background-color: #EBEFFA;
	text-decoration: none;
}
/* @end */

/* @group Uvod */
img#img-uvod {
	margin-right: -10px;
}
table#prezentacija {
	width: 400px;
}
/* @end */

/* @group Kako poceti */
img#img-kakopoceti {
	margin-left: -10px;
	margin-top: 5px;
	margin-bottom: -5px;
}
/* @end */

/* @group Vjezbe */
div.opis-vjezbe {
  margin-left:200px;
}
div.opis-vjezbe p {
  font-style: italic;  
}
/* @end */

/* @group Knjige */
p#knjige-napomena {
  border-top: 5px solid #C6CAFF;
  padding-top: 10px;
  margin-top: 20px;
}
p.autor {
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0;
	font-style: italic;
}
h2.naslov-knjige {
  margin-bottom: 0;
}
table#clanci-ucitelja {
	margin-bottom: 20px;
}
div#clanak-tekst {
	margin-bottom: 2em;
}
div#clanak-autor {
	margin-bottom: 2em;
}
div#clanak-autor p {
	margin: 0;
	padding: 0;
	font-style: italic;
}
div#clanak-info {
	font-style: italic;
	border-top: 5px solid #C6CAFF;
}

p#clanak-download {
	text-align: center;	
}

/* @end */

/* @group Ucitelj */
div#ucitelj {
	text-align: center;
	width: 540px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid gray;
}
div#ucitelj-tekst-lijevo, div#ucitelj-tekst-desno {
	width: 130px;
	font-weight: bold;
	float: left;
}
div#ucitelj-tekst-lijevo, div#ucitelj-tekst-desno {
	width: 130px;
	float: left;
}
div#ucitelj-slika {
	width: 260px;
	float: left;
}
div#ucitelj {
	text-align: center;
}
p.ucitelj-tekst {
	font-size: 1.4em;
	font-weight: bold;
	color: #103DBC;
}
p.ucitelj-ime {
	font-size: 1.6em;
	font-weight: bold;
	color: red;
}
/* @end */

/* @group Ucitelj */
img#img-meditacija {
	margin-top: 10px;
	margin-left: -5px;
}
/* @end */

div.video {
	width: 220px; 
	float: left; 
	text-align: center;
}