/* CSS Document */
body {
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	background-image:url(../images/bodybg.png);
	background-repeat: no-repeat;
}


div#container {
	width: 831px;
	margin: 0px auto;
	text-align: left;
	margin-top: 0px;
	padding: 0px;
	height: 1050px;
	top: 0px;
	position: relative;
}

div#logo {
    position:relative;
	width: 53px;
	height: 80px;
	top: 14px;
	left: 758px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

div#linija {
	width: 830px;
	height: 15px;
	top: 105px;
	background-image: url(../images/linija.png);
	position: absolute;
}

div#skupina {
	width: 830px;
	height: 30px;
	background-image: url(../images/skupina.png);
	top: 121px;
	position: absolute;
	background-color: #D4D0C8;
}

div#meni{
	background-color: #B7B7B7;
	height: 504px;
	width: 247px;
	position: absolute;
	top: 151px;
	font-weight: 200;
	z-index:2;
}

div#naslov{
	color: #000000;
	background-color: #999999;
	position: absolute;
	height: 165px;
	width: 247px;
	top: 655px;
	font-size: 11px;
	z-index:2;
}

div#tekst{
    position:absolute;
	height: 90px;
	width: 583px;
	top: 151px;
	right:1px;
	background-color: #ffffff;
	z-index:2;
}

div#slike1{
    position:absolute;
	height: 90px;
	width: 584px;
	top: 151px;
	right:0px;
	
}

div#slike2{
	position: absolute;
	height: 578px;
	width: 83px;
	top: 241px;
	right:0px;
	background-color: #FFFFFF;
}

div#uvod{
    position:absolute;
    background-color:#FFFFFF;
    width:500px;
    height:578px;
    top:241px;;
	right:83px;
}

div#galerija{
    position:absolute;
	width:582px;
	height:577px;
	top:239px;
	left:245px;
}

div#galerijavideo{
	position:absolute;
	width:582px;
	height:553px;
	top:239px;
	left:245px;
	background-color: #dcdcdc;
	border: 2px solid #b7b7b7;
}

div#video{
    position:absolute;
	height: 281px;
	width: 351px;
	top:369px;
	left: 361px;
}

div#ogledvidea{
	position:absolute;
	height: 15px;
	width: 80px;
	right:252px;
	top: 221px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}

div#dodatek{
    position:absolute;
    height: 230px;
	width: 831px;
	top: 796px;
	background-color:#B7B7B7;
}

.naslov{
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	line-height: 17px;
	letter-spacing: 1px;	
}
.linki{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	margin-left: 10px;
	font-weight: 400;
	display: block;
	margin-right: 15px;
}

.tekst{
	font-size: 12px;
	display: block;
	font-style: normal;
	font-weight: normal;
	color: #333333;	
}

.dodatek{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: -5px;
	margin-left:15px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-left: 10px;
	font-weight: 400;
	display: block;
	margin-right: 15px;
	color: #666666;
}

.dodatek2{
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	margin-bottom: -10px;
}