@import url(hmeni.css);
@import url(nep.css);
@import url(nep_tlorisi.css);
/*
5e96d6 - linkz (org orange: ec5300)
777 - border za fotke

777 - TMP
*/



/* eric meyer reset, v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0; padding:0; border:0; outline:0; }
body { line-height:1; }
ul { list-style:none; }
/*
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
*/
del { text-decoration:line-through; }
/* remember to define focus styles! */
:focus { outline:0; }
/* remember to highlight inserts somehow! */
/* ins { text-decoration:none; } */
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse:collapse; border-spacing:0; }

/* ! ///// START ///// */
body {
	background:#394149 url(bck.jpg) repeat 0 0;
	text-align:center; /* ie5 */
}
body, td, th, h1, h2, h3, h4, h5, h6, input, textarea, select, button {
	font:62.5% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color:#4c4b4b;
}
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:1.2em;
}
.smanjiP p {
	margin-bottom:5px;
}
h1, h2, h3 {
	font-size:22px;
	color:#000;
}
h1 {
	color:#8db808;
	margin-bottom:5px;
}
h1.h1Novice { /* ispod ide datum! */
	margin-bottom:5px;
}
h2 {
	font-size:14px;
	margin:6px 0 10px;
}
h3 {
	font-size:13px;
}
.item h6 { /* novice datum */
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	padding:0;
	line-height:1.0;
	margin:0 0 15px 0;
}
a {
	text-decoration:none;
	color:#5e96d6;
}
a:visited {
	/*color: #103E5B;*/
}
a:hover, a:focus {
/*	color:#FFF;
	background-color:#5e96d6;*/
}
.nop, #printHeader {
	display:none;
}


/*////////////////////////////////
//	bejzik staff
////////////////////////////////*/
div#top, div#contMiddBck, div#footer {
	width:980px;
}
div#contMidd, div#header  {
	width:960px;
}


div#top {
	text-align:left;
	overflow:hidden;
}


div#lcol {
	float:left;
	display:inline;
	width:221px;
	padding-bottom:10px;
}
div#contMiddBck {
	float:left;
	display:inline;
	padding-top:9px;
	background:url(bck_midd.png) repeat-y 0 0;
}
div#contMidd {
}
div#header {
	position:relative;
	height:227px;
	background:url(header.jpg) no-repeat 0 0;
}
div#headerInfo {
	display:none;
}
div#header address {
	font-style:normal;
}
a#home {
	position:absolute;
	top:41px;
	left:54px;
	width:280px;
	height:90px;
}
a#home span {
	display:none;
}

a#zahtevek {
	float:left;
	display:inline;
	display:block;
	width:245px;
	height:80px;
	background:url(zahtevek.png) no-repeat 0 0;
	margin-left:-24px;
	margin-bottom:15px;
}
a#zahtevek span {
	color:#bcb6ab;
	font-size:11px;
	display:block;
	padding:30px 0 0 79px;
}


/*////////////////////////////////
//	footer
////////////////////////////////*/
div#footer {
	font-size:11px;
	background:url(footer.png) no-repeat 0 0;
	clear:both;
	margin-bottom:15px;
	padding-top:25px;
}
div#footer a {
	color:#fff;
}
div#footer a:hover, div#footer a:focus {
	color:#5e96d6;
}
table#footerInfo {
	margin-left:230px;
/* 	margin-top:25px; */
}
table#footerInfo td {
	vertical-align:top;
	padding:4px 20px 5px 20px;
	color:#fff;
	line-height:14px;
	background:url(dotz_footer.gif) repeat-y 0 0;
}
table#footerInfo td p {
	margin-bottom:5px;
}




/*////////////////////////////////
//	navigacija
////////////////////////////////*/
div#vmeni {
}
div#vmeni ul {
	list-style-type: none;
	padding-bottom:6px;
	font:1.1em Tahoma, Arial, Helvetica, sans-serif;
	width:100%; /* IE */
}
div#vmeni ul li {
	font-weight:bold;
	padding-bottom:8px;
	background:url(vmeni_bck_li.gif) repeat-x 0 100%;
	margin-bottom:15px;
}
div#vmeni ul li a {
	text-decoration:none;
	color:#777;
}
div#vmeni ul li a:hover, div#vmeni ul li a:focus, div#vmeni ul li a.vmeniAkt {
	color:#777;
}
div#vmeni ul li a.vmeniAkt {
	font-weight:bold;
}

div#vmeni ul ul {
	margin:9px 5px 0 9px;
	padding:0;
	list-style-type: none;
	width:auto;
	
	background:red;
}
div#vmeni ul ul li {
	font-weight:normal!important;
	background:none;
	padding:0 0 0px 10px;
	margin-top:0;
	margin-bottom:7px;
	background:url(bull_1.gif) no-repeat 0 0.5em;
	font-size:1.0em;
}
div#vmeni ul ul li a {
	padding:0!important;
}
div#vmeni ul ul li a:hover, div#vmeni ul ul li a:focus, div#vmeni ul ul li a.vmeniAkt {
/*	text-decoration:underline;*/
	background:none;
}
* 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);
}


/*////////////////////////////////////
righty
////////////////////////////////////*/
div#rcol {
	float:right;
	display:inline;
	width:197px;
	margin-right:15px;
	width:167px;
	padding-bottom:15px;
	color:#555;
}
div#rcol a:hover, div#rcol a:focus {
	text-decoration:underline;
}
.rItem {
	float:left;
	display:inline;
	width:100%;
	font:11px/16px Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	border-bottom:1px solid #e6e1d5;
	margin-bottom:15px;
}
div#rcol .divLast {
	border-bottom:none;
	padding-bottom:0;
}
.rItem p {
	margin-bottom:5px;
}
.rItem2 {
	float:left;
	display:inline;
	width:100%;
}
.rItem h2 {
/* 	font-size: 14px; */
	font-weight:normal;
	margin-top:0;
}
.rItemImg {
	float:left;
	display:inline;
	width:69px;
	margin-right:5px;
}

.rItem .itemTxtOnly {
}
.rItem .itemTxtImg {
	width:205px;
}


/*////////////////////////////////////
sadrzaj
////////////////////////////////////*/
div#content {
	width:498px;
	margin-left:21px;
	float:left;
	display:inline;
	font-size:1.3em;
	line-height:1.5;
	overflow:hidden;
}
div#content td {
	line-height:1.5;
}
div#content a {
	text-decoration:underline;
}
div#content a:hover, div#content a:focus {
	color:#FFF;
	background-color:#5e96d6;
}

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 5px;
}
div#content ul ul li {
}

/* sitemap */
div#content ul#sitemap ul {
	margin-top:9px;
	margin-bottom:15px;
}
div#content ul#sitemap li {
	margin-bottom:15px;
	font-weight:bold;
}
div#content ul#sitemap ul li {
	margin-bottom:9px;
	font-weight:normal;
}

/* sve fotke u textu */
div#content img {
}
div#content img.noBord {
	padding:0;
	border-width:0;
}



/*////////////////////////////////
//	ITEMs
////////////////////////////////*/
.item {
	float:left;
	display:inline;
	width:100%;
	margin: 0 0 15px 0;
	clear:both;
}
*:first-child+html div#content {
	padding-bottom:15px; /* = donjoj margini itema, IE7 */
}
.itemContent {
	margin: 5px 0 0px 0;
	padding: 0 0 10px 0;
}
.itemImgs {
	float:right;
	display:inline;
	width:120px;
	margin:0 0 3px 10px;
}
.itemImgs img, .galerijaRow img {
	margin:0!important;
	padding:0!important;
	border-width:0!important;
}
.itemImgs a, .galerijaRow a {
	width:118px;
	float:left;
	display:block;
	overflow:hidden;
	margin:5px 0 0 0;
	border:1px solid #777;
}
* html .itemImgs a, * html .galerijaRow a {
	float:none;
}
.itemImgs a:hover, .galerijaRow a:hover {
	border-color:#5e96d6;
	background-color:#FFF!important;
}
.itemImgs h3, .galerijaRow h3 {
	text-align:center;
	font-size:0.9em;
	color:#999;
	font-weight:normal;
	margin:4px 0 7px 0;
	float:left;
	clear:both;
	width:120px;
	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;
}
*:first-child+html div.itemNav {
	float:none;
}
a.gVec, a.gKoment {
	display:block;
	float:right;
}	
a.gKoment {
	margin:0 0 0 10px;
}
a:hover.gVec, a:focus.gVec, a:hover.gKoment, a:focus.gKoment {
	background:#5e96d6;
	color:#FFF!important;
}

/* NOVICE */
.itemNovice {
}
.itemNovice p {
	margin-bottom:5px;
}
.itemNovice .itemImgs {
	float:left;
	margin:0 10px 5px 0;
}
.itemNovice .itemImgs h3 {
	display:none;
}
.itemNovice .itemImgs a {
	margin-top:0;
}
div.itemNoviceTxt {
	float:right;
	display:inline;
	width:339px;	
}
.itemNovice .itemImgs{
	float:left;
	display:inline;
	margin:0 10px 5px 0;
}
.itemNovice .itemImgs h3 {
	display:none;
}
* html .itemNovice .itemImgs a {
	float:none;
}
/*
	da slika nije floatana nego  2 diva -> zkp ima naj do sada! tj rajko!!!
	
	da je bas u svakom pogledu - eurosporttrade
	
.itemTxtOnly p, .itemTxtImg p {
	margin-bottom:5px;
}
.itemTxtOnly {
}
.itemTxtImg {
	float:right;
	display:inline;
	width:310px;
	
	background:red;
}
*/


/* 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:#5e96d6;
	color:#FFF;
}
.itemContent h2 span {
/*	font-weight:normal;
	font-size:1.2em;*/
}
.item h4, div.itemDatoteke h2 { /* oddaj komentar, download */
	font-size:13px;
	font-weight:bold;
	padding:0px 0 4px 0px;
	line-height:1.0;
}
.projektiRb {
	color:#999;
/*	font-family:Tahoma, Arial, Helvetica, sans-serif;*/
}
.item h5 { /* naslow komentara */
	font-size:1.1em;
	color:#5e96d6;
	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:120px;
	margin:0 55px 0 0;
}
.divLast {
	margin-right:0!important;
}

/*search*/
.itemSearch {
}
.itemSearch h1 {
	margin-bottom:5px;
}
.searchStr {
	color:#5e96d6;
	font-weight:bold;
}


/*////////////////////////////////
//	FCK style
////////////////////////////////*/
.customBold {
	font-weight:bold;
}
.customBold2 {
	font-weight:bold;
/*	color:#666;*/
}
.customItalic {
	font-weight:italic;
}
.fckTable {
	border-top:1px solid #E7E7E7;
	/*clear:both;*/
	margin:10px 0 10px 0;
}
.fckTable td, .fckTable th {
	border-bottom:1px solid #E7E7E7;
	padding:6px 4px 6px 4px;
	vertical-align:top;
}
.fck_Slika_desno, fck_Slika_levo {
	float:right;
	margin:0 0 8px 10px;
/*	border:1px solid #777;*/
}
.fck_Slika_levo {
	float:left;
	margin:0 10px 8px 0;
}
.fckTR0 td, .fckTR0 th {
/*	background:#f7f8f7;*/
}
.fck_noBorder {
    border:none!important;
}
.fck_noBorder td, .fck_noBorder th {
    border:none!important;
	padding:5px 4px;
	vertical-align:top;
}

/*////////////////////////////////
//	Google Map
////////////////////////////////*/
div#googleOkvir, div.googleOkvir {
	float:left;
	display:inline;
	width:100%;
	background:#777;
	margin:0 0 10px 0;
}
div#googleMap, div.googleMap {
	float:left;
	margin:1px;
	display:inline;
}
div#googleOkvir a:hover, div#googleOkvir a:focus, div.googleOkvir a:hover, div.googleOkvir a:focus {
	background:transparent;
	color:#5e96d6!important;
	text-decoration:none;
}
div#googleTbar, div.googleTbar {
	margin:0 0 15px 0;
	display:inline;
	float:right;
	width:100%;
}
div#googleTbar a, div.googleTbar a {
	display:inline;
	float:right;
	width:auto!important;
	margin-left:15px;
}
/*
a#g_satellite, a#g_map, a#g_hybrid, a#g_url {
	display:block;
	float:left;
	margin:0 0 0 10px;
	height:26px;
	width:71px;
	background:url(g_satellite.gif) no-repeat;
}
a#g_map {
	width:49px;
	background:url(g_map.gif) no-repeat;
}
a#g_hybrid {
	width:66px;
	background:url(g_hybrid.gif) no-repeat;
}
a#g_url {
	width:35px;
	float:right;
	margin:0 10px 0 0px;
	background:url(g_url.gif) no-repeat;
}
a#g_satellite span, a#g_map span, a#g_hybrid span, a#g_url span {
	display:none;
}
a#g_satellite:hover, a#g_map:hover, a#g_hybrid:hover, a#g_url:hover {
	background-position:0 -28px;
}
*/

/*////////////////////////////////////
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:7px;
	vertical-align:top;
}
td.formaTxt {
	width:140px;
	padding-right:10px;
	padding-left:0;
}
td.formaGumbTd {
	padding-left:129px; /* ukupna formaTxt width */
}
td.formaNaslov {
	padding-left:0;
}
#tableForm h3 {
	margin:10px 0 10px 0;
	padding:0 0 5px;
	border-bottom:1px solid #cecece;
	font-size:15px;
}
#tableForm input, #tableForm textarea {
	border:1px solid #cecece;
	padding:2px;
}
.formaObavez {
	font-weight:bold;
	color:#BE3A29;
}

#tableForm input {
	width:280px;
}
input.fRadio {
	width:20px!important;
	float:left;
	display:inline;
}
#tableForm textarea {
	width:280px;
}
#tableForm select {
	width:150px;
}
#tableForm input.fsubmit {
	width:auto;
	padding:2px 5px;
	cursor:pointer;
	margin:10px 0 0 25px;
	background:#5e96d6;
	color:#FFF;
	font-weight:bold;
	border:none;
}

#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;
}