@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 7.9em;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	background-color: #7588C2;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #33C;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}
.tekst {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.tekstm {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-position: top;
}
.tekstv {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	background-position: left;
}
.CENEBC {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.naslov16beli {
	font-family: Arial;
	color: #FFFFFF;
	text-align: center;
}

.naslovbeli20 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.gd600 {
	background-image: url(../gornjideo600.png);
	background-repeat: no-repeat;
}
.dd600 {
	background-image: url(../donjideo600.png);
	background-repeat: no-repeat;
}
.sd600 {
	background-image: url(../srednjdeo600.png);
}
.sd600belo {
	background-image: url(../srednjdeo600belo.png);
	background-repeat: repeat-y;
}
.dd600belo {
	background-image: url(../donjideo600belo.png);
	background-repeat: no-repeat;
}
.gd600belo {
	background-image: url(../gornjideo600belo.png);
	background-repeat: no-repeat;
}
.tekstCrni {
	font-family: Arial;
	font-size: 14px;
	color: #597095;
	text-align: left;
	font-weight: normal;
}
.sd360plavo {
	background-image: url(../srednjdeo360plavi.png);
	background-repeat: repeat-y;
}
.gd360plavo {
	background-image: url(../gornjideo360plavo.png);
	background-repeat: no-repeat;
}
.dd360plavo {
	background-image: url(../donjideo360plavi.png);
	background-repeat: no-repeat;
}
.opsirnije {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.belitext14 {
	font-family: Arial;
	color: #FFFFFF;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
}
.textboldplavi16 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660099;
	text-decoration: none;
	text-align: left;
}
.t16levo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #121191;
	text-align: justify;
}
.v30 {
	font-family: Arial;
	font-size: 32px;
	font-weight: normal;
	color: #121191;
	text-align: center;
}

.text14bl {
	font-family: Arial;
	font-size: 14px;
	color: #660099;
	text-align: center;
}


.belitext14Centar {
	font-family: Arial;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
.sd400z {
	background-image: url(../sd400z.png);
	background-repeat: repeat-y;
	background-position: right;
}
.gd400z {
	background-image: url(../gd400z.png);
	background-repeat: no-repeat;
	background-position: right;
}
.dd400z {
	background-image: url(../dd400z.png);
	background-repeat: no-repeat;
	background-position: right;
}
.textboldplavi16desno {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660099;
	text-align: right;
}
.wdn {
	font-family: Tahoma;
	font-size: 7px;
	color: #FFFFFF;
	background-position: top;
	font-style: italic;
	text-decoration: none;
}
.blink {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: blink;
	text-align: center;
}

.tekstmlevo {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left top;
	text-align: left;
}
.text16blcentar {
	font-family: Arial;
	font-size: 16px;
	color: #660099;
	text-align: center;
}
.dd960belo {
	background-image: url(../dd960belo.png);
	background-repeat: no-repeat;
	background-position: center;
}
.gd960belo {
	background-image: url(../gd960beli.png);
	background-repeat: no-repeat;
	background-position: center;
}
.coral960gore {
	background-image: url(../coral960g.png);
	background-repeat: no-repeat;
	height: 50px;
}

.sd960belo {
	background-image: url(../sd960belo.png);
	background-repeat: repeat-y;
	background-position: center;
}
tr th .t16levo {
	text-align: justify;
}

.textbold16belilevo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.blinkbeli {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	text-align: center;
}
.dd535belo {
	background-image: url(../dd535belo.png);
	background-repeat: no-repeat;
}
.lightbox.css {
}

.sd535belo {
	background-image: url(../srednjdeo535belo.png);
	background-repeat: repeat-y;
}
.gd535belo {
	background-image: url(../gornjideo535belo.png);
	background-repeat: no-repeat;
}
.CENEPC {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660099;
	text-align: center;
}
.TLEVO {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660099;
	text-align: left;
}
.text14blink {
	font-family: Arial;
	font-size: 14px;
	color: #660099;
	text-align: center;
	text-decoration: blink;
}
.14levo {
	font-family: Arial;
	font-size: 14px;
	color: #660099;
	text-align: left;
}

.t16c {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #121191;
	text-align: right;
}
.t16desno {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #121191;
	text-align: right;
}
.t16cbelo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.t14bplavolevo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #660099;
	text-align: left;
}
.t14belilevo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.naslovbeli20centar {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.naslovplavi20centar {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #003399;
	text-align: center;
}
.t12levoplavo {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #121191;
	text-align: left;
}
.t2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #121191;
	text-align: left;
}
.t14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #660099;
	text-align: left;
}
.textakcije {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}
.tekstmBL {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-position: top;
	text-decoration: none;
}
.blinkVECI {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: blink;
	text-align: center;
}
.naslovzeleni20 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFF00;
	text-align: left;
}
.textbold16plavijustify {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660099;
	text-align: justify;
}
.textbold16belijustify {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.coral960s {
	background-image: url(../coral960s.png);
	background-repeat: repeat-y;
}
.coral960d {
	background-image: url(../coral960d.png);
	background-repeat: no-repeat;
	height: 60px;
}
.t15c {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #121191;
}
.lm {
	font-family: Arial;
	font-size: 18px;
	color: #FFFF33;
	text-align: center;
	text-decoration: blink;
}
.v34 {
	font-family: Arial;
	font-size: 34px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}
.v25 {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #631191;
	text-align: center;
}
.znaktransp {
	background-attachment: fixed;
	background-image: url(../znak_tr.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fontbrit {
	font-size: 30px;
	color: #121191;
	font-family: "Britannic Bold";
	text-decoration: none;
}


.v25l {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #631191;
	text-align: left;
}
.v30Copy {
	font-family: Arial;
	font-size: 32px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.v34Copy {
	font-family: Arial;
	font-size: 34px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	color: #CCCCCC;
	-webkit-text-fill-color: blue; /* Will override color (regardless of order) */
	-webkit-text-stroke-width: 2px;

   -webkit-text-stroke-color: ;#121191
}
.v44Copy {
	font-family: Arial;
	font-size: 44px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	color: #CCCCCC;
	-webkit-text-fill-color: blue; /* Will override color (regardless of order) */
	-webkit-text-stroke-width: 2px;



   -webkit-text-stroke-color: ;#121191}
.gd960zeleno {
	background-image: url(../zel960gd.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
}
.sd960zeleno {
	background-image: url(../zel960sd.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 200px;
}
.dd960zeleno {
	background-image: url(../zel960dd.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 50px;
}
.CENEPCL {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #660099;
	text-align: left;
	background-position: left;
}
.fbbl {
	font-size: 30px;
	color: #121191;
	font-family: "Britannic Bold";
	text-decoration: none;
}
