/* global */

    body{ 
		background:#d8f5fc;
        font:80% Trebuchet MS, Helvetica, Arial, Sans-Serif;
		color:#777;
		line-height:170%;
		margin:0;
		padding:0;
		text-align:center;
        }

    /* headings */
        h1{
			font-size:200%;
			font-weight:normal;
            }		
		h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:1em 0;
			}	
        h2{            
			font-size:160%;
            }	
        h3{          
			color:#8dc1f4;
			font-size:140%;
			font-weight:bold;
            }
        h4{          
			font-size:120%;
            }				
    /* // headings */

    /* image replacement */
        .graphic, h1, #order, #produced, #waterwealth, #conference, #fallfair {
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */

		#content:after, .inner:after, ul:after, .fixed:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, .inner, ul, .fixed{
			display:block;
			}
		/*  \*/
		#content, .inner, ul, .fixed{
			min-height:1%;
			}
		* html #content, * html .inner, * html ul, * html .fixed{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#a6c73f;
            }
        a:hover{
			color:#999;
            }			
		table, input, textarea, select, li{
			font:100% Trebuchet MS, Helvetica, Arial, Sans-Serif;
			line-height:160%;
			color:#777;
			}				
		p, blockquote, ul, ol, form{
			margin:1em 0;
			}
		blockquote{
			margin:1em 0 1em 2em;
			padding:.5em 0 .5em 30px;
			width:330px;
			font-size:13px;
			font-style:italic;
			background:url(../images/bg_quote.gif) no-repeat 0 0;
			}
		blockquote p{
			margin:.5em 0;
			}			
		blockquote .sig{
			text-align:right;
			color:#03a5ea;
			font-style:normal;
			font-weight:bold;
			}			
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0 1em 2em;
			width:360px;
			border-collapse:collapse;
			}			
		th, td{	
			padding:2px 5px;
			}	
		th{	
			text-align:left;
			color:#8dc1f4;
			}	
	
	/* // HTML Tags */	
	
	/* common */	
	
		.print, .mobile{
			display:none;
			}
	
	/* // common */		
	
/* // Global */

/* page setup */

	#container{	
		background:#f1f9fc url(../images/bg_container.gif) repeat-x;
		}
	.inner{	
		width:960px;
		margin:0 auto;
		text-align:left;
		position:relative;
		}		
	#main{
		padding-bottom:60px;
		width:460px;
		float:left;
		display:inline;
		margin-bottom:2em;
		background:#fff url(../images/bg_content.gif) no-repeat 0 100%;
		}
	#subnav{
		width:195px;
		float:left;
		display:inline;
		margin-top:190px;
		margin-left:55px;	
		}	
	#side{
		width:220px;
		float:left;
		display:inline;
		margin-left:20px;
		position:relative;
		}						
	#content{
		margin:1em 20px;
		}						
	#footer{
		border-top:3px solid #fff;
		position:relative;
		padding-bottom:1em;
		}		

/* //page setup */


/* navigation elements */

	/* main nav */
		
		ul#nav,  
		ul#nav li{
			margin:0;
			padding:0;
			list-style:none;
			}
		ul#nav{
			height:60px;
			margin-left:250px;
			}		
		ul#nav li{
			float:left;
			display:inline;
			margin-right:15px;
			height:60px;
			}		
		ul#nav li a{
			float:left;
			display:inline;
			margin-top:15px;
			height:28px;
			line-height:28px;
			background:none;
			padding-left:10px;
			}							
		ul#nav li a span{
			color:#fff;
			font-weight:bold;
			font-size:13px;
			float:left;
			height:28px;
			line-height:28px;
			background:none;
			padding-right:10px;	
			cursor:pointer;		
			}				
		ul#nav li.last{
			background:url(../images/bg_navLast.gif) no-repeat 0 0;
			margin-left:30px;
			padding-left:40px;
			}	
			
		ul#nav li a:hover, ul#nav li.selected a{
			background:url(../images/bg_navLeft.gif) no-repeat 0 0;
			}			
		ul#nav li a:hover span, ul#nav li.selected a span{
			background:url(../images/bg_navRight.gif) no-repeat 100% 0;
			}	
		ul#nav li a span span, ul#nav li a:hover span span, ul#nav li.selected a span span{
			float:none;
			background:none;
			padding:0;	
			}																					
	
	/* //main nav */
	
	/* sub nav */
		
		#subnav ul,  
		#subnav ul li{
			margin:0;
			padding:0;
			list-style:none;
			}
		#subnav ul{
			width:195px;
			background:url(../images/bg_subnav.gif) no-repeat 0 100%;
			padding:20px 0;
			}		
		#subnav ul li{
			padding:8px 10px 8px 20px;
			}	
		#subnav ul li.first{
			background:url(../images/bg_subnav.gif) no-repeat 0 0;
			}					
		#subnav ul li a{
			font-weight:bold;
			color:#8dc1f4;
			}			
		#subnav ul li a:hover{
			color:#018eca;
			}																																
	
	/* //sub nav */	
	
/* //navigation elements */

/* header */

	h1{
		width:230px;
		height:204px;
		position:absolute;
		top:0px;
		left:0px;
		background:url(../images/bg_h1.gif) no-repeat 0 0;
		}		
	h1 a{
		display:block;
		width:230px;
		height:204px;
		}		
	h1 object{
		position:absolute;
		top:0;
		left:0;
		width:230px;
		height:204px;		
		}		
	#order{
		width:220px;
		height:272px;
		background:url(/images/bg_order_hr.jpg) no-repeat 0 0;		
		}		
	#order a{
		display:block;
		width:220px;
		height:272px;		
		}	
	#order object{
		position:absolute;
		top:0;
		left:0;
		width:220px;
		height:272px;		
		}	
	
	#waterwealth{
		width:220px;
		height:170px;	
		background:url(/images/bg_waterwealth_hr.gif) no-repeat 0 0;	
		}							
	#waterwealth a{
		display:block;
		width:220px;
		height:170px;	
		}
                
        #fallfair{
		width:220px;
		height:156px;	
		background:url(/images/banner_graz.jpg) no-repeat 0 0;	
		}							
	#fallfair a{
		display:block;
		width:220px;
		height:156px;	
		}
		
	#conference{
		width:220px;
		height:155px;	
		background:url(../images/bg_conference_hr.gif) no-repeat 0 0;	
		}	
	#conference a{
		display:block;
		width:220px;
		height:155px;	
		}											

/* // header */

/* content */

	/* titles */
	
		.title{
			margin:0;
			padding:0;
			margin-bottom:1em;
			font-size:110%;	
			background:url(../images/bg_titlePage.jpg) no-repeat 0 0;
			height:174px;
			}	
		.title span{
			display:block;
			padding-left:45px;
			padding-top:55px;
			font-weight:bold;
			color:#cbe64d;
		}	
		.title span strong{
			color:#fff;
			display:block;
			font-size:200%;
			line-height:100%;
		}					
		#naslovna .title{
			height:270px;
			background:url(../images/bg_titleHome.jpg) no-repeat 0 0;
			position:relative;
			}	
		#naslovna .title span{
			padding-top:150px;
		}	
		#homeTitle object{
			position:absolute;
			top:0;
			left:0;
			width:460px;
			height:270px;		
			}			
	/* // titles */
	
	/* form */
	
		fieldset{
			border:none;
			}
		legend{
			display:none;
			}	
		form p{
			text-align:right;
			}							
		label{
			clear:both;
			float:left;
			width:150px;
			margin-left:2em;
			text-align:left;
			}			
		input, textarea{
			width:210px;
			}	
		textarea{
			overflow:auto;
			}	
		button{
			border:none;
			background:url(../images/bg_button.gif) no-repeat 0 0;
			padding:0;
			color:#84cdff;
			height:28px;
			line-height:28px;
			width:124px;
			overflow:hidden;
			}							
	
	/* // form */	
	
	/* newsletter */
	
		#naslovna #content #newsletter, #content #newsletter{
			background:url(/static/images/bg_newsletter.gif) no-repeat 0 0;
			padding-top:6px;
			margin:1em 0;
			}
		#naslovna #content #newsletter .fixed, #content #newsletter .fixed {
			background:url(/static/images/bg_newsletter.gif) no-repeat 0 100%;
			padding-bottom:6px;
			}			
		#naslovna #content #newsletter h3, #content #newsletter h3 {
			float:left;
			display:inline;
			margin-left:22px;
			margin-top:2em;
			width:170px;
			color:#13abeb;
			font-size:16px;
      padding-left: 0px;
			}			
		#naslovna #content #newsletter form, #content #newsletter form{
			float:left;
			display:inline;			
			margin-left:10px;
			width:190px;
			color:#13abeb;
			}											
		#naslovna #content #newsletter fieldset, #content #newsletter fieldset{
			border:none;
			padding:0;
			margin:0;
			}
		#naslovna #content #newsletter form p, #content #newsletter form p{
			text-align:center;
			}							
		#naslovna #content #newsletter label, #content #newsletter label{
			display:none;
			}						
		#naslovna #content #newsletter input, #content #newsletter input{
			width:190px;
			height:21px;
			padding:3px 0;
			border:0;
			background:url(/static/images/bg_newsletterField.gif) no-repeat 0 0;
			text-align:center;
			color:#13abeb;
			font-size:12px;
			font-weight:bold;
			}		
		#naslovna #content #newsletter button, #content #newsletter button{
			border:none;
			background:url(/static/images/bg_newsletterButton.gif) no-repeat 0 0;
			width:190px;
			height:27px;
			margin:0;
			color:#fff;
			font-size:13px;
			font-weight:bold;
			overflow:hidden;
			cursor:pointer;
			}	
		#naslovna #content #newsletter .notification, #content #newsletter .notification{
			margin:2.5em 10px 2.5em 130px;
			padding-left:60px;
			background:url(/static/images/bg_newsletterTick.gif) no-repeat 0 0;
			color:#13abeb;
			font-size:13px;
			}				
		#naslovna #content #newsletter .notification strong, #content #newsletter .notification strong{
			font-size:16px;			
			}													
    #naslovna #content #newsletter p, #content #newsletter p {
      padding-left: 0px;
    }											
	
	/* // newsletter */		
	
	#naslovna #content h3, #naslovna #content p{
		padding-left:161px;
		}		
	#naslovna #content p#p1{
		background:url(../images/img_home1.jpg) no-repeat 0 0;
		min-height:96px;
		}			
	* html #naslovna #content p#p1{height:96px;}					
	#naslovna #content p#p2{
		background:url(../images/img_home2.jpg) no-repeat 0 0;
		min-height:113px;
		}					
	* html #naslovna #content p#p2{height:113px;}						
	
	p.image{
		float:right;
		margin:0;
		margin-left:20px;
		}
		
	#content ul, #content ol{
		padding:0;	
		margin:1em 0 1em 2em;
		}
	#content li{
		padding:0;	
		margin:.2em 0;
		list-style:none;
		}		


/* // content */

/* footer */

	#produced{
		position:absolute;
		margin:0;
		top:-190px;
		left:0px;
		width:220px;
		height:146px;
		background:url(../images/bg_aquaadria.gif) no-repeat 0 0;
		}
	#produced a{
		display:block;
		width:220px;
		height:146px;
		}	
	#footer, #footer a{color:#64a1e9;}	
	#footer #copyright{
		float:left;
		background:#e0f4fc;
		margin-left:50px;
		margin-right:20px;
		display:inline;
		width:180px;
		}
	#footer ul{
		margin:1em 0;
		padding:0;		
		float:left;
		display:inline;
		}	
	#footer li{
		margin:0;
		padding:0 10px;
		float:left;
		list-style:none;
		background:#e0f4fc;
		}
	#footer li a{
		color:#84cdff;	
		}		
	#footer li a:hover{
		text-decoration:underline;	
		}				
	#footer li.last{
		position:absolute;
		right:0;
		top:1em;
		width:210px;
		}					
		
		

/* // footer */
