/* 
    Document   : main_body
    Created on : 04.09.2012., 22:01:02
    Author     : Roman Jeđud (rjedud@gmail.com)

*/
body
{
    background-color:#5AF024;
    font-family: 'Exo 2', sans-serif,Tahoma,Verdana,Arial,Helvetica;
    font-size: 30px;
    color:#383942;
    width: 900px;
    cursor: pointer;
    background-image: url(../images/bg_transp_mat1.png);
    background-repeat:repeat;
    background-attachment:fixed;
}
p {
padding:5px;
}
div.zaglavlje
{
top: 0px;
left: 50%;
margin-left: -490px;
width: 990px;

position: absolute;
    height: 160px;
    background: #3DAD15;
}
div.zaglmenu
{
top: -80px;
width: 100%;
height: 0%;
position: absolute;
}
div.zaglbann
{
    top: -90px;
    height:90px;
    width: 74%;
    float: right;

    float: right;
    position: relative;
}
div.zaglogo
{
    height:110px;
    width:290px;
    left: 300px;
    display: block;
//    top:22px;
}
.smallmenu 
{
//    font-size:0.8em;
    float: right;
    padding-right: 20px;
    padding-left: 30px;
    height:70px;
    color: #383942;
    display: inline-block;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    border: white 10px;
    background:#FFF12E;
top: 80px;
position: relative;
}
.smallmenu:hover, .bigtab:hover
{
    background-color: #F9FCED;
    color:#D10404;

}

.smalltab
{
    float: right;
    padding: 5px;
    padding-left:11px;
    padding-right:9px;
    color: black;
    display: inline-block;
width:27%;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    border: white 10px;
    background:lightgrey;

   -webkit-border-top-left-radius: 2em;
   -moz-border-radius-topleft: 2em;
   -webkit-border-top-right-radius: 0.2em;
   -moz-border-radius-topright: 0.2em;
   border-top-right-radius: 0.2em;
   border-top-left-radius: 2em;
}
.smalltab:hover
{
color:white;
}

.selbigtab, .bigtab
{
    top:10px;
    font-size:1.3em;
    height:120px;
    padding-left:40px;
    padding-right:40px;
	padding-top: 50px;
    color: #383942;
    display: table-cell;
    border: #FFF12E 10px;
    background: #FFF12E; /* for non-css3 browsers */
    -webkit-border-top-left-radius: 0.5em;
    -moz-border-radius-topleft: 0.5em;
    -webkit-border-top-right-radius: 0.5em;
    -moz-border-radius-topright: 0.2em;
    border-top-right-radius: 0.5em;
    border-top-left-radius: 0.5em;
}
.selbigtab
{

top: 81px;
z-index:3;
height:3em;
    -webkit-box-shadow: 0 1px 3px black;
    -moz-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
}
.bigtab:hover
{
color: #383942;
border: solid 1px #383942;
}

.bigtab
{
    -webkit-box-shadow: 0 1px 3px black;
    -moz-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
    background: #FFA200; /* for non-css3 browsers */
    color:#FFFFFF;
    padding:35px;
//position: absolute;
}

 
div.glavni
{

    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: 100px;
    margin-right: 100px;
    
}

div.reader, div.centereader
{
    left:50%;
    margin-left:-490px;

    border:1px;
    width: 985px;
    position:absolute;
    top:230px;
    bottom: 15px;

}
div.centereader
{
//    left:0px;
//    margin-left:-450px;
    border:1px;
//    width: 100%;
    position:absolute;
    opacity: .1;
/*    top:500px; */
    bottom: 15px;

}

div.reader1, div.reader2, div.reader3, div.reader4, div.reader5, div.reader6, div.reader7,
div.reader8, div.reader9, div.reader10, div.reader11, div.reader12, div.reader13, div.reader14,
div.reader15, div.reader16, div.reader17,div.reader18, div.reader19, div.reader20, 
div.reader21, div.reader22, div.reader23, div.reader24, .wiz, .treader
{

    border:10px;
    border-color: #FFF12E;
    background-color: #FFF12E;
/*    opacity:0.8; */
/*    filter:alpha(opacity=80);  For IE8 and earlier */    
    color: #383942;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .3);
    /* Firefox */
    -moz-border-radius: 7px;
    /* WebKit */
    -webkit-border-radius: 7px;
    /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
    border-radius: 7px;
    behavior: url(ie-css3.htc);
    -webkit-box-shadow: 0 1px 3px black;
    -moz-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;    
    border-left-style: solid;
    border-left-width: 10px;
//    font-size: 0.8em;
	padding: 20px;
}
.treader {
    top:35px;
    padding-top: 300px;
}
.treader img, .wiz img {
    transform: scale(1.4);
    margin-top:80px;
    margin-bottom:60px;
}

.wiz
{
    pozition:absolute;
    top:50px:
    z-index: 15;
    padding-bottom: 5px;
    padding-top: 2px;
    border-radius: 0px 0px 7px 7px;
    behavior: url(ie-css3.htc);
    height: 1800px;
}

div.reader1:hover, div.reader2:hover, div.reader3:hover, div.reader4:hover, div.reader5:hover, div.reader6:hover, div.reader7:hover,
 div.reader8:hover, div.reader9:hover, div.reader10:hover, div.reader11:hover, div.reader12:hover, div.reader13:hover, div.reader14:hover,
 div.reader15:hover, div.reader16:hover, div.reader17:hover,div.reader18:hover, div.reader19:hover, div.reader20:hover, 
div.reader21:hover, div.reader22:hover, div.reader23:hover, div.reader24:hover, .treader
{
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}

 .treader
{
position: absolute;
    width: 970px;
    margin-left: -17px;
    opacity:1.0;
    min-height:20%;
    filter:alpha(opacity=100);
    padding-bottom: 10px;
    padding-top: 15px;
    -moz-border-radius:  0px 7px 7px 7px;
    -webkit-border-radius:  0px 7px 7px 7px;
    border-radius: 0px 7px 7px 7px;
    behavior: url(ie-css3.htc);
    list-style: outside none none;
}

p.naslov
{

    padding-top: 7px;
    text-align: left;
    text-indent: 10px;
    font-weight: bold;
    font-style: normal;
//    font-size: 17px;
}
p.tstamp
{
    visibility:hidden;
	padding-right: 10px;
    float: right;
    font-weight: lighter;
    font-style: italic;
    top: 2px;
}

div.writer
{
    left:470px;
    margin-left:-480px;
    padding:2px;
    font-family: Vedrana, Helvetica, sans-serif;
    border:1px;
    width: 100%;
    position: absolute;
    top:90px;
    bottom: -1500px;
color: 383942;
    font-size: 14px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .3);
	background: -webkit-gradient(linear, left , right, from(white), to(#efeff0)); /* for webkit browsers */
	background: -moz-linear-gradient(left,  white,  #efeff0); /* for firefox 3.6+ */
        background: -webkit-linear-gradient(left, white, #efeff0); /* Chrome 10+, Safari 5.1+, iOS 5+ */
        background: -o-linear-gradient(left, white, #efeff0); /* Opera 11.10-12.00 */
        background: linear-gradient(to right, white, #efeff0); /* Firefox 16+, IE10, Opera 12.50+ */

}
div.assign, div.ass, .toolbar
{
    border:10px;
    width: 350px;
    position: relative;
    padding: 3px;
    font-family: Vedrana, Helvetica, sans-serif;
    font-size: 15px;
    background-color: #FFF12E;
    opacity:0.8;
    filter:alpha(opacity=80); /* For IE8 and earlier */    
    color: 383942;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .3);
    /* Firefox */
    -moz-border-radius: 3px;
    /* WebKit */
    -webkit-border-radius: 3px;
    /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
    border-radius: 3px;
    behavior: url(ie-css3.htc);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);

}

label.lab,.list,#inptext
{    
/*    margin-top: 10px; */
    padding:17px;

border-radius: 3px;
behavior: url(ie-css3.htc); 
}

div.list label{
    padding-left: 40px;
    border: solid 1px gray;
    padding: 10px;
}

div.row
{
    position: relative;
    width: 100%;
    height: 25px;
}

div.uplabel
{

font-size: larger;
position: fixed;
width: 100%;
height:100px;
bottom: -5px;
left: 0px;
padding: 5px;
color: #383942;
font-weight: bold;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
display: block;
text-align: center;
box-shadow: 0px 1px 3px #000;
background:#FFF12E;
z-index: 3;
}
div.cellyes
{
    background: darkgrey;
    	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='lightgray>', endColorstr='darkgrey'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(lightgray), to(darkgrey)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  lightgray,  darkgrey); /* for firefox 3.6+ */
        background: -webkit-linear-gradient(top, lightgray, darkgrey); /* Chrome 10+, Safari 5.1+, iOS 5+ */
        background: -o-linear-gradient(top, lightgray, darkgrey); /* Opera 11.10-12.00 */
        background: linear-gradient(to bottom, lightgray, darkgrey); /* Firefox 16+, IE10, Opera 12.50+ */
    color: white;
    position: relative;
    display: inline-block;
    height: 18px;
    min-width: 20%;
    padding:10px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .3);
    /* Firefox */
    -moz-border-radius: 3px;
    /* WebKit */
    -webkit-border-radius: 3px;
    /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
    border-radius: 3px;
    behavior: url(ie-css3.htc); 
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    padding-left: 5px;
}

div.cellno, .edt
{
    position: relative;
    display: inline-block;
    background-color: white;
    color:black;
    height: 18px;
    min-width: 20%;
    padding:10px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .3);
    /* Firefox */
    -moz-border-radius: 3px;
    /* WebKit */
    -webkit-border-radius: 3px;
    /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
    border-radius: 3px;
    behavior: url(ie-css3.htc);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
padding-left: 5px;
}
input.edt:hover
{
    color: white;
    border: 1px;

    font-weight: bold;
    text-align: right;
    border-right-color: white;
    border-left-color: white;
    border-bottom-color: white;
    border-top-color: white;
    border-right-style: outset;
    border-left-style: outset;
    border-bottom-style: outset;
    border-top-style: outset;
}

pre 
{
    overflow: auto;
    font-family: courier,Georgia,Serif;
    background: #ffffff;
    margin: 1px;
    padding: 2px;
    color: #000000;
}

div.bottbar, .pagination
{
    color:#383942; 
    background:#FFF12E; 

    right:10px; 
    bottom:0; 
    position: fixed;
    /* Firefox */
    -moz-border-radius: 4px;
    /* WebKit */
    -webkit-border-radius: 4px;
    /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
    border-radius: 4px;
    behavior: url(ie-css3.htc);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    border: 1px solid black;
    z-index: 100;
    padding: 5px;
    
}
div.sidebar
{
    color:#383942; 
    background:#FFF12E; 

    right: -133px;/*10px; */
    top: 180px; 
    position: fixed;
    /* Firefox */
    -moz-border-radius: 4px;
    /* WebKit */
    -webkit-border-radius: 4px;
    /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
    border-radius: 4px;
    behavior: url(ie-css3.htc);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    border: 1px solid black;
    z-index: 100;
    padding: 5px;
    
}
div.bginactive, div.bginactive_1
{
    position: fixed;
    top:0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index:15;
    background-color: black;
    opacity:0.5;
    filter:alpha(opacity=50); /* For IE8 and earlier */   
}
div.fgactive, div.fgactive_add, div.fgactive_img, div.fgactive_href, div.fgactive_gallery, div.fgactive_gal, div.pupframe
{
    position: fixed;
    left:50%;
    margin-left:-500px;
    min-width: 1000px;
    top:50%;
    margin-top: -100px;
    min-height: 400px;
    z-index:16;
    background-color: white;
    /* Firefox */
    -moz-border-radius: 10px;
    /* WebKit */
    -webkit-border-radius: 10px;
    /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
    border:1px solid black;
    border-radius: 0px 0px 10px 10px;
    behavior: url(ie-css3.htc);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
    opacity: 1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */   
}

div.winhead
{
    color: #FFFFFF ;
    font-weight: bold;
    width: 100%;        
        background: #3DAD15; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04C404', endColorstr='#3DAD15'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04C404), to(#3DAD15)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04C404,  #3DAD15); /* for firefox 3.6+ */
        background: -webkit-linear-gradient(top, #04C404, #3DAD15); /* Chrome 10+, Safari 5.1+, iOS 5+ */
        background: -o-linear-gradient(top, #04C404, #3DAD15); /* Opera 11.10-12.00 */
        background: linear-gradient(to bottom, #04C404, #3DAD15); /* Firefox 16+, IE10, Opera 12.50+ */
    border: 1px solid #3DAD15;
    -webkit-box-shadow: 0 1px 3px black;
    -moz-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
}

.fileIN
{
border: solid 1px grey;
color:black;

    /* Firefox */
    -moz-border-radius: 3px;
    /* WebKit */
    -webkit-border-radius: 3px;
    /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
    border-radius: 3px;
    behavior: url(ie-css3.htc);
}


label.flab, label.flabL
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
color: white;
}
label.flabB
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
color: black;
}

label.flabL
{
width: 8em;
}

.submit #input
{
margin-left: 4.5em;
float: right;
}

input.butt
{
    width: auto;
    padding:2px;
    padding-left:10px;
    padding-right:10px;
    border:1px groove black;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    behavior: url(ie-css3.htc);
    cursor:pointer;
       	background-image: -webkit-gradient(linear, left top, left bottom, from(lightgrey),to(white));
	background-image: -webkit-linear-gradient(top, lightgrey, white);
	background-image: -moz-linear-gradient(top, lightgrey, white);
	background-image: -o-linear-gradient(top, lightgrey, white);
	background-image: -ms-linear-gradient(top, lightgrey, white);
	background-image: linear-gradient(top, lightgrey, white);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='lightgrey', EndColorStr='white');

}


div.roundframe
{
    width: 320px;
    color: white;
    padding:5px;
    background:grey;
    border:1px solid white;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    behavior: url(ie-css3.htc);
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */

}
a
{

color: #D10404;
cursor: pointer;
text-decoration: none;
//padding:1px;
}

a:hover
{
color:#EB0202;
}

div.step
{
padding:10px;
// width:100%;
}

.wiz > li > a, .treader > li > a
{
border: 1px solid;
padding:5px;
padding-left: 20px;
padding-right: 20px;
color: #383942;
background:transparent;
width:100%;
    -moz-border-radius:  7px 7px 7px 7px;
    -webkit-border-radius:  7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;

}

.wiz > li > a:hover, .tab > li > a:hover, .treader > li > a:hover
{
color: #FFFFFF;
background-color:#04C404;
min-width:400px;
    -moz-border-radius:  0px 7px 0px 7px;
    -webkit-border-radius:  0px 7px 0px 7px;
    border-radius: 0px 7px 0px 7px;
    behavior: url(ie-css3.htc);
}
span
{
color: #383942;
}

#slideshow {
display: block;
    position:relative;
    height:800px;
    width:760px;
    top: 10px;
    left:115px;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3); 
   
}

#slideshow DIV {
    position:relative;
    top:0;
    left:0;
    z-index:1;
    opacity:0.0;
    height: 800px;

}

#slideshow DIV.active {
    z-index:0;
    opacity:1;
}

#slideshow DIV.last-active {
    z-index:2;
    opacity:0.0;
}

#slideshow DIV IMG {
//    width: 800px;
    display: block;
//#    border: 10px white;
    margin-bottom: 10px;
}

#slideshow DIV IMG.img_slide {
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
div.centereader_tr {
    left: 50%;
    opacity: 0;
    background-color: #FFF12E;
    color: #383942;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .3);
    /* Firefox */
    -moz-border-radius: 7px;
    /* WebKit */
    -webkit-border-radius: 7px;
    /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
    border-radius: 7px;
    border: 1px solid;
    behavior: url(ie-css3.htc);
    -webkit-box-shadow: 0 1px 3px black;
    -moz-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
    z-index: 10;
    position: fixed; 
    width: 800px; 
    margin-left: -400px;
    bottom: 0px;
    height: 400px;
    visibility:hidden;
}  
.cente_reader {
    padding-left: 15px;
    left: 50%;
    opacity: 0;
    z-index: 21;
    position: fixed; 
    width: 800px; 
    margin-left: -400px;
    bottom: 0px;
    height: 400px;
    visibility:hidden;
    }
img.img_def, img.img_slide, img.img_page{
    background-size:contain;
    width: 100%;
    border: 1px solid;
    -webkit-box-shadow: 0 1px 3px black;
    -moz-box-shadow: 0 1px 3px black;
    box-shadow: 0 1px 3px black;
    
}
img.img_slide{
//    border-top-left-radius: 7px;
//    border-top-right-radius: 7px;
//padding 3px;
    width:755px;
    height: 230px;
}
#gslideshow {
height: 620px;
}
img.img_page{
    width:900px;
//    max-width:100%;
    height:auto;
//    max-height:390px;
    cursor:url(../images/icon/next.png),auto;
    padding: 5px;
    background-color:white;
    
//max-width:720px;
//max-height: 400px;
}

img.img_def {
            max-width: 760px;
            left: -27px;
            position: absolute;
            top: 80px;
            }

.pict_up {
    position: absolute;
    width: 980px;
    height: 1500px;
    left: 50%;
    margin-left: -490px;
    top: 10px;
}



#a_img
{
    position: absolute;
    display: inline-block;
    background-color: white;

    height: 50px;
    width: 100%;
    padding:7px;
    border: 1px solid black;
    /* Firefox */
    -moz-border-radius: 4px;
    /* WebKit */
    -webkit-border-radius: 4px;
    /* IE9, Opera 10.5+, dev channel releases of Google Chrome */
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}

// pagination stuff

.page {
    position:absolute;
    top:0px;
	width:985px;
}
.pagination{

    position: fixed;
    bottom: 0px;
    left: 0px;
    right:0px; 
	opacity: 0.9;
	height: 100px;
}
.pagination ul{
    margin: 0px;
    padding: 20px;
    text-align: left;
//    font-size: 16px;
}
.pagination li{
    list-style-type: none;
    display: inline;
}
.pagination a, .pagination a:visited{
    padding: 20px;
    //border: 1px solid #9aafe5;
    text-decoration: none;
    color:#383942;
}
.pagination a:hover, .pagination a:active{
    //border: 1px solid #2b66a5;
    //color: #000;
    //background-color: #FFFF80;
    	background-color: #D10404;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EB0202),to(#D10404));
	background-image: -webkit-linear-gradient(top, #EB0202, #D10404);
	background-image: -moz-linear-gradient(top, #EB0202, #D10404);
	background-image: -o-linear-gradient(top, #EB0202, #D10404);
	background-image: -ms-linear-gradient(top, #EB0202, #D10404);
	background-image: linear-gradient(top, #EB0202, #D10404);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#EB0202', EndColorStr='#D10404');
color: #FFFFFF;
}
.pagination a.prevnext{
    font-weight: bold;
}
.smob > img{
padding:15px;
}
.page_number {
    text-align: center;
    width: 20px;
    display: inline-block;
    
}
.ui-loader { display: none;}
// ------------------ menu horizontal --------------------------
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

#mnav_h {	
	width: auto;
	margin: 100px auto;
}
#nav_h {
	margin: 0;
	padding: 10px 3px 10px;
	line-height: 100%;
        top: 110px;
        left:50%;
        margin-left:-507px;
        width: 997px;
        position:absolute;
        -webkit-box-shadow: 0 1px 3px black;
        -moz-box-shadow: 0 1px 3px black;
        box-shadow: 0 1px 3px black;
	background: #3DAD15; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04C404', endColorstr='#3DAD15'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04C404), to(#3DAD15)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04C404,  #3DAD15); /* for firefox 3.6+ */
        background: -webkit-linear-gradient(top, #04C404, #3DAD15); /* Chrome 10+, Safari 5.1+, iOS 5+ */
        background: -o-linear-gradient(top, #04C404, #3DAD15); /* Opera 11.10-12.00 */
        background: linear-gradient(to bottom, #04C404, #3DAD15); /* Firefox 16+, IE10, Opera 12.50+ */
	border: solid 1px #3DAD15;
}
#nav_h li {
	margin: 0 5px;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;

}
/* main level link */
#nav_h a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	padding:  20px 20px;
	margin: 0;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, .3);

}
/* main level link hover */
#nav_h .current a, #nav_h li:hover > a {
	background: #D10404; /* for non-css3 browsers */
        border-radius: 4px 4px 4px 4px;
        color: #;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB0202', endColorstr='#D10404'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#EB0202), to(#D10404)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #EB0202,  #D10404); /* for firefox 3.6+ */
        background: -webkit-linear-gradient(top, #EB0202, #D10404); /* Chrome 10+, Safari 5.1+, iOS 5+ */
        background: -o-linear-gradient(top, #EB0202, #D10404); /* Opera 11.10-12.00 */
        background: linear-gradient(to bottom, #EB0202, #D10404); /* Firefox 16+, IE10, Opera 12.50+ */


}
#nav_h li:hover li a {
        color: #;
}


/* sub levels link hover */
#nav_h ul li:focus a {
	background: none;
	border: none;
	color: #;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
        box-shadow: none;

}
#nav_h ul a:focus {

        background: #D10404 !important; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB0202', endColorstr='#D10404'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#EB0202), to(#D10404)) !important; /* for webkit browsers */
	background: -moz-linear-gradient(top,  #EB0202,  #D10404) !important; /* for firefox 3.6+ */
	background: -o-linear-gradient(top, #EB0202, #D10404);
        background: linear-gradient(to bottom, #EB0202, #D10404); /* Firefox 16+, IE10, Opera 12.50+ */
color: #;
       
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
        border-radius: 0;
/*	text-shadow: 0 1px 1px rgba(0, 0, 0, .1); */
}
/* level 2 list */
#nav_h ul {
	background: #FFA200; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAC003', endColorstr='#FFA200'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FAC003), to(#FFA200)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FAC003,  #FFA200); /* for firefox 3.6+ */
        background: -webkit-linear-gradient(top, #FAC003, #FFA200); /* Chrome 10+, Safari 5.1+, iOS 5+ */
        background: -o-linear-gradient(top, #FAC003, #FFA200); /* Opera 11.10-12.00 */
        background: linear-gradient(to bottom, #FAC003, #FFA200); /* Firefox 16+, IE10, Opera 12.50+ */

	margin: 0;
	padding: 20px;
	position: relative;
        width: 930px;

	border: solid 1px #b4b4b4;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	border-radius: 0.2em;
        -webkit-box-shadow: 0 1px 3px black;
        -moz-box-shadow: 0 1px 3px black;
        box-shadow: 0 1px 3px black;
}


#demo1
{
        padding: 3px;
	background: #3DAD15; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04C404', endColorstr='#3DAD15'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04C404), to(#3DAD15)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04C404,  #3DAD15); /* for firefox 3.6+ */
        background: -webkit-linear-gradient(top, #04C404, #3DAD15); /* Chrome 10+, Safari 5.1+, iOS 5+ */
        background: -o-linear-gradient(top, #04C404, #3DAD15); /* Opera 11.10-12.00 */
        background: linear-gradient(to bottom, #04C404, #3DAD15); /* Firefox 16+, IE10, Opera 12.50+ */

}

#demo2
{
        padding: 3px;
        background: #FFA200; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAC003', endColorstr='#FFA200'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FAC003), to(#FFA200)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FAC003,  #FFA200); /* for firefox 3.6+ */
        background: -webkit-linear-gradient(top, #FAC003, #FFA200); /* Chrome 10+, Safari 5.1+, iOS 5+ */
        background: -o-linear-gradient(top, #FAC003, #FFA200); /* Opera 11.10-12.00 */
        background: linear-gradient(to bottom, #FAC003, #FFA200); /* Firefox 16+, IE10, Opera 12.50+ */

}
#demo3
{
        padding: 3px;
        background: #D10404; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#EB0202', endColorstr='#D10404'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#EB0202), to(#D10404)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #EB0202,  #D10404); /* for firefox 3.6+ */
        background: -webkit-linear-gradient(top, #EB0202, #D10404); /* Chrome 10+, Safari 5.1+, iOS 5+ */
        background: -o-linear-gradient(top, #EB0202, #D10404); /* Opera 11.10-12.00 */
        background: linear-gradient(to bottom, #EB0202, #D10404); /* Firefox 16+, IE10, Opera 12.50+ */

}

/* dropdown */
#nav_h li:hover > ul {
	display: block;
        color: #; 
}
#nav_h ul li {
	float: none;
	margin: 0;
	padding: 0;
/* z-index:1001; */
}
#nav_h ul a {
	font-weight: normal;
/*	text-shadow: 0 1px 1px rgba(255, 255, 255, .9); */
     
}
/* level 3+ list */
#nav_h ul ul {
	left: 20px;
	top: -3px;
        width: 700px;

}
/* rounded corners for first and last child */
#nav_h ul li:first-child > a {
	-webkit-border-top-left-radius: 0.2em;
	-moz-border-radius-topleft: 0.2em;
	-webkit-border-top-right-radius: 0.2em;
	-moz-border-radius-topright: 0.2em;
        border-top-right-radius: 0.2em;
        border-top-left-radius: 0.2em;
}
#nav_h ul li:last-child > a {
	-webkit-border-bottom-left-radius: 0.2em;
	-moz-border-radius-bottomleft: 0.2em;
	-webkit-border-bottom-right-radius: 0.2em;
	-moz-border-radius-bottomright: 0.2em;
        border-bottom-right-radius: 0.2em;
        border-bottom-left-radius: 0.2em;
}
/* clearfix */
#nav_h:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
        
}
#nav_h {
	display: inline-flex;
	font-size: 32px;
	padding: 10px;
	max-height: 98px;
}
html[xmlns] #nav_h {
	display: block;
        
}
* html #nav_h {
	height: 1%;

}
ul.subnav {
z-index: 20;
width:100%;
}

// ------------------ menu vertical ----------------------------
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

a {
	text-decoration: none;
}
ul, ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mnav_v {	
    

//	border: solid 1px #3DAD15;
//        border-radius: 1em;
//        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
//	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
.l_panel {
        font-size: 35px;
        margin-left:-1480px;
        width: 1000px;
        position: relative;
        top: 100px;
        z-index:11;
        border: solid 5px;
        border-color: #3DAD15;
        background-color: #FFF12E;
        left:-50%;
}

.nav_v {
	width: 992px;
	height: auto;
	
//	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .4);
//	-moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .4);
}
.nav_v > li > a, a.a_vertical {
	background-color: #3DAD15;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#04C404),to(#3DAD15));
	background-image: -webkit-linear-gradient(top, #04C404, #3DAD15);
	background-image: -moz-linear-gradient(top, #04C404, #3DAD15);
	background-image: -o-linear-gradient(top, #04C404, #3DAD15);
	background-image: -ms-linear-gradient(top, #04C404, #3DAD15);
	background-image: linear-gradient(top, #04C404, #3DAD15);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#04C404', EndColorStr='#3DAD15');
	border-bottom: 1px solid #3DAD15;
	-webkit-box-shadow: inset 0px 1px 0px 0px #FAC003;
	-moz-box-shadow: inset 0px 1px 0px 0px #FAC003;
	box-shadow: inset 0px 1px 0px 0px #FAC003;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
//	text-indent: 2.75em;
	display: block;
	position: relative;
        font-weight: normal;
	color: #FFFFFF;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
        text-align: center;
}
.nav_v ul li a {
	background: #FFF12E;
	border-bottom: 1px solid #efeff0;
	width: 100%;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 2.75em;
	display: block;
	position: relative;
        color: #383942;
        
}
.nav_v ul li:last-child a {
	border-bottom: 1px solid #33373d;
}
.nav_v > li > a:hover, .nav_v > li > a.active, a.a_vertical:hover, ul.sub-subnav > li:hover > a {
text-align: center;
	background-color: #D10404;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#EB0202),to(#D10404));
	background-image: -webkit-linear-gradient(top, #EB0202, #D10404);
	background-image: -moz-linear-gradient(top, #EB0202, #D10404);
	background-image: -o-linear-gradient(top, #EB0202, #D10404);
	background-image: -ms-linear-gradient(top, #EB0202, #D10404);
	background-image: linear-gradient(top, #EB0202, #D10404);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#EB0202', EndColorStr='#D10404');
	border-bottom: 1px solid #3DAD15;

}
.nav_v > li > a.active {
text-align: center;
	border-bottom: 1px solid #3DAD15;
}
.nav_v > li > a:before {
	content: '';
//	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	font-size: 36px;
	height: 1em;
  	width: 1em;
	position: absolute;
  	left: 0;
	top: 50%;
	margin: -.5em 0 0 0;

}
.nav_v > li > a span {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%; 
	background: #48515c;
	line-height: 1em;
	height: 1em;
	padding: .4em .6em;
	margin: -.8em 0 0 0; 
	color: #fff;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: .769em;
	border-radius: .769em;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, .26), 0px 1px 0px 0px rgba(255, 255, 255, .15);
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
	font-weight: 500;
}
.nav_v > li > a:hover span, .nav_v > li a.active span {
	background: #2173a1;
}
.nav_v > li > ul li a:before{
	content: '▶';
	font-size: 8px;
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -2.7em;
        
        
}

.nav_v > li > ul li:hover a,
.nav_v > li > ul li:hover a span,
.nav_v > li > ul li:hover a:before {
	color:#FFFFFF;
}


.nav_v ul > li > a span {
	font-size: 0.857em; 
	display: inline-block;
	position: absolute;
	right: 1em;
	top: 50%;
	background: #fff;
	border: 1px solid #d0d0d3;
	line-height: 1em;
	height: 1em;
	padding: .4em .7em;
	margin: -.9em 0 0 0; 
	color: #878d95;
	text-indent: 0;
	text-align: center;
	-webkit-border-radius: .769em;
	-moz-border-radius: 769em;
	border-radius: 769em;
	text-shadow: 0px 3px 3px rgba(255,255,255,.01);
}
ul#nav_v
{
margin: 3px;
}
ul#nav_v.nav_v > a
{
	text-align: center;
        display:inline-block;
	width: 100%;
        position: relative;
        font-weight: normal;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);
}
ul.sub-subnav > li > a
{
        background: #FFA200;
        color:#FFFFFF;
        width: 90%;
        margin-left: 100px;
}

a.a_vertical
{
	width: 100%;
	height: 2.75em;
	line-height: 1.95em;
	text-indent: 0.1em;      
        border-radius: 2px;
        -webkit-box-shadow: 0 1px 3px black;
        -moz-box-shadow: 0 1px 3px black;
        box-shadow: 0 1px 3px black;

	background: #3DAD15; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#04C404', endColorstr='#3DAD15'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#04C404), to(#3DAD15)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #04C404,  #3DAD15); /* for firefox 3.6+ */
        background: -webkit-linear-gradient(top, #04C404, #3DAD15); /* Chrome 10+, Safari 5.1+, iOS 5+ */
        background: -o-linear-gradient(top, #04C404, #3DAD15); /* Opera 11.10-12.00 */
        background: linear-gradient(to bottom, #04C404, #3DAD15); /* Firefox 16+, IE10, Opera 12.50+ */

	border: solid 1px #3DAD15;
}
winhead.a.ui-link{
	width: 120px;
	height:120px;
position: fixed;
}
 a.a_vertical:hover 
 {
 color: #FFFFFF;
         -webkit-box-shadow: 3px 3px 3px white;
        -moz-box-shadow: 3px 3px 3px white;
        box-shadow: 3px 3px 3px white;
 }

 a.smob {
	bottom: 0px;
	position: fixed;
	right: 18px;
	z-index: 101;
	width: 110px;
	height: 110px;
        border-radius: 80px;
}
#myusername {
    font-size: 1.2em;
    position: absolute;
    right: 30px;
    top: 110px;
}
#mypassword {
    font-size: 1.2em;
    position: absolute;
    right: 30px;
    top: 210px;
}
div.ui-btn:nth-child(2)
{
position: absolute;
top: -300px;
right: 30px;
}
#saveForm
{
font-size: 1.7em;
min-width: 500px;
height: 100px;
}
#saveForm.dugme 
{
font-size: 1.2em;
}
#mypassword.inptext
{
right: -970px;
}
#infoMob{
top: -220px;
}
div.bgzgl {
    top: 0px;
    left: 0%;
    margin-left: 0px;
    width: 100%;
    position: absolute;
    height: 220px;
    background: #3DAD15;

}

#slide, #slideshow, .active, IMG.img_slide{
  width:755px;
  height:240px;
}
li.home > a > img
{
height: 2em;
width: 2em;
}