/* OVO NAM TREBA */

body {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;


}
.okvir-glavni {
	height: 475px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #474747;
	border-bottom-color: #474747;
	background-repeat: no-repeat;
	background-position: left 19px;
	background-color: #000000;
	background-image: url(slike/background.jpg);



}
.okvir-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 30px;
	padding-left: 100px;

}


/* KRAJ OVO NAM TREBA */


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;

}
.textCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
.h1 {
	font-size: 16px;
	font-weight: bold;
	color: #7492B6;
	text-decoration: none;
}
.h2{
	font-size: 13px;
	font-weight: bold;
	color: #7492B6;
	text-decoration: none;
}
.okvir-slike {
	background-image: url(slike/movies.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
.linkPictures {
/*border: solid: color:#blue; ovako je pisalo, ali to nije ispravno, ovo treba da obrises*/
border:none;
}
a:hover.linkPictures { 
/*border:solid; color: #red 2px; ovako je pisalo, ali to nije ispravno, ovo treba da obrises*/
border:none;
}
