.anketa {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	width : 100%;
	text-align : left;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
.anketa th {
	background-color : #387baf;
	font-size : 12px;
	font-weight : bold;
	color : White;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 3px;
	padding-bottom : 3px;
	border-bottom-color : #d7392e;
	border-bottom-style : solid;
	border-bottom-width : 3px;
}
.anketa td {
	background-color : #f1f3f6;
	color : #195896;
	padding-left : 10px;
	padding-right : 10px;
}
.anketa .otazka {
	font-size : 11px;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 12px;
	border-left-color : #387baf;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #387baf;
	border-right-style : solid;
	border-right-width : 1px;
}
.anketa .odpoved {
	font-size : 10px;
	font-weight : bold;
	padding-top : 1px;
	padding-bottom : 1px;
	border-left-color : #387baf;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #387baf;
	border-right-style : solid;
	border-right-width : 1px;
}
.anketa .predchozi {
	font-size : 12px;
	font-weight : bold;
	padding-top : 5px;
	padding-bottom : 12px;
	border-left-color : #387baf;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #387baf;
	border-right-style : solid;
	border-right-width : 1px;
}
.anketa .hlasu {
	font-size : 9px;
	font-weight : normal;
	padding-bottom : 4px;
	border-left-color : #387baf;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #387baf;
	border-right-style : solid;
	border-right-width : 1px;
}
.anketa .posledni {
	padding : 0px;
}
.anketa .posledni table {
	padding : 0px;
	width : 100%;
}
.anketa .posledni table .leva {
	background-color : #99b0bf;
	background-image : url(../vzhled/konec_anketa_leva.gif);
	background-position : left;
	background-repeat : no-repeat;
	width : 10px;
	height : 16px;
}
.anketa .posledni table .stredni {
	background-color : #387baf;
	height : 16px;
}
.anketa .posledni table .prava {
	background-color : #99b0bf;
	background-image : url(../vzhled/konec_anketa_prava.gif);
	background-position : right;
	background-repeat : no-repeat;
	width : 10px;
	height : 16px;
}
.anketa a:link {
	color : #195896;
}
.anketa a:visited {
	color : #195896;
}
.anketa a:hover {
	color : #195896;
}
.anketa a:active {
	color : #195896;
}

