* {
	margin:  0px; 
	padding: 0px;
	border: none;
}

html, body {
  padding: 10px;
  text-align: left; 
  font-family:  "Arial";
  line-height: 1.5;
  font-size: 12px; 
  width: 520px;
}

a {
	color: blue;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #D8DEEE;
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	padding: 10px 12px 12px 12px;
	background-color: #D8DEEE;
	margin-bottom: 20px;
	color: #002394;
}

p {
	margin-left: 10px;
}

textarea {
	font-family:  "Arial";
	font-size: 12px;
}

input, textarea, select {
	border: 1px solid #A6ABAF;
	padding: 2px;
}

table {
	margin: 5px 0px 0px 0px;
	/*width: 710px;*/
	border-collapse: collapse;
}

table th, table td {
	vertical-align: middle;
	padding: 4px 0px 3px 10px;
}

table th {
	font-weight: bold;
	text-align: left;
	color: #002394;
	padding-top: 13px;
}

table td {
	/*width: 75px;*/
	vertical-align: top;
}

table tr.poznamka td {
	vertical-align: top;
	padding-top: 10px;
}

table td input, table td select {
	margin-right: 5px;
}

table td.checkbox {
	border-style: none;
}

table td.zvyrazneni {
	border: 1px solid #A7A9B5;
	background-color: #D8DEEE;
}

table td.checkbox input {
	margin: 0px 15px 0px 2px;
	position: relative;
	top: 3px;
	border-style: none;
}

table td.checkbox label {
	margin-right: 40px;
}

table td.checkbox1 label {
	margin-right: 10px;
}

table td.pocet-ucastniku input {
	margin-right: 10px;
	margin-left: 10px;
} 

#obal {
	_margin-bottom: 50px;
}


#nabidka {
width: 920px;
border: 1px solid black;	
}

table td.modra label {
	margin-right: 15px;
}

table td.modra input {
	margin: 0px 5px 0px 10px;
}

.modra, .potvrd {
	color: #002394;
}

.potvrd {
	padding: 8px 60px;
	_padding: 8px 30px;
	margin: 20px 0px 35px 0px;
	font-weight: bold;
	font-size: 13px;
}

.delka2 {
	width: 80px;
	margin-right: 10px;
}

.delka3 {
	width: 170px;
}

.delka5 {
	width: 100px;
}

.delka6 {
	width: 50px;
}


.delka4 {
	width: 300px;
}

.delka100p {
	width: 98%; 
}

.vyska2 {
	height: 60px;
}

.hlaseni {
	color: white;
	background-color: #002394;
	padding: 10px 50px;
	text-align: center;
	margin: 10px 0px 15px 0px;
	font-weight: bold;
}

.hlaseniOK {
	border: 3px solid #002394;
	padding: 15px 10px 20px 10px;
	color: black;
	margin-bottom: 45px;
	font-weight: bold;
	background-color: white;
	font-size: large;
}

#skoleni td {
	border: 1px solid #002394;
	padding: 2px;
}