body {
	background-image: none;
	text-align: justify;
	font-family: "Lucida Grande";
	background-color: #840d4a;
}

#container {
	width: 640px;
	margin: 0 auto;
	border: 10px solid #fff;
	background-color: #858613;
}

.oneColFixCtrHdr #header {
	height: 300px;
	width: 100%;
	padding-left: 0;
	margin-left: 0;
	padding: 0;
	margin: 0;
}

.oneColFixCtrHdr #mainContent {
	margin: 0;
	padding: 5px 35px 0;
	background-image: none;
}

#footer {
	background-image: none;
	background-color: #858613;
	height: 20px;
	text-align: center;
	font-size: 0.6em;
	margin-top: 0;
	padding-top: 0;
	border-bottom-color: #858585;
}

.ruler{
	border-bottom: 1px dotted #b3b3b3;
}

/* @group linkovi */


#menu-container{
	width: 640px;
	height: 40px;
	display: block;
	vertical-align: bottom;
	padding: 0;
	background: url(slike/nav_bg/nav_bg_2.gif) repeat-x;
}

ul#simple-menu{
	list-style-type:none;
	width: 640px;
	padding: 0;
	margin: 0;
	
}

ul#simple-menu li{
	width: 213px;
	height: 40px;
	float: left;
	padding: 0;
}

ul#simple-menu li.left{
}

ul#simple-menu li a.right{
}

ul#simple-menu li a{
	position: relative;
	width: 213px;
	height: 30px;
	display: block;
	text-align: center;
	padding-top: 10px;
	color: white;
	text-decoration: none;
	margin: 0;
}

ul#simple-menu li a:hover{
	width: 213px;
	text-decoration: underline;
}

ul#simple-menu li a.current{
	width: 213px;
}

ul#simple-menu li a.current:hover{
	width: 213px;
}

/* @end */

/* @group tekst */

h1, h2, h3, h4, h5, h6, p, a, f {
	color: #e4e4e4;
}

h1 {
	font-weight: bold;
	line-height: 1.3em;
	font-size: 1.52em;
}

h2 {
	line-height: 1.3em;
	font-size: 0.83em;
	font-weight: bold;
}

h3 {
	font-weight: bold;
	line-height: 1.3em;
	font-size: 0.9em;
}

h4 {
	line-height: 1.3em;
	font-weight: bold;
	font-size: 0.86em;
}

p {
	line-height: 1.56em;
	font-size: 0.79em;
}

a {
	text-align: center;
	color: #ccc;
	font-size: 1em;
}

f {
	font-size: .6em;
	top: 70px;
	position: relative;
}

/* @end */

/* @group float */

.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

.floatleft
{
float: left;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

/* @end */


/* @group form */

fieldset{
	border: 1px solid #0e6565;
	display: block;
	padding-top: 10px;
	position: relative;
	margin-top: 10px;
}

legend {
	display: block;
	position: relative;
	padding: 8px;
	margin: 0;
	color: #333;
	border: 1px solid #0e6565;
	font-size: 1em;
}

label,input {
	width: 190px;
	margin-bottom: 5px;
	position: relative;
	float: left;
	display: block;
	top: -3px;
	left: 2px;
}

label {
	text-align: right;
	padding-right: 10px;
	overflow: hidden;
	color: #333;
	font-size: .8em;
}

br {
	clear: both;
}

input.formInputButton   {
	text-align: center;
	border: 1px solid #0e6565;
	cursor: pointer;
	float: right;
	font-size: .9em;
	width: 80px;
	height: 40px;
	padding: 0;
	display: block;
	position: relative;
	margin-top: 5px;
	color: #333;
	background-color: #fff;
}
	
input.formInputButton:hover   {
	background-color: #fccc17;
}
	
input.formInputButton:active   {
}

select.select  {
	font-size: .20em;
	cursor: pointer;
	width: 200px;
}

select.Select:hover  {
}
	
select.Select:focus  {
}

formInputButton{
}

textarea{
	
}	
/* @end */

.radimo {
	background: url(slike/body_bg/radimo.png) no-repeat;
	width: 183px;
	height: 55px;
	left: 646px;
	float: right;
	display: block;
	position: absolute;
	bottom: -263px;
}