﻿/*PORUKE*/
.isa_info, .isa_success, .isa_warning, .isa_error {
margin: 10px 0px;
padding:2px;
font-family:Tahoma, sans-serif;
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.isa_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.isa_error {
    color: #D8000C;
    background-color: #FFBABA;
}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i {
    margin:10px 22px;
    font-size:2em;
    vertical-align:middle;
}
/*end PORUKE*/
* {
outline: none;
}
.TopHeaderOut {
/*width: 100%;*/
background: #a50004;
display:block;
height:1.3em;
}
.TopHeaderNaslovContent {
max-width: 940px;
/*margin: 0 auto;*/
padding-left:12%;
}

.TopHeaderNaslov {
float:left;
}
    .TopHeaderNaslov img {
    
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
        }

.topHeder {
    /*height: 126px;
    width: 100%;*/
    background-color: #a20004;
    background-image: -moz-linear-gradient(top,#c40308,#a20004);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#c40308),to(#a20004));
    background-image: -webkit-linear-gradient(top,#c40308,#a20004);
    background-image: -o-linear-gradient(top,#c40308,#a20004);
    background-image: linear-gradient(top bottom,#c40308,#a20004);
    background-repeat: repeat-y;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c40308', endColorstr='#a20004', GradientType=0);
}



#footer {
	
    
	width: 100%;
    /*float:left;*/
    /*padding-left:10%;
     padding-right:10%;*/
    /*padding:0 10%;*/
    
     /*width:100% !important;*/
     display:table;
     margin:0 auto;
} 

.footerFloat {
	width: 55%;
	/*float: left;*/
    min-width:200px;
    color:#5d5d5d;
    font-family:Calibri;
    font-size:14px;
    margin-bottom:20px;
    /*padding-left:5%;*/
    margin:0 auto;
    
}
@media all and (min-width: 968px) {
    #footer {

        width: 78%;
        margin: auto;
    } 
    .footerFloat {
    width: 25%;
    float: left;
    }
}
#wrapper {
	/*width: 100% !important;
	max-width: 980px;*/
  
	/*margin: auto;*/
     background-color: #f1f1f1;
      border:2px solid #f1f1f1;
      border-top-color:#ddd;
     overflow:hidden;
     padding-bottom:50px;
} 
    .footerFloat li { 
        color:#5d5d5d;
    font-family:Calibri;
    font-size:14px;

    }
    .footerFloat h4 { color:#a50004;
    font-family:Calibri;
    font-size:14px;
    font-weight:700;
    }
    .footerFloat a span { color:#5d5d5d ;
    font-family:Calibri;
    font-size:12px;
    text-decoration:none;
    }
        .footerFloat a span:hover { color:#d8af33;}
    .footerFloat a { text-decoration:none;font-size:14px; color:#5d5d5d  !important;}
    .footerFloat a:hover { 
        color:#d8af33 !important;
        cursor: pointer;

    }

.footerBOT {
    height:50px;
    width:100% !important;
    bottom:0px;
    background-color: #383838;
    float:left;
    border-top: 2px solid #aaa;
}
    .footerBOT p {
       margin-top: 13px;
        font-size: 10px;
        line-height: 14px;
        color:#d1cfd1;
       padding-left:50px;
    }
.clear {
clear:both;
}

.cont
{
    background: url(logo-f.jpg) no-repeat left center;
    /*padding-left: 40px;*/
    margin-left:11%;
}
/*END Novi stilovi*/




.stampa {
    margin: 20px 20px 0px 20px;
}

/*KONTEJNER STRANICE*/
#container {
    width: 100%;
    z-index: 900;
    margin-top: 0px;
}


/*END Kontejner stranice*/


body {
    width: 100%;
    font-family: Cambria;
    font-size: 15px;
    padding: 0;
    margin: 0;
    background-color: white;
}







.meni2 {
    width: 100%;
    position: fixed;
    float: left;
    margin: 50px auto;
    z-index: 300;
    border: 1px solid #8BA0BC;
    background-color: inherit;
}

.meni3 {
    display: table;
    margin: 0 auto;
}

.loginbar {
    float: right;
    color: white;
    font-size: larger;
    margin-top: 10px;
    margin-right: 10px;
}

.loginbarOFF {
    float: right;
    color: white;
    font-weight: 500;
    margin-top: 0px;
    margin-right: 10px;
}

    .loginbarOFF a {
        color: white !important;
        font-weight: 900;
    }

        .loginbarOFF a:hover {
            color: red !important;
            font-weight: 900;
        }

.sifarnik_naslov {
    text-transform: uppercase;
    border: 1px solid #8BA0BC;
    background-color: #CFDDEE;
    color: white;
    width: 99.7%;
    /*float:right;*/
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: center;
    font-size: 20px;
    font-weight: 900;
    font-family: Tahoma, Geneva, sans-serif;
}

.dugme {
    font-family: 'Lucida Grande', 'Helvetica Neue', sans-serif;
	display: inline-block;
	background-color: #f5f5f5;
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -moz-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -ms-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: -o-linear-gradient(top,#f5f5f5,#f1f1f1);
	background-image: linear-gradient(top,#f5f5f5,#f1f1f1);
	color: #444;
	
	border: 1px solid #dcdcdc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	cursor: default;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 27px;
	line-height: 27px;
	min-width: 74px;
	padding: 0 8px;
	text-decoration: none;
    
}

.dugme:hover {
	background-color: #F8F8F8;
	background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -moz-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -ms-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: -o-linear-gradient(top,#f8f8f8,#f1f1f1);
	background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
	
	border: 1px solid #C6C6C6;
	color: #333;
	
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,.1);
}

.dugme.crveno {
	background-color:  #E83539;
	background-image: -webkit-linear-gradient(top,#dd4b39,#E83539);
	background-image: -moz-linear-gradient(top,#dd4b39, #E83539);
	background-image: -ms-linear-gradient(top,#dd4b39, #E83539);
	background-image: -o-linear-gradient(top,#dd4b39, #E83539);
	background-image: linear-gradient(top,#dd4b39, #E83539);
	
	border: 1px solid #b0281a;
	color: white;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
}

.dugme.crveno:hover {
	background-color: #C53727;
	background-image: -webkit-linear-gradient(top,#dd4b39,#c53727);
	background-image: -moz-linear-gradient(top,#dd4b39,#c53727);
	background-image: -ms-linear-gradient(top,#dd4b39,#c53727);
	background-image: -o-linear-gradient(top,#dd4b39,#c53727);
	background-image: linear-gradient(top,#dd4b39,#c53727);	
}

