html {
}
body {
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #333;
	background: #300;
	font-family: "Tahoma", "Verdana", "Arial", sans-serif;
}
p, li {
	text-align: justify;
	font : 10pt "Georgia", "Times New Roman", Times, serif;
	line-height: 130%;
}
li {
	text-align: left;
}
#lijevo p:first-line {
	font-weight: bold;
	font-variant: small-caps;
}

h1, h2, h3, h4, h5, h6 {
	color: #2E3234;
}
#omot {
	width: 950px;
	background: #300;
	margin: 0 auto;
}

#lijevo, #desno, input {
	font-family: "Verdana", sans-serif;
}
#lijevo p, #desno p {
	font-size: 9pt;
}
#prijava {
	width: 202px;
	height: 30px;
	padding: 2px;
	float: right;
	position: relative;
	top: 148px;
	text-align: center;
	color: white;
	font-size: 11px;
	Z-index: 200;
}
#zaborav, #prijava2 {
	padding: 5px;
	line-height: 150%;
}
#prijava2 div {
	margin-top: 5px;
	Z-index: 200;
}
#prijava a {
	color: white;
	text-decoration: underline;
}
#prijava a:hover {
	color: yellow;
	text-decoration: none;
}
#h1 {
	clear: both;
	height: 180px;
	background: white url("../slike/menu7.gif") bottom repeat-x;
	width: 950px;
}
#h2 {
	height: 180px;
	background: url("../slike/HeaderLijevo7.jpg") top left no-repeat;
}
#h3 {
	height: 180px;
	background: url("../slike/HeaderDesno7.jpg") top right no-repeat;
}
#put {
	height: 16px;
	background: white url("../slike/put7.jpg") bottom right no-repeat; 
	padding-top: 4px;
	padding-left: 10px;
}
#menu {	
	position: relative;
	top: 160px;
	height: 20px;
	Z-index: 130;
}
#gMenu {
	background: url("../slike/gMenu.jpg") top right no-repeat;
	height: 20px;
	overflow: hidden;
	width: 100%;
}
#menu a, #gMenu a {
	width: 100px;
	height: 20px;
	font-family: "Verdana", sans-serif;
	font-weight: bold;
	color: white;
	margin: 0 4px 0 20px;
	font-size: 11px;
	text-align: center;
	padding: 4px 0 0 0;
	text-decoration: none;
}
#gMenu a {
	font: 10px "Tahoma", sans-serif;
	height: 16px;
	width: auto;
	margin-left: 20px;
}
ul.hIzbornik {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.hIzbornik li {
	display: inline;
}
ul.hIzbornik a {
	display: block;
	float: left;
}
#menu a:hover, #gMenu a:hover {
	color: yellow;
}
#trazilica {
	width: 250px;
	margin: auto;
	position: relative;
	top: 100px;
}
#trazilica .trazim {
	background: white url("../slike/povecalo.gif") left no-repeat;
	padding-left: 18px;
	width: 180px;
}
#trazilica .subie {
	width: 30px;
}
#submenu {
	position: absolute;
	display: none;
	background-color: #8caeca;
	list-style: none;
	width: 160px;
	padding: 0;
	border: #666 1px solid;
	Z-index: 200;
}
#submenu li a {
	display: block;
	padding: 5px;
	height: 11px;
	color: black;
	text-decoration: none;
	Z-index: 201;
}
#submenu li :hover {
	background: #EFEFEF;
	text-decoration: underline;
}
.link {
	text-decoration: underline;
	cursor: pointer;
}

.link:hover {
	text-decoration: none;
}

/* Glavni dio */

#main {
	width: 100%;
	margin: 0;
	padding: 0;
}
/*
#dutid {
	text-align: center;
	font-weight: bold;
}
#meditacija {
	padding: 6px;
	float: left;
	height: 350px;
	text-align: center;
	width: 400px;
	overflow: hidden;
}
#znateli, #razmatranje, #kolumna {
	border: solid 1px #EFE;
}
#reklame {
	float: right;
	overflow: hidden;
	width: 220px;
}
*/

/*
 * NOVE KUČICE 
 */
.bijeli {
	background: white url("../slike/gl.gif") no-repeat top left;
	padding: 6px 0 0 6px;
	margin: 0 0 20px 0;
}	
.bijeli .u {
	background: url("../slike/dd.gif") no-repeat bottom right;
	padding: 10px;
	padding-bottom: 40px;
}
div.pola {
	width: 44%;
	margin: 0 1%;
	float: left;
}
div#sredina > div.pola {
	width: 48%;
}
div.trecina {
	width: 30%;
	margin: 0 1%;
	float: left;
}
/* KLASICNE KUCICE */
.sivo210 {
	width: 210px;
	max-width: 210px;
	background: #e6e6e6 url("../slike/sivo_d_210.gif") no-repeat bottom left;
	margin: 8px;
}

.sivo210 div.u {
	background: url("../slike/sivo_g_210.gif") no-repeat top left;
	padding: 8px;
}

.kalendar, .plavi {
	background: white url("../slike/bijeli_d.gif") no-repeat scroll bottom left;
	margin: 10px;
}
div.plavi div.u {
	background: transparent url("../slike/gore7.gif") no-repeat scroll top left;
	padding: 5px;
}
div.u h2 {
	margin: 2px 2px 8px 2px;
}

div.u ul {
	margin: 0;
	padding: 0;
	max-height: 160px;
	overflow: auto;
}

div.u li {
	clear: left;
	margin-left: 20px;
	padding: 0;
	line-height: 120%;
	margin: 4px 0;
}

.sivo210 h3 {
	color: rgb(102, 102, 102);
}

.sivo210 a {
	text-decoration: underline;
}
.sivo210 a:hover {
	text-decoration: none;
}

.bijelo210 {
	width: 210px;
	background: #fff url("../slike/bijelo_d_210.gif") no-repeat bottom left;
	margin: 8px;
}

.bijelo210 div.u {
	background: url("../slike/bijelo_g_210.gif") no-repeat top left;
	padding: 8px;
}

.kalendar .bijelo {
	background: #fff url("../slike/kalendarb_d.gif") no-repeat bottom left;
	margin: 8px;
}

.kalendar .bijelo div.u {
	background: url("../slike/kalendarb_g.gif") no-repeat top left;
	padding: 8px;
}

.zuto210 {
	width: 210px;
	background: #eeeee6 url("../slike/zuto_d_210.gif") no-repeat bottom left;
	margin: 8px;
}

.zuto210 div.u {
	background: url("../slike/zuto_g_210.gif") no-repeat top left;
	padding: 8px;
}

.zuto210 div.u h3 {
	color: rgb(0, 51, 102);
}
.zuto210 div.u li {
	color: rgb(153, 153, 153);
}
/* PARAGRAFI i TABLE*/
p.nad, td.nad, td.nadd, td.nadl {
	color: #eee;
	background: #666;
	text-align: center;
	height: 22px;
	font-weight: bold;
	padding-top: 3px;
}

td.pod, td.desno {
	padding: 10px;
	background-color : #eee;
	border: solid  #ccc;
	border-width: 1px;
	text-align: left;
	font-weight: normal;
}

td.pod a, td.desno a {
	color: #333;
}

	p.nad a, p.nad a:visited, td.nad a, td.nad a:visited,
td.nadl a, td.nadl a:visited, td.nadd a, td.nadd a:visited {
	color: #ffffff;
	font-weight: bold;
}
p.nad a:hover, td.nad a:hover, td.nadl a:hover, td.nadd a:hover {
	color: Yellow;
}
address, p.potpis {
	font : bold italic 8pt "Georgia", "Times New Roman", Times, serif;

	text-align : right;
	text-decoration : overline;
}

p.stih {
	font-weight: bold;
	font-family : "Georgia", "Times New Roman", Times, serif;
	text-align : left;
	margin: 0;
}
h5 {
	font: bold 12px "Tahoma", "Verdana",  sans-serif;
	text-align : left;
	margin: 5px 0;
}

h3 {
	font: bold 1.3em "Verdana", "Arial", sans-serif;
}
h4 {
		font: bold 1.2em "Verdana", "Arial", sans-serif;
}

p.s2, p.s1 {
	font : italic bold 16px "Georgia", "Times New Roman", Times, serif;
	margin: 0;
}

p.s {
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
	text-indent: 0px;
}
.trazeno {
	font-weight: bold;
	background: yellow;
}
td.f {
	font-weight: bold;
	text-align: right;
}
td.f1 {
	text-align: right;
}
.finokoso {
	text-indent: 0px;
	background: white;
	color: black;
	font: italic 1.1em  "Georgia", "Times New Roman", Times, serif;
	margin: 4px;
	padding: 4px;
	border: dashed 1px navy;
}
.dalje, .natrag, .obrisi, .refresh, .reset, .izmjena {
	padding: 5px;
	height: 25px;
	border: black solid 1px;
	font-weight: bold;
}

.dalje {
	background: #87CEEB url("../slike/desno25.gif") no-repeat right;
	padding-right: 30px;
}
.natrag, .obrisi, .reset, .izmjena {
	padding-left: 30px;
}

.natrag {
	background: #87CEEB url("../slike/lijevo25.gif") no-repeat left;
}
.obrisi {
	background: #87CEEB url("../slike/del25.gif") no-repeat left;
}
.reset {
	background: #87CEEB url("../slike/refresh25.gif") no-repeat left;
}
.izmjena {
	background: #87CEEB url("../slike/preracunaj.gif") no-repeat left;
}
blockquote {
	margin: 10px 0 0 30px;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

ul {
	padding-left: 5px;
}

dt.md {
	font-size: 1em;
	text-align: right;
	background: white;
	margin-top: 10px;
}

dd.nas {
	text-align: left;
	margin: 5px 0 20px 0;
	text-indent: 0px;
	font-weight: bold;
}
i, p.i {
	font-family : "Georgia", "Times New Roman", Times, serif;
	font-size : 1em;
}

.md {
	font-size: 1em;
	text-align: right;
	background: white;
	color: navy;
	margin-top: 20px;
}

a.dognas, a.dognas:visited {
	font: 1.5em "Verdana", "Arial", sans-serif;
	text-decoration: none;
	margin-bottom: 10px;
}

a.dognas:hover {
	text-decoration: underline;
}
span.bib {
/*	font-weight: bold;*/
	font-size: 1.1em;
	font-family: "Georgia", "Times New Roman CE","Times New Roman","Serif";
	color: black;
}
small.bib {
	letter-spacing: 1px;
	color: blue;
}
/* Za ispis kalendara na naslovnici */
div.Sv { font-weight: bold; color: Red; }
div.Bl { font-weight: bold; }
div.Sp { font-weight: bold; }
div.ob {}
img#zatvorisidebar {
	position: fixed;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	Z-index: 100;
}
h5.put {
	width: 500px;
	border: solid gray 1px;
	padding: 5px;
	margin: 5px;
}
#divt, #divr, #divd, #diva, #divn {
	display: none;
}
.nedisp {
	display: none;
}
.obavezno {
	background-color: #ffa;
}
.m {
	font-size: 0.7em;
}
.naslov {
	margin-left: 50px;
}
#container {
	background: White url("../slike/container7.gif") repeat-y top right;
	width: 100%;
}
#lijevo {
	float: left;
	width: 200px;
	margin-left: 10px;
	background: #def url("../slike/lijevi.jpg") no-repeat top left;
}
.lijevo2 {
	float: left;
	width: 200px;
	margin-left: 20px;
}
#sredina {
	float: left; 
	overflow: hidden;
	margin: 0;
	padding: 0 10px 10px 10px; 
/*	margin-right: 220px;*/
}
#desno {
	float: right;
	width: 200px;
	overflow: hidden;
	margin-right: 10px;
	background: #def url("../slike/lijevi.jpg") top left no-repeat;
}
#desno img {
	max-width: 160px;
}
* > #sredina {
	float: none;
}
#sredina p, #sadrzajforuma p {
	line-height: 1.4em;
}

#sadrzajforuma {
	overflow: hidden;
	padding: 10px;
	width: auto;
	float: left;
}
* > #sadrzajforuma {
	float: none;
}
div.gumbic {
	float: right;
	color: #333;
	background: #EEE url("prazni.gif");
	width: 16px;
	height: 16px;
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	Z-index: 50;
}
img.gumbic {
	clear: both;
	float: right;
	cursor: pointer;
	position: relative;
}
div > div > h3 {
	margin-top: 0;
}
.info {
	position: absolute;
	top: 160px;
	left: 240px;
	max-width: 400px;
	max-height: 300px;
	overflow: auto;
	background: #EEE;
	color: #333;
	Z-index: 100;
	border: outset 2px #666;
	-moz-border-radius: 20px;
	padding: 20px;
	display: none;
}
#mogucnostiClanka {
	position: relative;
	top: 10px;
	text-align: center;
}
#mogucnostiClanka span {
	margin: 10px;
	border: solid 1px #999;
	padding: 5px;
	-moz-border-radius: 20px;
	background-color: #EEE;
}
#cForm, #dForm {
	width: 100%;
	clear: both;
}
#dSlike, #cSlike {
	border: inset 1px gray;
	background-color: #eee;
	position: absolute;
	top: 220px;
	right: 0px;
	width: 220px;
	Z-index: 300;
}
#slike {
	overflow: auto;
	width: 220px;
	height: 400px;
}
#adminPanel {
	margin: 4px;
	padding: 2px 10px;
	-moz-border-radius: 10px;
	background: #EFEFFF;
	width: 600px;
	font-size: 0.8em;
}
#chgDoz {
	margin: 10px;
	padding: 10px;
	background: #EFFFEF;
	-moz-border-radius: 5px;
	border: solid 1px green;
	width: 300px;
}
/* Prikaz neodobrenih clanaka i rubrika na r_vidi */
.neodobreno {
	background-color: yellow !important;
}
/* ISPOD JE ZA FORUME */
table#forumi {
	/*	width: expression(document.body.clientWidth < 762? "560px" :
	document.body.clientWidth > 1026? "824px" : "auto");*/
}
div#sredina > table#forumi {
	width: 100%;
}
table#forumi td {
	border: solid 1px #DDD;
	background-color: #EEE;
	vertical-align: top;
	padding: 5px;
}
table#forumi th {
	background-color: #CCC;
	padding: 5px;
}
table#forumi a {
	color: black;
	text-decoration: underline;
}
table#forumi td.imeForuma {
	width: 200px;
}
table#forumi td.brojevi {
	width: 80px;
}
table#forumi td.zadnji {
	width: 200px;
}
table#forumi td.imeForuma h3 {
	font-weight: bold;
	margin: 0px;
}
table#forumi td.autor {
	width: 100px;
}
/* NOVO ZA FORUME
div#forumi {
	margin-right: 120px;
}
*/
.clanak {
	padding: 10px;
	border: solid #dde 1px;
	-moz-border-radius: 10px;
	margin: 5px 0;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 140%;
	text-align: justify;
}
.head {
	background-color: #EEE;
	padding: 5px;
	font-weight: bold;
}
.tekstclanka {
	margin-left: 200px;
}
.oautoru {
}
div#zChat {
	border: solid #aba 1px;
	background: #efe;
	position: absolute;
	width: 230px;
	top: 150px;
	bottom: 0;
	right: 0;
	-moz-border-radius: 10px;
	min-height: 360px;
	padding: 4px;
}
body > div#zChat {
	position: fixed;
}
div#zcSalje {
	position: fixed;
	bottom: 5px;
}
#zcSalje input {
	width: 220px;
	height: 15px;
}
div#zcPrima {
	position: fixed;
	top: 155px;
	right: 5px;
	width: 230px;
	bottom: 30px;
	overflow: auto;
	overflow: auto;
}
div.citat {
	margin: 5px 5px 10px 20px;
	padding: 5px;
	border: solid 1px #aaa;
	background-color: #eee;
}
#kForm {
	margin: 10px;
}
div#ugovor {
	margin: 0 30px 0 300px;
	border: solid 1px #aaa;
	-moz-border-radius: 10px;
	padding: 10px;
	width: 500px;
}
div#ugovor p {
	font-size: 1em;
}
p.navod {
	border: solid 1px gray;
	padding: 5px;
	margin: 5px 15px;
	background: #eee;
}
div.u h3 a { text-decoration: none; }
div.u h3 a:hover { text-decoration: underline; }
#footer {
	clear: both;
	background-color: #ddd;
	text-align: center;
	padding: 5px;
	border-top: ridge 3px;
	font: 0.8em "Verdana", "Arial", sans-serif;
}
img.manja {
	float: left;
	max-width: 50%;
}
ul.gumbi {
	height: 20px;
	width: 220px;
	margin: 0;
	Z-index: 45;
}
ul.gumbi li {
	background: transparent no-repeat scroll 100%;
	float: left;
	margin: 0;
	border: solid black 1px;
	width: 52px;
	height: 16px;
	list-style: none;
	text-align: center;
	Z-index: 45;
}
ul.gumbi li:hover {
	background: white;
	cursor: pointer;
	margin-bottom: 0;
}
.mjesto {
	margin-top: 0;
	background: white;
	border: solid black 1px;
	width: 220px;
	top: -3px;
	position: relative;
	Z-index: 0;
}
#lijevo .uu img, .maleSlike img {
	width: 33%;
	height: auto;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
}
.maleSlikeDesno img {
	width: 33%;
	height: auto;
	margin-right: 2%;
	margin-bottom: 2%;
	float: right;
}

#sredina img {
	width: 150px;
	height: auto;
	max-width: 50%;
	margin: 5px;
}

* > #sredina img {
	width: auto;
	max-width: 160px;
}
#sredina img.desno {
	float: right;
}
#sredina h2 {
	padding-top: 0;
	margin-top: 0;
}
hr {
	width: 66%;
	height: 1px;
	background: url("../slike/crta.gif") repeat-x;
	border: none;
}
* > hr {
	clear: both;
}
div.plavi div.u h5:hover {
	cursor: pointer;
}
p.pitanje {
	font: bold italic 1.4em "Georgia", "Times New Roman", "Times", serif;
	padding: 5px;
}
img.gumbic {
	width:auto !important;
	height:auto !important;
}
.uu img.link {
	width:auto !important;
	height:auto !important;
	float: none;
}
h3.manjiNaslov {
	font: bold italic 1em "Georgia", "Times New Roman", "Times", serif;
}
h3.veciNaslov {
	font: italic bold 1.2em "Georgia", "Times New Roman", "Times", serif;
}
h5.nadnaslov {
	font: bold 1em "Helvetica", "Verdana", "Arial", sans-serif;
	border-top: dotted gray 1px;
	padding-top: 5px;
	clear: right; 
}

#sredina > h5.nadnaslov {
	clear: right;
}

#mednas img {
	/*	float: right;*/
}

.istaknuto {
	border: 1px dotted rgb(204, 204, 204);
	margin: 5px;
	padding: 5px;
	background: rgb(221, 221, 221) none repeat scroll 0% 50%;
	width: 200px;
	float: right;
	line-height: 150%;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}
ul.nabrajanje li {
	display: inline;
}
ul.div li {
	list-style-type : none;
	margin-top: 10px;
}
p.tools {
   border-top: dotted gray 1px;
   padding: 10px;
   margin: 10px;
   text-align: center;
   margin: auto;
}

p.tools a {
   margin: 0px 10px;
}

p.tools a img {
   width: 22px ! important;
   height: 22px ! important;   
   border: none;
   padding: 0px;
   margin: 0px;
}
