/* CSS Document */


.webpodloga{
	background-attachment: scroll;
	background-image: url(images/podloga.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	/*  border: 1px solid #666600; */
}

body {
		
		text-align: center; /* for IE */
	}

p
{
   margin : 0px;
   padding : 0px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-align: left;
}

.txt{

  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	width:470px;
}
li{
  margin : 0px;
   padding : 0px;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-align: left;
}

.glavPla{
	width : 920;
	height:22px;
	
	/*  border: 1px solid #666600; */
}
.Gflash{
	width : 100%;
	height:auto;

	/* 	border: 1px solid #666600; */
}
.mainBox{
	/*  border: 1px solid #FF0000; */
	width:900px;

}
.lijevoBox{
	/*  border: 1px solid #FF0000; */
	width:193px;
	float:left;
		height:100%
}
.desnoBox{
	/*  border: 1px solid #000000; */
	width:701px;
	float:right;
	height:100%;
}
.izbornik{
	/*  border: 1px solid #FFcccc; */ 
	width:900px;
	background-attachment: scroll;
	background-image: url(images/izbornik.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:39px;
	margin-top:-4px;


}
.dno{
	width:920px;
	background-attachment: scroll;
	background-image: url(images/dnoLinija.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:42px;
}
.izborTxtB{
padding-top:5px;
	text-align: right;
	padding-right:10px;
		font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #CCCCCC;

}
.IzbotBtn{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	
}
.IzbotBtn:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	
}
.lijevoTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;

}
.lijevoIzbornik{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	padding-bottom:4px;
	padding-top:2px;
}
.lijevoIzbornik:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display: block;
	padding-bottom:4px;
	padding-top:2px;
}

.tabela{
	background-attachment: scroll;
	background-image: url(images/podlogaLijevoBox.jpg);
	background-repeat: repeat-y;
	background-position: left top;



}
.tema{
padding-left:20px;
padding-right:20px;
}
.naslov{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom:20px;
	width:470px;

}

.reference{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-bottom:20px;
	

}

.slikedesno{
	float:right;
	padding-left:10px;
	padding-top:0px;
	
}

.lijevoPodIzbornik{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	padding-left: 10px;
	display:block;
text-decoration:none;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.lijevoPodIzbornik:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	padding-left: 10px;
	display:block;
text-decoration:none;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.linkTxt{

  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #003366;
	text-align: left;
	text-decoration:underline;
	
}

.linkTxt:hover{

  font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	text-decoration:underline;
	
}
.slika{
	margin-bottom:10px;
	display:block;

}