@charset "utf-8";
/* CSS Document */
table td {
	vertical-align: top;
}
h1 {
	font-size:24px;
	color: #6f8dc3;
}
h2 {
	font-size:18px;
	color: #6f8dc3;
}
h3 {
	font-size:16px;
	color: #6f8dc3; 
	margin-top: 10px;
	margin-left: 10px;
}
.px_20{
  width: 20px;
}
.width_100 {
  width: 100%; 
}
p.text {
	text-align: justify;
	margin-bottom: 10px;
}
#vnitrek {
	margin: 2px 0px 0px 5px;
}
.oddelovac {
	background-color: #6f8dc3;
	height: 3px;
}
input.t{
	background-image:url(../images/text.gif);
	background-repeat:no-repeat;
	width: 140px;
}
input.t{
	background-image:url(../images/text.gif);
	background-repeat:no-repeat;
	width: 130px;
}
input.t_vel{
	background-image:url(../images/text.gif);
	background-repeat:no-repeat;
	width: 250px;
}
textarea.textarea {
	width: 250px;
	height: 50px;
}
textarea.textarea_text {
	width: 400px;
	height: 300px;
}
input.tlacitko{
	font-size: 14px;
	background-color: #6666CC;
	color: #FFFFFF;
	border: 1px solid #000000;
}
table.stav_obj {
	padding: 20px;
	width: 100%;
	height: 80px;
}
table.stav_obj select{
	width: 150px;
}
.aa {
	width: 15px;
}
.ab {
	width: 60px;
}
