/* opýenito site */
.body_style, body {
	margin: 0 0 0 0;
	background-color: #000066;
	color: #000;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/layout/2009/bg.jpg);
}

h1, h2, h3, h4, p, body, .text, .heading1, .heading2, .heading3, .texts, .textb {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: transparent;
	COLOR: #333333;
	padding: 0px;
	margin: 0px;


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


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

h1, .heading1 {
/*naslovi*/
font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	color: #0077BE;
	background-image: url(../images/layout/2009/naslov.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-bottom: 20px;
}
h1 a:hover, .heading1 a:hover {
	color: #666666;
}

h2, .heading2,
h2 a:link, h2 a:visited,
.heading2 a:link, .heading2 a:visited  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 30px;
   COLOR: #0077BE;
	letter-spacing: 1px;
	padding: 0 0 4px 0;
}

h2 a:hover, .heading2 a:hover {
	COLOR: #D93337;
	/*background-color: #fff;*/
}

h3, .heading3 {
/*side bars*/
	FONT-SIZE: 20px;
	FONT-weight:bold;
}

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

h4, .heading4 {
/*side bars*/
	FONT-SIZE: 12px;
	FONT-weight:bold;
}

h4 a:hover, .heading3 a:hover {
	COLOR: #D93337;
}


.footer {
	FONT-SIZE: 9px;
	COLOR: #323232;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
        				
}
.footer a:link, .footer a:visited, .footer a:hover {
	COLOR: #002859;
	FONT-SIZE: 10px;
	text-decoration: underline;
        
}
.textb {
	FONT-WEIGHT: bold;
}

.intro {
	width:95%;
	padding:10px;
}


.listing {
	border-style: none none none none;
	border-width: 1pt;
	border-color: #2C2E6A;
	margin: 0pt;
	FONT-SIZE: 9px;
	COLOR: #000000;	
}
.prevnext {
	margin: 0pt;
	FONT-SIZE: 10px;
	font-variant: normal;
	COLOR: #A5161B;
	text-decoration: none;
	cursor: pointer;
	border: 0;
  /*letter-spacing:0px;*/
  float:right;
  /*width:300px;*/
  padding-right:5px;	
}
.prevnext a:link, .prevnext a:visited, .prevnext a:hover {
	COLOR:  #899999;
	text-decoration: none;
	border: 0;
}
.prevnext acronym {
	cursor: pointer;
	text-decoration: none;
	border: 0;
}

.main_table {
	width: 100%;
	height: 100%;
	padding: 0;
	font-size: 11px;
}

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

@media print {
.noPrint {
	display: none;
}
}