/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin-top: 0px;
	padding-top: 40;
}

body {
	background: url(slike/podloga.jpg) no-repeat top center;
	margin: 0;
	color: #0E74BE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	visibility: visible;
	overflow: visible;
	z-index: auto;
	
	height: auto;
	width: auto;
}

h1, h2, h3 {
	font-family: "Berlin Sans FB";
	color: #0E74BE;
	font-size: 17px;
}

h2 {
	background: url(slike/img6.gif) repeat-x left bottom;
	
	
	font-size: 18px;
	font-weight: normal;
}

h3 {
	margin-bottom:-1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: left;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #E08934;
}

a:hover {
	text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 0px 0 0 10px;
	background: url(slike/img03.gif) no-repeat left center;
	border-bottom: 2px solid #FFCC99;
	font-size: 16px;
}

.boxed .content {
	padding: 10px;
}


/* Logo */

#logo {
	width: 770px;
	height: 140px;
	margin: 0 auto;
	background: url(slike/img02.gif) no-repeat 0 665px;
}

#logo h1 {
	padding: 46px 0 0 0px;
}

#logo h1 a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 20px;
}

#logo h1 i {
	text-transform: lowercase;
font: italic normal 48px Georgia, "Times New Roman", Times, serif;
	color: #385B88;
}

#logo h2 {
	padding: 0 0 0 2px;
	text-transform: lowercase;
	font-size: 1em;
}
#logo h3 {
	margin:6px;
margin-top:-16px;
	font-size: 0.8em;
}

#logo a {
}

/* Content */

#content {
	width: 770px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 500px;
	margin-top: 0px;
	position: relative;
	left: -5px;
	top: -80px;
	height: auto;
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 1px solid #FFCC99;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	font-family:"Berlin Sans FB";
	font-size: 15px;
	display: block;
	padding: 10px 0 10px 24px;
	border-top: 1px solid #FFCC99;
	color: #EC733E;
}

#menu a:hover, #menu  {
	text-decoration: none;
	color: #1178BD;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: small;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 5px 5px;
	width: 770px;
	margin: 0 auto;
	background:  url(slike/img6.gif) repeat-x left top;
    text-align:center
}

#footer p {
	width: 770px;
	margin: 0 auto;
	font-size: small;
   text-align:center;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
