/*OSNOVNI START*/
body
{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
a
{
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: none;
	color:#FFFFFF;
}
h1
{
	width: 386px;
	font-size:9px;
	text-align: center;;
}
/*OSNOVNI END*/
/*ID-TA START*/
#all
{
	left: 50%;
	top: 50%;
	margin: -285px 0 0 -435px;
	position: absolute;
	background: url(osnova1.jpg) top left no-repeat;
	width: 870px;
	height: 550px;
	padding:10px;
}

#title
{
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	width: 755px;
	height: 20px;
	text-align: center;
}
#menu
{
	width: 569px;
	margin:33px 0 0 24px;
}
#menu ul
{
	padding:0;
	margin:0;
	color:#FFFFFF;
	font-size: 10px;
	list-style: none;
}
#menu li
{
	width: 95px;
	height: 17px;
	display: block;
	float: left;
}
#menu li a, a:hover
{
	color:#FFFFFF;
}

#content
{
	margin: 150px 0 0 0;
	background: url(img1.jpg) top center no-repeat;
	width:755px;
	height: 230px;	
}
*html #content
{
	margin: 100px 0 0 0;
}

#content_cont
{
	margin: 151px 0 0 0;
	background: url(img2.jpg) top center no-repeat;
	width:755px;
	height: 230px;	
}
#content_cont a, a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}
*html #content_cont
{
	margin: 100px 0 0 0;
}

#tit
{
	margin: 100px;
	width:200px;
	text-align: right;
	color:#000000;
	font-weight:bold;
	font-size: 11px;
}
*html #tit
{
	margin:50px;
	position:fixed;
	width:250px;
	text-align: right;
	color:#000000;
	font-weight:bold;
	font-size: 11px;
}
#tit1
{
	margin: 100px;
	width:236px;
	text-align: right;
	color:#000000;
	font-weight:bold;
	font-size: 11px;
}
*html #tit1
{
	margin:50px;
	position:fixed;
	width:286px;
	text-align: right;
	color:#000000;
	font-weight:bold;
	font-size: 11px;
}
#content_view
{
	margin: -95px 0 0 27px;
	background: url(img3.jpg) top right no-repeat;
	width:665px;
	height: 292px;	
}
*html #content_view
{
	margin: -45px 0 0 27px;
	
}
#content_view p
{
	margin: -210px 0 0 260px;
	width: 386px;
	font-size:10px;
	text-align: left;
	color:#FFFFFF;
}
#content_view img
{
	margin: 33px 0 0 0;
}

#language
{
	font-size: 11px;
	margin: 7px 0 0 18px;
}
#language a
{
	color: #000000;
	text-decoration: none;
}
#language a:hover
{
	color: #000000;
	text-decoration: none;
}


#language1
{
	font-size: 11px;
	margin: -23px 0 0 18px;
}
#language1 a
{
	color: #000000;
	text-decoration: none;
}
#language1 a:hover
{
	color: #000000;
	text-decoration: none;
}
#fut_men
{
	width: 743px;
	height: 14px;
	font-size:10px;
	text-align: center;
	color:#000000;
	background: #fffffff;
	margin: 45px 0 0 6px;
}
#fut_men a, a:hover
{
	color:#000000;
	padding: 0 9px 0 0;
}