#leva_kolona
{
	width:320px;
	height:300px;
	background-image: url(../images/pozadina_text.png);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
	float:left;
}
#leva_kolona1
{
	width:320px;
	height:300px;
	background-image: url(../images/pozadina_text.png);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
	float:right;
}
#kolona_text{
	width:296px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;	
	}
#kolona_text p{
	
	font-size:12px;
	
	}

#leva_kolona_o
{
	background-image: url(../images/pozadina_text_o.png);
	background-repeat:repeat-y;
	margin: 0px;
	padding: 0px;
}
#kolona_text_o{
	width:620px;
	margin-right: auto;
	margin-left: auto;	
	}
#kolona_text_o a{
	text-decoration:underline;
	color: #A91E25;
	}
#kolona_text_o a:hover{
	text-decoration:none;
	color: #A91E25;
	}
	
#gornja_o
{
	background-image: url(../images/pozadina_text_o_g.png);
	background-repeat:no-repeat
	margin: 0px;
	pading: 0px;
	line-height:21px;
}
#donja_o
{
	background-image: url(../images/pozadina_text_d.png);
	background-repeat:no-repeat
	margin: 0px;
	pading: 0px;
	line-height:21px;
}
h4{
	font-size:14px;
	line-height: 16px;
	color: #A91E25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
	
h1{
	font-size:21px;
	font-weight:lighter;
	line-height: 21px;
	color: #A91E25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
.crvena{
	color: #A91E25;
	
	}
.manji{
	
	font-size: 10px;
	
	}
