table.kosik {
	width: 448px;
	aborder: 1px solid black;
}

table.kosik td {
	aborder: 1px solid black;
	padding: 2px;
	font-size: 10pt;
}

table.kosik td.hlavicka {
	background-color: #c30;
	color: #fff;
	padding: 2px 10px;
	font-weight: bold;
}

table.kosik td.mnozstvi {
	width: 80px;
}

table.kosik td.cena {
	width: 150px;
	text-align: right;
}

table.kosik td.subtotal {
	border-top: 1px dotted #c30;
}

table.kosik td.total {
	border-top: 2px solid #c30;
	background-color: #c3e1b3;
}

form {
	margin: 0px;
	font-size: 8pt;
}

form td {
	font-size: 8pt;
}

fieldset {
	background: left bottom no-repeat url(../pozadi_fieldset.gif);
	bborder: 1px solid #c3e1b3;
	margin: 0px;
	padding: 20px;
}

legend {
	background-color: #c3e1b3;
	padding: 3px 10px;
	font-weight: bold;
}

label {
	display: block;
	float: left;
	width: 170px;
	_width: 180px;
	text-align: right;
	padding: 6px 10px 0px 0px;
	margin-bottom: 8px;
}

form td label {
	width: 100px;
	_width: 110px;
}

input, select {
	font-size: 8pt;
	width: 190px;
	_width: 200px;
	height: 15px;
	_height: 25px;
	padding: 5px;
	border: 1px solid #693;
	border-top: none;
	border-right: none;
	background: #fff left top no-repeat url(../hr_clanek.gif);
}

input.button,
a.button {
	width: 200px;
	height: 25px;
	font-size: 9pt;
	background: left top no-repeat url(../pozadi_tlacitko_200.gif);
	border: none;
	font-weight: bold;
	color: #fff;
}

input.120px {
	width: 120px;
	background: left top no-repeat url(../pozadi_tlacitko_120.gif);
}

input.70px {
	width: 70px;
	background: left top no-repeat url(../pozadi_tlacitko_70.gif);
}

a.button,
a.button:visited,
a.button:hover {
	display: block;
	background: left top no-repeat url(../pozadi_tlacitko_120.gif);
	width: 120px;
	height: 20px;
	_height: 25px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	color: #fff;
}

div#pravy_sloupec input.formfield {
	background: none;
	background: url(../pozadi_pravsloupec_forminput.gif) left top no-repeat;
	border: none;
	width: 165px;
	height: 21px;
	padding: 5px 0px 0px 5px;
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
}

div#pravy_sloupec input.button,
a.tlacitko,
a.tlacitko:visited,
a.tlacitko:hover {
	background: left top no-repeat url(../pozadi_tlacitko_110.gif);
	display: block;
	width: 110px;
	height: 21px;
	_height: 26px;
	padding-top: 5px;
	margin-top: 5px;
	font-size: 9pt;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	color: #c30;
	margin-left: 50px;
}

a.tlacitko:hover {
	color: #f30;
}

div#pravy_sloupec input.button {
	height: 26px;
}

div.vyhledavani ainput.button {
	width: 200px;
	height: 25px;
	font-size: 9pt;
	background: left top no-repeat url(../pozadi_tlacitko_200.gif);
	border: none;
	font-weight: bold;
	color: #fff;
}

table.kosik td.mnozstvi input {
	width: 20px;
	height: 17px;
	font-size: 8pt;
	padding: 0px;
	border: 1px solid #369;
}

table.kosik td.mnozstvi img {
	float: left;
	margin: 0px;
	border: none;
	position: relative;
	top: 1px;
}

tr.chybne {
	background-color: #f66;
}

div#hlavni_menu {
	position: absolute;
	top: -10px;
	left: 0px;
}

div#hlavni_menu a.tlacitko {
	float: left;
	margin-left: 5px;
}

