#obrazac
{
	width:600px;
	height:auto;
	float:left;
	margin-left:5px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #DCDADC;
	font: 12px Verdana;
	text-align:left;
}
.hold
{
	width:200px;
	min-height:16px;
	height:auto;
	float:left;
	margin-top:5px;
}
.input_hold
{
	width:200px;
	height:22px;
	float:left;
	-moz-border-radius:0.3em;
	-khtml-border-radius:0.3em;
}
.input_hold_d
{
	width:150px;
	height:22px;
	float:left;
	-moz-border-radius:0.3em;
	-khtml-border-radius:0.3em;
}
.radio_hold
{
	height:22px;
	float:left;
}
.obj
{
	float:left;
	font-size:10px;
	margin-left:5px;
}
.icons
{
	width:20px;
	height:20px;
	float:left;
	margin-left:5px;
	margin-top:2px;
}
.ppp
{
	width:500px;
	margin-top:1px;
	margin-left:5px;
	min-height:20px;
	height:auto;
	float:left;
}
#smene
{
	float:left;
}
button
{
	float:left;
	margin-left:5px;
	margin-top:5px;
	color:#555555;
	width:100px;
	height:24px;
	border:1px solid #ddd;
	background:url(../images/button_bg.png) repeat-x;
	font:bold 0.95em arial, sans-serif;
	font-size:12px;
	cursor:pointer;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
button:hover
{
	background:url(../images/button_hover.png) repeat-x;
}
button:active
{
	background:#FEFEFE;
}
#output
{
	width:490px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-weight:bold;
	font-size:12px;
}
.ksmene
{
	margin-top:5px;
	width:600px;
	
	height:auto;
	float:left;
}
