	/* pm_homepage.css	01.01.001 051121 */
  /* obecne styly: */
	body {
		font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
		font-size: 13px;
		background-color: #290452;
    
	}
	
	/* tamborine cymbals */

	
	.otherblock {
		margin: 0;
		position: absolute;
		padding: 0;
	}
  
#inner-block {
  text-align: center;
  width: 360px;
  position:absolute; left: 228px; top:118px; 
}

#inner-block #hotnews {
  overflow:auto;
	background: #290452;
	font-size: 9pt;
  height: 195px;
  text-align: left;
}

#inner-block .head {
  font-weight: bold;
	color: #F0BE1D;
	letter-spacing: 1ex;
  padding-left: 1em;
}

#inner-block .text {
  color: White;
	background: #432960;
  padding: 0.5em;
}
/* IE */
#inner-block #flags {
  margin-top: 5px;
	text-align: center;
	position: relative;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	
}
#inner-block a {
  color: white; 
}
#inner-block h3,h4 {
  font-weight: normal;
  }

.flags {
	text-align: center;
	
}
#flags a {
	text-decoration: none;
	color: #F0BE1D;
}

#flag_cz {
	float: left;
}

#flag_de {
	float: right;
}
.flag {
	color: #F0BE1D;
}


#footer {
		color: #F0BE1D;
		font-weight: bold;
    border-top: 1px solid #F0BE1D;
		
		text-align: center;
	}
#footer-content a {
		color: #F0BE1D;
    background: #290452;
		
	}
#footer-content a:hover{
    color: white;
	}
  img {
    border: 0px;
    }	
		
		/* styly pro info texty */
		.info {
			position: absolute; 
			width: 230px; 
			margin-top: 2px;
			text-align: center; 
			color: #F0BE1D;
			background: #290452; 
		}
		
		#info-lt {
		}
		
		#info-rt {
			left: 570px;
		}


		/* layoutove styly: */
	html {
	}
	body {
		margin: 0;
		padding: 0;
	}
	#holder {
		position: absolute;
		width: 100%;
		height: 100%;
		min-width: 800px; /* 600px; */
		min-height: 600px; /* 400px; */
		margin: 0;
		padding: 0;
	}
	#supplemental {
		width: 800px; /* 600px; */
		height: 600px; /* 400px; */
		visibility: hidden;
		margin: 0;
		padding: 0;
	}
	#content {
		position: absolute;
		left: 50%; /* top: 50%; */
		width: 800px; /* 600px; */
		height: 600px; /* 400px; */
		border: 0px solid #000000;
		text-align: left;
		margin: -600px 0 0 -400px; /* margin: -200px 0 0 -300px; */
		padding: 0;
	}
	#inner {
		overflow: auto;
	}
  
  /* styly pro vkládaný blok PM_NEWS_TEXT.INC */
  .PaperHead {
   font-weight: bold;
   font-size: 120%;
   color: #F0BE1D;
}

#header {
	width: 100%;
	text-align: center;
	/* position: absolute; 
		left: 50%; 
		width: 800px; 
		height: 600px; 
		border: 0px solid #000000;
		text-align: left;
		 margin: -600px 0 0 -400px;  
		padding: 0;*/
}

#head {
	color: #F0BE1D; text-align: center; margin: auto; width: 800px;
}

.PaperPrefix {
  font-weight: normal;
}

.PaperText {
	display: inline;
  color: white;
	
}
.PaperView {
  color: violet;
  cursor: pointer;
  }
  
.PaperSufix {
    Text-align: right;
    Padding-right: 15px;
  }
