@import url(hmeni.css);
/*
ffc600 - linkz
0079c2 - border za fotke
*/

* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
}
div#glavniOkvir {
	position: relative;
	min-height: 100%;
	height: auto!important;
	height: 100%; /* IE */
	background:url(top2_bck.gif) repeat-y 50% 0;
}


body {
	background:#83ceff url(bck.gif) repeat-x 0 0;
	text-align:center; /* ie5 */
}
body, td, th, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font:62.5% Arial, Helvetica, sans-serif;
	color:#0163a2;
}
td, th, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font-size:1em;
}
img {
	border: none;
}
div {
	margin-left:auto;
	margin-right:auto;
}
p {
	margin-bottom:15px;
}
h1, h2, h3 {
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color:#000;
}
h1 {
	margin-bottom:15px;
}
h1.h1Novice { /* ispod ide datum! */
	margin-bottom:5px;
}
h2 {
	font-size:1.1em;
	margin:10px 0 0 0;
}
h3 {
	font-size:1.2em;
}
.item h6 { /* novice datum */
	font-size:1.0em;
	font-weight:normal;
	padding:0;
	line-height:1.0;
	margin:0 0 15px 0;
	color:#999;
}
a {
	text-decoration:none;
	color:#ffc600;
}
a:visited {
	/*color: #103E5B;*/
}
a:hover, a:focus {
/*	color:#FFF;
	background-color:#ffc600;*/
}
.nop {
	display:none;
}


/*////////////////////////////////
//	bejzik staff
////////////////////////////////*/
div#top, div#glavniOkvir {
	width:918px;
}
div#containerMiddleBck, div#containerMiddle, div#header  {
	width:904px;
}


div#top {
	text-align:left;
/*	background-color:#FFF;*/
	overflow:hidden;
	background:url(top_bck.gif) no-repeat 50% 0;
	min-height:439px;
	height: auto!important;
	height:439px; /* IE */
}
* html div#top {
	overflow:visible;
}


div#lefty {
	float:right;
	display:inline;
	width:223px;
	padding-bottom:20px;
}
div#containerMiddleBck {
	float:left;
	display:inline;
	margin-bottom:12px;
	margin-left:7px;
	padding-top:15px;
}
div#containerMiddle {
}
div#header, div#footer {
	font:1.1em Tahoma, Arial, Helvetica, sans-serif;
	color:#a7a494;
}
div#header {
	position:relative;
	height:240px;
	background:url(header.gif) no-repeat 0 0;
}
div#headerSlika {
	position:absolute;
	top:0;
	right:0;
	width:385px;
	height:226px;
	background:url(headerSlika.jpg) no-repeat 0 0;
}
div#headerFlash {
	position:absolute;
	top:128px;
	left:0;
	width:519px;
	height:63px;
}
div#header h1 {
}
div#headerInfo {
	display:none;
}


/*////////////////////////////////
//	navigacija
////////////////////////////////*/
/*
div#vmeniTop, div#vmeniBott {
	width:200px;
	font-size:1px;
	height:10px;
}
div#vmeniTop {
}
div#vmeniBott {
}
*/

div#vmeni {
	background:url(vmeni_bck.gif) no-repeat 0 0;
	width:100%;
	height:462px;
	overflow:hidden;
	font:15px Arial, Helvetica, sans-serif;
	color:#fff;
}

div#vmeni ul {
	list-style-type: none;
	padding-bottom:6px;
	width:183px;
	margin:20px 20px 0 20px;
}
div#vmeni ul li {
	font-weight:bold;
	margin-left:6px;
	padding:8px 18px 0px 18px;

	background:url(vmeni_bull2.gif) no-repeat 0 0.9em;
/*	padding-left:13px;*/
}
div#vmeni ul li a {
	text-decoration:none;
	color:#fff;
}
div#vmeni ul li a:hover, div#vmeni ul li a:focus, div#vmeni ul li a.vmeniAkt {
	color:#ffc600;
}


div#vmeni ul ul {
	margin:9px 0 0 0px;
	padding:0;
	list-style-type: none;
	width:auto;
}
div#vmeni ul ul li {
	font-weight:normal!important;
	background:none;
	padding:0 0 0px 10px;
	margin-top:0;
	margin-bottom:7px;
	border:none;
	font-size:14px;
	background:url(vmeni_bull3.gif) no-repeat 0 0.3em;
	padding-left:13px;
}
div#vmeni ul ul li a {
}
div#vmeni ul ul li a:hover, div#vmeni ul ul li a:focus, div#vmeni ul ul li a.vmeniAkt {
}
* html div#vmeni ul ul li a:hover, * html div#vmeni ul ul li a:focus, * html div#vmeni ul ul li a.vmeniAkt {
/*	background:url(emptyIE.gif);*/
}


div#vmeniTxt {
	padding:30px 25px;
	font-size:12px;
}

/*////////////////////////////////////
sadrzaj
////////////////////////////////////*/
div#content {
	width:586px;
	margin-left:58px;
	float:left;
	display:inline;
	line-height:1.5;
	font-size:1.3em;
}
div#content a {
	text-decoration:underline;
}
div#content a:hover, div#content a:focus {
	color:#FFF;
	background-color:#ffc600;
}

div#content ul, div#content ol {
	margin-left:15px;
	margin-bottom:10px;
}
div#content ol {
	margin-left:35px;
}
div#content li {
	margin-bottom:3px;
}
/*
div#content ul li {
	list-style-type:square;
}
div#content ul ul li {
	list-style-type:disc;
}
*/
div#content ul li {
	background:url(bull_1.gif) no-repeat 0 0.6em;
	padding-left:13px;
	list-style-type:none;
}
div#content ul ul {
	margin:5px 0 5px 13px;
}
div#content ul ul li {
}

/* sve fotke u textu */
div#content img {
	border:1px solid #0079c2;
}
div#content img.noBord {
	padding:0;
	border-width:0;
}



/*////////////////////////////////
//	ITEMs
////////////////////////////////*/
.item {
	float:left;
	display:inline;
	width:100%;
	margin: 0 0 15px 0;
	clear:both;
}
.itemContent {
	margin: 5px 0 0px 0;
	padding: 0 0 10px 0;
}
.itemImgs {
	float:right;
	display:inline;
	width:166px;
	margin:0 0 3px 10px;
}
.itemImgs img, .galerijaRow img {
	margin:0!important;
	padding:0!important;
	border-width:0!important;
}
.itemImgs a, .galerijaRow a {
	width:164px;
	float:left;
	display:block;
	margin:5px 0 0 0;
	border:1px solid #0079c2;
}
* html .itemImgs a, * html .galerijaRow a {
	float:none;
}
.itemImgs a:hover, .galerijaRow a:hover {
	border-color:#ffc600;
	background-color:#FFF!important;
}
.itemImgs h3, .galerijaRow h3 {
	text-align:center;
	font-size:1.1em;
	font-weight:normal;
	margin:3px 0 7px 0;
	float:left;
	clear:both;
	width:166px;
	line-height:1.1;
	background:none;
}
.itemNav {
	text-align:right;
	width:100%;
	float:right;
	clear:both;
	margin:10px 0 0 0;
}
* html .itemNav {
	float:none;
}
a.gVec, a.gKoment {
	background:#1681c5;
	padding:2px 6px;
	text-decoration:none!important;
	border:1px solid #d0d0d0;
	color:#fff;
	display:block;
	float:right;
}	
a.gKoment {
	margin:0 0 0 10px;
}
a:hover.gVec, a:focus.gVec, a:hover.gKoment, a:focus.gKoment {
	background:#ffc600;
	color:#FFF!important;
}

/* NOVICE */
.itemNovice {
}
.itemNovice .itemImgs {
	float:left;
	margin:0 10px 5px 0;
}

/* KOMENTARI */
div.itemDatoteke, div.itemKomentarCont {
	margin:25px 0 10px 0;
}
div.itemDatoteke, div.itemKomentarCont {
	clear:both;
}

.f_komentarIme, .f_komentarTekst {
	float:left;
	width:100%;
	margin:8px 0 0px 0;
}
.f_komentarTekst {
	margin-bottom:10px;
}
#t_ime, #t_komentar {
	float:left;
	width:100px;
}
.f_komentarIme input, .f_komentarTekst textarea {
	background:#F4F4F4;
	border:1px solid #232426;
}
.f_komentarIme input {
	float:left;
	width:250px;
	margin:0 0 0 0;
	padding:2px;
}
.f_komentarIme span, .f_komentarTekst span {
	float:left;
	margin:0 0 0 0px;
}
.f_komentarTekst textarea {
	float:left;
	width:250px;
	padding:2px;
	margin:0 0 0 0;
	height:86px;
}
.gKomentarPoslji {
	background:#232426;
	padding:2px 10px;
	text-decoration:none;
	border:1px solid #d0d0d0;
	color:#204f7a;
	margin:0px 0 0 100px;
	cursor:pointer;
}
* html .gKomentarPoslji {
	padding:2px 0px;
}
.gKomentarPoslji:hover, .gKomentarPoslji:focus {
	background:#ffc600;
	color:#FFF;
}
.itemContent h2 span {
	font-weight:normal;
	font-size:1.2em;
}
.item h4, div.itemDatoteke h2 { /* oddaj komentar, download */
	font-weight:bold;
	color:#ffc600;
	padding:0px 0 4px 0px;
	line-height:1.0;
}
.item h5 { /* naslow komentara */
	font-size:1.1em;
	color:#ffc600;
	padding:0px 0 4px 0px;
	line-height:1.0;
}
.itemContent h5 span {
	font-weight:bold;
	font-size:1.1em;
}


/* GALERIJA */
div.galerijaContainer {
	float:left;
	display:inline;
	margin:15px 0 0 0;
	padding-bottom:20px;
	width:100%;
}
.galerijaRow {
	float:left;
	display:inline;
	width:100%;
	margin:5px 0 10px 0;
}
.galerijaRow .galerijaItem {
	float:left;
	width:166px;
	margin:0 43px 0 0;
}
.divLast {
	margin-right:0!important;
}

/*search*/
.searchStr {
	color:#ff811b;
	font-weight:bold;
}


/*////////////////////////////////
//	FCK style
////////////////////////////////*/
.customBold {
	font-weight:bold;
}
.customBold2 {
	font-weight:bold;
/*	color:#666;*/
}
.fckTable {
	border-top:1px solid #E7E7E7;
	/*clear:both;*/
	margin:10px 0 10px 0;
}
.fckTable td, .fckTable th {
	border-bottom:1px solid #E7E7E7;
	padding:1px 4px 1px 4px;
}
.fck_Slika_desno, fck_Slika_levo {
	float:right;
	margin:0 0 5px 5px;
	border:1px solid #F7F7F7;
}
.fck_Slika_levo {
	float:left;
	margin:0 5px 5px 0;
}
.fckTR0 td, .fckTR0 th {
	background:#f7f8f7;
}
.fck_noBorder {
    border:none !important;
}
.fck_noBorder td, .fck_noBorder th {
    border:none !important;
}