@charset "utf-8";
/* CSS Document */

#container {
	width:900px;
	height:100%;
	margin: 10px auto 10px auto;
}

#trazilica {
	width:900px;
	height:61px;
	background-image:url(images/dizajn_01.jpg);
	float:left;
}


#menu {
	width:900px;
	height:60px;
	background-image:url(images/dizajn_02.jpg);
	float:left;
}


#sale{

	width:900px;
	height:500px;
	background-color:#CCCCCC;
	float:left;
}

#kocka{
	width:230px;
	height:165px;
	background-color:#E6E6E6;
	float:left;
	margin-left:60px;
	margin-top:25px;
	border:solid 1px;
	border-color:#000000;
}


#flashpodloga {
	width:900px;
	height:199px;
	background-image:url(images/dizajn_03.jpg);
	float:left;
}


#podloga {
	width:900px;
	height:550px;
	background-image:url(images/sasasasa.jpg);
	float:left;
}

#flash {
	width:776px;
	height:146px;
	float:left;
	margin-top:30px;
	margin-left:57px;
}


#tekst {
	width:550px;
	height:470px;
	float:left;
	margin-left:75px;
	margin-top:68px;
	text-align: justify;
}


#film1 {
	width:200px;
	height:110px;
	background-color:#333;
	float:right;
	margin-top:90px;
	margin-right:27px;
}

#film2 {
	width:200px;
	height:110px;
	background-color:#333;
	float:right;
	margin-top:30px;
	margin-right:27px;
}

#film3 {
	width:200px;
	height:110px;
	background-color:#333;
	float:right;
	margin-top:30px;
	margin-right:27px;
}

#napomena {
	width:200px;
	height:40px;
	margin-right:27px;
	margin-top:20px;
	float:right;
	text-align: left;
	
}


#donji {
	width:900px;
	height:50px;
	float:left;
	background-color:#000;
}

#potpis {
	width:900px;
	height:20px;
	margin-top:15px;
	float:left;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
#container #podloga #tekst {
	font-weight: bold;
}
.b {


}
.s {
	color: #F00;
}

