@import url(hmeni.css);
@import url(nep_tlorisi.css);
/*
BF2C37 - linkz
232426 - border za fotke

006699 - TMP
*/

* {
	margin:0;
	padding:0;
}
body {
	background:#ebebeb url(bck.gif) repeat 0 0;
	text-align:center; /* ie5 */
}
body, td, th, h1, h2, h3, h4, h5, h6, input, textarea, select {
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#606060;
}
img {
	border: none;
}
div {
	margin-left:auto;
	margin-right:auto;
}
p {
	margin-bottom:15px;
}
h1, h2, h3 {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#3e6690;
}
h1 {
	padding-bottom:3px;
	border-bottom:1px solid #e2e2e2;
	margin-bottom:15px;
}
h1.h1Novice { /* ispod ide datum! */
	margin-bottom:5px;
}
h2 {
	font-size:12px;
	margin:10px 0 7px 0;
	color:#606060;
}
h3 {
	font-size:11px;
}
.item h6 { /* novice datum */
	font-size:10px;
	font-weight:normal;
	padding:0;
	line-height:1.0;
	margin:0 0 15px 0;
}
a {
	text-decoration:none;
	color:#BF2C37;
}
a:visited {
	/*color: #103E5B;*/
}
a:hover, a:focus {
/*	color:#FFF;
	background-color:#BF2C37;*/
}
.nop {
	display:none;
}
#printGlava { display:none; }

/*////////////////////////////////
//	bejzik staff
////////////////////////////////*/
#bckTop, #bckMidd, #bckBott {
	width:1003px;
}
div#mainContainer, div#containerMiddleBck, div#containerMiddle, div#header, div#footer, div#headerFoto, div#headerInfo {
	width:990px;
}

#bckTop, #bckBott {
	font-size:1px;
}
#bckTop {
	background:url(bck_top.gif) no-repeat 0 0;
	height:12px;
	margin-top:10px;
}
#bckMidd {
	background:url(bck_midd.gif) repeat-y 0 0;
}
#bckBott {
	background:url(bck_bott.gif) no-repeat 0 0;
	height:10px;
	margin-bottom:10px;
}
div#mainContainer {
	text-align:left;
/*	overflow:auto;*/
	overflow:hidden;
	margin:0 auto 0 5px;
}

div#lefty {
	float:left;
	display:inline;
	width:187px;
	padding-bottom:20px;
	padding-top:10px;
}
div#righty {
	float:right;
	display:inline;
	width:200px;
	padding-bottom:10px;
	padding-top:10px;
}
div#containerMiddleBck {
	float:left;
	display:inline;
}
div#containerMiddle {
	padding-top:10px;
}
div#header, div#footer {
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	color:#7a7a7a;
}

/*////////////////////////////////
//	header
////////////////////////////////*/
div#header {
	position:relative;
	height:259px;
	font-size:10px;
	color:#7a7a7a;
	background:url(header_bck.jpg) repeat-x 0 0;
}
div#headerInfo {
	background:url(headerInfo_bck.gif) no-repeat 0 4px;
	height:73px;
	position:relative;
	line-height:1.2;
}
div#headerInfo p {
	position:absolute;
	top:18px;
	margin-bottom:0;
}
p#headerInfo1 {
	left:120px;
}
p#headerInfo2 {
	left:310px;
}
p#headerInfo3 {
	top:12px!important;
	right:120px;
}
div#header h1 {
	display:none;
}
a#home {
	position:absolute;
	top:10px;
	left:12px;
	width:76px;
	height:53px;
	z-index:100;
}
a#home span {
	display:none;
}
div#headerFoto {
	position:absolute;
	left:0;
	top:86px;
	height:138px;
	background:url(header_foto_01.jpg) no-repeat 0 0;
}

form#topSearch {
	position:absolute;
	top:45px;
/*	left:512px;*/
	left:472px;
}
.finput {
	font-size:10px;
	border:1px solid #dfdfdf;
	padding:1px 2px;
	width:100px;
}
.finput:hover, .finput:focus/*, input.ieHover*/ {
	border:1px solid #BF2C37;
}
.fsubmit {
	position:absolute;
	top:0;
	left:110px;
	border:1px solid #dfdfdf;
}
* html .fsubmit {
	top:1px;
}

ul#flags {
	list-style-type: none;
	position:absolute;
	top:6px;
/*	left:508px;*/
	left:468px;
}
ul#flags span {
	display:none;
}
ul#flags li {
	margin-right:0px;
	display:inline;
	float:left;
}
ul#flags a {
	display:block;
	width:30px;
	height:23px;
	background-position:0 0;
	background-repeat:no-repeat;
}
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);
}
a#flag_it {
	background-image:url(flag_it.gif);
}


/*////////////////////////////////
//	footer
////////////////////////////////*/
div#footer {
	clear:both;
	position:relative;
	border-top:1px solid #e2e2e2;
	height:80px;
}
div#footer p, div#kabi {
	top:10px;
	position:absolute;
	color:#7a7a7a;
}
div#footer p {
	left:215px;
	text-align:left;
}
div#kabi {
	right:12px;
	padding-bottom:5px;
}
div#kabi a {
	text-decoration:none;
	color:#7a7a7a;
}
div#kabi a:hover, div#kabi a:focus {
	color:#BF2C37;
}

div#footerLogos {
}
div#footerLogos a {
	display:block;
	position:absolute;
	top:10px;
}
a#logo_siq {
	width:67px;
	height:45px;
	background:url(logo_siq_2.gif) no-repeat 0 0;
	left:16px;
}
a#logo_siq:hover, a#logo_siq:focus {
	background-position:0 -45px;
}
a#logo_iqnet {
	width:47px;
	height:47px;
	background:url(logo_iqnet_2.gif) no-repeat 0 0;
	left:96px;
}
a#logo_iqnet:hover, a#logo_iqnet:focus {
	background-position:0 -47px;
}


/*////////////////////////////////
//	navigacija
////////////////////////////////*/
div#hmeni a {
}
div#hmeni a:hover, div#hmeni a:focus, div#hmeni a.hmeniAkt {
	background:url(hmeni_hover.gif) no-repeat 100% 0;
}
div#hmeni ul {
	list-style-type: none;
}
div#hmeni ul li {
	float:left;
	display:inline;
	background:url(hmeni_lajna.gif) 100% 2px no-repeat;
/*	height:30px;*/ /* IE hoche */
}

div#vmeni, div#vmeniTop, div#vmeniBottom, div.okvir, div.okvirTop, div.okvirBottom {
	width:187px;
}
div#vmeniTop, div#vmeniBottom, div.okvirTop, div.okvirBottom {
	font-size:1px;
	height:5px;
}
div#vmeniTop, div.okvirTop {
	background:url(vmeniTop.gif) no-repeat 0 0;
}
div#vmeniBottom, div.okvirBottom {
	background:url(vmeniBottom.gif) no-repeat 0 0;
}
div#vmeni, div.okvir {
	background:url(vmeni_bck.gif) repeat-y 0 0;
}

div#vmeni {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#2a5078;
}
div#vmeni ul {
	list-style-type: none;
	margin:0 18px 0 11px;
	padding:10px 0 5px 0;
}
div#vmeni ul li {
	padding-bottom:8px;
	background:url(vmeni_bck_li.gif) repeat-x 0 100%;
	margin-bottom:10px;
}
div#vmeni ul li a {
	text-decoration:none;
	color:#006699;
}
div#vmeni ul li a:hover, div#vmeni ul li a:focus, div#vmeni ul li a.vmeniAkt {
	color:#bf2c37;
	padding-left:11px;
	background:url(vmeni_hover.gif) no-repeat 0 0;
}

div#vmeni ul ul {
	margin:9px 0 0 12px;
	padding:0;
	list-style-type: none;
}
div#vmeni ul ul li {
	padding:0 0 0px 10px;
	margin-top:0;
	margin-bottom:5px;
	background:url(vmeni_bull2.gif) no-repeat 0 0.4em;
}
div#vmeni ul ul li a {
	padding:0!important;
/*	background:none!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);
}



div#vmeniBottom, div.okvirBottom, div#nwslttrBottom, div#banner {
	margin-bottom:13px;
}

div#nwslttr, div#nwslttrTop, div#nwslttrBottom {
	width:187px;
	float:left;
	display:inline;
}
div#nwslttrTop, div#nwslttrBottom {
	font-size:1px;
	height:5px;
}
div#nwslttrTop {
	background:url(nwslttrTop.gif) no-repeat 0 0;
}
div#nwslttrBottom {
	background:url(nwslttrBottom.gif) no-repeat 0 0;
}
div#nwslttr {
}
div#nwslttrC {
	padding:10px 18px 0px 10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(nwslttr_bck.gif) no-repeat 0 0;
	float:left;
	display:inline;
}
* html div#nwslttrC {
	padding-bottom:10px;
}
div#nwslttrC h3 {
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding-bottom:7px;
	margin-bottom:11px;
	background:url(h3_bck.gif) repeat-x 0 100%;
}
form#formEnovice {
}
input#f_enovostiMail {
	margin:12px 0 8px 0;
	width:95px;
	border:1px solid #dfdfdf;
	padding:1px 2px;
	float:left;
}
input.gPoslji {
	float:right;
	border:1px solid #dfdfdf!important;
	background:#e9e9e9 url(gPoslji_bck.gif) repeat-x 0 0;
	color:#7a7a7a;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding:1px 3px;
	cursor:pointer;
}
* html input.gPoslji {
	padding:0px 3px;
}


div#banner {
	text-align:right;
}
#banner div {
	margin-bottom:10px;
}


/* iskalnik */
div#iskalnik {
	padding:10px 18px 10px 11px;
	width:158px;
	float:left;
	display:inline;
}
div.okvirBottom {
	float:left;
	display:inline;
}
div#iskalnik h3 {
	color:#003875;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:8px;
	background:url(vmeni_bck_li.gif) repeat-x 0 100%;
	margin-bottom:10px;
}
div#iskalnik form {
	text-align:left;
}
div#iskalnik select {
	width:157px;
	margin-bottom:4px;
	color:#3e3e3e;
	font-size:10px;
}
input#gIsci {
	margin-top:4px;
}
input.gumb {
	padding:2px 5px!important;
	color:#fff!important;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	float:right;
	display:inline;
	border:1px solid #dfdfdf;
	background:#3b628a url(g_bck.gif) repeat-x 0 0;
	width:auto!important;
}
* html input.gumb {
	padding:2px 3px!important;
}


/*////////////////////////////////
//	righty
////////////////////////////////*/
#righty .okvirTop {
	background:url(okvir_r_top.gif) no-repeat 0 0;
	width:100%;
}
#righty .okvirBottom {
	background:url(okvir_r_bott.gif) no-repeat 0 0;
	width:100%;
}
#righty .okvir {
	background:url(okvir_r_midd.gif) repeat-y 0 0;
	width:100%;
}
#rBanners {
	margin:0 auto 0 2px;
	text-align:center;
	padding:10px 0 0 0;
	overflow:hidden;
}
#rBanners img {
	margin-bottom:10px;
}
#rBanners p {
	margin-bottom:0;
}

/*////////////////////////////////////
sadrzaj
////////////////////////////////////*/
div#content {
	width:560px;
	margin-top:15px;
	margin-left:25px;
	float:left;
	display:inline;
	line-height:1.5;
}
div#content a {
	
}
div#content a:hover, div#content a:focus {
	background-color:#F4F4F4;
	text-decoration:underline;
}
div#content ul, div#content ol {
	margin-left:15px;
	margin-bottom:10px;
}
div#content li {
	margin-bottom:3px;
}
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 {
	border:3px solid #F5F5F5;
}
div#content img.noBord {
	border-width:0;
}



/*////////////////////////////////
//	ITEMs
////////////////////////////////*/
.item {
	float:left;
	display:inline;
	width:100%;
	clear:both;
	margin: 0 0 10px 0;
}
* html .item {
/*	margin: 0 0 15px 0;*/
}
.itemContent {
	margin: 5px 0 0px 0;
	padding: 0 0 10px 0;
}
.itemImgs {
	float:right;
	display:inline;
	width:126px;
	margin:0 0 10px 15px;
}
* html .itemImgs {
	margin-bottom:3px;
}
.itemImgs img, .galerijaRow img {
	margin:0!important;
	padding:0!important;
	border-width:0!important;
}
.itemImgs a, .galerijaRow a {
	width:120px;
	float:left;
	display:block;
	margin:5px 0 0 0;
	border:3px solid #F5F5F5;
	text-align:center;
}
* html .itemImgs a, * html .galerijaRow a {
	float:none;
}
.itemContentTloris .galerijaRow a {
	width:auto;
}
.itemImgs a:hover, .galerijaRow a:hover, .galerijaRow a:active {
	border:3px solid #BF2C37!important;
}
.itemImgs h3, .galerijaRow h3 {
	text-align:center;
	font-size:10px;
	font-weight:normal;
	margin:3px 0 7px 0;
	float:left;
	clear:both;
	width:126px;
	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 {
	padding:3px 10px;
	font-size:10px;
	text-decoration:none!important;
	display:block;
	float:right;
	color:#fff;
	background:url(gumb_bck.gif) repeat-x 0 0;
	border:2px solid #F5F5F5!important;
}	
a.gKoment {
	margin:0 0 0 10px;
}
a:hover.gVec, a:focus.gVec, a:hover.gKoment, a:focus.gKoment {
	background:url(gumb_bck_h.gif) repeat-x 0 0;
}

/* NOVICE */
.itemNovice {
}
.itemNovice .itemImgs {
	float:left;
	margin:0 10px 5px 0;
}

/* KOMENTARI */
div.itemDatoteke, div.itemKomentarCont {
	margin:25px 0 10px 0;
}
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 {
	float:left;
	width:250px;
	margin:0 0 0 0;
	padding:2px;
	background:#fff;
	border:2px solid #e8e8e8;
}
.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:#fff;
	border:2px solid #e8e8e8;
	height:86px;
}
.gKomentarPoslji {
	padding:3px 10px;
	text-decoration:none;
	color:#204f7a;
	font-size:10px;
	margin:0px 0 0 100px;
	cursor:pointer;
	color:#fff;
	background:url(gumb_bck.gif) repeat-x 0 0;
	border:2px solid #F5F5F5!important;
}
* html .gKomentarPoslji {
	padding:3px 0px;
}
.gKomentarPoslji:hover, .gKomentarPoslji:focus {
	background:url(gumb_bck_h.gif) repeat-x 0 0;
}
.itemContent h2 span {
	font-weight:normal;
	font-size:12px;
}
.item h4, div.itemDatoteke h2 { /* oddaj komentar, download */
	font-size:13px;
	font-weight:bold;
	color:#BF2C37;
	padding:0px 0 10px 0px;
	line-height:1.0;
}
.item h5 { /* naslow komentara */
	font-size:11px;
	color:#3e6690;
	padding:0px 0 4px 0px;
	line-height:1.0;
}
.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 {
	float:left;
	margin:5px 0 10px 0;
}
.galerijaRow .galerijaItem {
	float:left;
	width:123px;
	margin:0 15px 0 0;
}
.galerijaItemTloris {
	float:left;
	margin:0 15px 0 0;
}

/* PRINT */
.itemPrint {
	text-align:right;
	width:100%;
	float:left;
	display:inline;
	clear:both;
	margin:15px 0 0 0;
	padding-top:3px;
	padding-bottom:15px;
	border-top:1px solid #e2e2e2;
}
* html .itemPrint {
/*	float:none;*/
}
.itemPrint a:hover, .itemPrint a:focus {
	text-decoration:underline;
	background-color:#fff!important;
}
a.gTop, a.gPrint, a.gPosljiMejl {
	padding:1px 2px;
/*	font-size:10px;
	text-decoration:none!important;*/
	display:block;
/*	color:#fff;*/
/*	background:url(gumb_bck.gif) repeat-x 0 0;
	border:2px solid #F5F5F5!important;*/
	padding:5px 0 0 22px;
}
a.gPrint, a.gPosljiMejl {
	float:right;
	margin:0 0 0 10px;
}
a.gTop {
	float:left;
	background:url(ikona_top.gif) no-repeat 0 5px;
}
a.gPrint {
	background:url(ikona_print.gif) no-repeat 0 5px;
}
/*////////////////////////////////////
search
////////////////////////////////////*/
div.itemSearch h1 {
	margin-bottom:5px;
}
div.itemSearch h6 {
}
div.itemSearch {
}
div.itemSearch .itemContent {
	padding: 0 0 5px 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;
}
.fck_noBorder {
    border:none !important;
}
.fck_noBorder td, .fck_noBorder th {
    border:none !important;
}

.customBlue {
	color:#6380A8;
}
.customRed {
	color:#98232c;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////
//	NEPREMICNINE
////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////
oglas
////////////////////////////////////*/
div.oglasSlike {
	float:right;
	width:128px;
	text-align:center;
	font-size:10px;
	margin:0 0 0 15px;
	display:inline; /* ie5 */
	height:1%; /* ie */
}
div.oglasSlike a img {
	border:3px solid #F5F5F5;
}
div.oglasSlike a {
	display:block;
	margin-bottom:10px;
}
div.oglasSlike a:hover img, div.oglasSlike a:focus img {
	border:3px solid #BF2C37!important;
}
div.oglasSlike a:hover, div.oglasSlike a:focus {
	border-bottom:none!important;
}
div.oglas h3 {
	margin-bottom:15px;
}
table#oglasInfo {
	width:390px;
	float:left;
	margin-bottom:15px;
}
table#oglasInfo td {
	padding-bottom:8px;
	line-height:1.3;
}
table#oglasInfo td.levi {
	font-weight:bold;
	width:20%;
	padding-right:10px;
	vertical-align:top;
}
a.nazaj {
	margin-top:30px;
	clear:both;
}
a.nazaj:hover, a.nazaj:focus {
	color:#003caa;
}
div#navNeprem {
	padding:3px 5px;
	margin:-9px 0 20px 0;
	background:#EAF5F8;
	text-align:right;
	color:#016f8e;
}

/*////////////////////////////////////
ponudba kategorije
////////////////////////////////////*/
div.photoItemRow {
	float:left;
	display:inline;
	margin-bottom:22px;
	background:url(photoItemRow.gif) no-repeat 0 100%;
}
/*
div.photoSlika {
	width:126px;
	height:96px;
	overflow:hidden;
}
*/
div.photoItemRow img {
	border:3px solid #F5F5F5;
/*	height:90px;
	width:auto;
	max-width:120px;*/
}
div.photoItemRow a:hover, div.photoItemRow a:focus {
/*	border:none!important;*/
}
div.photoItemRow div {
	width:128px;
	padding:0px 4px 4px 4px;
	float:left;
	display:inline;
	margin:0 5px 0 auto;
	border-top:1px solid #d7d7d7;
}
.cont {
	width:128px!important;
	padding:0!important;
	margin:4px auto 0 auto!important;
	text-align:left;
	line-height:1.4;
	border:none!important;
}
.cont a.nepFoto {
	text-align:center;
	display:block;
	width:128px;
	height:98px;
	overflow:hidden;
}
a.nepFoto img {
	height:90px;
/*	width:auto;*/
/*	max-width:120px;*/
}
a.nepFoto:hover img, a.nepFoto:focus img {
	border:3px solid #BF2C37!important;
}
div.photoItemRow div.div3, div.photoItemRow div.divLast {
	margin-right:0;
}
div.photoItemRow h5 {
	margin-top:8px;
	margin-bottom:2px;
	font-weight:bold;
	line-height:1.2;
	color:#3e6690;
}
div.nawig {
	clear:both;
	width:100%;
	margin-bottom:10px;
}
div.itemNep {
	margin-bottom:10px;
}
* html div.itemNep {
	margin-bottom:15px;
}
.itemNepOglas {
	border:1px solid #d7d7d7;
	padding:5px 10px;
	float:left;
	display:inline;
}
div.itemNep h2 {
	margin-bottom:25px;
}
div.itemNep div.itemNav {
	text-align:left;
}
div.itemNep h1 {
}




/*////////////////////////////////////
prijava na novice
////////////////////////////////////*/
/*
div#itemNovice {
	background:red;
	float:left;
	display:inline;
}
*/
div.itemNepNoviceCont, div.itemNepNoviceBott {
	width:560px;
}
div.itemNepNoviceBott {
	height:5px;
	font-size:1px;
	background:url(itemNepNoviceBott_bck.gif) no-repeat 0 0;
	float:left;
	display:inline;
	margin-bottom:10px;
}
div.itemNepNoviceCont {
	float:left;
	display:inline;
	margin:0 auto 0 auto;
	text-align:center;
	padding:0 0 10px 0;
	background:url(itemNepNovice_bck.gif) no-repeat 0 0;
	font-size:10px;
}
div.itemNepNoviceCont h1 {
	margin:0 3px 10px 3px;
	padding:5px 5px;
/*	font:bold 14px Verdana, Arial, Helvetica, sans-serif;*/
	color:#fff;
	font-size:10px;
	text-align:left;
	background:url(gumb_bck.gif) repeat-x 0 0;
}
div.itemNepNoviceCont p {
	text-align:left;
	margin-bottom:10px;
	padding:0 15px;
}
form#formNepNovice {
	padding:0 15px;
}
form#formNepNovice, form#formNepNovice td {
	font-size:10px;
}
table#tableNepNovice {
/*	width:100%;*/
	margin:0 auto 0 auto;
}
table#tableNepNovice td {
	padding:2px 10px 2px 10px;
	text-align:left;
/*	width:25%;*/
}
table#tableNepNovice td.tdTekst {
	padding:2px 10px;
}
form#formNepNovice input, form#formNepNovice select {
	width:155px;
	border:1px solid #dfdfdf;
	padding:1px 0px;
	color:#3e3e3e;
	font-size:10px;
}
form#formNepNovice input {
	padding:1px 2px;
}
form#formNepNovice input.gumb {
	
	border:1px solid #dfdfdf;
}


form#formNepNovice {
/*	display:none;*/
}
p#formNepLink {
	margin-bottom:0px;
	display:none;
}


.itemNep h2 strong {
	color:red;
}	



/* social stuff */
.boxSocial {
	float:left;
	display:inline;
	margin-bottom:15px;
	margin-left:12px;
}
.socTw, .socFb {
	float:left;
	display:block;
	width:35px;
	height:35px;
	margin-right:7px;
}
.socTw span, .socFb span {
	display:none;
}
.socTw {
	background:url(soc_twitter.jpg) no-repeat 0 0;
}
.socFb {
	background:url(soc_facebook.jpg) no-repeat 0 0;
}
