.dynamic-tab-pane-control.tab-pane {
	position: relative;
	/*width:    95%;*/
/* width needed weird IE bug */
	margin-right: -2px;
/* to make room for the shadow */
}
.dynamic-tab-pane-control .tab-row .tab {
	width:    70px;
	height:   16px;
	/*background-image: url("luna/tab.png");*/
	position: relative;
	top:      0;
	display:  inline;
	float:    left;
	overflow: hidden;
	cursor:   Default;
	border:   0;
	z-index:  1;
	text-align: center;
	font:  11px Tahoma;
	white-space: nowrap;
	margin:  1px -1px 1px 2px;
	padding: 2px 0px 0px 0px;
}
.dynamic-tab-pane-control .tab-row .tab.selected {
	font: 11px Tahoma;
	width: 94px !important;
	height:  18px !important;
	border-bottom-width: 0;
	z-index:  3;
	top: -2px;
	padding: 2px 0 0px 0;
	margin:   1px -3px -3px 0px;
	/*background-image: url("luna/tab.active.png") !important;
	background-repeat: no-repeat;*/
}
.dynamic-tab-pane-control .tab-row .tab a {
	font: 11px Tahoma;
	color: #000;
	text-decoration: none;
	cursor: default;
}
.dynamic-tab-pane-control .tab-row .tab.hover {
	font: 10px Tahoma;
	width: 70px;
	height: 16px;
	/*background-image: url("luna/tab.hover.png");*/
	background-repeat: no-repeat;
}
.dynamic-tab-pane-control .tab-page {
	clear: both;
	border: 1px solid rgb( 145, 155, 156 );
	/*background: rgb( 252, 252, 254 );*/
	z-index: 2;
	position: relative;
	top: -2px;
	font: 11px Tahoma;
	color:   Black;
	padding:  5px;
	/*filter: progid: DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)progid: DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);*/
}
.dynamic-tab-pane-control .tab-row {
	z-index: 1;
	white-space: nowrap;
}.bigform {
	font-family: Verdana, Tahoma, Arial;
/*	background: #fff;*/
	color: #000;
	border: 0 solid #AAA;
	vertical-align: top;
	width:95%;
}
.forminput {
	background: #fff;
	color: #000;
	border: 1px solid #AAA;
	vertical-align: top;
	width:120px;
}
.formtextarea {
	background: #fff;
	color: #000;
	border: 1px solid #AAA;
	width:120px;
}
.formbutton {
	font-weight: bold;
	color: #004BAB;
	background-color: #fff;
	border: 1px solid #004BAB;
}
.formreset {
	font-weight: bold;
	color: #004BAB;
	background-color: #fff;
	border: 1px solid #004BAB;
}
.formcombo {
	font-size: 80%;
	background: #efefef;
	color: #000;
	border: 1px solid #004BAB;
}
.formcombo2 {
	font-size: 70%;
	background: #efefef;
	color: #000;
	border: 1px solid #004BAB;
}
.formradio {
	font-size: 100%;
	color: #000;
}
.formcheckbox {
	font-size: 100%;
	color: #000;
}
.formtextonly {
	font-size: 80%;
}
.formtextspan {
	font-size: 80%;
	padding: 4px;
}
.formbutton2 {
	font-size: 80%;
	font-weight: bold;
	color: #004BAB;
	padding-left: 5px;
	width:90%;
	text-align:left;
	background-color: #b9d1f0;
	border: 0 inset #004BAB;
}
.imgbutton {
	font-size: 80%;
	font-weight: bold;
	color: #004BAB;
	padding-left: 5px;
	width:16px;
	text-align:left;
	background-color: #b9d1f0;
	border: 0 inset #004BAB;
}
.bigform .element_style {
	font-size: 90%;
	COLOR: #777;	
}
.bigform .element_style A:link {
	COLOR: #222;
	text-decoration: none
}
.bigform .element_style A:visited {
	COLOR: #222;
	text-decoration: none;
}
.bigform .element_style A:hover {
	COLOR: #888;
	text-decoration: none;
}
.group_style {
	COLOR: #004BAB;
	font-family: Verdana, Tahoma, Arial;
	font-size: 100%;
	font-weight: bold;
}

.group_style A:link {
	COLOR: #222;
	text-decoration: none
}
.group_style A:visited {
	COLOR: #222;
	text-decoration: none
}
.group_style A:hover {
	COLOR: #888;
	text-decoration: none;
}
label {
	font-size: 70%;
	COLOR: #000;
	padding: 5px 5px 5px 0px;
	vertical-align: text-top;
}
fieldset {
	border: 2px #999 inset;
	padding: 1em;
}

.trOdd {
  color:#3C4B8C;
	/*background-color: #EEE;*/
	font-size: 9px;
}
.trEven {
  color:#3C4B8C;
  /*background-color: #C5D8DC;*/
	font-size: 9px;
}
.click-menu {
	width: 130px;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans-serif;
	margin:0;
	padding-top:20px;
        padding-bottom:20px;
background:#fff;

}

.click-menu a:link {
	color: #0550B6;
	text-decoration:none;
}

.click-menu a:hover {
	color: #0550B6;

}

.click-menu a:visited {
	color: #0550B6;
	text-decoration:none;
}

.click-menu .box1 ,
.click-menu .box1-hover ,
.click-menu .box1-open ,
.click-menu .box1-open-hover {
    color: #0550B6;
    text-decoration: none;
    vertical-align: middle;
    height: 22px;
    width: 130px;
    padding-left: 5px;
    border-left: 5px solid red;
    border-right: 5px solid #0550B6;
 
}

.click-menu .box1-hover ,
.click-menu .box1-open ,
.click-menu .box1-open-hover {
    color:#0550B6;    
    background:#CDD9E5;    
    position: relative;
    font-weight: bold;    
    padding-right: 0px;
    vertical-align: middle;
    
}

.click-menu .section {
    width: 120px;
    display: none;
    padding-left:10px;
    /*background:#a2afbf;*/
}

.click-menu .section a,
.click-menu .section .active {
        text-decoration: none;    
        color:#0550B6;
        width: 120px;
        height: 20px;
        padding-left: 10px;
        font-family: geneva, sans-serif, "Arial";
        font-weight: normal;	
        font-size: 11px;
        /*vertical-align:middle;*/
    /*white-space: nowrap;*/
}

.click-menu .box2,
.click-menu .box2 a,
.click-menu .box2-hover,
.click-menu .box2-hover a {
    /*background:#D8DEE9;*/
    display: block;
    height: 20px;
    font-size: 11px;
    font-weight: normal;
   /*font-style:italic;*/
}

.click-menu .box2-hover a:hover,
.click-menu .box2-hover a:active {
   /*background:#fff;*/
   /*color:#808080;*/
   /*text-align:right;*/
   border-left: 4px solid #CDD9E5;
   font-weight: normal;
}
/* opýenito site */
.body_style {
	margin: 0 0 0 0;
	background-color: #000066;
	color: #000;
}

.main_table {
	width: 100%;
	height: 100%;
	padding: 0;
}

.width {
	width: 100%;
	font-size: 12px;
}

h1, h2, h3, p, body, 
.text, .heading1, .heading2, .heading3 {
	font-family: Geneva, sans-serif;
	color: #323232;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	text-align: left;
}

p {
margin-top:10px;
}

a:link, a:visited, a:hover {
   color: #323232;
	text-decoration: none;
}


h1, .heading1 {
	/*glavni naslov stranice*/
	font-family: "Times New Roman", Times, serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #002F75;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
}
h1 a:hover, .heading1 a:hover {
	COLOR: #A2AFBF;
}

h2, .heading2 {
	/*naslovi tekstova*/
	font-family: "Times New Roman", Times, serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #002F75;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
}
h2 a:hover, .heading2 a:hover {
	COLOR: #A2AFBF;
}


h3, .heading3 {
	/*naslovi u listama, podnaslovi*/
	FONT-SIZE: 13px;
	FONT-weight: bold;
	color: #002F75;
	padding: 5px 0 5px 0;
	border-bottom: 1px dashed #A2AFBF;
}

h3 a:hover, .heading3 a:hover {
	COLOR: #A2AFBF;
	
}

h4, .heading4 {
	/*naslovi modula*/
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #fff;
	letter-spacing: 1px;
	padding: 0 0 5px 0;
	text-transform: lowercase;
}

h4 a:hover, .heading4 a:hover {
	COLOR: #002F75;
}


h5, .heading5, h5 a, .heading5 a {
	/*naslovi modula*/
	FONT-WEIGHT: bold;
}


.footer, .footer a {
	FONT-SIZE: 9px;
	COLOR: #323232;
	text-align:center;
	/*vertical-align: bottom;*/
	/*height: 20px;*/
}


.intro {
	padding:10px 50px;
}

.listing {
	padding-bottom:5px;
	FONT-SIZE: 9px;
	COLOR: #323232;
	text-align:right;
}

.navigacija, .navigacija a {
	COLOR:  #323232;
}


.prevnext, .prevnext a {
	margin: 0pt;
	FONT-SIZE: 9px;
	COLOR: #002f75;
   width:500px;
}

.prevnext acronym {
   text-decoration: none;
}

.prev, .prev a {
  width:250px;
  vertical-align:top; 
}

.next, .next a {
  width:250px;
  text-align:right;
  vertical-align:top;	
}

/*div#prevnext{
  padding: 2px 10px; 
  margin:0;
  background:#ebebeb;
  color:#217b39;
}*/

.nifty1{
  width: 140px;
  font-size:11px;
  margin:0 0 5px 5px;    
  background:#BCCCDE;
  /*background:orange;*/
  }

/*@media screen {*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash, .sIFR-flash a {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced, .sIFR-replaced a {
	visibility: visible !important;
}

span.sIFR-alternate, span.sIFR-alternate a {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... 
the negative-letter spacing in this case is used to make the browser text 
metrics match up with the sIFR text metrics since the sIFR text 
in this example is so much narrower... 
your own settings may vary... 
any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1, .sIFR-hasFlash h1 a {
	visibility: hidden;
	font-size: 20px;
  }

.sIFR-hasFlash h2, .sIFR-hasFlash h2 a {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 12px;
	line-height: 1em;	
  }

/* } */


@media print {

.noPrint {
	display: none;
 }

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}

}