.clear
{
	clear: both;
	padding-bottom: 1px;	/* for Gecko-based browsers */
	margin-bottom: -1px;	/* for Gecko-based browsers */
}
.hide
{
	display: none !important;
}
.inside
{
	padding: 0 1.5em; 
}

ul, ol, dl, p, h1, h2, h3, h4, h5, h6
{
	margin: 1em 0;}

img{
 border:0;
} 
	
h1
{
	font-size: 90%;
}
h2
{
	font-size: 190%;
}
h3
{
	font-size: 160%;
}
h4
{
	font-size: 130%;
}
h5
{
	font-size: 100%;
}
h6
{
	font-size: 70%;
}


a, a:link, a:visited, a:active
{
	text-decoration: underline;
	color:#000;
}
a:hover
{
	text-decoration: none;
	color:#B50000;
}
code
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
label
{
	cursor: pointer;
}
table
{
	font-size: 100%;
	text-align: justify;}


#table1
{
	font-size: 80%;
	text-align: center;
               	}

#td1{ background-color: #DCDCDC;} 

td, th
{
	vertical-align: top;
	background: #fdfdfd;
}

td {
	padding: 5px;
}

th{

text-align:left;
border-bottom: solid 0.167em #B50000;
color: #B50000;
}

table a:link{

color: #000000;
}

table a:visited {

color: #666666;

}
table a:hover, table a.current {

color: #B50000;

}
table img{
	padding: 5px;
	margin: 0px;
	/*float: left;*/
                border:0;
	}

body
{
 padding: 0;	
 margin:0;   
font-size: 100.1%;	
}

#pageWrapper
{
	border: solid 1px #fff;
	border-width: 0 1px;
	min-width: 40em;	
	width: auto;
}
* html #pageWrapper
{
	/* \*/
		word-wrap: break-word;
	/* invalid CSS but keeps IE from breaking horribly under narrow viewports */
}
#masthead
{
	border: solid 1px #fff;
	/* border-width: 1px 0; */
	border-top-width:0;
        padding: 0.5em;
}

#masthead h1
{
	padding: 0;
	margin: 0;
	text-align:right;
               
	}

#masthead h1 a:link
{ 
 text-decoration: none;
color: #FFF;
}

#masthead h1 a:hover
{ 
color: #DCDCDC;
}


#banner{
/*background-image: url(images/banner1.gif); */
/*background-repeat: no-repeat;*/
/*background-position: center top;*/
height: 100px;
background-color:#FFF;
padding: 0;
margin: 0;
border-bottom: 1px  solid;
text-align:center;}




#outerColumnContainer
{
	
	border-left: solid 13em #fff;
	border-right: solid 14em #fff;
}
#innerColumnContainer
{
	border: solid 1px #fff;
	border-width: 0 1px;
	margin: 0 -1px;		/* compensate for the borders because of
				   100% width declaration */
	width: 100%;
	z-index: 1;
}
#leftColumn, #middleColumn, #rightColumn, * html #SOWrap
{
	overflow: visible;	/* fix for IE italics bug */
	position: relative;	/* fix some rendering issues */
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#SOWrap
{
	float: left;
	margin: 0 -1px 0 0;
	width: 100%;
	z-index: 3;
}
#middleColumn
{
	float: right;
	margin: 0 0 0 -1px;
	width: 100%;
	z-index: 5;
}
#leftColumn
{
	float: left;
	margin: 0 1px 0 -14em;
	width: 14em;
	z-index: 4;
}
#rightColumn
{
	float: right;
	width: 14em;
	margin: 0 -14em 0 1px;
	z-index: 2;
      
}
#footer
{
	border: solid 1px #fff;
	  border-width: 1px 0; 
	padding: 0.5em;
  border-bottom-width:0;
}



.bullet { 
list-style-type: square;
list-style-image: url(images/bullet.gif);
text-decoration: none;
line-height: 16px
} 


.vnav
{
	margin: 1em 0;
	text-align:right;
        
}
.vnav ul, .vnav ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
       
}

.vnav ul li, .vnav ul li a
{
	margin: 0;
	display: block;
	padding: 0;
	line-height: 20px;
}
.vnav ul li a
{
	display: block;
	padding: 2px 5px 3px 5px;
}
.vnav ul li a, .vnav ul li a:link, .vnav ul li a:visited, .vnav ul li a:active, .vnav ul li a:hover
{
	text-decoration: none;
	cursor: pointer;
}
.vnav h3
{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 126%;
}
* html .vnav ul li a/* hide from IE5.0/Win & IE5/Mac */
{
	height: 0.01%;
}
* html .vnav ul
{
	position: relative;	/* IE needs this to fix a rendering problem */
}


.hnav
{
	border-bottom: solid 1px #000;
	text-align: center;
        
	
}
.hnav, .hnav a
{
	
	padding-top: 3px;
	padding-bottom: 4px;
        color: #fff;
        text-decoration:none;
        font-style:bolder;
}


/* everything below this point is related to the page's "theme" and could be
 * placed in a separate stylesheet to allow for multiple color/font scemes on
 * the layout. you should probably leave a default theme within this stylesheet
 * just to be on the safe side.	
 */
#pageWrapper, #masthead, #innerColumnContainer, #footer, .vnav ul, .vnav ul li, .hnav, .hnav ul li a
{
	border-color: #000;
}
html, body
{
	
	background-color: #fff;
	color: #000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
#pageWrapper
{
	font-size: 80%;	/* set your default font size here. */
}
#masthead
{
	background-color: #B50000;
	color: #fff;
}
.hnav
{       word-spacing: 8px;
	background-color: #B50000;
	color: #fff;
}
#outerColumnContainer
{
	border-left-color: #DCDCDC;	/* left column background color */
	border-right-color: #DCDCDC;	/* right column background color */
	background-color: #fff;		/* set the background color for the
					   middle column here */
}
.vnav ul li a:link, .vnav ul li a:visited, .vnav ul li a:active
{
	text-decoration: underline;
	background-color: #DCDCDC;
	color: #000;
}

	
.vnav ul li a:hover, #rightColumn .vnav ul li a:hover
{
	text-decoration: underline;
	
	color: #666666;	
	
}
.hnav  a:link, .hnav a:visited
{
	font-weight: bold;
	color: #fff ;
}
.hnav a:hover
{
	color: #DCDCDC;
	text-decoration: underline;
}
#rightColumn .inside
{
	/* if you apply a font size to just #rightColumn, then its width,
	 * which is specified in EMs, will also be affected. you don't want
	 * that. so apply font size changes to the .inside element which exists
	 * inside underneath all three columns
	 */
	font-size: 90%;
        padding:0 0 0 25px;
}

#footer
{
	background-color: #B50000;
	color: #fff;
	text-align: center;
}

html>body #footer
{
	padding-bottom: 1.01em;	/* this is to fix a bug in mozilla that results
				   in a 1px line of white below the footer when
				   the document gets very long. extremely long
				   documents may generate the bug again. if
				   you experience that, increasing this value
				   may help. i think this is related to moz's
				   off-by-one troubles as the bug does not
				   occur in any other browser */
				   
.box
{
      border: 2px solid #B50000;
      background-color:#DCDCDC;
      margin: 1em 0.5em;
      padding: 0.5em;
      overflow:visible;
      position: center;  
      }				   

.boxlink
{
 color:#000;}
 
 .box a:.visited{
  color:#B50000;}
  
  .box a:hover, .box a.current{
  color: #B50000;
  }
  
 .box .box_cim{
	margin:0;
	padding: 3px;
	font-size: 12px;
	color:black;
	background-color: #DCDCDC;
	overflow: auto;
}

.box .box_cestitka{
	background-color: #fdfdfd;
	padding: 5px;
	text-align: justif;
	font-family:"Black Chancery";
	font-size:14pt;
	font-stretch: wider;
	
	
	
}

.box .hirbox_tartalom{
	background-color: #fdfdfd;
	padding: 5px;
	text-align: justif;
}



.box .box_kep{
	background-color: #fdfdfd;
   padding: 6px;
	border:0;
} 				   
/******************************************************************************/

