* {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

body {
	text-align:center;
	margin: 0 auto 0 auto;
	padding:0px;
	background:#fff url(images/bg.jpg) repeat-x;
	font-size: 11px;
	cursor:default;
	color:#466289;
}

img{border:0;}
form{vertical-align:middle;}

#container {
	position:relative;
	margin: 0px auto 0px auto;
	padding:0px;
	text-align:left;
	width:780px;
	text-align:left;
}

#menu {
	position:relative;
	margin:0;
	padding:0;
	height:47px;
	text-align:center;
}
#menu ul {display:block; margin:0; padding-top:19px;}
#menu li { display:inline; }
#menu li a, #menu li a:link, #menu li a:visited, #menu li a.link:visited  {
	font-size:11px;
	font-weight:bold;
	color:#627894;
	margin:15px;
	padding:19px;
	text-decoration:none;
}
#menu li a:hover, #menu li a:focus {
	color:#000;
	background:url(images/menu_selector.jpg) 50% top no-repeat;
}

#header {
	position:relative;
	margin:0;
	padding:0;
	height:193px;
	background:url(images/header.jpg) no-repeat;
}

#header_bottom {
	width:760px;
	height:109px;
	background:url(images/head_bottom.jpg) no-repeat;
}


#header_bottom2 {
	width:760px;
	height:51px;
	background:url(images/opis.jpg) no-repeat;
	text-align:center;
}

#header_bottom2 p {
	padding-top:15px;
	font-weight:bold;
	font-size:13px;
	color:#466289;
}

#google {
	position:absolute;
	width:200px;
	top:290px;
	left:70px;
	text-align:left;
}
#google input {display:inline; vertical-align:middle; font-size:11px; color:#627894;}

#google_input {
	border:1px solid #627894;
	padding:2px;
}
#google_input:focus {
	border:1px solid #000;
}
#go {
	border:0;
	background:url(images/go.gif) no-repeat;
}

#plus {
	position:absolute;
	right:20px;
	top:265px;
}

#sadrzaj{
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}

/* ----------------------------------------------------------------------
								RSS
---------------------------------------------------------------------- */

#indexhr {
	position:relative;
	float:left;
	width:740px;
}

#indexhr p {padding:0; margin:0;}

#indexhr p a, #indexhr p a:link, #indexhr p a.link, #indexhr p a:visited {
	margin:0;
	padding:5px;
	display:block;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background:#466289;

}


#bughr {
	position:relative;
	float:left;
	width:375px;
	left:10px;
}

#bughr p {padding:0; margin:0;}

#bughr p a, #bughr p a:link, #bughr p a.link, #bughr p a:visited {
	margin:0;
	padding:5px;
	display:block;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background:#466289;
}

.vijesti {
	margin:0;
	padding:0;
}

.vijesti dt {
	margin-top:10px;
	padding:5px;
}

.vijesti dt a, .vijesti dt a:link, .vijesti dt a:visited, .vijesti dt a.link {
	display:block;
	font-weight:bold;
	color:#466289;
	text-decoration:none;
}

.vijesti dd {
	margin:0;
	padding-left:15px;
	padding-bottom:10px;
	color:#666666;
	border-bottom:1px solid #A0AEC1;
}


/* ----------------------------------------------------------------------
								FOOTER
---------------------------------------------------------------------- */

#footer {
	float:left;
	margin:0;
	padding:0;
	margin-top:20px;
	padding-top:14px;
	width:760px;
	color:#A0AEC1;
	text-align:center;
	font-weight:bold;
	height:60px;
	background:url(images/footer.jpg) no-repeat;
	vertical-align:middle;
}

#footer p, #footer p a {
	margin:0;
	padding:0px;
	color:#A0AEC1;
}




/* ----------------------------------------------------------------------
								O nama - slike
---------------------------------------------------------------------- */

#slike {
	position:relative;
	float:left;
	width:350px;
}

#slike img {
	display:inline;
	padding:3px;
	border:1px solid #A0AEC1;
	margin:5px;
}

#slike img:hover {
	border:1px solid #466289;
}

/* ----------------------------------------------------------------------
								Kontakt, Turniri, cjenik
---------------------------------------------------------------------- */
#kontakt, #turniri{
	margin-left:300px;
	text-align:center;
}

#linkovi {
	margin-left:300px;
	text-align:center;
	font-weight:bold;
}

#linkovi a {
	color:#466289;
}

#cjenik {
	margin-left:240px;
}

	#cjenik tr > td {
		border-bottom:1px solid #ddd;
	}
	
	#cjenik tr:hover > td {
		border-bottom:1px solid #466289;
	}





