@charset "utf-8";


		
/*	---------------------------------------------------------------------------------------
	Main styles
*/
		
body {
	margin:0px;
	padding:0px;
}
			
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#555;
	background-color:#e1f4f1;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
			
p, h1, h2, h3, h4, form, ul, li {
	padding:0px;
	margin:0px;
	font-size:100%}
			
p {
	line-height:150%;}
			
a {
	color:#660000;
}
			
a:hover {
	color:#333333;
}
			
img {
	border:0px}
		
/*	---------------------------------------------------------------------------------------
	Content
*/
#content {
	padding:18px 0 0 0;
/*	background-image:url(bg-content.png); */
	background-repeat:repeat-x;
}
#content h2 {
	font-size:135%;
	color:#383838;
	margin:0px 0px 15px 0px;
	font-weight: bold;
}
#content h3 {
	font-size:120%;
	font-weight:bold;
	line-height:30px;
	color:#660000;
	margin:0px 0px 5px 5px;
}
#content h4 {
	font-size:90%;
	font-weight:normal;
	color:#383838;
	padding: 0px 0px 5px 5px;
}
#content p {
	margin:0px 0px 15px 0px;
}
		
/*	---------------------------------------------------------------------------------------
	Header
*/
#header {
	width:890px;
	height:280px;
	margin:0 auto;
	/*background-image:url(../images/header.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
	padding:0;
}
#header h1 {
	text-indent:-9009px;
	background-repeat:no-repeat;
	width:392px;
	height:67px;
	float:left;
	margin:10px 0 0 10px;
	position:absolute;
	z-index:1;
	background-image: url(../images/logo.gif);
}
#en #header {
	width:890px;
	height:270px;
	margin:0 auto;
	/*background-image:url(../images/header-en.jpg);*/
	background-repeat:no-repeat;
	background-position:top left;
	padding:0;
}
.bg1 {
	background-image:url(../images/header1.jpg);	
}
.bg2 {
	background-image:url(../images/header2.jpg);	
}
.bg3 {
	background-image:url(../images/header3.jpg);	
}
#en #header.bg1 {
	background-image:url(../images/header-en1.jpg);	
}
#en #header.bg2 {
	background-image:url(../images/header-en2.jpg);	
}
#en #header.bg3 {
	background-image:url(../images/header-en3.jpg);	
}
		
/*	---------------------------------------------------------------------------------------
	Menus
*/
#menu {
	font-family: Arial, Helvetica, sans-serif;
	height: 206px;
	margin: 0;
}
#menu ul {
	margin:0 0 0 558px;
	list-style-type:none;
}
#menu li {
	float: left;
}
#menu li a {
	display:block;
	font-size:86%;
	color:#3F3F3F;
	text-decoration:none;
	padding:14px 6px 2px 6px;
	text-align:center;
	/*border-right:1px solid #008FD4;*/
	text-transform: uppercase;
}
#menu li a:hover {
	background-color:#660000;
	color: #E1EEF4;
}
#menu li a:active {
	background-color:#660000;
	color: #E1EEF4;
}
#menu li.selected a {
	background-color:#660000;
	color:#E1EEF4;
}			
/*#menu li a.selected {
	background-color:#008FD4;
	color:#E1EEF4;
}*/
#menu li.last {
	color:#FF9900;
}
#menu ul li a.selected {
	color:#E1EEF4;
}

#topmenu {
	margin: 0;
	clear: both;
}
#topmenu ul {
	margin:0 0 0 0;
	list-style-type: none;
}
#topmenu li {
	float: left;
}
#topmenu li a {
	display: block;
	font-size: 90%;
	color: #3F3F3F;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	text-align: center;
}
#topmenu li a:hover {
	background-color: #660000;
	color: #E1EEF4;
}
#topmenu li a:active {
	background-color:#660000;
	color: #E1EEF4;
}
#topmenu li.selected {
	background-color:#660000;
	color:#E1EEF4;
}			

/*	---------------------------------------------------------------------------------------
	Side Menu
*/
#sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 32px;
	padding: 0;
	float: left;
	width: 264px;
	font-size:95%;
}
#sidemenu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#sidemenu li {
	margin: 0;
	padding: 0;
	float: left;
}
#sidemenu li a {
	display:block;
	font-size:100%;
	font-weight:bold;
	background-position:0px 0px;
	color:#fff;
	text-decoration:none;
	padding:5px;
	text-align:center;
	text-transform: uppercase;
	background-color: #F90;
	margin: 0 3px 0 0;
}
#sidemenu li a:hover {
	background-color:#e1f4f1;
	color: #333333;
}
#sidemenu li.selected a {
	background-color:#e1f4f1;
	color:#333333
}
			
/*	---------------------------------------------------------------------------------------
	Main content
*/
#main-content {
	float:left;
	width:572px;
	margin:0px 0px 30px 0px
}
#main-content ul {
	list-style-type:none;
	margin:0px 0px 0px 5px;}
			
#main-content li {
	/* background-image:url(li-blue.gif); */
	background-repeat:no-repeat;
	background-position:-4px 0px;
	height:16px;
	padding:0px 0px 7px 15px;
}
#main-content p {
	padding:0px 5px 0px 5px;}
			
#main-content h2 {
	margin:0px 5px 10px 5px;
	font-weight: bold;
}
#main-content img {
	margin:0px 0px 14px 0px}
			

#column-left p.blockquote {
	font-size:110%;
	background-image: url(../images/open-quote.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
	padding-left: 40px;
}
#column-left p.blockquote span {
	background-image: url(../images/close-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-right: 30px;
}	
		
/*	---------------------------------------------------------------------------------------
	Sidebar
*/
#sidebar {
	float:right;
	width:271px;
	padding:0px;
/*	background-image:url(bg-sidebar.png); */
	background-repeat:no-repeat;
	position:relative;
	margin:0
}
#sidebar h2{
	margin:14px 0 4px 0;
}
#sidebar h3{
	margin:10px 0 4px 0;
	font-size:100%;
	color:#660000;
	text-align:center;
}
			
		
/*	---------------------------------------------------------------------------------------
	Naslovnica
*/
#naslovnica {
	height:90px;
}
#naslovnica .sidemenu {
	width:280px;
	height:150px;
	float:left;
	margin:0px 0px 0px 30px;
	position:relative;
	z-index:0;
}
	
#okvir {
	margin:0 8px;
	padding:0;
	height: 80px;
}
		
#cont {
	width:570px;
	float: left;
	margin: 0;
}
#cont h2 {
	font-size:18px;
	font-weight:normal;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	color:#fff;
	margin:10px 0px 10px 1px;
}
#cont h3 {
	line-height:140%;
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#fff;
	margin:0px 0px 12px 0px;
}
#cont .bigger {
	font-size:290%;
	color:#FFFFFF;
	float:left;
	padding:8px 7px 0px 0px}
#cont a {
	margin:0;
	color:#FFFFFF;
	float:right;
}
#cont a:hover {
}

#column-left {
	width:271px;
	float:left
}
#column-left p {
	padding:0px 5px 0px 5px;
}
#column-left h2 {
	margin:0px 5px 10px 5px;
	font-weight: bold;
}
#column-left img {
	margin:0px 0px 14px 0px;
}
#column-left p.blockquote {
	font-size:110%;
	background-image: url(../images/open-quote.gif);
	background-repeat: no-repeat;
	background-position: left -5px;
	padding-left: 40px;
}
#column-left p.blockquote span {
	background-image: url(../images/close-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
	padding-right: 30px;
}	
	
			
#column-right {
	width:271px;
	float:right;
}
#column-right p {
	padding:0px 5px 0px 5px;
}
#column-right h2 {
	margin:0px 5px 5px 5px;
	font-weight: bold;
}
#column-right img {
	margin:0px 0px 14px 0px;
}

		
/*	---------------------------------------------------------------------------------------
	Footer
*/
#footer {
	width:860px;
	margin:0px auto;
	border-top:1px solid #333333;
	padding:10px 10px 20px 10px;
	color:#333333;
	font-size: 90%;
}
#footer a {
	color:#333333;
    text-transform: lowercase;
}
#footer span.last {
  display: none;
}
		
/*	---------------------------------------------------------------------------------------
	Klase
*/
.cleaner {
	clear:both;
	height:0px;
	font-size:0px;
}
.center {
	width:872px;
	margin:0px auto;
}
			
.left {
			float:left;}
			
.right {
			float:right;}
			
.border {
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #E1DED5;
	margin:20px auto 20px auto;}
			
.smaller {
	font-size:90%;
}
.novosti{
	color:#660000;
	font-size:100%;
}						

