/* CSS Document for owd template 'solution' */


/* general styling */
* {
	margin: 0;
	padding: 0;
}
html,body {
	height: auto;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* the hyperlinks */
a {
	color: #458023;
	text-decoration: underline;
}
a:hover {
	color: #006668;
}


/* site specific styling */


/* the container centers the page */
#container {
	width: 740px;
	height: auto;
	margin: 0 auto 0 auto;
}	


/* the topbar that contains the most upper links */
#topbar {
	width: 740px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: right;
}

/* the links in the topbar are an unordered list, formatted here */
	#topbar ul {
		float: right;
	}
	#topbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#topbar a {
		text-decoration: none;
		display: block;
		padding: 0 10px 0 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
	}
	#topbar a:hover {
	background: #006668;
	color: #CCCCCC;
	}


/* the header that contains the big image */
#header {
	width: 740px;
	height: 180px;
	background: url(../images/Header.jpg) no-repeat left top;
	position: relative;
}

/* the big title text in the header */
	#header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 100;
	color: #FFFFFF;
	position: absolute;
	top: 27px;
	left: 231px;
	letter-spacing: 1px;
	vertical-align: baseline;
	text-align: left;
	}


/* the navigationbar in the header */
#navbar {
	position: absolute;
	bottom: 3px;
	right: 63px;
	width: auto;
}
	
	#navbar li {
		list-style: none;
		display: block;
		width: auto;
		float: left;
	}
	#navbar a {
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	}
	#navbar a:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
/* the core contains all the site contents */
#core {
	width: 740px;
	height: auto;
	background: #FFF url(none) repeat-y left top;
	margin-top: 5px;
	border: thin solid #CCCCCC;
}

	#corecenter h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 20px;
	color: #FF7D27;
	padding: 10px 0 0 20px;
	margin-bottom: 10px;
	}
	#corecenter p {
	line-height: 20px;
	padding: 0 10px 0px 20px;
	color: #000000;
	}
	
	#corecenter ul {
	padding: 20px;
	width: auto;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	list-style: square;
	}
	#corecenter li {
	list-style: none;
	line-height: 20px;
	}
	#corecenter li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: auto;
	padding: 4px;
	}
	#corecenter li a:hover {
	color: #000;
	}

/* the footer contains all copyright info etcetera */
#footer {
	width: 740px;
	height: 40px;
	background: #096B6C;
	line-height: 18px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	letter-spacing: 1px;
	color: #EFEFEF;
}
#translation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCF85;
	position: absolute;
	left: 410px;
	top: 53px;
	letter-spacing: 1px;
	width: 208px;
}
#wsyl {
	position: relative;
	height: 30px;
	width: 230px;
	top: 35px;
	left: 20px;
}
#navbar-eng {
	bottom: 3px;
	position: absolute;
	right: 30px;
}
#navbar-eng a {
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#navbar-eng li {
	list-style: none;
	display: block;
	width: auto;
	float: left;
}
#navbar-eng a:hover {
	color: #FFF;
	text-decoration: underline;
}
#upit {
	text-align: center;
	word-spacing: normal;
	position: relative;
	width: auto;
}
table.cijene-tablica
{
	width: 600px;
	border-spacing: 0px;
	margin: 0px;
}

table.cijene-tablica td
{
	text-align: left;
	padding-left: 20px;
	padding-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
