@charset "utf-8";
/*
b55324 - linkz
316DA8 - h1
*/
* {
	margin:0;
	padding:0;
}
body {
	background:#ded0b8 url(bck.gif) repeat 0 0;
	text-align:center; /* ie5 */
}
body, td, th, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#626262;
}
img {
	border: none;
}
div {
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
p {
	margin-bottom:15px;
}
h1, h2, h3 {
	font:bold 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
/*	letter-spacing:-0.01em;*/
	color:#316DA8;
}
h1 {
	padding-bottom:6px;
	border-bottom:1px solid #316DA8;
	margin-bottom:15px;
}
h2 {
	font-size:13px;
	margin:12px 0 5px 0;
}
h3 {
	font-size:12px;
}
.item h6 {
	font-size:10px;
	font-weight:normal;
	padding:0;
	line-height:1;
	margin:0 0 5px 0;
}
a {
	text-decoration:none;
	color:#b55324;
}
a:visited {
	/*color: #103E5B;*/
}
a:hover, a:focus {
/*	color:#316DA8;*/
}
.nop {
	display:none;
}


/*////////////////////////////////
//	bejzik staff
////////////////////////////////*/
div#mainContainer, div#footer {
	width:760px;
}
div#containerMiddle, div#header  {
	width:750px;
}
div#mainContainer {
	text-align:left;
/*	overflow:auto;*/
	background:url(mainContainer_bck.gif) repeat-y 0 0;
}
div#lefty {
	float:left;
	display:inline;
	width:212px;
	padding-bottom:100px;
}
div#leftyInfo {
	position:absolute;
	left:30px;
	bottom:0px;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:1.3;
	width:180px;
}
div#leftyInfo a {
	text-decoration:none;
	color:#fff;
	padding:1px 2px;
}
div#leftyInfo a:hover, div#leftyInfo a:focus {
	color:#316DA8!important;
	background:#fff;
}

div#containerMiddle {
	padding-top:35px;
	float:left;
	display:inline;
	margin-left:6px;
	position:relative;
}
div#header, div#footer {
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
}
div#header {
	position:relative;
	height:252px;
	background:url(header_bck.jpg) no-repeat 0 0;
}
div#header h1 {
	display:none;
}
div#headerInfo {
	display:none;
}
a#home {
	position:absolute;
	top:156px;
	left:455px;
	width:288px;
	height:82px;
}
a#home span {
	display:none;
}


/*////////////////////////////////
//	footer
////////////////////////////////*/
div#footer {
	clear:both;
	position:relative;
	height:43px;
	background:url(footer_bck.gif) no-repeat 0 0;
	color:#316DA8;
}
div#footer p {
	position:absolute;
	top:12px;
	right:28px;
	text-align:right;
}
div#kabi {
	position:absolute;
	top:12px;
	left:273px;
	padding-bottom:5px;
}
div#kabi a {
	text-decoration:none;
	padding: 0 34px 2px 0;
	color:#b55324;
}
div#kabi a:hover, div#kabi a:focus {
	color:#316DA8;
}
div#kabi a {
	background:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: url(kabi.gif) no-repeat right center; /* T */
}
div.tantek {}
div#kabi .nop {
	display:inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display:none; /* T */
}
div.tantek {}


/*////////////////////////////////
//	navigacija
////////////////////////////////*/
div#vmeni ul {
	width:175px;
	margin-left:30px;
	list-style-type: none;
	padding-bottom:6px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;
}
div#vmeni ul li {
	font-weight:bold;
	margin-bottom:16px;
	background:url(vmeni_bull1.gif) no-repeat 0 0.1em;
	padding-top:2px;
	padding-left:18px;
}
div#vmeni ul li a {
	text-decoration:none;
	color:#fff;
	padding:1px 2px;
}
div#vmeni ul li a:hover, div#vmeni ul li a:focus, div#vmeni ul li a.vmeniAkt {
	color:#316DA8!important;
	background:#fff;
}

div#vmeni ul ul {
	margin:9px 0 0 2px;
	list-style-type: none;
	padding-bottom:0px;
	width:95%;
}
div#vmeni ul ul li {
	font-weight:normal!important;
	background:none;
	padding:0 0 0px 9px;
	margin-top:0;
	margin-bottom:7px;
	background:url(vmeni_bull2.gif) no-repeat 0 0.4em;
}
div#vmeni ul ul li.vmeniAkt {
}
div#vmeni ul ul li a {
/*	padding:0!important;*/
	padding:1px 2px;
}

/*////////////////////////////////////
sadrzaj
////////////////////////////////////*/
div#content {
	width:475px;
	margin-right:20px;
	float:right;
	display:inline;
	line-height:1.5;
}
div#content a {
	text-decoration:underline;
}
div#content a:hover, div#content a:focus {
	color:#316DA8;
}
div#content ul, div#content ol {
	margin-left:25px;
	margin-bottom:10px;
}
div#content li {
	margin-bottom:3px;
}
div#content ul li {
	list-style-type:square;
}
div#content ul ul {
	margin:5px 0 5px 13px;
}
div#content ul ul li {
	list-style-type:disc;
}

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


/*////////////////////////////////
//	ITEMs
////////////////////////////////*/
.item {
	float:left;
	display:inline;
	width:100%;
	margin: 0 0 5px 0;
}
.itemContent {
	margin: 5px 0 0px 0;
	padding: 0 0 10px 0;
}
.itemImgs {
	float:right;
	display:inline;
	width:108px;
	margin:0 0 0 10px;
}
.itemImgs img, .galerijaRow img {
	padding:0!important;
	border-width:0!important;
}
.itemImgs a, .galerijaRow a {
	width:100px;
	float:left;
	display:block;
	padding:3px;
	margin:5px 0 2px 0;
	border:1px solid #b55324;
}
* html .itemImgs a, * html .galerijaRow a {
	float:none;
}
.itemImgs a:hover, .galerijaRow a:hover {
	border:1px solid #316DA8;
}
.itemImgs h3, .galerijaRow h3 {
	text-align:center;
	font-size:11px;
	font-weight:normal;
	margin:5px 0 5px 0;
	padding:0;
	float:left;
	clear:both;
	width:108px;
	line-height:1;
	background:none;
}
.itemNav {
	text-align:right;
	float:left;
	margin-top:10px;
}
a.gVec, a.gKoment {
	background:#b55324;
	padding:2px 10px;
	text-decoration:none;
	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:#316DA8;
	color:#FFF!important;
}

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

.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 {
	float:left;
	width:250px;
	margin:0 0 0 0;
	padding:2px;
	background:#EEE;
	border:1px solid #D7D7D7;
}
.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;
	background:#EEE;
	border:1px solid #D7D7D7;
	height:86px;
}
.komentarGumb {
	background:#b55324;
	padding:2px 10px;
	text-decoration:none;
	border:1px solid #d0d0d0;
	color:#FFF;
	margin:0px 0 0 100px;
	cursor:pointer;
}
.itemContent h2 span {
	font-weight:normal;
	font-size:12px;
}
.item h4, div.itemDatoteke h2 { /* oddaj komentar, download */
	font-size:12px;
	font-weight:bold;
	color:#b55324;
	padding:0px 0 4px 0px;
	line-height:1;
}
.item h5 { /* naslow komentara */
	font-size:11px;
	color:#b55324;
	padding:0px 0 4px 0px;
	line-height:1;
}
.itemContent h5 span {
	font-weight:bold;
	font-size:11px;
}


/* GALERIJA */
div.galerijaContainer {
	float:left;
	display:inline;
	margin:15px 0 0 0;
	padding-bottom:20px;
}
.galerijaRow {
	width:100%;
	float:left;
	display:inline;
	margin:5px 0 10px 0;
}
.galerijaRow .galerijaItem {
	float:left;
	width:135px;
	margin:0 15px 0 0;
}
.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;
}
.customVel1 {
	font-size:11px;
}
.customVel2 {
	font-size:12px;
}
.customVel3 {
	font-size:13px;
}


/*////////////////////////////////////
forma - bananica
////////////////////////////////////*/
.fck_noBorder, .fck_noBorder table {  
     border-top:none;  
}  
.fck_noBorder td, .fck_noBorder th {  
     border-bottom:none;  
}  
.fck_noBorder .fckTR0 td, .fck_noBorder .fckTR0 th {  
     background:none;  
}

/* FORMA */
p.formaP {
	margin:10px 0 10px 0;
}
#tableForm {
	width:100%;
	margin-top:10px;
	margin-bottom:15px;
}
#tableForm td, #tableForm input, #tableForm textarea, #tableForm select {
	font-size:1em;
}
#tableForm td {
	padding-bottom:10px;
	vertical-align:top;
}
td.formaTxt {
	width:130px;
	padding-right:10px;
	padding-left:0px;
}
td.formaGumbTd {
	padding-left:119px; /* ukupna formaTxt width */
}
td.formaNaslov {

}
#tableForm h3 {
	margin:10px 0 0 0;
	padding:5px 5px;
	background:#006744;
	color:#fff;
}
#tableForm input, #tableForm textarea, #tableForm select {
	border:1px solid #bdbbbc;
	padding:1px;
}
#tableForm input, #tableForm textarea {
	padding:2px;
}
.formaObavez {
	font-weight:bold;
	color:#bb2214;
}

#tableForm input {
	width:300px;
}
#tableForm input.datum {
	width:120px;
}
input.fRadio {
	width:20px!important;
	float:left;
	display:inline;
}
#tableForm textarea {
	width:280px;
}
#tableForm select {
	width:200px;
}
#tableForm input.fsubmit {
	width:auto;
	padding:2px 3px;
	cursor:pointer;
	margin:10px 0 0 25px;
	background:#bb2214;
	color:#FFF;
	font-weight:bold;
}

#tableForm .fckTR0 td, #tableForm .fckTR0 th {
	background:#fff!important;
}
#tableForm {
	border-top:none!important;
}
#tableForm td, #tableForm th {
	border-bottom:none!important;
}
.tableRadio td {
	width:40px;
	padding-left:0;
}
