﻿* {
    margin:0; 
    padding:0; 
}

body{
    background-image: url(images/Design/background_static.jpg);
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-position: center top;
    background-color:#FFFFFF;
    font-family:Arial, Sans-Serif;
    font-size:13px;
    color:#333333;
}


h1 {
    font-family:Arial, Sans-Serif;
    font-size:21px;
    color:#006699;
	font-weight:normal;
    padding-bottom:12px;

}

h2 {
	font-family: Arial, Sans-Serif;
	font-size:17px;
    color:#006699;
	font-weight:normal;
    padding-bottom:12px;
}

h3 {
	font-family: Arial, Sans-Serif;
	font-size:15px;
    color:#006699;
	font-weight:normal;
    padding-bottom:12px;
}

p {
    font-family:Arial, Sans-Serif;
    font-size:13px;
    color:#666666;
    }
    
a {
    }
    
a:hover  {
    }
/*
ul, li {
    font-family:Arial, Sans-Serif;
    font-size:13px;
    color:#666666;
	list-style-type:disc;
	background-color: #FFFFFF;
	list-style-position:inside;
	
}*/

/*--------MASTER PAGE-----------------*/



#header {
    width: 970px;
    height: 89px;
    margin-left:auto; 
    margin-right:auto; 
    color:#ffffff;
    z-index:1;
    position:relative;
}

#header a{
    width: 935px;
    height: 88px;
    color: #ffffff;
}

#header_left{
		width: 680px;
        height: 68px;
        float: left;
        text-align:left;
        z-index:1;
        padding-left:30px;
        padding-top:19px;
        position:relative;
    }

 
    
#header_right{
        width: 250px;
        height: 75px;
        float: left;
        z-index:1;
        position:relative;
        padding-top:16px;
    }
   
    
/*_______________IE7, FF Background transparent Hack__________________*/    

   
html>body #menu_bg
{
    background-image:url(images/Design/menu_bg.png);
    
    }

   
    
#menu_bg{
    width: 970px;
    height: 324px;
    margin-left:auto; 
    margin-right:auto; 
    color:#ffffff;
    z-index:1;
    position:relative;
    

    }



#main_wrap{
    width: 100%;
    top: 124px;
    z-index:2;
    position:absolute;
    
  }


/*__________HACK ZA BackgroundColor Opacity__________*/

#main{
    width: 960px;
    margin-left:auto;
    margin-right:auto;
    z-index:2;
    min-height:440px;
    height:auto !important;
	height: 440px; 
    background-color: #ffffff;
    /* for IE */
    filter:alpha(opacity=90);
    /* CSS3 standard */
    opacity:0.90;
    position:relative;
    
  }
#main ul li{list-style-position:inside;}
#divContent a{
    font-family: Arial, Sans-Serif;
    font-size:13px;
    color:#2079A5; 
    text-decoration:underline;

}

#divContent a:hover{
    font-family: Arial, Sans-Serif;
    font-size:13px;
    color:#CC0000; 
    text-decoration:none;

}



/*________ROUNDED EDGES______*/

#liquid-round {
      width:100%;
      margin:0px auto;
      background:#fff url(Images/Design/leftside.gif) repeat-y left top;
      z-index:2;

      }

      .top {
      width:100%;
      height:20px;
      background:url(Images/Design/top.gif) no-repeat left top;
      z-index:2;

      }
      .top span {
      display:block;
      position:relative;
      height:20px;
      background:url(Images/Design/top-right.gif) no-repeat right top;
      z-index:2;

      }

      .center-content {
      position:relative;
      background:url(Images/Design/rightside.gif) repeat-y right top;
      padding:1px 20px 50px 25px;
      margin:-1px 0 -50px 0;
      z-index:2;
      min-height:430px;
      height:auto !important;
      height: 430px; 

      }
      
      .center-content a{
        font-family: Arial, Sans-Serif;
        font-size:13px;
        color:#2079A5; 
        text-decoration:underline;

      }
      
      .center-content a:hover{
        font-family: Arial, Sans-Serif;
        font-size:13px;
        color:#CC0000; 
        text-decoration:none;

      }
            
      .bottom {
      height:60px;
      background:url(Images/Design/bottom.gif) no-repeat left bottom;
      z-index:2;

      }

      .bottom span {
      display:block;
      position:relative;
      height:60px;
      background:url(Images/Design/bottom-right.gif) no-repeat right top;
      z-index:2;

      }



html>body #footer
{
/*    background-image:url(images/Design/footer.png);
  */  
    }
  
#footer{
    width: 960px;
    margin-left:auto;
    margin-right:auto;
    z-index:2;
    min-height:120px;
    height:auto !important;
	height: 120px; 
    position:relative;
    overflow:auto;
  }


#footer_left {
	width: 789px;
    height: 98px;
    float: left;
    text-align:left;
    z-index:2;
    padding-left:30px;
    padding-top:20px;
    position:relative;

}

#footer_left h1{
	font-family: Candara, Arial, Sans-Serif;
	font-size:19px;
	color:#000000;
	font-weight:normal;
	padding-bottom:6px;
    
    }
    
#footer_left p{
	font-family: Candara, Arial, Sans-Serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
    
    }


#footer_right {

	width: 126px;
    height: 88px;
    float: left;
    text-align:right;
    z-index:2;
    position:relative;
    padding-top:25px;
    
}
a.developedBy{
font-family: Candara, Arial, Sans-Serif;
font-size:12px;
color:#CCC;
text-decoration:none;
}
a.developedBy{
color:#999;
}
.developedBy_img{float:right;padding-bottom:8px;}

/*__________HACK ZA HYPERLINK A DIV!!!!!!!__________*/



/*___________Default.aspx____________*/

/*#defaultContent{
	width: 500px;
    min-height:400px;
    height:auto !important;
	height: 400px; 
    float: left;
    text-align:left;
    z-index:2;
    position:relative;
    background-color: #ffffff;

}*/

/*________Content.aspx!!! content body________*/
.defaultCont{
	width: 500px;
    min-height:400px;
    height:auto !important;
	height: 400px; 
    float: left;
    text-align:left;
    z-index:2;
    position:relative;
    background-color: #ffffff;


}

.defaultCont a{
    font-family: Arial, Sans-Serif;
    font-size:13px;
    color:#2079A5; 
    text-decoration:underline;

}

.defaultCont a:hover{
    font-family: Arial, Sans-Serif;
    font-size:13px;
    color:#CC0000; 
    text-decoration:none;

}

.defaultCont h1{
    padding-top:10px;
    color:#CC0000;
    font-size:17px;
    font-family: Arial, Sans-Serif;

}

#defaultArticle{
	width: 400px;
    min-height:400px;
    height:auto !important;
	height: 400px; 
    float: right;
    text-align:left;
    z-index:2;
    position:relative;
    background-color: #ffffff;

}

.RepArticleTitleDef{
    z-index:2;
    position:relative;

}

.RepArticleTitleDef a{
    font-family:Arial, Sans-Serif;
    font-size:17px;
    text-decoration:none;
    color:#666666;

}

.RepArticleTitleDef a:hover{
    color:#CC0000;
    font-size:17px;
    text-decoration:none;

}


.RepArticleTitleDef a{
    z-index:2;
    position:relative;
    
}

.RepArticleTitleDef a:hover{
    z-index:2;
    position:relative;

}

.RepArticleAbstractDef{
    z-index:2;
    position:relative;
    font-family:Arial, Sans-Serif;
    font-size:13px;
    color:#999999;

}

.RepArticleMoreDef{
    width:395px;
    text-align:right;
}


/*___________ShowArticle.aspx____________*/


div.ArticleTitle{
    font-family:Arial, Sans-Serif;
    font-size:17px;
    color:#006699;
    z-index:2;
    position:relative;

}

div.ArticleBody{
    z-index:2;
    position:relative;
    font-family:Arial, Sans-Serif;
    font-size:13px;
    color:#666666;

}

/*___________ShowArticlesAll.aspx____________*/

.RepArticleTitleAll{
    font-family:Arial, Sans-Serif;
    font-size:17px;
    color:#006699;
    z-index:2;
    position:relative;

}

.RepArticleTitleAll a{
    font-family:Arial, Sans-Serif;
    font-size:17px;
    text-decoration:none;
    color:#666666;

}

.RepArticleTitleAll a:hover{
    color:#CC0000;
    font-size:17px;
    text-decoration:none;

}


.RepArticleBodyAll{
    z-index:2;
    position:relative;
    font-family:Arial, Sans-Serif;
    font-size:13px;
    color:#666666;
}

/*___________ContentContact.aspx____________*/



div.gmap{

    z-index:2;
    position:relative;
}

.gmaps{
    z-index:2;
    position:relative;

}


/*  ----------------------------------------------------- SPLOŠNO -------------------------------------------- */
.separator
{
    border-top:solid 1px Black;
    margin:10px 0px 5px 0px;
    height:1px;
    border-color:#BBBBBB;
    }
.separatorDashed
{
    border-top:dashed 1px Black;
    margin:5px 0px 5px 0px;
    height:1px;
    border-color:#BBBBBB;
    }
    
.hidden
{
    visibility:hidden;
    width:1px;
    height:1px;
    }
    
td{
	border-bottom: 1px solid #666666;
}

table.ucitelji td{
    border-bottom:0px none #666666;
    padding:2px 0px 2px 0px;
}

table.ucitelji{
    
}
    

 

/* Menu glavni */


#menu_main{
    z-index:1;
    position:relative;
    width:96%;
    margin-left:auto;
    margin-right:auto;
    }
/*    
#menu_main a{
    color:#FFFFFF;
    text-decoration:none;
    font-family:Candara, Arial, sans-serif;
    
    }*/

/*
.staticMenuItemM
{
    background-image:url(images/Design/menu_button_off.png);
	background-repeat: no-repeat;
    width: 87px;
    height: 34px;
    display: block;
    color:#FFFFFF;
    vertical-align:middle;
    font-size:16px;
    text-indent:0px;
    font-family:Candara, Arial, sans-serif;
    z-index:1;
    position:relative;
    }

.hoverMenuItemM 
{
    background-image:url(images/Design/menu_button_on.png);
    color:#FFFFFF;
    font-size:16px;
    font-family:Candara, Arial, sans-serif;

    }

.selectedMenuItemM    
{
    background-image:url(images/Design/menu_button_on.png);
    color:#FFFFFF;
    font-weight:normal;
    font-family:Candara, Arial, sans-serif;
    }*/
    
/* skupne lastnosti fontov v menuju*/

/*
.fmenu{
	font-size: 16px;
	text-decoration:none;
	
}
.fmenu a:link{
	color: #FFFFFF;
}

.fmenu a:visited{
	color: #FFFFFF;
}

.fmenu a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
*/
    





 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */



.clear {
    font-size: 1px;
    height: 1px
 }
.clearing {
clear:both;
height:0px;
width:0px;
margin:0pt !important;
padding:0pt !important;
font-size:0px;
}
