body {
	margin: 0;
	font-family: Arial,Tahoma,Verdana;
	font-size: 9pt;
	background: #000;
	height: 100%;
}
p {
	font-family: Arial,Tahoma,Verdana; font-size: 9pt; color: #fff; margin: 0;
}
input {
	font-family: Tahoma; font-size: 8pt; color: #757575; border: 1px solid silver;
}
input:focus, textarea:focus, input:hover {
	background: #F0EAD9; border: 1px solid silver; color: #000;
}
button {
	background: transparent; font-family: Arial; font-size: 8pt; border: 1px solid #ccc; color: #fff; line-height: 20px;
}
button:hover, button:focus {
	background: transparent; color: #fff; border: 1px solid #ccc; cursor: pointer;
}
select {
	font-family: Arial; font-size: 8pt; color: #757575; border: 1px solid silver;
}
h1 {
	font-family: Georgia; font-size: 20pt; color: #fff; font-weight: normal; letter-spacing: -1px; margin: 0 0 0 5px;
}
h2 {
	font-family: Georgia; font-size: 38pt; color: #fff; text-align: left; font-weight: normal; margin: 0 0 0 5px;line-height: 36px;
}
h3 {
	font-family: Georgia; font-size: 14pt; color: #fff; font-weight: normal; letter-spacing: -1px; margin: 0;
}
h4 {
	font-family: Georgia; font-size: 12pt; color: #93886A; font-weight: normal; font-style: italic;
}
h5 {
	font-family: Georgia; font-size: 12pt; color: #B3001D; margin: 0; font-weight: normal;
}
font {
	font-family: Arial,Tahoma,Verdana; font-size: 9pt; color: #fff; margin: 0;
}
td {
	font-family: Arial,Tahoma,Verdana; font-size: 9pt; color: #fff; margin: 0;
}
a:link, a:visited {  
	color: #9C3117; font-family: Arial,Tahoma,Verdana; text-decoration : none; font-weight: bold;
}
a:hover {  
	color: #606060;	text-decoration: underline;	font-weight: bold;
}
a:active { 
	color: #676149;
}
hr { color: #676149; }
/** formating goes here // ovde ide formatiranje **/
#container {
	width: 980px;
	margin: 0;
	background-color:#000000;	
}
#topleft {
	width: 370px;
	height: 78px;
	float: left;
	text-align: left;
	background: url(images/sfc_type_tl.png) no-repeat;
}
#menudiv {
	width: 360px;
	height: 75px;
	float: left;
	margin: 0 0 0 5px;
}
#indexlogin {
	width: 245px;
	height: 75px;
	float: left;
	margin: 0;
	background: url(images/index_login_bg.jpg) no-repeat;
	padding: 0;
}
#indexlogin td{
	color: #fff;
}
#indexlogin form{
	margin: 0;
}
#indexlogin button{
	height:18px;
	line-height: 18px;
}

#blackmenu {
	width: 100%;
	background: url(images/black_menu_bg.jpg) repeat-x;
	height: 43px;
	float: left;
}
#search {
	width: 300px;
	height: 43px;
	line-height: 42px;
	float: left;
	text-align:right;
	margin:0;
}
.clr {
	clear: both;
}
#indeximage {
	width: 100%;
	float: left;
	margin: 0;
	z-index: 2;
}
#middle {
	width:980px;
	height:287px;
	background:url(images/middle-bg.jpg) no-repeat;
}
#middletext {
	width: 450px;
	float:left;
	margin: 0 0 0 20px;
}
#middletext td {
	text-align: left;
	vertical-align:top;
	padding:10px;
}
#middleright {
	float:left;
	text-align:right;
	margin: 0 0 0 60px;
	height:248px;
}
#middleform {
	background:url(images/getstarted.png) no-repeat;
	height: 71px;
	vertical-align: top;
	margin:30px 0 0 0;text-align:left;padding:35px 0 0 15px;
}
.indexfvidtop {
	width: 100%;
	float: left;
	background: url(images/index_fvideo_top.jpg) repeat-x;
	text-align: left;
	height: 38px;
}
.indexfvidtop img{
	margin: 0 0 0 30px;
}
#indexfvidcont {
	float: left;
	background: url(images/index_fvideo_cont.png) repeat-x;
	height: 137px;
	width: 100%
}
#indexfooter {
	float: left;
	width: 100%;
	height: 50px;
}
#indexfooter p{
	text-align: center;
	font-family: Arial,Tahoma,Verdana;
	color: #5A5A5A;
	margin: 6px 0 0 0;
}
#indexfooter a:link, #indexfooter a:visited, #indexfooter a:active {
	font-family: Arial,Tahoma,Verdana;
	color: #8F8F8F;
	text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}
#indexfooter a:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}
