html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000000;
	background: #CCCCCC url(../images/gradient_background.png) 0 20px repeat-x;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color:000000;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #008DEA;
}

#bg_wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

#main {
	position:relative; 
		top: 20px;
	width: 795px;
	margin-left: auto;
	margin-right: auto;
}

#language {
	width: 790px;
	height: 15px;
	text-align: right;
}

#header {
	width: 795px;
	height: 140px;
	background: url(../images/header.png) 100% 0 no-repeat;
}

#logo {
	float: left;
	width: 145px;
	height: 140px;
	background: url(../images/logo.png) 0 0 no-repeat;
}

#middle {
	width: 795px;
	margin-top:10px;
}

#leftcolumn {
	width: 145px;
	float: left;
	height: 100px;
	text-align: left;
}

#maincolumn {
	width: 650px;
	height: 500px;
	float: right;
	background: url(../images/gradient_content.png) 5px 0 repeat-y;
}

#maintopleft {
	float: left;
	width: 355px;
	height: 215px;
	text-align: left;
	margin-left: 25px;
	margin-top: 25px;
	padding-top: 3px;
}

#maintopleft_au {
	float: left;
	width: 385px;
	height: 240px;
	text-align: left;
	margin-left: 25px;
	margin-top: 25px;
	padding-top: 3px;
}

#maintopleft_ref {
	float: left;
	width: 590px;
	height: 215px;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	padding-top: 3px;
}


#maintopright {
	float: left;
	width: 260px;
	height: 240px;
	background: url(../images/image_home.png) 5px 10px no-repeat;
	padding-top: 3px;
}

#maintopright_au {
	float: left;
	width: 230px;
	height: 240px;
	padding-top: 3px;
	margin-top: 70px;
}

#maintopright_down {
	float: left;
	width: 260px;
	height: 240px;
	background: url(../images/image_downloads.png) 25px 20px no-repeat;
	padding-top: 3px;
}

#maintopright_con {
	float: left;
	width: 260px;
	height: 240px;
	background: url(../images/image_contact.png) 35px 20px no-repeat;
	padding-top: 3px;
}

#mainbottomleft {
	float: left;
	width: 305px;
	height: 214px;
	text-align: left;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 3px;
}

#mainbottomright {
	float: left;
	width: 275px;
	height: 214px;
	text-align: left;
	margin-left: 25px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}

#aboutus_thumbs {
	position: absolute;
		top: 562px;
}

#footer {
	width: 650px;
	height: 20px;
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
}

#bottom_menu {
	width: 650px;
	height: 30px;
	float: right;
	margin-top: 5px;
}

.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0089E4;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #008DEA;
	text-decoration: none;
}
