﻿/*
	naslovi: font-family: 'Raleway', sans-serif;
	besedila: font-family: 'Open Sans', sans-serif;
*/

img {outline: none;}
a {outline: none;}
code {color:aquamarine;}
page{
	text-align: center;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

body{
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
	font-size:17px;
	color:white;
	background-color:#283138;
	margin:0;
	padding:0;
}

#qrKoda{
	display:none;
}

.hideNormal{display:none}

h1{
		padding:0;
		margin:0;
		font-size: 44px;
		font-weight:100;
}		

h2{
		padding:0;
		margin:0;
		font-size: 20px;
		font-weight:100;
}		

h3{
		padding:0;
		margin:0;
		font-size: 18px;
		font-weight:100;
}

.center{text-align:center;}
.boldCenter{text-align:center; font-weight:bold;}
.bold{font-weight:bold;}
.underline{text-decoration:underline;}


li {
    list-style-image: url('slike/rekruter-tarca-rdeca-small.png');
}


.svetlo{
	color:#FFFFFF;
}

.temno{
	color:#283138;
}

.rdece{
	color:#CF1F2C;
}


a{
	text-decoration:none;
	color:#C7C7C7;
}
			

#fakeGlava{
	/*background-color:aqua;*/
	height:126px;
}


#glava{
	position:fixed;
	top:0;
	left:0;
	right:0;
	background-color:#16181B;
	height:126px;
	z-index:1000;
}



#glavaCenter{
	width:1180px; 
	margin:0 auto;
	padding:0px;
	height:90px;
	position:relative;
	top: 0px;
}

#logo{
	position:absolute;
	top: 18px;
	left: 5px;
	text-align: center;
	right: 846px;
}


#menu{
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
	font-size:16px;
	position:absolute;
	width: 805px;
	top: 0px;
	text-align: left;
	left: 375px;
	vertical-align:middle;
	height:90px;
	margin-left: 0px;
}

#menu a{
	display:inline-block;
	text-decoration:none;
	color:#FFFFFF;
	transition: 200ms linear;
	vertical-align:middle;
	padding:35px .55em 0 .55em;
	margin:0 0 0 0;
	height:55px;
	
}

#menu a:hover{
	background-color:#CF1F2D;
	transition: 200ms linear;
}

#menJkps{
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
	font-size:16px;
	position:absolute;
	width: 95px;
	top: 0px;
	text-align: left;
	left: 1230px;
	vertical-align:middle;
	height:90px;
}

#vsebina{
	/*border: 1px chartreuse dashed;*/
	margin:0;
	padding:0;
	height:auto;
	overflow:visible;
	/*background-color:aqua*/
}

#vsebinaCenter{
	/*background-color:#3D4954;*/
	width:1180px; 
	margin:0px auto;
	padding:0 0 0 0;
}

#prijavljenCenter{
	width:1180px; 
	margin:5px auto 5px;
	padding:0 0 0 0;
	font-size:12px;
	text-align:right;
	border-bottom:thin #CF1F2C dashed;
}


#noga{
	position:fixed;
	bottom:0;left:0;
	right:0;
	background-color:#16181B;
	height:40px;
	color:#FFFFFF;
	z-index:1000;
}

#podpis{
	margin-left:450px;width:500px;	
}

#podpisKontejner{
	width:500px;border-radius:100px;background-color:#F4F4F4;border:thin #CCCCCC solid;text-align:left;
}

#podpisKontejner a{
	color:#666666;
}

#nogaCenter{
	width:1180px; 
	margin:0 auto;
	padding:0;
	height:40px;
	position:relative;
	top: 0px;
	vertical-align:middle;
	font-size:15px;
}
#nogaCenter2{
	width:1180px; 
	height:40px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}



/* - PIĹ KOTKI - */
#piskotkiPozor{
	position:fixed;
	bottom:50px;left:0px;width:100%;height:200px;
	font-size:12px;
	height:auto;
	widows:100%;
	background-color:#C1272D; /*#3c47ae*/
	color:white;
	display:none;
	z-index:1000;
	border-top: thin white solid;
	border-bottom: thin white solid;
}

#piskotkiCenter{
	width:1180px; 
	margin:0 auto;
	padding:0px;
	height:auto;
}


#piskotkiBtn{
	border-style: none;
	background-color:white;
	width:80px;
	height:20px;
	border-radius:3px;
}

#piskotkiBtn:hover{
	background-color:#FFFF66;
}

#pageDomov{
	background-color:#283138;
	background-image:url('slike/ozadje-slika1.jpg');
	background-repeat: no-repeat;
	background-position:center;
	padding:0 10px 0 10px;
}


#pageDomovCenter{
	
	/*background-color:#283037;*/
	width:1180px; 
	margin:0 auto;
	position:relative;
	text-align: center;
}

#slideBtn1{margin-right:50px;}
#slideBtn2{margin-left:50px;}

#pageOnasCenter{
	height:1150px;
	/*background-color:#283037;*/
	width:1180px; 
	margin:0 auto;
	padding:0;
	position:relative;
	text-align: center;
}



#pageJobOffers, #pageUserProfiles{
	width:1180px; 
	margin:0 auto;
	position:relative;
	text-align: left;
}



.seznam{
	border-bottom:thin black solid;
	font-size:12px;
	cursor:pointer;
	min-height:60px;
	vertical-align:middle;
	transition: background-color 100ms linear;
	position:relative;
	padding-top:3px;
	padding-bottom:3px;
}

.seznamBlog{
	min-height:30px;
}

.seznam:hover {
	background-color:#9E1822;

}

.selectedBG{
	background-color:#DE2533;
}

.seznam2{
	border-bottom:thin black solid;
	font-size:14px;
	cursor:pointer;
	min-height:50px;
	transition: background-color 100ms linear;
	padding-left:2px;
	position:relative;
}

.height80{
	height:80px;
}


.seznam2:hover {
	background-color:#9E1822;

}

.divHelp{margin:10px 0 10px 0;border:thin #FFFF99 solid;padding:10px 10px 10px 10px;
	list-style-image: url('');
	font-size:12px;
}

.seznam3{
	border-bottom:thin black solid;
	font-size:12px;
	cursor:pointer;
	height:25px;
	transition: background-color 100ms linear;
}

.seznam3:hover {
	background-color:#16181B;
	color:white;
}


.glavaSeznama{
	border-bottom:thin black solid;
	background-color:#16181B;
	color:white;
	font-size:12px;
}


.glavaSeznama2{
	border-bottom:thin whit solid;
	background-color:#16181B;
	color:white;
	font-size:14px;
	height:50px;
}

.seznamItemGlava{
	display:inline-block;
	overflow:hidden;
}

.seznamItemGlava:hover{
	background-color:#FFCC00;
	color:black;
}

.seznamItem{
	display:inline-block;
	vertical-align:top;
}

.seznamItemGlava2{
	display:inline-block;
	margin-top:15px;
}


.seznamItem2{
	display:inline-block;
	margin-top:15px;
	margin-bottom:15px;
}
.ikonaNovo{
	position:absolute;top:9px;left:-57px;
}
.ikonaNovo2{
	position:absolute;top:2px;left:-57px;
}
.ikonaNovoNI{
	position:absolute;top:15px;left:-57px;
}

.si2r1{width:640px;font-weight:bold;}
.si2r2{width:440px;}
.si2r3{width:80px; text-align:right;}
.si2r4{display:none;}
.si2r5{width:900px;font-weight:bold;}
.si2r6{width:180px;}
.si2r7{width:80px; text-align:right;}

#pageONas{
	background-image:url('slike/ozadje-slika2.jpg')
}

#pageGallery{
	background-image:url('slike/ozadje-slika2.jpg')
}

#pageONasCenter{
	min-height:550px;
	width:1180px; 
	margin:0 auto;
	padding:0;
	position:relative;
	text-align: center;

}

#pageGalleryCenter{
	min-height:550px;
	width:1180px; 
	margin:0 auto;
	padding:0;
	position:relative;
	/*background-color:#CF1F2D;*/
	text-align: center;

}

#prikazGalerije{
	text-align:left;
}

.galerijaGrupa{
	border-bottom:thin black solid;
}


#pageZaPodjetja{
	background-color:#283138;
	/*background-image:url('slike/ozadje-slika3.jpg'); */
	background-repeat:no-repeat;
}

#pageZaPodjetjaCenter{
	min-height:725px;
	/*background-color:#283037;*/
	width:1180px; 
	margin:0 auto;
	padding:0;
	position:relative;
	text-align: center;
}

.zaPodjetjaHolder{
	width:260px;
	/*background-color:aqua;*/
	margin: 5px 10px 55px 10px;
	padding: 5px 5px 5px 5px;
	display:inline-block;
	text-align:left;
	vertical-align:top;
	text-align:justify;
    position:relative;
    overflow:hidden;
    height:250px;
}

.zaPodjetjaHolder:hover{
	background-color:#39424A;
}


.skritoOzadje{
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    height:50px;
    background: -moz-linear-gradient(top,  rgba(137,255,241,0) 0%, rgba(46,55,62,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(137,255,241,0)), color-stop(100%,rgba(46,55,62,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(137,255,241,0) 0%,rgba(46,55,62,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(137,255,241,0) 0%,rgba(46,55,62,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(137,255,241,0) 0%,rgba(46,55,62,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(137,255,241,0) 0%,rgba(46,55,62,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0089fff1', endColorstr='#2B343B',GradientType=0 ); /* IE6-9 */

}




.zaPodjetjaCrta1{
	height:1px;
	border:0px;
	background-color:#999999;
}
#pageZaIskalce{
	min-height:450px;
	background-color:#FAFAFA;
}

#pageZaIskalceCenter{
	min-height:450px;
	width:1180px; 
	margin:0 auto;
	padding:0;
	position:relative;
	background-color:#FFFFFF;
	color:black;
	text-align: center;
}


#pageOglasi{
	background-image:url('slike/ozadje-slika4.jpg')
}

#pageOglasiCenter{
	min-height:850px;
	width:1180px; 
	margin:0 auto;
	padding:0;
	position:relative;
	text-align: center;
}


#pageZaIskalceCenterJobList{
	text-align:left;
}

#pageEkipa{
	min-height:850px;
	background-color:#FAFAFA;
}

#pageEkipaCenter{
	min-height:850px;
	width:1180px; 
	margin:0 auto;
	padding:0;
	position:relative;
	background-color:#FFFFFF;
	color:black;
	text-align: center;
}

#pageBlog{
	background-color:#283138;
	/*background-image:url('slike/ozadje-slika3.jpg'); */
	background-repeat:no-repeat;
}

#pageBlogCenter{
	min-height:725px;
	/*background-color:#283037;*/
	width:1180px; 
	margin:0 auto;
	padding:0;
	position:relative;
	text-align: center;
}


.ekipaHolder{
	width:330px;
	/*background-color:aqua;*/
	margin: 10px 10px 100px 10px;
	max-width:180px;
	display:inline-block;
	text-align:left;
	vertical-align:top;
	text-align:justify;
}

.ekipaHolder p{
	font-size:14px;
}


#pageApplyForJob{
	background-image:url('slike/ozadje-slika4.jpg');
	min-height:850px;
	/*background-color:white;*/
}

#pageApplyForJobCenter{
	min-height:850px;
	width:840px; 
	margin:0 auto;
	padding:0;
	position:relative;
	background-color:white;
	color:black;
	text-align: left;
	padding:0 170px 0 170px;
}

#pageBlogDisplayCenter{
	min-height:850px;
	width:1040px; 
	margin:0 auto;
	padding:0;
	position:relative;
	background-color:white;
	color:black;
	text-align: left;
	padding:0 70px 0 70px;
	clear:both;
}


#prijavaFloat{
	position:fixed;
	top:120px;
	left:20px;
	width:250px;
	display:none;
}

#prijavaFloat a{color:black;
}


#afj_1{display:inline-block;width:48%}
#afj_1a{display:inline-block; width:150px;}
#afj_1b{display:inline-block; width: 390px;}
#afj_1c{width:380px;}
#afj_2{display:inline-block;width:48%;vertical-align:top;}
#afj_2a{display:inline-block; width:150px;}
#afj_2b{display:inline-block; width: 390px;}
#afj_2c{width:380px;}
#afj_3{vertical-align:top;width:96%}
#afj_3b{vertical-align:top;width:96%}
#afj_4{display:inline-block;vertical-align:top;width:48%}
#afj_5{display:inline-block;vertical-align:top;width:48%; text-align: right;}

#pageKontakt{
	background-image:url('slike/ozadje-slika5.jpg')
}

#pageKontaktCenter{
	min-height:725px;
	/*background-color:#283037;*/
	width:1180px; 
	margin:0 auto;
	padding:0;
	position:relative;
	text-align: center;
}

.dvaStolpca{
    -webkit-columns: 400px 2; /* Chrome, Safari, Opera */
    -moz-columns: 400px 2; /* Firefox */
    columns: 400px 2;	
    -webkit-column-gap: 50px; /* Chrome, Safari, Opera */
    -moz-column-gap: 50px; /* Firefox */
    column-gap: 50px;    
}

#domovBesedilo{
	text-align:justify;
}

#domovBesedilo p{
	margin-block-start:0;
}

#domovBesedilo2{
	text-align:justify;
}

#domovBesedilo3{
	text-align:justify;
}

#domovBesedilo4{
	text-align:justify;
}


#kontaktBesedilo{
	text-align:justify;
	line-height:28px;
}

#kontaktNaslov{display:inline-block;width:330px;height:200px;vertical-align:top;margin-right:50px;}
#kontaktTelefon{display:inline-block;width:330px;height:200px;vertical-align:top;}
#kontaktMail{display:inline-block;width:330px;height:200px;vertical-align:top;margin-left:50px;}

#vrtiljak{
	/*position:relative;*/
	text-align:center;
	width:1180px;
	height:709px;	
	margin:0;
	/*background-color:bisque;*/
}

.vrtiljakHolder{
	text-align:center;
	display:block;
	width:1180px;
	height:710px;
	/*background-color:aqua;*/
	overflow:hidden;
}



.redButton{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	border-radius: 3px;
	padding: 4px 5px 3px 5px;
	margin: 1px 4px 0 2px;
	background-color:#CF1F2C;
	color:white;
	height: 31px;
}

.redButton:hover{
	background-color:#9E1822;
	color:white;
}

.redButton:active{
	background-color:white;
	color:#CF1F2C;
}

.redButton:disabled{
	background-color:#999999;
	color:#666666;
}


.yellowButton{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	border-radius: 3px;
	padding: 4px 5px 3px 5px;
	margin: 1px 4px 0 2px;
	background-color:#FFFF99;
	color:black;
	height: 31px;
}

.yellowButton:hover{
	background-color:#FFCC00;
	color:black;
}

.yellowButton:active{
	background-color:white;
	color:#CF1F2C;
}


.grayButton{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	border-radius: 3px;
	padding: 4px 5px 3px 5px;
	margin: 1px 4px 0 2px;
	background-color:#999999;
	color:black;
	height: 31px;
}

.grayButton:hover{
	background-color:#FFCC00;
	color:black;
}

.grayButton:active{
	background-color:white;
	color:#CF1F2C;
}


.grayButton2{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	border-radius: 3px;
	padding: 1px 5px 1px 5px;
	margin-top: 3px;
	background-color:transparent;
	color:white;
	/*zoom:0.65;-moz-transform: scale(0.65);*/
}

.grayButton2:hover{
	background-color:#FFCC00;
	color:black;
}

.grayButton2:active{
	background-color:white;
	color:#CF1F2C;
}


.redButton2{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	border-radius: 3px;
	padding: 4px 5px 3px 5px;
	margin: 1px 4px 0 2px;
	background-color:#CF1F2C;
	color:white;
	height: 58px;
	box-shadow:1 1 2 2 black;
	width: 237px;
	font-family: 'Raleway';
	font-size:27px;
	font-weight:100;
}

.redButton2:hover{
	background-color:#9E1822;
	color:white;
}

.redButton3{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	padding: 0;
	margin: 0;
	background-color:#CF1F2C;
	color:white;
	height: 58px;
	width: 237px;
	font-family: 'Raleway';
	font-size:27px;
	font-weight:100;
}

.redButton3:focus { outline:0 !important; }

.redButton3:hover{
	background-color:#9E1822;
	color:white;
}

.naprednoIskanje{
	color:white;
	border:thin #283138 solid;
	background-color: #B11B26;
	display:inline-block;
	border-radius:4px;
	padding:10px 10px 10px 10px;
}

.naprednoIskanje:hover{
	background-color:#16181B;
	color:white;
}

.naprednoIskanje:active{
	background-color:white;
	color:black;
}


.naprednoIskanjeSelected{
	background-color:#16181B;
	color:white;
}

.rw{
	font-family: 'Raleway';
}

.fs100{font-weight:100;}
.fs200{font-weight:200;}
.fs300{font-weight:300;}
.fs400{font-weight:400;}
.fs500{font-weight:500;}
.fs600{font-weight:600;}
.fs700{font-weight:700;}
.fs800{font-weight:800;}
.fs900{font-weight:900;}
/*
input, textarea{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin-top: 7px;
	background-color:#FFFFFF;
	font-size:14px;
	color:#333333;
	padding:5px;
	height: 30px;
	width: 167px;
	border-radius:5px;
	outline:none;
	vertical-align:middle;
}

input:focus, textarea:focus{
	background-color:#FFE6E6;
}
*/

.ve_middle{
	vertical-align:middle;
}

.InputText1{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin-top: 7px;
	background-color:#484848; /*#262626;*/
	font-size:14px;
	color:#FFFF99;
	padding:5px;
	height: 30px;
	width: 167px;
	border-radius:5px;
}

.InputCheck1{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin-top: 7px;
	background-color:#262626;
	font-size:14px;
	color:#FFFF99;
	padding:5px;
	height: 25px;
	width: 25px;
}

.labelText{
	width:205px;
	display:inline-block;
}

.labelText2{
	font-size:14px;
	color:#3399FF;
	width:215px;
	display:inline-block;
	vertical-align:super;
	cursor:pointer;
}

.labelTextSelected{
	color:yellow;
	font-weight:bold;
}

.floatBottomRight{
	position:fixed;
	bottom:50px;
	right:20px;
}

.fly {
  opacity: 0;
  transition: all 400ms ease-in-out;
  transform: translateY(100px) translateZ(100px) scale(1.1) translate3d(0, 0, 0);
}

 

.show-block {
  opacity: 1;
  transform: translateY(0) translateZ(0) scale(1) translate3d(0, 0, 0);
}


.hoverToColor{
	filter: grayscale(100%);	
}

.hoverToColor:hover{
	filter: grayscale(0%);	
}

.picUploadDiv{
	border: 4px red dotted;	
	min-height:200px;
}

.picHolder{
}

.thumbHolder{
	display:inline-block;
	max-height:400px;
	/*max-width:400px;*/
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border:thin black solid;
	background-color:#0D1013;
	text-align:center;
	border-radius: 4px;
}

.thumbHolder2{
	margin: 10px 10px 10px 10px;
	background-color:#283138;
	height:300px;
}

.karuselcek{
	width:400px;
	margin:0 auto;
	border:thin #800000 solid;
	padding:10px 10px 10px 10px;
}

#karuselcekHolder{
	margin:0 auto;
	/*height:500px;*/
}

.karuselcekImg{
	display:block;max-height:230px; max-width:auto;margin: 0 auto;
}

#mobileMenuOpen{
	display:none;
	z-index:5000;
}

#popDownDiv{background-color:#273037;border:thin black solid;width:700px;overflow:hidden;}

#prikazBarv{
	/*border:thin aliceblue solid; */
	position:fixed;
	/*width:373px; height:55px; */
	background-color:#CCCCCC; 
	box-shadow:0 0 3px 3px black; 
	display:none; 
	text-align: left;
	padding:5px;
}


#prikazPodatkovUporabnika{
	display:none;
	position:fixed;
	padding:20px 40px 40px 40px;
	top:90px;
	left:0px;
	right:0px;
	bottom:0px;
	background-image:url('slike/transBlack.png');
}

.izberiBarvo{
	vertical-align:top;
	border:2px black solid;
	border-radius:5px;
	display:inline-block;
	margin:1px;
	width:45px;
	height:45px;
	font-size:10px;
	text-align:center;
	cursor:pointer;
	color:black;
}

.izberiBarvo:hover{
	border:2px white solid;
}

.bgBlack{
		background-color:black;
		color:white;
}

.bgCyan{
		background-color:cyan;
		color:black;
}

.bgYellow{
		background-color:yellow;
		color:black;
}

.bgGreen{
		background-color:green;
		color:white;
}

.bgMagenta{
	background-color:#6600CC;
	color:white;
}

.bgRed{
	background-color:#FF0000;
	color:white;
}

.textLeft{
	text-align:left;
}

.textRight{
	text-align:right;
}

.textSmall{
	font-size:12px;
}

.psmall{
	font-size:12px;
}


.orange{
	color:#FF9966;
}

.yellowLight{
	color:#FFFF99;
}

.orangeLight{
	color:#FFCC66;
}

.paginatorNr{
	border:thin #CC3300 none; border-radius:5px; padding:0 5px 0 5px;cursor:pointer;background-color:none;
}
.pntSelected{
	background-color:#CC3300;
	
}


.notsaved{border:thin red solid;transition:all 400ms}
.saved{border:thin #006600 solid;;transition:all 400ms}

#karuselMnenjaS1{height:150px;background-color:#39424A;width:90%;margin:0 auto;}
#karuselMnenjaS2{height:150px;background-color:#E7E7E7;width:90%;margin:0 auto;}

.mnenjaKH{height:150px;position:relative;padding:15px;outline:none;}
podpis{position:absolute;bottom:45px;right:15px;color:#C0C0C0;}

/*.slick-dots button{color:white}*/


/*.slick-dots li button:before {color:#FF0000;}
.slick-dots li.slick-active button:before{color:red;text-shadow:0 0 8px red;font-size:15px;}*/
.slick-slide img{
	display:inline;
}


#pageBlogDisplayCenter p img{
	max-width:100%;
	clear:both;
}

.imgWrapText img{
	max-width:600px;
	display:inline;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	clear:both;
}
.imgWrapText{
	clear:both;
	height:auto;
	clear:both;
}


.imgStoPosto img{
	width:100%;
	margin-right:15px;
	margin-bottom:15px;
} 


.fadeout {
    position: absolute; 
    bottom: 0;
    height: 4em;
    width:100%;
	background: rgb(50, 58, 65);
	background: linear-gradient(180deg, rgba(50, 58, 65,0) 0%, rgba(50, 58, 65,1) 100%);
} 

::-moz-selection { /* Code for Firefox */
	background-color:#9E1822;
	color:white;
}

::selection {
	background-color:#9E1822;
	color:white;
}


.editableSpan{
	/*display:inline-block;	*/
	min-width:10px;
	cursor:cell;
}

.editableSpan:hover{
	background-color:coral;
	color:white;
}

.editableSpan:focus{
	border:thin red solid;
	background-color:#FFFFCC;
	color:black;
	outline:none;
	cursor:text;
}


.editInRTE{
	display:inline-block;
	top:-0px;left:-0px;
	padding:0;margin:0;
	width:5px;height:5px;
	border:thin black solid;
	vertical-align:top;
	background-color:#FFFF99;
	outline:none;
}
.editInRTE:hover{
	background-color:coral;
}

.normalSpan{
	display:inline-block;	
}

.mgSlikaDiv{
	max-width:30%;
	height:200px;
	margin:10px;
	margin-bottom:50px;
	/*background-color:aqua;*/
	display:inline-block;
}

.mgSlikaDivEditing{
	margin:10px 10px 55px 10px;
}

.mgSlika{
	/*max-width:30%;*/
	height:200px;
	border:thin white solid;
	box-shadow: #191616 2px 2px 13px 2px;	
}

.galerijaPicHolder{
	position:relative;
}

.galerijaNapisHolder {
    position: absolute;
    bottom: 4px;
    width: 100%;
    left: 0;
    font-weight: 700;
    text-shadow: black 2px 2px 5px;
    color: white;
}

.epb{
	position:absolute;
	left:0;
	right:0;
}

.epbCenter{
	height:auto;
	background-color:#00000024;
	width:1180px; 
	margin:0 auto;
	padding:2px;
	position:relative;
	text-align: left;
}

.novica{
	width:1180px; 
	margin:0px auto;
	padding:0 0 0 0;
}

#errVnos{
	position:fixed;
	top:-200px;
	left:50%;
	width:400px;
	margin-left:-200px;
	z-index:600;
	font-size:18px;
	text-align:center;
	font-weight:400;
	text-shadow:0px 0px 3px black;
	opacity:0;
	color:white; 
	padding:25px; 
	border-radius:5px;

	box-shadow:0 0 15px 1px black;
}


.showWaitOrange{
	background-color:#ff8f00;
}

.showWaitGreen{
	background-color:#CCFF33;
	color:black;
}
.showWaitGreen>#evText{
	color:black;
	text-shadow:0px 0px 3px white;
}

#showWait, #showWait2{
	position:fixed;
	text-align:center;
	top:0;left:0;bottom:0;right:0;
	padding-top:300px;
	color:black;
	cursor:wait;
	z-index:10000;
}
#showWait>#swBorder{
	display:inline-block;
	position:fixed;
	padding:30px;
	border:thin black solid;
	border-radius:10px;
	background-color:#ffffffdd;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index:10001;
	width:250px;
	left:-145px;
	margin-left:50%;
}
#showWait img{
	height: 100%;
	max-height: 50px;
	vertical-align: middle;
}

#pRekruteck {
    position: fixed;
    bottom: -250px;
    right: 40px;
    width: 300px;
    height: 230px;
    border-radius: 20px 20px 0 0;
    background-color: white;
    z-index: 2000;
    box-shadow: 5px 9px 40px 5px black;
    opacity:0.1;
}

.rekrutechLogo {
    position: absolute;
    top: 40px;
    left: 20px;
    color:black;
}

.rekrutechLogo img{
	width:250px;
}

.rpClose {
    position: absolute;
    top: 11px;
    right: 11px;
    cursor:pointer;
}

.rpText {
    position: absolute;
    top: 90px;
    left: 20px;
    width: 260px;
    text-align: center;
    color: black;
}


.rpText .redButton {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    border-radius: 20px;
    padding: 10px 10px 10px 10px;
    margin: 1px 4px 0 2px;
    background-color: #CF1F2C;
    color: white;
    height: 31px;
}

.backDiv{
	position:relative;
	margin:0;
	padding:0;
	width:auto;
}

.topMenuC{
	background-color:#c52131;
}

#jkpsBar {
    display: block;
    background-color: ;
    height: 30px;
    vertical-align: middle;
    padding-top: 6px;
}

#jkpsBarLinks a{
	color:white;
	font-weight:600;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

#jkpsBarLinks a.selected{
	color:white;
	font-weight:300;
}

.centerDiv{
	width:1180px;
	position:relative;
	margin:0 auto;
	padding:0;
}
