@import "chrome.css";
@import "../struktura.css";
@import "hlava.css";
@import "pravy-sloupec.css";
@import "boxy.css";





/* formular */

ul.checkboxy {
}

ul.checkboxy li {
	position: relative;
	display: block;
	padding: 1px 0 2px 0;
	width: 138px;
	float: left;
	list-style: none;
}
ul.checkboxy li input {
	border: 0;
	margin-right: 3px;
	position: relative;
	top: 1px;
}
ul.checkboxy li input.radio {
	top: 5px;
	_top: 1px;
}
.bt-velke {
	background-image:url(/media/Image/visual/IE-bt-bkg.gif);
	background-repeat: norepeat;
	background-position: bottom right;
	border: 1px solid #aaa;
	margin: 10px;
	padding: 0 10px 0 10px;
	cursor: pointer;
	width: 100px;
	height: 28px;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
p.centrovany {
	text-align: center;
}

.formular-textove-pole {
	display: block;
	float: left;
	width: 200px;
}
.formular-textove-pole input {
	width: 180px;
}

.formular-s-datem {
	display: block;
	position: relative;
	float: left;
	width: 133px;
	margin-right: 20px;
	height: 37px;
}
.formular-s-datem input {
	width: 100px;
	position: absolute;
	bottom: 1px;
	left: 0px;
}
.formular-s-datem img {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 0px;
}
.formular-garantovana-mista {
	width: 200px;
	float: left;
	display: block;
}
.formular-garantovana-mista input {
	float: left;
	display: block;
	border: 0;
	margin-right: 3px;
	position: relative;
	top: 1px;
}
.formular-garantovana-mista label {
	width: 170px;
	display: block;
}