#aktTemaGlavna {
	float: left;
	display: inline;
	height: auto;
	width: 602px;
	position: relative;
	margin-left: 15px;
	margin-top: 10px;
}
#aktTemaGlavna .header {
	float: left;
	display: inline;
	height: 21px;
	width: 175px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45a1c6;
}

#aktTemaGlavna .headerIco {
	float: left;
	display: inline;
	height: 21px;
	width: 423px;
	background-image: url(images/headerIco_bg.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #4aa3c7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45a1c6;
	background-position: right;
}
#aktTemaGlavna .headerPosaljiPrijatelju {
	float: left;
	display: inline;
	height: 18px;
	width: 105px;
	margin-left: 20px;
	margin-top: 3px;
}
#aktTemaGlavna .headerEnovine {
	float: left;
	display: inline;
	height: 18px;
	width: 125px;
	margin-left: 15px;
	margin-top: 3px;
}
#aktTemaGlavna .headerDatum {
	float: left;
	display: inline;
	height: 18px;
	width: 70px;
	margin-top: 3px;
	margin-left: 9px;
	font-size: 12px;
	text-align: right;
}

#aktTemaGlavnaSadrzaj  {
	float: left;
	display: inline;
	height: auto;
	width: 600px;
	position: relative;
	background-image: url(images/sadrzaj_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	padding-top: 5px;
}
#aktTemaGlavnaSadrzaj .naslov {
	float: left;
	display: inline;
	height: auto;
	width: 410px;
	margin-left: 100px;
	margin-right: 10px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	padding-bottom: 5px;
}
#aktTemaGlavnaSadrzaj .naslov a {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
#aktTemaGlavnaSadrzaj .naslov a:hover {
	font-size: 18px;
	color: #45A1C6;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
}
#aktTemaGlavnaSadrzaj .podnaslov {
	float: left;
	display: inline;
	height: auto;
	width: 410px;
	margin-top: 10px;
	margin-left: 100px;
	margin-right: 10px;
	font-size: 10px;
	color: #45A1C6;
	text-align: center;
	line-height: normal;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 2px;
}

#aktTemaGlavnaTema {
	display: inline;
	float: left;
	height: auto;
	width: 250px;
	margin-bottom: 10px;
}
#aktTemaGlavnaTema .slika {
	float: left;
	display: inline;
	height: 95px;
	width: 140px;
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 15px;
	border: 2px solid #45a1c6;
}
#aktTemaGlavnaTema .slika img {
	border: 0px none #FFFFFF;
}

#aktTemaGlavnaTema .text {
	float: left;
	display: inline;
	height: auto;
	width: 240px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	font-size: 12px;
}
#aktTemaGlavnaTema .text img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#aktTemaGlavnaTema .text a {
	color: #3386A6;
	text-decoration: none;
}
#aktTemaGlavnaTema .text a:hover {
	color: #000000;
	text-decoration: none;
}


#aktTemaGlavnaKomentari {
	display: inline;
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 10px;
	margin-top: 25px;
	margin-left: 30px;
}
#aktTemaGlavnaKomentari .detalji {
	display: inline;
	float: left;
	height: auto;
	width: 250px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #45a1c6;
}

#aktTemaGlavnaKomentari .gornjaMaska {
	display: inline;
	float: left;
	height: 7px;
	width: 300px;
}
#aktTemaGlavnaKomentari  .sadrzaj {
	display: inline;
	float: left;
	height: auto;
	width: 300px;
	background-image: url(images/komentari_bg.gif);
	background-repeat: repeat-y;
}
#aktTemaGlavnaKomentari .sadrzaj p.naslov {
	text-align: center;
	display: inline;
	float: left;
	height: auto;
	width: 280px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #45a1c6;
}
#aktTemaGlavnaKomentari .sadrzaj p.komentar {
	display: inline;
	float: left;
	height: auto;
	width: 280px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45a1c6;
	margin-left: 10px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#aktTemaGlavnaKomentari .sadrzaj .komentar img {
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#aktTemaGlavnaKomentari .sadrzaj p.komentar a {
	display: inline;
	float: left;
	height: auto;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
#aktTemaGlavnaKomentari .sadrzaj p.komentar a:hover {
	display: inline;
	float: left;
	height: auto;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #45a1c6;
}




#aktTemaGlavnaKomentari .donjaMaska {
	display: inline;
	float: left;
	height: 7px;
	width: 300px;
}










#aktTemaGlavna .botBg {
	background-image: url(images/sadrzaj_bgBot.gif);
	background-repeat: no-repeat;
	display: inline;
	height: 6px;
	width: 600px;
	float: left;
}


/*--------------------------------Cela Vest-------------------*/






#AktTemaCeliTekstSadrzaj  {
	float: left;
	display: inline;
	height: auto;
	width: 600px;
	position: relative;
	background-image: url(images/sadrzaj_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-top: 5px;
}
#AktTemaCeliTekstSadrzaj .slika {
	float: left;
	display: inline;
	height: 145px;
	width: 250px;
	margin-top: 20px;
	margin-left: 175px;
	margin-bottom: 15px;
	border: 2px solid #45a1c6;
}
#AktTemaCeliTekstSadrzaj .slika img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#AktTemaCeliTekstSadrzaj .naslov {
	float: left;
	display: inline;
	height: auto;
	width: 410px;
	margin-left: 95px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	padding-bottom: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45a1c6;
}
#AktTemaCeliTekstSadrzaj .slikaLicnost {
	float: left;
	display: inline;
	height: 175px;
	width: 175px;
	margin-top: 20px;
	margin-left: 212px;
	margin-bottom: 15px;
	border: 2px solid #45a1c6;
}


#AktTemaCeliTekstSadrzaj  .podnaslov {
	float: left;
	display: inline;
	height: auto;
	width: 410px;
	margin-top: 4px;
	margin-left: 95px;
	margin-right: 0px;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45A1C6;
}


#AktTemaCeliTekstSadrzaj .tekst {
	float: left;
	display: inline;
	height: auto;
	width: 580px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 18px;
	font-size: 12px;
}
#AktTemaCeliTekstSadrzaj .tekst img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#AktTemaCeliTekstSadrzaj .tekst a {
	text-decoration: none;
	line-height: 18px;
	color: #3386A6;
}
#AktTemaCeliTekstSadrzaj .tekst a:hover {
	text-decoration: underline;
}


#AktTemaPoljeKomentara {
	float: left;
	display: inline;
	height: auto;
	width: 602px;
	position: relative;
	margin-left: 15px;
}




#AktTemaPoljeKomentara .botBg {
	background-image: url(images/sadrzaj_bgBot.gif);
	background-repeat: no-repeat;
	float: left;
	display: inline;
	height: 5px;
	width: 600px;
}
#AktTemaPoljeKomentaraSadrzaj {
	float: left;
	display: inline;
	height: auto;
	width: 600px;
	position: relative;
	background-image: url(images/sadrzaj_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-top: 5px;
}
#AktTemaPoljeKomentaraSadrzaj .naslov {
	float: left;
	display: inline;
	height: auto;
	width: 580px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
	padding-bottom: 16px;
}
#AktTemaPoljeKomentaraSadrzaj .naslov a {
	color: #333333;
	text-decoration: none;
}
#AktTemaPoljeKomentaraSadrzaj  .naslov  a:hover  {
	color: #45A1C6;
}



#AktTemaPoljeKomentara .topBg {
	background-repeat: no-repeat;
	float: left;
	display: inline;
	height: 10px;
	width: 600px;
}
#AktTemaPoljeKomentaraSadrzaj .podnaslov {
	float: left;
	display: inline;
	height: auto;
	width: 580px;
	margin-left: 10px;
	margin-right: 0px;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45A1C6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #45A1C6;
	background-color: #DFF6FF;
	padding-top: 2px;
	margin-bottom: 15px;
}
#AktTemaPoljeKomentaraSadrzaj .tekst {
	float: left;
	display: inline;
	height: auto;
	width: 580px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 18px;
	font-size: 12px;
}
#AktTemaPoljeKomentaraSadrzaj .tekst a {
	text-decoration: none;
	line-height: 18px;
	color: #000000;
}
#AktTemaPoljeKomentaraSadrzaj .tekst a:hover {
	color: #45A1C6;

}




/*--------------------------------Celi Komentar-------------------*/






#AktTemaCeliKomentarSadrzaj  {
	float: left;
	display: inline;
	height: auto;
	width: 600px;
	position: relative;
	background-image: url(images/sadrzaj_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
	padding-top: 5px;
}
#AktTemaCeliKomentarSadrzaj .slika {
	float: left;
	display: inline;
	height: 145px;
	width: 250px;
	margin-top: 20px;
	margin-left: 175px;
	margin-bottom: 15px;
	border: 2px solid #45a1c6;
}
#AktTemaCeliKomentarSadrzaj .naslov {
	float: left;
	display: inline;
	height: auto;
	width: 410px;
	margin-left: 95px;
	margin-right: 10px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45a1c6;
}


#AktTemaCeliKomentarSadrzaj  .podnaslov {
	float: left;
	display: inline;
	height: auto;
	width: 410px;
	margin-top: 4px;
	margin-left: 95px;
	margin-right: 0px;
	font-size: 12px;
	color: #333333;
	text-align: center;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45A1C6;
}


#AktTemaCeliKomentarSadrzaj .tekst {
	float: left;
	display: inline;
	height: auto;
	width: 580px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 18px;
	font-size: 12px;
	margin-bottom: 20px;
}
#AktTemaCeliKomentarSadrzaj .tekst img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#AktTemaCeliKomentarSadrzaj .tekst a {
	text-decoration: none;
	line-height: 18px;
	color: #3386A6;
}
#AktTemaCeliKomentarSadrzaj .tekst a:hover {
	text-decoration: underline;
}



/*--------------------------------Zasnjih 10-------------------*/



#AktTemeZadnjih5 {
	float: left;
	display: inline;
	height: auto;
	width: 305px;
	position: relative;
	margin-left: 10px;
	margin-top: 20px;
}
#AktTemeZadnjih5 .headerIco {
	background-image: url(images/zabava_headerIco_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: inline;
	float: left;
	height: 21px;
	width: 119px;
}
#AktTemeZadnjih5 .head {
	display: inline;
	float: left;
	height: 21px;
	width: 183px;
}
#AktTemeZadnjih5 .gornjaMaska {
	display: inline;
	float: left;
	height: 5px;
	width: 305px;
}
#AktTemeZadnjih5Sadrzaj {
	display: inline;
	float: left;
	height: auto;
	width: 305px;
	position: relative;
	background-image: url(images/anketa_bg.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
#AktTemeZadnjih5PoslednjeTeme {
	display: inline;
	float: left;
	width: 296px;
	margin-left: 3px;
	position: relative;
	background-color: #CAE6F1;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#AktTemeZadnjih5PoslednjeTeme  .Naslov {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	display: inline;
	float: left;
	height: auto;
	width: 230px;
	margin-left: 32px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45a1c6;
	padding-bottom: 5px;
}
#AktTemeZadnjih5PoslednjeTeme  .Naslov  a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#AktTemeZadnjih5PoslednjeTeme  .Naslov  a:hover {
	color: #45a1c6;
}
#AktTemeZadnjih5PoslednjeTeme  .tekst {
	display: inline;
	float: left;
	height: auto;
	width: 286px;
	font-size: 11px;
	margin-left: 10px;
}
#AktTemeZadnjih5PoslednjeTeme  .detalji {
	display: inline;
	float: left;
	height: auto;
	width: 200px;
	margin-left: 90px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #45a1c6;
}
#AktTemeZadnjih5PoslednjeKomentari {
	display: inline;
	float: left;
	width: 296px;
	margin-left: 3px;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0px;
	border-bottom-color: #45A1C6;
	margin-bottom: 10px;
}
#AktTemeZadnjih5PoslednjeKomentari  .vest3 {
	display: inline;
	float: left;
	height: auto;
	width: 296px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45A1C6;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 11px;
	padding-top: 3px;
}
#AktTemeZadnjih5PoslednjeKomentari  .vest3  a {
	color: #333333;
	text-decoration: none;
}
#AktTemeZadnjih5PoslednjeKomentari  .vest3  a:hover {
	color: #45a1c6;

}

#AktTemeZadnjih5 .donjaMaska {
	display: inline;
	float: left;
	height: 8px;
	width: 305px;
}
