/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 20px;
	background-color: #FFFF99;
	text-align: center;
}

a {
	font:13px Verdana;
	color: #000000;
}
a:hover {
	color:#666666;
}
hr {
	height: 1px; 
	color: #000000; 
	background-color: #000000; 
	border: 0px solid #000000;
}
.bila {
	font: Trebuchet MS;
	color:#ffffff;
	font-weight: bold;
}
.hlavicka {
	background: url(logo.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fcd912;
	height: 125px;
}
.vlajky {
	position: absolute;
	top: 20px;
	left: 10px
}

/* *** PROSTREDNI OBLAST *** */

.stred {
	top: 0;
	margin-bottom: 20px;
	min-height: 560px;
	_height: 560px;
	margin: auto;
	text-align: center;
}

/* *** ROZCESTNIK *** */

.vlevo {
	position: absolute;
	background: url(pozadi_house.gif);
	width: 150;
	left: 0;
	height: 400px;
	float: left;
	text-align: left;
	font: "Trebuchet MS";
}

/* *** HLAVNI TEXT *** */

.okno {
	position: relative;
	border: 3px #fcd912 solid;
	border-collapse: separate;
	text-align: center;
	width: 900px;
	margin: auto;
}

.text_box {
	padding: 0px;
	margin-left: 152px;
	border: 3px #fcd912 solid;
	min-height: 450px;
	_height: 450px; /* specialni hodnota pro ms explorer */
	width: 745px;
}

.text {
	text-align: justify;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}

.pocitadlo {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 20px;
	text-align: right;
}

.td_hlavicka {
	font:16px Trebuchet MS;
	padding-left: 15px;
	padding-top: 5px;
	background-color: #fcd912;
	font-weight: bold;
	padding-bottom: 2px;
}
table .obsah td {
	border-bottom: 3px #fcd912 solid;
}
.obsah1 {
	font: 16px Trebuchet MS;
	padding-top: 5px;
	padding-left: 15px;
}
a img {
  border-color: #000;
}
.box {
  width: 650px;
  height: 350px;
  border: 3px #fcd912 solid;
  overflow: auto;
  padding: 10px;
}
.desc {
	font: 12px Verdana;
	border-bottom: 2px #000000 solid;
}


.paticka {
	position: relative;
	text-align: center;
	min-height: 20px;
	_height: 21px;
	padding: 5px 0px 5px 0px;
	border-top: 3px #FFFF99 solid;
	background-color: #fcd912;
}
.paticka a {
	font:12px Verdana;
	color: #d59104;
}
