body {
	background-image: url("../images/pozadi_zelena.png");
}
.index#vyhledavani {
	background-image: url("../images/pozadi_seda_tmava.png");
}
table.jobs {
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
//	font-size: 11px;
}
.jobs#nadpis {
	color: blue;
	font-size: 10pt;
	font-family: Arial;
}
.jobs#nadpis:hover {
	text-decoration: underline;
}
td.jobs#cas {
	color: black;
	font-size: 8pt;
	font-family: Arial;
	text-align: right;
	vertical-align: top;
}
td.jobs#popis {
	color: black;
	font-size: 8pt;
	font-family: Arial;
	text-indent: 15px;
	padding-left: 10px;
/*	padding-bottom: 10px;*/
	vertical-align: top;
}
td.sekce {
	vertical-align: top;
}
a.sekce {
	font-family: Verdana;
	color: blue;
	font-size: 12px;
}
div.sekce {
	margin-bottom: 8px;
}
span.sekce {
	font-family: Arial;
	color: #555555;
	font-size: 9px;
	position: relative;
	top: -1px;
	padding-left: 4px;
}



.inzerat {
	font-size: 11px;
	font-family: Arial;
}
.inzerat #label {
	vertical-align: top;
	width: 200px;
	color: black;
	text-align: right;
}
.inzerat #text {
	vertical-align: top;
}
.inzerat #label_p {
	vertical-align: top;
	width: 200px;
	color: black;
	text-align: right;
	font-weight: bold;
}
.inzerat #comment {
	color:  #AAAAAA;
	font-size: 8pt;
}
.inzerat #confirm {
	font-size: 9pt;
}

table.doporucte {
	font-size: xx-small;
}
input {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
