/* CSS Document */

/*=========================================================== */
/*=========================================================== */
body,td,th,p {
	font-family: "Helvetica", serif;
	font-size: 110%;
}
body {
	
	background-image: url(http://www.tala.hr/images/basiccms/plesni_centar_tala/pctala_background.jpg);
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-repeat: repeat;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*=========================================================== */
/*=================== BEGIN: LAYOUT ===================== */
/*=================== BEGIN: LAYOUT ===================== */
#glavni {
	height: 478px;
	width: 780px;
	background-image: url(http://www.tala.hr/images/basiccms/plesni_centar_tala/pctala_background.jpg);
}

#lijeva_kolona {
float:left;
width: 206px;
height: 478px;

background-image: url(http://www.tala.hr/images/basiccms/lijeva_slika.jpg); background-repeat: no-
repeat; background-position: left top;

}
#srednja_kolona {
	float:left;
	width: 550px;
	height: 478px;
	

}

#gornji_meni {
width:inherit;
height:54px
}

#content {
background-color: #F3F3F3; 
width:inherit;
height: 397px;


}
/*===================  END: LAYOUT ===================== */
/*===================  END: LAYOUT ===================== */

/*===================  content ===================== */
/*===================  content ===================== */

#content .kr_opis {
font-weight: bold;
font-style: italic;

}
#content .tekst {

font-size: 110%;

}

img {

border:0px;
}


