@import url(hmeni.css);
@import url(nep.css);
@charset "utf-8";
/*
38B273 - linkz
cecece - border za fotke
*/

* {
	margin:0;
	padding:0;
}
body {
	background:#97ffca url(bck.gif) repeat-x left top;
	text-align:center; /* ie5 */
}
body, td, th, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font:62.5% Arial, Helvetica, sans-serif;
	color:#494428;
}
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.6em Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}
h1 {
	margin-bottom:15px;
}
h1.h1Novice { /* ispod ide datum! */
	margin-bottom:5px;
}
h2 {
	font-size:1.3em;
	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;
}
a {
	text-decoration:none;
	color:#38B273;
}
a:visited {
	/*color: #103E5B;*/
}
a:hover, a:focus {
/*	color:#FFF;
	background-color:#38B273;*/
}
.nop {
	display:none;
}


/*////////////////////////////////
//	bejzik staff
////////////////////////////////*/
div#top, div#mainContainer2 {
	width:914px;
}
div#containerMiddleBck, div#containerMiddle, div#header, div#footer  {
	width:894px;
}


div#top {
	text-align:left;
	overflow:hidden;
	background:url(bck_02.gif) repeat-y 0 0;
}
div#mainContainer2 {
	background:url(bck_01.gif) no-repeat 0 0;
}


div#lefty {
	float:left;
	display:inline;
	width:196px;
}
div#containerMiddleBck {
/*	position:relative;*/
}
div#containerMiddle {
	padding:7px 0;
	float:left;
	display:inline;
}
div#header {
	position:relative;
	height:169px;
	background:url(header_bck.jpg) no-repeat 0 0;
}
div#headerInfo h1 {
	display:none;
}
div#headerInfo {
	position:absolute;
	top:11px;
	left:5px;
	/*background:#C8F0DB;*/
	padding:0 2px;
}
a#home {
	position:absolute;
	top:44px;
	left:8px;
	width:393px;
	height:92px;
}
a#home span {
	display:none;
}

/*////////////////////////////////
//	footer
////////////////////////////////*/
div#footer {
	clear:both;
	position:relative;
	height:23px;
	background:url(footer_bck.gif) no-repeat 0 0;
	font-size:1.1em;
}
div#footer p, a#vrh {
	top:5px;
	position:absolute;
	color:#fff;
}
div#footer p {
	left:7px;
	text-align:right;
}
a#vrh {
	text-align:right;
	right:51px;
}

div#vmeni, div.rightyItem, div.okwir {
	border:1px solid #d4d4d4;
}

ul#flags {
	list-style-type: none;
	position:absolute;
	top:10px;
	right:10px;
}
ul#flags span {
	display:none;
}
ul#flags li {
	margin-left:10px;
	display:inline;
	float:left;
}
ul#flags a {
	display:block;
	width:20px;
	height:13px;
	background-position:0 0;
	background-repeat:no-repeat;
}
ul#flags a:hover, ul#flags a:focus {
}
a#flag_sl {	background-image:url(flag_sl.gif); }
a#flag_en {	background-image:url(flag_en.gif); }
a#flag_de {	background-image:url(flag_de.gif); }


/*////////////////////////////////
//	navigacija
////////////////////////////////*/
div#vmeni {
	padding:5px 5px;
}
div#vmeni ul {
	list-style-type: none;
	font:1.1em Tahoma, Arial, Helvetica, sans-serif;
}
div#vmeni ul li {
	font-weight:bold;
	margin-bottom:8px;
}
div#vmeni ul li a {
	text-decoration:none;
	color:#38B273;
}
div#vmeni ul li a:hover, div#vmeni ul li a:focus {
	color:#fff;
	background:#38B273!important;
}
div#vmeni ul li a.vmeniAkt {
	text-decoration:underline;
}


div#vmeni ul ul {
	margin:9px 0 0 9px;
	padding:0;
	list-style-type: none;
}
div#vmeni ul ul li {
	font-weight:normal!important;
	background:none;
	padding:0 0 0px 10px;
	margin-top:0;
	margin-bottom:7px;
	background:url(vmeni_bull2.gif) no-repeat 0 0.5em;
	font-size:0.9em;
}
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;*/
}
* 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#righty {
	float:right;
	display:inline;
	width:155px;
/*	margin-right:10px;*/
}
div.rightyItem {
	padding:5px 5px;
	margin-bottom:3px;
	float:left;
	display:inline;
}

/*////////////////////////////////////
sadrzaj
////////////////////////////////////*/
div#content {
	width:537px;
	padding:5px 5px 0 5px;
	width:527px;
	
	width:880px;
	margin-left:2px;
	float:left;
	display:inline;
	line-height:1.5;
	font-size:1.2em;
	background:#d8ffeb;
}
div#content a {
	text-decoration:underline;
}
div#content a:hover, div#content a:focus, div#righty a:hover, div#righty a:focus {
	color:#FFF;
	background-color:#38B273;
}

div#content ul, div#content ol {
	margin-left:15px;
	margin-bottom:10px;
}
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(vmeni_bull2.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 {
	background:url(vmeni_bull3.gif) no-repeat 0 0.6em;
}

/* sve fotke u textu */
div#content img {
	padding:3px;
	border:1px solid #cecece;
}
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:138px;
	margin:0 0 3px 10px;
}
.itemImgs img, .galerijaRow img {
	margin:0!important;
	padding:0!important;
	border-width:0!important;
}
.itemImgs a, .galerijaRow a, .akcijeImg a {
	width:130px;
	float:left;
	display:block;
	padding:3px;
	margin:5px 0 0 0;
	border:1px solid #cecece;
}
* html .itemImgs a, * html .galerijaRow a {
	float:none;
}
.itemImgs a:hover, .galerijaRow a:hover, .akcijeImg a:hover {
	border:1px solid #38B273;
	background-color:#FFF!important;
}
.akcijeImg a {
	margin-bottom:10px;
}
.akcijeImg_XXX a {
	display:block;
	margin:5px 0 0 0;
}
.akcijeImg_XXX a {
	margin-bottom:10px;
}
.akcijeImg_XXX a:hover, .akcijeImg_XXX a:focus {
	background:#fff!important;
}
.itemImgs h3, .galerijaRow h3 {
	text-align:center;
	font-size:0.9em;
	font-weight:normal;
	margin:3px 0 7px 0;
	float:left;
	clear:both;
	width:138px;
	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:#faed00;
	color:#333;
	padding:2px 10px;
	text-decoration:none;
	border:1px solid #d0d0d0;
	display:block;
	float:right;
}	
a.gKoment {
	margin:0 0 0 10px;
}
a:hover.gVec, a:focus.gVec, a:hover.gKoment, a:focus.gKoment {
	background:#38B273;
	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:#fff;
	border:1px solid #66C192;
}
.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 {
	padding:2px 10px;
	text-decoration:none;
	border:1px solid #d0d0d0;
	margin:0px 0 0 100px;
	cursor:pointer;
	background:#faed00;
	color:#333;
}
* html .gKomentarPoslji {
	padding:2px 0px;
}
.itemContent h2 span {
	font-weight:normal;
	font-size:1.2em;
}
.item h4, div.itemDatoteke h2 { /* oddaj komentar, download */
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	padding:0px 0 4px 0px;
	line-height:1.0;
}
.item h5 { /* naslow komentara */
	font-size:1.1em;
	color:#38B273;
	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;
	margin:5px 15px 10px 15px;
}
.galerijaRow .galerijaItem {
	float:left;
	width:138px;
	margin:0 38px 0 0;
}
.divLast {
	margin-right:0!important;
}

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


/*////////////////////////////////////
trgovina - bananica
////////////////////////////////////*/
.item_katalog {
	margin-bottom:35px;
}
div.item_katalog div.itemContent a {
}
.item_katalog .itemImgsLevo {
	float:left;
	margin:-2px 10px 3px 0;
}
.item_katalog .itemImgsLevo {
}
.katalogTxt {
}
.katalogTxtSlika {
	float:left;
	display:inline;
	width:300px;
}
.katalogOpis {
	margin:10px 0 0 10px;
	float:left;
	width:200px;
}
.cena, .cenaDDV {
	float:left;
	clear:left;
	margin:0 0 0 0;
}
.item_katalog .cena, .item_katalog .cenaDDV {
}
.cena {
	font-size:9px;
	margin-top:12px;
	display:inline;
}
.rightyItem .cena {
	margin-top:0;
}
.cenaDDV {
	font-weight:bold;
	display:inline;
	margin-top:2px;
}
span.cenaE {
	font-weight:normal;
}
.cenaDDV span {
	color:#005a99;
	display:inline;
}
div.trgovinaDodaj {
	float:left;
	display:inline;
	clear:left;
	margin:10px 0 0 0;
}
div.trgovinaDodaj2 {	margin-top:15px;
}
div.trgovinaVech {
	margin:15px 0 0 0;
}


.plusDodaj, .plusVech {
}
a.plusVech {
}
a.plusDodaj {

}
/*
a:hover.plusVech, a:focus.plusVech, a:hover.plusDodaj, a:focus.plusDodaj {
	background-color:#fff!important;
	color:#c84318!important;
	text-decoration:underline;
}*/

.akcijaStamp {
	display:block;
	width:94px;
	height:94px;
	float:right;
}
.akcijaLast {
	border-bottom:none !important;
}

.akcijeTop, .akcijeNormal {
	width:100%;
	clear:both;
	padding-bottom:3px;
	border-bottom:1px solid #d4d4d4;
	float:left;
	display:inline;
	margin-bottom:5px;
}
.akcijeNormal {
	width:142px;
}



div.datotekeDiv {
	padding-top:10px;
	clear:both;
}

/* KOSARICA */
form#kosarica_form {
	margin-bottom:10px;
}
div#kosarica {
	position:absolute;
	top:160px;
	left:160px;
	width:490px;
	z-index:1000000;
	background:url(kosarica_back.jpg) repeat-x #fff;
	opacity: 0.94;
	filter: alpha(Opacity=94);
	border:1px solid #bf0000;
	text-align:left;
}
#kosaricaContainer {
	width:480px;
	float:left;
	margin:5px;
}
div#kosaricaContainer h1 {
	padding:0;
	background:none;
	color:#2C67B1;
}
.kosaricaR {
	width:100%;
	float:left;
	border-bottom:1px solid #a2b1cf;
	padding:3px 0 3px 0;
	color:#005a9c;
}
.kr1, .kr2, .kr3, .kr4, kr5 {
	float:left;
}
.kr3, .kr4, .kr2 {
	font-size:10px;
}
.kr4 {
	color:#bf0000;
}
.kr1 {
	width:274px;
}
.kr2 {
	width:50px;
	color:#000!important;
}
.kr3, .kr4 {
	width:70px;
}
.kosaricaH {
	color:#bf0000;
	font-size:10px;
	border-bottom:1px solid #bf0000;
}
.kosaricaH .kr1 {
	font-size:11px;
	font-weight:bold;
}
#kosaricaMinimize, .kosaricaDel {
	display:block;
	background:url(kosarica_minimize.gif) no-repeat;
	width:15px;
	height:15px;
	float:left;
}
.kosaricaDel {
	background:url(kosarica_del.gif) no-repeat;
}
#kosaricaMinimize span, .kosaricaDel span {
	display:none;
}
.kr2 input, .kr2 textarea {
	width:37px;
	border:1px solid #a2b1cf;
	background:url(kosarica_input.gif) no-repeat;
	text-align:center;
	padding:0;
}
#kosarica_popravi {
	border:none;
	background:url(kosarica_g1.gif) no-repeat;
	width:95px;
	height:20px;
	color:#FFF;
	cursor:pointer;
}
.kosaricaSum {
	border-bottom:none;
	margin:5px 0 10px 0;
}
.kosaricaSum .kr4, .kosaricaSum .kr3 {
	font-size:11px;
}
.kosaricaF {
	border:none;
}
.kosaricaF .kr1 {
	width:100px;
}
.kosaricaF .kr2 input,  .kosaricaF .kr2 textarea{
	width:230px;
	font-size:11px;
	padding:2px;
	text-align:left;
}
.kosaricaF .kr1 {
	padding-top:2px;
	color:#505050;
}
#kosarica_send {
	border:none;
	background:url(kosarica_g2.gif) no-repeat;
	width:95px;
	height:20px;
	color:#000;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
}
.kosaricaDisc {
	font-size:10px;
}
#kosarica .zvezdica {
	color:#fe004b;
}

a#kosaricaGumb {
	width:131px;
	height:47px;
	background:url(kosaricaGumb.gif) no-repeat 0 0;
	margin:15px auto 15px auto;
	position:relative;
	display:block;
}
a#kosaricaGumb span {
	display:none;
}
a:hover#kosaricaGumb span, a:focus#kosaricaGumb span {
	text-decoration:underline!important;
	color:#d5bb75;
}


/*////////////////////////////////
//	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;
}
