/* CSS Document */

#Content table{
	margin: 0px;
	width: 592px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Content table td {
	vertical-align: top;
	padding:0px;
	margin:0px;
}
#Content table td ul{
	list-style-type: square;
}
#Content table h3 {
	font-size: 14px;
	color: #4F69A2;
	margin: 0;
	text-transform: none;
}
#Content table td p{
	margin-top: 0;
	text-align: justify;
	
}
#Content .Naslov{
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	text-transform: none;
	line-height: 18px;
	color: #D90303;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDE3F1;
}
#Content table img{
	border: 1px solid #FFFFFF;
	margin:0px;
}
#Content .NaslovGlavni {
	font-size: 24px;
	text-align: right;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 30px;
	color: #D90000;
	border-top: 1px none #D90000;
	border-right: 1px none #D90000;
	border-bottom: 1px none #D90000;
	border-left: 1px none #D90000;
	margin: 0px;
	padding-right: 10px;
}
.Brub {
	border: 1px none #FFFFFF;
}
.Bigtekst {
	font-family: Arial;
	font-size: 13px;
	text-transform: none;
	color: #226BB5;
	font-weight: bold;
}
.InfoTekst {
	font-family: Arial;
	font-size: 13px;
	text-transform: none;
	color: #D90303;
	font-weight: bold;
	padding: 8px;
	text-align: center;
	margin: 8px;
}
.Bijelo img{
	border: 1px solid #FFFFFF;
	text-align: center;
}
.Rub {
	border: 1px solid #DEE8F3;
}
.Home {
	background-color: #BBD6F2;
}
