﻿body 
{
	margin:0px;
	padding:0px;
	background-color:#C5D9ED;
}

.mainTop 
{
    width:826px;
    background-image:url(../../Images/bg_center.jpg);
	background-repeat:repeat-y;	
	margin:0 auto 0 auto;
}

.mainBottom 
{
    width:826px;
    height:68px;
    background-image:url(../../Images/bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0 auto 0 auto;	
}

.mainCenter 
{
    background-image:url(../../Images/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	min-height:800px;
	padding-top:24px;
}

.top 
{
	background-image:url(../../Images/top.jpg);
	background-repeat:no-repeat;
	height:62px;
}

.menuBg 
{
	background-image:url(../../Images/menu_bg.jpg);
	background-repeat:repeat-y;
}

.menuBg2 
{
	background-image:url(../../Images/hmenu_bg.jpg);
	background-repeat:repeat-y;
	height:32px;
}

.menuBg2Over 
{
	background-image:url(../../Images/3hmenu_bg_over.jpg);
	background-repeat:repeat-x;
	height:32px;
	color:#FFFFFF;
    font-family:Arial;
    font-size:14px;
	text-decoration: none;
    font-weight:bold;	
}

.menuBg2Out
{
	height:32px;
	color:#003399;
    font-family:Arial;
    font-size:14px;
	text-decoration: none;
    font-weight:bold;
}

.menuBottom 
{
	background-image:url(../../Images/menu_bottom.jpg);
	background-repeat:no-repeat;
	min-height:180px;
	margin-top:1px;
}

.menuOut 
{
	background-image:url(../../Images/menu_out.jpg);
	background-repeat:no-repeat;
	height:32px;	
    cursor:pointer;
    width:202px;
    color:#003399;
    font-family:Arial;
    font-size:14px;
	text-decoration: none;
    font-weight:normal;
}

.menuOver 
{
	background-image:url(../../Images/menu_over.jpg);
	background-repeat:no-repeat;
	height:32px;
    cursor:pointer;
    width:202px;
    color:#ffffff;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;	
	text-decoration: none;
}

.menuOut2
{
	background-image:url(../../Images/submenu_bg.jpg);
	background-repeat:repeat-x;
	background-color:#F4F5F7;
    cursor:pointer;
    color:#003399;
    font-family:Arial;
    font-size:12px;
	text-decoration: none;
    font-weight:normal;
}

.menuOver2
{
	background-image:url(../../Images/submenu_bg.jpg);
	background-repeat:repeat-x;
	background-color:#F4F5F7;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;	
	text-decoration: none;
}

.controlBg 
{
	background-image:url(../../Images/control_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	border:solid 1px #AFB0B2;	
}

.control 
{
	border:solid 1px #ffffff;
	color:#003399;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;	
}

.ddlBg 
{
	background-image:url(../../Images/ddl_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height:22px;
	width:300px;	
}

.submenuOut2 
{
	width:220px;
	background-color:#F1F2F6;
	padding:4px;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:#003399
}

.submenuOver2 
{
	width:220px;
	background-color:#C5D9ED;
	padding:4px;
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	color:#003399
}

.hoverMenuTop 
{
	background-image:url(../../Images/hover_menu_top.png);
    background-repeat:no-repeat;
    width:246px;
    height:34px;
}
.hoverMenuCenter
{
	background-image:url(../../Images/hover_menu_center.png);
    background-repeat:repeat-y;
    width:246px;
    min-height:400px;
}
.hoverMenuBottom 
{
	background-image:url(../../Images/hover_menu_bottom.png);
    background-repeat:no-repeat;
    width:246px;
    height:8px;
}

/* *********************************************** */

A:link  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A:hover  {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

/*
A.blue:link  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A.blue:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A.blue:hover  {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
*/

A.blue:link  {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

A.blue:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

A.blue:hover  {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

A.naslovZeleni:link  {
	font-family: Arial;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight:bold;
}

A.naslovZeleni:visited  {
	font-family: Arial;
	font-size: 14px;
	color: #003399;
	text-decoration: none;
	font-weight:bold;
}

A.naslovZeleni:hover  {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

A.naslovPlavi:link  {
	font-family: Arial;
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
	font-weight:bold;
}

A.naslovPlavi:visited  {
	font-family: Arial;
	font-size: 14px;
	color: #0033FF;
	text-decoration: none;
	font-weight:bold;
}

A.naslovPlavi:hover  {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

A.black:link  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A.black:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

A.black:hover  {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

A.smallblack:link  {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.smallblack:visited  {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.smallblack:hover  {
	font-family: Arial;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}

A.menu:link  {
	color:#003399;
    font-family:Arial;
    font-size:14px;
	text-decoration: none;
    font-weight:normal;
}

A.menu:visited  {
	color:#003399;
    font-family:Arial;
    font-size:14px;
	text-decoration: none;
    font-weight:normal;
}

A.menu:hover  {
	color:#ffffff;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;	
	text-decoration: none;
}

A.heading:link  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

A.heading:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

A.heading:hover  {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight:bold;
}

A.heading2:link  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

A.heading2:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight:bold;
}

A.heading2:hover  {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight:bold;
}

A.green:link  {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

A.green:visited  {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

A.green:hover  {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/* *********************************************** */

.text_black10 
{
    color:#000000;
    font-family:Arial;
    font-size:10px;
    font-weight:normal;	
}

.text_black11 
{
    color:#000000;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;	
}


.text_green11 
{
    color:#003399;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;	
}

.heading_green11 
{
    color:#003399;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;	
}

.heading_blue11 
{
    color:#003399;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;	
}

.heading_blue112 
{
    color:#003399;
    font-family:Arial;
    font-size:12px;	
}

.heading_black11 
{
    color:#000000;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;	
}

.heading_green14 
{
    color:#003399;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;	
}

.heading_blue14 
{
    color:#003399;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;	
}

.heading_black14 
{
    color:#000000;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;	
}

.heading_black12 
{
    color:#000000;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;	
}
