html, body { height:100%; }
body {
	background-image: url(../images/naslovna.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center top;
	margin: 0;
	padding: 0;
	overflow-x:hidden; 
	}

*  {  
  margin:0px; 
  padding:0px;}
  
div#osnova {
	width: 995px;
	background-position: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	
}
.fb_iframe_widget>span { width: 235px !important; }
.fb-like-box iframe { width: 235px !important; }  
 header, footer, section, aside, article, nav {
  display: block;}
  
 header, footer, section{
	width: 995px;
	background-position: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;}
	
section#telo {
	background-color: rgba(255,255,255,0.3);
	position: relative;
	width: 995px;
	height: 1610px;	
} 	

aside{
float: left;
height: 550px;	
width: 195px;
}	


.navigator { 
	margin-bottom: 10px; 
	background-color: rgba(0,0,0,0.1); 
	border-top:    1px solid white; 
	border-bottom: 1px solid white; 
}

.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

/* Example Two */
#example-two { 
	margin: 0 40px; 
	list-style: none; 
	position: relative; 
	width: 995px; 
}
#example-two li { 
	display: inline-block; 
}
#example-two li a { 
	position: relative; 
	z-index: 200; 
	color: #bbb; 
	font-size: 14px; 
	display: block; 
	float: left; 
	padding: 6px 21px 4px 0px;
	text-decoration: none;
	text-transform: uppercase; 
}
#example-two li a:hover { 
	color: white; 
}
#example-two #magic-line-two { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100px; 
	background: #900; 
	z-index: 100; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.current_page_item_two a { 
	color: white !important; 
}
.ie6 #example-two li, .ie7 #example-two li {
	display: inline;
}
	
#desna_kolona {
	width: 695px;
	height: auto;
	float: right;
	clear: none;
	background-color: rgba(255,255,255,1);
	margin: 20px;
	position: relative;
	padding-bottom: 10px;
}
#prilozi_naslov {
	width: 200px;
	padding-top: 20px;
	padding-right: 7px;
	
	padding-left: 20px;
	position: relative;
	float: left;
	clear: none;
}
#prilozi_naslov.a {
	height: 360px;
	}
	
#prilozi_naslov.b {
	height: 370px;
	}
	
#lj_kalk {
	width: 225px;
	padding-top: 20px;
	background-color: rgba(0,0,0,0.0);
	padding-bottom: 10px;
	margin-top: 280px;
	margin-left: 25px;
	margin-right: auto;
	position: relative;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #3A7096;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}	
#lj_kalk2 {
	width: 245px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-left: 15px;
	margin-right: 0px;
	position: relative;
	float: left;
	padding-bottom: 35px;
}
	
nav ul.nav {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 0px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	position: static;
}
nav ul.nav li {
	background-color: rgba(76,129,171,0.8);
	width: 235px;
	height: 30px;
	padding-top: 0px;
	padding-right: 0px;
	 display:inline-block;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #fff;
	overflow: hidden;
	}

nav	ul.nav a, ul.nav a:visited {
	display: block;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-left: 0px;
	}

nav	ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: rgba(255,255,255,0.3);
	}
	
	.footer {
	margin-top: 10px; 
	
	background-color: rgba(0,0,0,0.1); 
	border-top:    1px solid white; 
	border-bottom: 1px solid white;
	
	

}
#back-top {
	position: fixed;
	bottom: 30px;
	margin-left: 1040px;
	
}

#back-top a {
	width: 88px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 78px;
	height: 78px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../images/arrow.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 39px;
	-moz-border-radius: 39px;
	border-radius: 39px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}