body {
	margin-top: 0px;
	background-color: #d3d8e2;
	font-family: 'Archivo Narrow',Tahoma,sans-serif;
	font-size: 14px;
	color: #60708A;
	background-image:url(../images/bgr.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
}

a {
	font-size: 12px;
	color: #60708A;
}
a:link {
	text-decoration: none;
}
.linija {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d8dee8;
	height: 8px;
}

a:visited {
	text-decoration: none;
	color: #60708A;
}
a:hover {
	text-decoration: underline;
	color: #8896AC;
}
a:active {
	text-decoration: none;
	color: #60708A;
}
.lijevo {
	background-image: url(../images/img_21.jpg);
	background-repeat: repeat-y;
	font-family: 'Archivo Narrow',Tahoma,sans-serif;
	font-size: 12px;
	color: #7A8BA7;
	background-color: #E5E8EF;
}
.lijevo a {
	font-family: 'Archivo Narrow',Tahoma,sans-serif;
	font-size: 12px;
	color: #3E698B;
	text-decoration: none;
}
.desno {
	background-image: url(../images/frljak_21.jpg);
	background-repeat: repeat-y;
	width: 615px;
}
.footer {
	background-image: url(../images/frljak_42.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 776px;
	font-family: 'Archivo Narrow',Tahoma,sans-serif;
	font-size: 12px;
	color: #666666;
}
.footerispod {
	font-family: 'Archivo Narrow',Tahoma,sans-serif;
	font-size: 12px;
	color: #647797;
}
.style3 {color: #B5C985;
font-size:12px;
font:bold;  }
.style4 {
	color: #AED07C;
	font-weight: bold;
	font-size: 16px;
	   font-family: 'Archivo Narrow',Tahoma,sans-serif;
	    text-transform: uppercase;
		border-left: 50px solid #d7e9bb;
		padding-left: 5px;
		float: right;
}
.style5 {
	color: #93a3bd;
	font-weight: bold;
	font-size: 16px;
	   font-family: 'Archivo Narrow',Tahoma,sans-serif;
	    text-transform: uppercase;
		float: right;
}
.slikashadow {
	-moz-border-radius: 5px;
border-radius: 5px;
	padding: 5px;
	background-color: #FFFFFF;

	

	-moz-box-shadow: 2px 2px 5px #888;
-webkit-box-shadow: 2px 2px 5px #888;
box-shadow: 2px 2px 5px #888;
}
.boldtext
{
	font-weight:bold;
}
.malitext{
	font-size:11px;
	color:#999}
	.velikitext
	{
		color: #B5C985;
font-size:16px;
		font-weight:bold;}

.linija2{
	width: 99%;
	background-color:#dee4ed;
	height: 10px;
	margin:auto;

	
	}
	
.tabb {
 padding-left: 10px;
  padding-right: 10px;

}
.blink_me {
  animation: blinker 1s linear infinite;
  font-size:14px;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.puna
{
	
	background-color: #e5e8ef;
	 padding: 20px;
	 margin-top: 40px;
}
.preko
{
	background-color: #fff;
	height: 50px;
	width: 100%;
	text-align: center;
	padding-top: 30px;
	
	
	
}