.linka {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	height: 0px;
	width: 720px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.chyba {
	color: #FF6600;
	font-weight: bold;
}
.titulek {
	font-weight: bold;
	color: #008132;
	font-size: 16px;
}
.nazev_rozhovoru {
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}
.nazev_rozhovoru_maly {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}


.podtitulek {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
}
.dotaz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 100px;
	width: 600px;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.dotaz_adm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	height: 100px;
	width: 600px;
	border: 1px solid #999999;
}

.dik {
	font-weight: bold;
	color: #008132;
	font-size: 12px;
}
.hlavicka {
	background-color: #7eb381;
	color: #FFFFFF;
	height: 30px;
	width: 720px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.linknegativ {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.linknegativ:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.linknegativ:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.linknegativ:hover {
	color: #003089;
	text-decoration: none;
}
a.linknegativ:active {
	color: #FFFFFF;
	text-decoration: none;
}
.celek {
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
	width: 720px;
}

.otazka {
	background-color: #E6F0E7;
}
.otazka_skryta {
	background-color: #FDCB35;
}

.textotazky {
	width: 90%;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.casotazky {
	width: 10%;
	text-align: right;
	padding: 5px;
	color: #666666;
	vertical-align: top;
}
.odpoved {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	text-align: left;
	vertical-align: top;
}
.odpoved_adm {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
.obr {
	float: right;
	border: none;
	position: relative;
	padding: 0px 0px 0px 10px;
}
.nazev_rozhovoru_cely {
	width: 720px;
	display: table;
}
.nazev_rozhovoru_titulek {
	position: relative;
	float: left;
}
.sarsi_rozhovor {
	margin-top: 60px;
	margin-bottom: 15px;
	color: #008132;
}

