/* opýenito site */
.body_style {
	margin: 0 0 0 0;
	background-color: #4e0111;
	color: #000; }

h1, h2, h3, h4, h5, p, body, .text, .heading1, .heading2, .heading3, .textb {
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: 1.6em;
	padding: 0;
	margin: 0;
	text-align: left;
}

/* opýenito linkovi */
a:link, a:visited, a:hover {
        color: #40345C;
	text-decoration: none;
  }


.glavni { 
   background-image: url('images/layout/2005/back.gif'); 
   }

h1, .heading1 {
	/*naslovi*/
        color:#40345C;
        FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	letter-spacing: 1px;
	padding: 0 0 20px 0;
}

h1 a:hover, .heading1 a:hover {
	COLOR: #C1A0B5;
}

h2, .heading2,
h4, .heading4 {
        FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	/*letter-spacing: 1px;*/
	padding: 0 0 5px 0;
}

h2 a:hover, .heading2 a:hover,
h4 a:hover, .heading4 a:hover, {
	COLOR: #40345C;
}

h3, .heading3 {
/*dodatna navigacija*/
	FONT-SIZE: 14px;
	FONT-weight:bold;
        padding: 0 0 4px 0;
        text-transform: capitalize;

}

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

h5, h5 a {
	/*naslovi*/
  color:#40345C;
  FONT-WEIGHT: bold;
	FONT-SIZE: 14px;	
	padding: 5px 0px;
	text-align:center;
}

.footer, .footer a:link, .footer a:visited, .footer a:hover {
	color:#C8C4B4;
	text-align: bottom;
  font:status-bar; 
  }

.textb {
	FONT-WEIGHT: bold;
}

.intro {
	/*width:70%;*/
	padding:10px 50px;
	color:#fff;
}

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

.navigacija, .navigacija a {
	COLOR:  #fff;
  text-align:right;  	
}

.prevnext, .prevnext a {
	margin: 0pt;
	FONT-SIZE: 9px;
  /*letter-spacing:-1px;*/
  /*float:right;*/
  border-top: thin dotted #C7D1D2;
  text-align:right;  
}

.prevnext acronym {
   text-decoration: none;
}

.prev, .prev a {
  vertical-align:top;
  text-align:left;
  border: none;
  width:49%;
  font:status-bar;
  /*background:yellow;*/
}

.next, .next a {
  text-align:right;
  vertical-align:top;
  border: none;
  width:50%;
  font:status-bar;
  /*background:white;*/	
}

div#prevnext{
  padding: 2px;
  padding-top: 10px; 
  margin:0;
  text-align:right;
  border-top:1px dotted #40345C;  
}

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

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

.niftyBox{
  width: 140px; 
  padding: 2px 5px; 
  margin:0;
  background:#fff;
  color:#217b39;
}




@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: 16px;
	line-height: 1em;	
  }

.sIFR-hasFlash h3, .sIFR-hasFlash h3 a {
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 1em;
	height:15px;
	margin:3px;
  }

 }


@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;
}

}