/* CSS Document */
body {
	text-align: center;
	font-family: Tahoma, Verdana, Lucida, Arial;
	font-size: 11px;
	color: #084887;
	background-color: #fff ;
	margin: 0 auto;
	padding: 0;
  height: 100%;
  top: 0;
  bottom: 0;
  min-width: 858px;
  }
  
.Zaklad {
  width: 860px;
  border: none;
	margin: 0 auto;
	padding: 10px;
	position: relative;
  top: 20px;
  background-color: none ;
}

.Oddiel {
  border-top: 0px solid #487400;
  border-left: 10px solid #487400;
  border-right:  1px solid #487400;
  border-bottom: 1px solid #487400;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.Otazka {


  background: #487400 url('/images/white.gif') 10px 7px no-repeat;
  color: #fff;
  font-weight: bold;
  font-family: arial;
  font-size: 12px;
  margin-bottom: 0px;
  
	text-align: justify;
	clear: both;
	height: auto;
	display: block;
	background-position: 0 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	padding-right: 24px;
  border-left: 0px solid white;
  border-right: 0px solid white;
  margin-top: 0px ;
  
  /*color: rgb(153,0,51);  background-color: white ;
  margin-bottom: 10px ;
  font-weight: bold;
	font-size: 14px;*/
}

.NormalText {
	text-align: justify;
	color: black;
	font-weight: bold;
	font-size: 14px;
	clear: both;
	height: auto;
	display: block;
	background-position: 0 0;
	padding-top: 20px;
	margin-top: 10px ;
  margin-bottom: 10px ;
}

.Instrukcia {
	text-align: justify;
	color: rgb(255,255,204);
	font-weight: normal;
	font-size: 12px;
	clear: both;
	height: auto;
	display: block;
	background-position: 0 0;
	padding: 0px;
}

.InstrukciaVyplnteOtazku {
	text-align: justify;
	color: red;
	font-weight: bold;
	font-size: 12px;
	clear: both;
	height: auto;
	display: block;
	background-position: 0 0;
	background-color: rgb(255,255,153);
	padding: 5px;
}

.Odpoved {
	text-align: left;
	color: #000000;
	font-size: 12px;
	clear: both;
	height: auto;
	display: block;
	background-position: 0 0;
	padding-left: 30px;
}

.PomocTxtPolia {
  position: relative;
  left: 10px;
  width: 400px;
}

table {
  width: 95%;
  /*border: thin solid #dddddd;*/
  text-align: center;
  margin-bottom: 10px;
  border-collapse: collapse;
  margin-top: 10px;
}

td {
  border: thin solid #dddddd;
}

.BunkaR1S1 {
  border: none;
  background-color: transparent;
}

.HornyRiadokTab {
 	background-color:  #bbcedc;
	color:  #084887;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
}

.LavyStlpecTab {
 	background-color:  none;
 	color: #084887;
 	text-align: left;
 	padding: 10px;
 	font-size: 11px;
 	width: 40%;
}

.SubmitStyle {
	clear: both;
	display: block;
	background-color: #487400;
	background-position: 0 0;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 30px ;
  margin-bottom: 10px ;
}

.SubmitStyleButton {
  color: #487400;
  font-weight: bold;
  width: 200px;
}

#o12a_Txt {
left: 9px;
}
#o12b_Txt {
left: 10px;
}
#o12c_Txt {
left: 180px;
}
#o12d_Txt {
left: 168px;
}
#o12e_Txt {
left: 130px;
}
#o12f_Txt {
left: 185px;
}
#o12g_Txt {
left: 332px;
}

#o8_15_Txt, #o10_9_Txt {
width: 230px;
}

#topheader {
	clear: both;
	height: auto;
	display: block;
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: left;
}