			
                


body {
        font-family: "Verdana", Times, serif;
	font: 15px/1.5;
	margin: 0 auto;
	width: 90%;
	color: #000;
/*	background: "{$basePath}/images/p2.jpg no-repeat fixed center"; */
	
	background-opacity: 0.1;

        background-repeat: no-repeat;
        background-image: url(images/eneda_pozadi.jpg);
        background-attachment: fixed;
        background-position: center;
}






.tooltip {
  
   position: absolute;

  text-align: right;  
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 350px;
  background-color: white;
  color: #000000;
  
  border-radius: 6px;
  border-color: #000000;
  border:2px solid;
  padding: 5px 0;
  text-align: center;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}











.mydiv {
  background-color:#f5f4f5;
  border-radius: 5px 5px 5px 5px;
  border:2px solid;
  border-color: red;  
  text-decoration: none;
}

.mydive {
  background-color:#d5c5c6;
  border-radius: 5px 5px 5px 5px;
  border:1px solid;
  border-color: #d5c5c6;  
  text-decoration: none;
}


.predict {
  background-color:#4472c4;
  border-radius: 0px 0px 0px 0px;
  border:2px solid;
  border-color: #1b325b;  
}

.predict2 {
  background-color:#ffc000;
  border-radius: 0px 0px 0px 0px;
  border:2px solid;
  border-color: #1b325b;  
}

.strip {
  background-color:#ffffff;
  border-radius: 0px 0px 0px 0px;
  border:5px solid;
  border-color: #d1c4c4;  
}


.predict3 {
  background-color:#b4c7e7;
  border-radius: 0px 0px 0px 0px;
  border:2px solid;
  border-color: #1b325b;  
}

.predict4 {
  background-color:#4472c4;
  border-radius: 0px 0px 0px 0px;
  border:2px solid;
  border-color: #4472c4;  
}

.defz {
  background-color:#f4b183;
  border-radius: 0px 0px 0px 0px;
  border:2px solid;
  border-color: #fa3e2e;  
}













.search {
    border: 1px solid grey;
    border-radius: 5px;
    height: 20px;
    width: 100%;
    padding: 2px 23px 2px 30px;
    outline: 0;
    background-color: #f5f5f5;
  }

.search2 {
    border: 1px solid grey;
    border-radius: 5px;
    height: 20px;
    width: 100%;
    padding: 2px 23px 2px 30px;
    outline: 0;
    background-color: #dcdcdc;
  }



div.flash {
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin: 1em 0;
}

a[href^="#error:"] {
	background: red;
	color: white;
}

form th, form td {
	vertical-align: top;
	font-weight: normal;
}

form th {
	text-align: right;
}

form .required label {
	font-weight: bold;
}

form .error {
	color: #D00;
	font-weight: bold;
}


/* ======================    Typography   ====================== */
h1,h2,h3,h4,h5,h6 
{
    -webkit-font-smoothing: antialiased;
    text-rendering:optimizeLegibility;
    -moz-osx-font-smoothing: grayscale
}
h1 
{
    margin-bottom: 15px;
    letter-spacing: 3px
}
h2 
{
    margin-bottom: 20px;
    font-weight: normal;
    color: rgb(73, 99, 147);
    padding: 10px 15px;
    font-size: 17px;
}
h3
{
    margin-bottom: 20px;
    font-weight: bold;
    color: rgb(73, 135, 187);
    padding: 10px 15px;
    font-size: 17px;
}
h4, h5 
{
    margin-bottom: 20px;
    font-weight: normal;
    color: rgb(73, 99, 147);
    padding: 10px 15px;
    font-size: 17px;
}
h7
{
    margin: 20px;
    font-weight: normal;
    color: rgb(73, 99, 147);
    padding: 10px 15px;
    font-size: 17px;
}
h6 
{
    margin-bottom: 10px
}
p 
{
    margin-bottom: 30px
}
#content ,.post-title ,.breadcrumbs , #page-title
{
    -ms-word-wrap: break-word;
    word-wrap: break-word
}
.header-breadcrumb 
{
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase
}
blockquote 
{
    font-style: italic;
    margin-bottom: 30px
}
blockquote p:last-child
{
    margin-bottom: 0
}
/*------- Anchor ----------- */a, a:visited , a:hover
{
    text-decoration: none
}
.sidebar-widgets .widget ul li a 
{
    color: inherit
}
/*------- Lists ----------- */ul,ol
{
    padding-left: 15px;
    line-height: inherit;
    margin: 0px 0px 30px
}
ul
{
    list-style: disc;

}
ol
{
    list-style: decimal;

}
ul li,ol li
{
    margin-bottom: 15px
}
ul ul, ol ol 
{
    margin-top: 15px
}
dd 
{
    margin: 0 0 20px;
    line-height: inherit;

}
dt 
{
    line-height: inherit;

}
nav ul, nav ol 
{
    list-style: none !important;
    list-style-image: none;
    margin: 0;
    padding: 0;

}
.widget ul
{
    margin-bottom: 0
}
.widget ul li:last-child
{
    margin-bottom: 0 !important;
    padding-bottom: 0;
    border: none
}



#main-menu {
    text-align: right;
    margin: 15px 5px 15px 0;
}
#main-menu li {
    display: inline-block;
    margin: 0 0 0 20px;
}

#admin-menu li {
    display: inline-block;
    margin: 0 20px 0 0;
}
#top-menu li {
    display: inline-block;
    margin: 0 20px 0 0;
}

.MenuTable
{
    display:  table;
    width:100%;
align: right;
border: 1;
    /* border-collapse:separate;*/
}

.MenuRow
{
    display:table-row;
    width:2000px;

}

.MenuCellLeft
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:600px;

}

.MenuCellRight
{
    float:right;/*fix for  buggy browsers*/
    display:table-column;
    width:400px;

}

h2.not-empty {
    color: red;
}


card {
        width: 150px;
        height: 150px;
        position: relative;
        display: inline-block;
    }
card .img-top {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
    }
card:hover .img-top {
        display: inline-block;
    }




.Button {
	background-color:#db5878;
	border-radius:42px;
	border:5px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Verdana;
	font-size:17px;
	padding:32px 3px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.Button:hover {
	background-color:#f5f5f5;
}
.Button:active {
	position:relative;
	top:1px;
}

.BUTTON_CTX {
   background: #8E4A52;
   background-image: -webkit-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -moz-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -ms-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -o-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -webkit-gradient(to bottom, #8E4A52, #B85C70);
   -webkit-border-radius: 16px;
   -moz-border-radius: 16px;
   border-radius: 16px;
   height: 55px;
   line-height: 55px;
   color: #FFFFFF;
   font-family: Verdana;
   width: 133px;
   font-size: 15px;
   font-weight: 100;
   padding: 0;
   -webkit-box-shadow: -8px 22px 33px 9px #000000;
   -moz-box-shadow: -8px 22px 33px 9px #000000;
   box-shadow: -8px 22px 33px 9px #000000;
   text-shadow: 4px 1px 6px #000000;
   border: outset #000000 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
}

.BUTTON_CTX:hover {
   border: outset #000000 1px;
   background: #B57179;
   background-image: -webkit-linear-gradient(top, #B57179, #B57A87);
   background-image: -moz-linear-gradient(top, #B57179, #B57A87);
   background-image: -ms-linear-gradient(top, #B57179, #B57A87);
   background-image: -o-linear-gradient(top, #B57179, #B57A87);
   background-image: -webkit-gradient(to bottom, #B57179, #B57A87);
   -webkit-border-radius: 16px;
   -moz-border-radius: 16px;
   border-radius: 16px;
   text-decoration: none;
}


.BUTTONCTX {
   background: #8E4A52;
   background-image: -webkit-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -moz-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -ms-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -o-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -webkit-gradient(to bottom, #8E4A52, #B85C70);
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   height: 28px;
   line-height: 28px;
   color: #FFFFFF;
   font-family: Verdana;
   width: 200px;
   font-size: 15px;
   font-weight: 100;
   padding: 0;
   -webkit-box-shadow: -13px 22px 33px 9px #000000;
   -moz-box-shadow: -13px 22px 33px 9px #000000;
   box-shadow: -13px 22px 33px 9px #000000;
   text-shadow: 4px 1px 6px #000000;
   border: outset #000000 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
}

.BUTTONCTX:hover {
   border: outset #000000 1px;
   background: #B57179;
   background-image: -webkit-linear-gradient(top, #B57179, #B57A87);
   background-image: -moz-linear-gradient(top, #B57179, #B57A87);
   background-image: -ms-linear-gradient(top, #B57179, #B57A87);
   background-image: -o-linear-gradient(top, #B57179, #B57A87);
   background-image: -webkit-gradient(to bottom, #B57179, #B57A87);
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   text-decoration: none;
}

.BUTTONCTX2 {
   background: #8E4A52;
   background-image: -webkit-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -moz-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -ms-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -o-linear-gradient(top, #8E4A52, #B85C70);
   background-image: -webkit-gradient(to bottom, #8E4A52, #B85C70);
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   height: 28px;
   line-height: 28px;
   color: #FFFFFF;
   font-family: Verdana;
   width: 133px;
   font-size: 15px;
   font-weight: 100;
   padding: 0;
   -webkit-box-shadow: -13px 22px 33px 9px #000000;
   -moz-box-shadow: -13px 22px 33px 9px #000000;
   box-shadow: -13px 22px 33px 9px #000000;
   text-shadow: 4px 1px 6px #000000;
   border: outset #000000 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
}

.BUTTONCTX2:hover {
   border: outset #000000 1px;
   background: #B57179;
   background-image: -webkit-linear-gradient(top, #B57179, #B57A87);
   background-image: -moz-linear-gradient(top, #B57179, #B57A87);
   background-image: -ms-linear-gradient(top, #B57179, #B57A87);
   background-image: -o-linear-gradient(top, #B57179, #B57A87);
   background-image: -webkit-gradient(to bottom, #B57179, #B57A87);
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   text-decoration: none;
}


.BUTTON_GEO {
   background: #53cad4;
   background-image: -webkit-linear-gradient(top, #53cad4, rgba(6, 47, 111, 1));
   background-image: -moz-linear-gradient(top, #53cad4, rgba(6, 47, 111, 1));
   background-image: -ms-linear-gradient(top, #53cad4, rgba(6, 47, 111, 1));
   background-image: -o-linear-gradient(top, #53cad4, rgba(6, 47, 111, 1));
   background-image: -webkit-gradient(to bottom, #53cad4, rgba(6, 47, 111, 1));
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   color: #FFFFFF;
   font-family: Verdana;
   font-size: 12px;
   font-weight: 100;
   padding: 15px;
   width: 140px;
   height: 20px;
  

   -webkit-box-shadow: 1px 1px 20px 0 #000000;
   -moz-box-shadow: 1px 1px 20px 0 #000000;
   box-shadow: 1px 1px 20px 0 #000000;
   text-shadow: -17px 1px 20px #000000;
   border: solid #FFFFFF 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
   text-transform: uppercase;

}

.BUTTON_GEO:hover {
   border: solid #FFFFFF 1px;
   background: #53cad4;
   background-image: -webkit-linear-gradient(top, rgba(6, 47, 111, 1), #53cad4);
   background-image: -moz-linear-gradient(top, rgba(6, 47, 111, 1), #53cad4);
   background-image: -ms-linear-gradient(top, rgba(6, 47, 111, 1), #53cad4);
   background-image: -o-linear-gradient(top, rgba(6, 47, 111, 1), #53cad4);
   background-image: -webkit-gradient(to bottom, rgba(6, 47, 111, 1), #53cad4);
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   text-decoration: none;
}




.BUTTON_GEO2 {
   background: #53cad4;
   background-image: -webkit-linear-gradient(#53cad4, rgba(6, 47, 111, 1));
   background-image: -moz-linear-gradient(top, #53cad4, rgba(6, 47, 111, 1));
   background-image: -ms-linear-gradient(top, #53cad4, rgba(6, 47, 111, 1));
   background-image: -o-linear-gradient(top, #53cad4, rgba(6, 47, 111, 1));
   background-image: -webkit-gradient(to bottom, #53cad4, rgba(6, 47, 111, 1));
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   color: #FFFFFF;
   font-family: Verdana;
   font-size: 12px;
   font-weight: 100;
   padding: 6px;
   width: 133px;
   


   -webkit-box-shadow: 1px 1px 20px 0 #000000;
   -moz-box-shadow: 1px 1px 20px 0 #000000;
   box-shadow: 1px 1px 20px 0 #000000;
   text-shadow: -17px 1px 20px #000000;
   border: solid #FFFFFF 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   vertical-align: text-sup;
   text-transform: uppercase;
   text-align: center;
}

.BUTTON_GEO2:hover {
   border: solid #FFFFFF 1px;
   background: #53cad4;
   background-image: -webkit-linear-gradient(top, rgba(6, 47, 111, 1), #53cad4);
   background-image: -moz-linear-gradient(top, rgba(6, 47, 111, 1), #53cad4);
   background-image: -ms-linear-gradient(top, rgba(6, 47, 111, 1), #53cad4);
   background-image: -o-linear-gradient(top, rgba(6, 47, 111, 1), #53cad4);
   background-image: -webkit-gradient(to bottom, rgba(6, 47, 111, 1), #53cad4);
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   text-decoration: none;
}

.BUTTON_GE {
   background: #43F63D;
   background-image: -webkit-linear-gradient(top, #df898d, #e1474e);
   background-image: -moz-linear-gradient(top, #df898d, #e1474e);
   background-image: -ms-linear-gradient(top, #df898d, #e1474e);
   background-image: -o-linear-gradient(top, #df898d, #e1474e);
   background-image: -webkit-gradient(to bottom, #df898d, #e1474e);
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   color: #FFFFFF;
   font-family: Verdana;
   font-size: 12px;
   font-weight: 100;
   padding: 15px;
   width: 180px;
   height: 40px;
   line-height: 15px;

   -webkit-box-shadow: 1px 1px 20px 0 #000000;
   -moz-box-shadow: 1px 1px 20px 0 #000000;
   box-shadow: 1px 1px 20px 0 #000000;
   text-shadow: -17px 1px 20px #000000;
   border: solid #FFFFFF 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
    text-transform: uppercase;

}

.BUTTON_GE:hover {
   border: solid #FFFFFF 1px;
   background: #34580A;
   background-image: -webkit-linear-gradient(top, #e1474e, #df898d);
   background-image: -moz-linear-gradient(top, #e1474e, #df898d);
   background-image: -ms-linear-gradient(top, #e1474e, #df898d);
   background-image: -o-linear-gradient(top, #e1474e, #df898d);
   background-image: -webkit-gradient(to bottom, #e1474e, #df898d);
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   text-decoration: none;
}

.BUTTON_GE2 {
   background: #43F63D;
   background-image: -webkit-linear-gradient(top, #df898d, #e1474e);
   background-image: -moz-linear-gradient(top, #df898d, #e1474e);
   background-image: -ms-linear-gradient(top, #df898d, #e1474e);
   background-image: -o-linear-gradient(top, #df898d, #e1474e);
   background-image: -webkit-gradient(to bottom, #df898d, #e1474e);
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   color: #FFFFFF;
   font-family: Verdana;
   font-size: 14px;
   font-weight: 100;
   padding: 15px;
   width: 250px;
   height: 40px;
   line-height: 15px;

   -webkit-box-shadow: 1px 1px 20px 0 #000000;
   -moz-box-shadow: 1px 1px 20px 0 #000000;
   box-shadow: 1px 1px 20px 0 #000000;
   text-shadow: -17px 1px 20px #000000;
   border: solid #FFFFFF 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
	 text-transform: uppercase;

}

.BUTTON_GE2:hover {
   border: solid #FFFFFF 1px;
   background: #34580A;
   background-image: -webkit-linear-gradient(top, #e1474e, #df898d);
   background-image: -moz-linear-gradient(top, #e1474e, #df898d);
   background-image: -ms-linear-gradient(top, #e1474e, #df898d);
   background-image: -o-linear-gradient(top, #e1474e, #df898d);
   background-image: -webkit-gradient(to bottom, #e1474e, #df898d);
   -webkit-border-radius: 9px;
   -moz-border-radius: 9px;
   border-radius: 9px;
   text-decoration: none;
}





#UserTable{
    
    border-radius:20px;
        padding:2.5px;
}

#borderDemo {
border: 1px solid black;
border-radius: 20px;
width: 90%;


}

#borderDemoG {
border: 1px solid black;
border-radius: 20px;
width: 100%;
background-color:white;


}


#borderDemot {
border: 2px solid black;
border-radius: 20px;
 width: 90%;
background:#f5f4f5;


}


#borderDemo2 {
border: 2px solid black;
border-radius: 20px;
 width: 40%;
background:#f5f4f5;
padding: 10px;
margin-left: 37px;

}

#borderDemo3 {
border: 2px solid black;
border-radius: 20px;
 width: 70%;
background:#f5f4f5;
padding: 10px;
margin-left: 37px;

}

#borderDemo4 {
border: 2px solid black;
border-radius: 20px;
 width: 40%;
background:#f5f4f5;
padding: 10px;
margin-left: 1px;

}

#borderDemo5 {
border: 1px solid black;
border-radius: 10px;
 width: 95%;
background:#f5f4f5;
padding: 10px;
margin-left: 37px;

}

#borderDemo6 {
border: 1px solid black;
border-radius: 10px;
width: 90%;
background:#f5f4f5;
padding: 0px;
margin-left: 0px;
height: 400px
}

#borderDemo7 {
border: 1px solid black;
border-radius: 10px;
width: 90%;
background:#f5f4f5;
padding: 10px;
margin-left: 0px;

}

#borderDemo8 {
border: 1px solid black;
border-radius: 10px;
width: 80%;

}





#borderLogin {
border: 2px solid black;
border-radius: 10px;
 width: 20%;
background:rgba(83, 202, 212, 0.28);
padding: 10px;
margin-left: 1px;

}

.radius {
 
  padding: 10px;
  border-radius: 10px 10px 0px 0px;
}

.radius2 {
 
  padding: 10px;
  border-radius:0px 0px 0px 10px;
}

.radius3 {
 
  padding: 10px;
  border-radius: 0px 0px 10px 0px;
}



.topx {
  vertical-align: bottom;
}

#odskok {
margin-left: 37px;

}

#odskok2 {
margin-left: 80px;

}



table th 
{
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    color: #000000;
    font-size: 90%;
    text-align: left;
    font-weight: 600;
    text-transform: initial;
    vertical-align: middle;
    max-width: 200px;
   
}

input[type="text"], input[type="email"], input[type="password"] 
{
    padding: 0px;
    height: 30px;
    width: 100%;
    background-color: #dcdcdc;
    border: none;
    color: #555;
    font-size: 10px;
    border: 1px solid #000000;
	border-radius: 5px;	
    text-indent: 10px;
    letter-spacing: 1px;
    /* text-transform: uppercase */
}

select 
{
    border: 1px solid #000000;
    border-radius: 5px;
    height: 40px;
    width: 100%;	
    padding: 10px;
    background-color: #dcdcdc

    	
}
textarea
{
    padding: 10px 0 0 10px;
    height: 100px;
    width: 98%;
    font:inherit;
    overflow: auto;
    background-color: white;
    color: #555;
    border: none;
    border: 1px solid #000000;
    border-radius: 3px;
    font-size: 10px;
    /* text-transform: uppercase; */
    letter-spacing: 1px
}
input[type="submit"], .action-button .be-button 
{
    border: 1px solid #000000;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 12px;
    line-height: 11px;
    padding: 15px;
    letter-spacing: 0px;
    background-color: #dcdcdc;

    text-transform: uppercase
}


/* DivTable.com */
.divTable{
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    background-color: #EEE;
    display: table-header-group;
    font-weight: bold;
}
.divTableCell,
.divTable2Cell,
.divTableHead {
    border: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;

}

.divTableCellX,                                           
.divTable2CellX,
.divTableHeadX {                                          
    border: 0px solid #999999;                            
    display: table-cell;                                  
    padding: 3px 10px;                                    
                                                          
}

.divTableCell2 {                                          
    /*  border: 1px solid #999999; */
    display: table-cell;
    padding: 3px 10px;
}
.divTableCell3 {
    /*  border: 1px solid #999999; */
    display: table-cell;
    padding: 3px 10px;
}
.divTableCell4 {
    /*  border: 1px solid #999999; */
    display: table-cell;
    padding: 3px 10px;
}
.divTableFoot {
    background-color: #EEE;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: table-row-group;
}

.divTable2 {
  display: table;
  width: 100%;
}

.divTable2Row {
  display: table-row;
}

.divTable2Body {
  display: table-row-group;
}
