/* @import url('https://fonts.googleapis.com/css?family=Work+Sans:900');
@import url('https://fonts.googleapis.com/css?family=Catamaran:400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin-ext');

@import url('https://fonts.googleapis.com/css?family=Oswald:400&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Abel:400&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Cuprum:400&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Istok+Web:400&subset=latin-ext');

https://www.creativebloq.com/typography/free-web-fonts-1131610/2 - ODI IMA LISTA FONTOVA
Visoki font: Oswald

font-family: 'Open Sans', sans-serif;

 */

@import url('https://fonts.googleapis.com/css?family=Barlow:400&subset=latin-ext');

h1{
font-size: 28px;
color: #de9003;
padding: 20px 0px;
}
h1 span{
font-size: 20px;
display:block;
color: #777675;
}
h2{
font-size: 20px;
color: #006b8f;
padding: 15px 0px 0px 0px;
}


.no-pad{
	padding-left:0px;
	padding-right:0px;
}


#tbl_izvlacenja{
	padding:0px 15px;
	margin-bottom: 10px;
}

/*UPUTSTVA*/
.uputstva {
border: 1px solid #f6a106;
margin-bottom: 6px;
padding: 7px;
background-color: #e5721e;
color: #fff;
border-radius: 3px;
}
.uputstva div:first-child {
	border-bottom:1px solid #f3a62c;
	margin-bottom:3px;
	font-size:20px;
}
.uputstva div:nth-child(2) {
color: #fff;
font-weight: bold;
margin-bottom: 3px;
}
.uputstva ul{
    padding: 0px 0px 0px 16px;
	margin-bottom: 0px;
}
.uputstva li{
    list-style-type: circle;
    padding: 3px 0px;
    font-size: 15px;
    padding: 0px 0px 0px 4px;
}
.uputstva li span{
    font-weight:700;
    color: #5cff00;
}

/*NABRAJALICE*/
.listing {
    width: 100%;
    height: auto;
    padding: 0px 22px;
    
}
.listing li{
    list-style-type: circle;
    padding: 3px 0px;
    font-size: 18px;
    color: #1f211e  !important;
    padding: 0px 0px 0px 16px;
}
.listing li span{
    font-weight:700;
    color: Orange;
}

.izvlacenje_block{
	background-color:#bfffc6;
	background-color:#e5721e;
	color:#fff;
	font-size:30px;
	text-align:center;
	margin: 0px;
	border: 2px solid #fff;
	border-radius:5px;
	padding-bottom: 5px;
}
.izvlacenje_block div{
	display:block;
	font-size:14px;
	color: #5cff00;
	line-height: 16px;
}
.izvlacenje_block span{
	display:block;
	font-size:20px;
	line-height:18px;
}


.row_listing{
	border-bottom: 1px solid #fff;
	padding: 8px 4px;
}

.nagradni_fond span{
	display:block;
	font-weight:700;
	font-size:28px;
	text-align:center;
}
.kartele_form{
	background-color:#bfffc6;
	border: 1px solid transparent;
	border-radius: .25rem;
}



/*osnovni input form field*/
.inputi_inline {
	padding: 2px 2px 2px 6px;
	font-size: 13px;
	font-weight: regular;
	color: #030303;
	border: 1px solid #6894c1;
	border-radius: 3px;
	background-color: #FFFFCC;
	width: 100%;
}
.inputi_inline_mini {
	width: 40%;
}
.inputi_inline_small {
	width: 50%;
}
.inputi_inline_tiny {
	width: 60px;
}
.inputi_inline_mid {
	width: 80%;
}


.inputi-date {
	padding-left: 36px;
	background-image: url(../media/images/calendar.png);
	/* background-image: url('../images/icon_date.gif'); */
background-size: 18px;
background-position: 5px 1px;
	background-repeat: no-repeat;
	cursor: pointer;
	width: 140px;
}
.inputi-req{/*require*/
background-color: PapayaWhip;
background-color: #fffc00 !important;
}
.inputi-small{/*require*/
    width:60px;
}



.inputi_auto, .inputi_autoZut {
  color: #030303;
  border: 1px solid IndianRed;
  padding-left:3px;
  background-image: url('../images/list_auto.png');
  background-repeat:no-repeat;
  background-position:right;
}
.inputi_autoZut {
background-color: #FFFFCC;
}


.select_big{
  font-family: Verdana, Arial, Helvetica;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  border: 1px solid #999999;
  padding:5px 15px 5px 8px;
  background-color: YellowGreen;
  cursor:pointer;
}
.select_input_small {
	font-family:Verdana, Helvetica;
	font-size:11px;
	color:#333;
	padding-left:3px;
	border:1px solid #999999;
	background-color:#ededed;
	width:60px;
}
.select_input_mid {
	width:90px;
}



.wrap_head{
	background-color:#000;
	height:80px;
	clear:both;
	position:relative;
}
.head_naslov{
	position:absolute;
	top:14px;
	left:15px;
	color:#fff;
	font-size:32px;
}
.head_logo{
	position:absolute;
	top:5px;
	right:5px;
}
.head_logo img {
	width: 280px;
}

.master_frame{
	xbackground-color:#000;
}

.master_frame > div div:first-child(){
	Xbackground-color:#000;
}

.master_frame > div div:nth-child(2){
	Xbackground-color:#000;
}


.div_zabava{
	font-size:60px;
	color:Orange;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.div_zabava span{
	color:#000;
}




.info_main{
	border:1px solid #dcdcdc;
	border-radius:5px;
	margin: 10px 0px 0px 0px;
}

.info_main div:first-child{
border-right: 3px solid #fff;
font-size: 18px;
background-color: #60c100;
color: #fff;
font-weight: bold;
}
.info_main div:nth-child(2){
	text-align:center;
	background-color:#fff33a;
	text-align: center;
background-color: #fff33a;
padding: 3px;
}

.info_main div:nth-child(2) img{
	width:50px;
}

.live_ztv{
border: 1px solid #dcdcdc;
border-radius: 5px;
margin: 10px 0px;
font-size: 18px;
background-color: #f00;
color: #fef8f8;
padding: 15px;
}


/*------------------------------FORME*/
.table_form {
font-size: 11px;
text-align:center;
margin:0px;
color:Brown;
padding:5px 0px
}
.table_form td{
font-family:Barlow;
font-size: 11px;
text-align:left;
color: #333;
padding:2px 3px;
border-bottom:1px solid #ededed;
}
.table_form td .label{
font-size: 11px;
text-align:left;
color: SteelBlue;
padding:6px 3px 2px 6px;
}

.search_label{
font-size:11px;
padding:8px 0px 2px 0px;
font-weight:bold;
}
/*------------------------------KOD MALIH TBL SA CHECKBOXOVIMA*/
.table_check{
font-size: 11px;
text-align:center;
margin:0px;
color:Brown;
padding:3px 0px
}
.table_check td{
font-size: 11px;
text-align:left;
color: #333;
padding:0px 3px;
border-bottom:1px solid #ededed;
}


/*------------------------------ELEMENTI FORME*/
.buttns { 
  font-family: Verdana, Arial, Helvetica;
  font-size: 11px;
  font-weight: bold;
  background: #000033;
  color: #ffffff;
  border-width: 2px;
  border-color: #666699;
  padding-left:5px;
  padding-right:5px;
}

.inputi {  
font-family:Verdana, Helvetica;
font-size:11px;
color:#333;
padding-left:3px;
border:1px solid #999999;
background-color:#ededed;
}
.inputi .active{
background: #ddeff6;
border: 1px solid #0099d4;
color:#0099d4;
}




.content-row{
height: auto;
padding: 4px 0px;
margin: 10px auto;
width: 100%;
max-width: 1200px;
}

.flex_container{
display: -webkit-box; 
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex; 
display: flex;
flex-direction:row;
wrap:flex;
align-items: stretch;
}



/*------------------------------SEKCIJE S GRUPAMA PODATAKA*/
.sekcije_frame{
border:solid 1px #dcdcdc;
background-color:#ececec;
margin:10px;
padding:5px;
border-radius: 4px;
display: flow-root;
}
.sekcije_frame .reset_link{
color: #fefefe;
font-weight: 700;
font-size: 11px;
border: solid 1px #fff;
background-color: DarkOrange;
padding: 5px;
border-radius: 4px;
width: 96px;
display: inline-block;
text-align: center;
}
.sekcije_frame .reset_link:hover{
color: DarkOrange;
border: solid 1px DarkOrange;
background-color: #fefefe;
padding: 5px;
text-align: center;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.sekcije_naslov{
font-size:13px;
font-weight:bold;
color:#669900;
padding:0px 0px 6px 5px;
}
.sekcije_tip{
text-align:center;
font-size:14px;
font-weight:bold;
padding:10px;
color:white;
}
.sekcije_frame table td{
	border-bottom:1px solid #fff;
}







/*----------------------END GENERAL FRAMEWORK------------------*/



/*nevidljivi botun menija*/
 #menu-icon {
 	 position: absolute;
	left: 8px;
	top: 92px;
    display: none;
    width: 40px;
    height: 40px;
    background: #4C8FEC url(../images/search-icon.png) center;
    border-radius: 3px;
    cursor: pointer;

}
a:hover#menu-icon {
    background-color: #FF6605;
    border-radius: 4px 4px 0 0;
}
#menu-icon-close {
display:none;
cursor: pointer;
}






/* /////// Tablet , Mobile wide 1640px VERSION //////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
@media (max-width: 1640px) { 
    
}



/* /////// Tablet , Mobile wide 1199px VERSION ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
@media (max-width: 1199px) { 

}





/* /////// Tablet , Mobile wide 992px VERSION ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
/* /////// Tablet , Mobile wide ///////////////////////////////////////////////// */
@media (max-width: 992px) { 


}


/* /////// TABLET VERSION 767px ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
/* /////// TABLET VERSION ///////////////////////////////////////////////// */
@media (max-width: 750px) { 

/*HEADER*/
.head_logo {
	position:unset;
	text-align:center;
padding-top:3px;
}
.head_logo img {
width:290px;
}



#cssmenu {
    right: 2px !important;
    top: 82px !important;
}
#cssmenu #menu-button {
    padding: 14px;
}




}





/* /////// MOBILE VERSION 576px ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
/* /////// MOBILE VERSION ///////////////////////////////////////////////// */
@media (max-width: 576px) { 

.content-row {
    padding: 8px;
}




/*HEADER*/
.head_naslov {
    top: 28px;
    left: 15px;
    font-size: 24px;
}

.container {
padding-right: 6px;
padding-left: 6px;
}

.border_right{
border-right:0px;
}


}/* MOBILE end */

