
body {

	font-family: Georgia, "Times New Roman";
	line-height: 25px;
	
	/* background-image: url('back.png');
	background-position: Top Center;
	background-repeat: no-repeat;  */

	margin-top: 0px;
	margin-bottom: 0px;

	
	background-color: #fff;
	
	/* background-image: url('star.png');
	background-repeat: repeat;   */

}


#container {
	margin: 0 auto;
	width: 1107px;
	background: none;
	height: 100%;
}

#header {
	background: #fff;
	/* padding: 20px; */
	height: 360px;

	
	background-image: url('header.png');
	background-position: Top Center;
	background-repeat: no-repeat; 
}

#header h1 { 
	margin: 0; 
}

#section-navigation {
	float: left;
	width: 130px;
	padding: 8px 0 0 35px;
	margin: 30px 20px;
	
	z-index: 2;
}

#section-navigation ul li {
	margin: -9px;
	color: white;
	padding-left: -10px;
	list-style-type: none;
} 

#section-navigation li a {
	display: block;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	border-top: 0px solid #000;
}

#section-navigation li a:hover { 
	background: #fff;
	color: #000;
}

#content a {
	display: inline-block;
	color: #000;
	padding: 5px 10px;
	text-decoration: underline;
	
	/* font-style: italic; */
}

#content a:hover {
	display: inline-block;
	color: #fff;
	background: #000;
	padding: 5px 10px;
}




#content-container {
	width: 1107px;
	background: #fff;
}

#content {
	float: left;
	width: 485px;
	padding: 20px 0 0 10px;
	margin: 0 0 0 30px;
	min-height: 650px;
	
	background: #fff;
}


#content h1 { 
	margin: 0 0 0 0;
	font-size: 23pt;
	line-height: 40px;
}

#content h2 { 
	margin: 0;
	text-align: center;
	
	font-size: 26px;
	padding-bottom: 5px;
}

#content h3 { 
	margin: 2 2 2 2;
}


/*
#logo {
	width: 220px;
	height: 147px;
	
	position: absolute;
	top: 210px;

	
	background-image: url('logo.png');
	background-position: Top Center;
	background-repeat: no-repeat;
}
*/


#side {
	background: #fff;
	float: left;
	width: 277px;
	height: 660px;
	
	background-image: url('side.png');
	background-position: Top Center;
	background-repeat: no-repeat;
}



#aside {
	background: none;
	float: right;
	width: 302px;
	height: 660px;
	
	background-image: url('aside.png');
	background-position: Top Center;
	background-repeat: no-repeat;
}


#footer {
	clear: left;
	background: #fff;
	text-align: right;
	padding: 20px;
	height: 150px;
	margin-bottom: 0px;
	
	background-image: url('footer.png');
	background-position: Top Center;
	background-repeat: no-repeat;
}

#line {

	display: none;
	
	height: 15px;
	background-image: url('line.png');
	background-position: Top Center;
	background-repeat: no-repeat;
	
	position: relative;
	left: -10px;
	top: 5px;
}


#menu {

	display: none;
		
	height: 15px;
	background-image: url('menu.png');
	background-position: Top Center;
	background-repeat: no-repeat;
	
	position: relative;
	left: -5px;
	top: 18px;
}


#kfi {
	display: inline-block;
	height: 50px;
	min-width: 50px;
	padding-left: 30px;
	
	background-image: url('kfi_bl.png');
	background-position: center top;
	background-repeat: no-repeat;
	
	position: relative;
	top: -5px;
	left: 45px;
}

#kfi:hover {	
	background-image: url('kfi.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#face {
	display: inline-block;
	height: 50px;
	min-width: 50px;
	margin-left: -20px;
	
	background-image: url('face_bl.png');
	background-position: center top;
	background-repeat: no-repeat;
	
	position: relative;
	top: -5px;
	left: 45px;
}


#face:hover {
	background-image: url('face.png');
	background-position: center top;
	background-repeat: no-repeat;
}

#fak {
	display: inline-block;
	height: 50px;
	min-width: 50px;
	margin-left: -20px;
	
	background-image: url('fak_bl.png');
	background-position: center top;
	background-repeat: no-repeat;
	
	position: relative;
	top: -5px;
	left: 110px;
}


#fak:hover {
	background-image: url('fak.png');
	background-position: center top;
	background-repeat: no-repeat;
}




table td {
	/* border-top: 1px solid black; */
}


.table_hry td {
	border-bottom: 1px solid black;
	padding: 4px;
	font-size: 9pt;
}

.table_hry tr {
	/* border: 1px solid black; */
}


hr {
	border: 1px solid black;
}


#anketa_a {
	font-size: 7pt;
}



.nastred { 
  text-align: center;
}


#credits {
	font-size: 9pt;
	line-height: 20px;
}

#credits a {
	padding: 0 0 0 0;
}

#credits a:hover {
	padding: 0 0 0 0;
}

/*

#flag {
	width: 50px;
	height: 200px;
	background: black;
  
   position: relative;
	left: 120px;
	top: -270px;
	
	float: left;
	
	z-index: 0;
}

*/


/*

#oval {

  width: 120px;
  height: 220px;
  
  background: red;
  
  border-radius: 30px / 100px;
 
 border-right: 5px solid #fff;
  border-top: 55px solid transparent;
  border-bottom: 55px solid transparent;
  
  position: relative;
  left: 300px;
}

*/


/* 

#oval {
	width: 200px;
	height: 100px;
	background: red;
	-moz-border-radius: 100px / 50px;
	-webkit-border-radius: 100px / 50px;
	border-radius: 100px / 50px;
}

*/



/*

#flag:after {
  content: "";
  left: 0;
  bottom: 0;
  width: 100px;
  height: 156px;
  border-right: 5px solid #fff;
  border-top: 55px solid transparent;
  border-bottom: 55px solid transparent;
  
  position: absolute;
}

*/

span.reverse {
  unicode-bidi: bidi-override;
  direction: rtl;
  } 
  
  
  
  
  
#summary {
	font-size:smaller;
}
  
  
#languageSwitch {

	position: relative;
	left: 170px;
	top: -55px;
	margin-bottom: -35px;
	
	font-size: 10pt;

}
  
  
#languageSwitch a {


}
  
  
  
#newsItem a {

	display: inline;
	padding: 0 0 0 0;
}
  
#newsItem a:hover {

	display: inline;
	padding: 0 0 0 0;
}
  
  
  
#archive-head {
	width: 720px;
	position: relative;
	left: -100px;
}
  
#archive {
	width: 720px;
	position: relative;
	left: -100px;
}
  
  
  
  
#archive table {
    counter-reset: rowNumber;
	/*border: 2px solid black; */
}

#archive table tr {
    counter-increment: rowNumber;
}

#archive table tr td:first-child::before {
    content: counter(rowNumber);
    min-width: 1em;
    margin-right: 0.5em;
	font-weight: bold;
	
}
  
  
  

#archive a {
	display: inline-block;
	padding: 0px 0px 3px 0px;

}
#archive a:hover {
	display: inline-block;
	color: #fff;
	background: #000;
	padding: 0px 0px 3px 0px;
}


#archive td {
	border-bottom: 1px solid black;
	padding: 4px;
	font-size: 9pt;
}


#archive img {
	border: 0px;
}


   
  