.pop{
	position: absolute;
	z-inex:20000;
	display: none;	
	width: 896px;
	height: 450px;
	padding: 20px 0px 0px 20px;
	border: 1px solid #618AB4;
	background-image: url(../images/kakodonas_bck.jpg);
	background-repeat: repeat-x;
	background-color: #E8EAE9;
	/*height: 700px;*/
}
.pop_holder{
	float: left;
	width: 200px;
	height: 450px;
}
.pop_naslov{
	float: left;
	width: 180px;
	text-align: center;
	font-size: 24px;
	color: #618ab4;
	margin: 0px 0px 20px 0px;
}
.pop_naslov2{
	float: left;
	width: 100%;
	text-align: left;
	font-size: 18px;
	color: #da4c4b;
}
.pop_naslov2 a:link, .pop_naslov2 a:active, .pop_naslov2 a:visited {
	text-decoration: none;
	color: #da4c4b;
}
.pop_naslov2 a:hover {
	color: #888888;
}
.pop_text{
	float: left;
	overflow: auto;
	width: 180px;
	height: 300px;
	padding: 0px 20px 20px 0px;
	text-align: left;
	font-size: 20px;
	color: #828282;
}
.pop_text2{
	float: left;
	text-align: justify;
	font-size: 12px;
}
.pop_text2 a:link, .pop_text2 a:active, .pop_text2 a:visited {
	text-decoration: none;
	color: #828282;
}
.pop_text2 a:hover {
	color: #da4c4b;
	text-decoration: underline;
}
.pop_fl{
	width: 630px;
	float: right;
	padding: 0px 0px 0px 10px;
}
#pop_flash {
    float: left;
	border: 1px solid #E5E7E6;
	background-color: #FFFFFF;
	padding: 12px 12px 12px 12px;
	width: 620px;
	height: 412px;
	margin: 20px;
}