@charset "utf-8";
.input_text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
/* FORMULARE */

select, input {
	font-size:11px;
	line-height:14px; 
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
input.submit {
	border:1px outset white;
	color:#333333;
	font-weight:bold;
	background-color: #FFCC00;
	height: 30px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
input.txt {background:url(/images/input_bg.gif) no-repeat top left; border:none; color:#143657; line-height:15px; height:15px; padding:2px 5px 1px 5px;  }
select { background:#c6d5e1; border:none; color:#143657; line-height:15px; }
textarea { background:url(/images/textarea_bg.gif) no-repeat top left; border:none; color:#143657;  }

/* INPUTY */
.s20{	width:20px;}
.s30{	width:30px;}
.s40{	width:40px;}
.s50{	width:50px;}
.s60{	width:60px;}
.s70{	width:70px;}
.s80{	width:80px;}
.s90{	width:90px;}
.s100{	width:100px;}
.s110{	width:110px;}
.s120{	width:120px;}
.s130{	width:130px;}
.s140{	width:140px;}
.s150{	width:150px;}
.s160{	width:160px;}
.s180{	width:180px;}
.s200{	width:200px;}
.s220{	width:220px;}
.s250{	width:250px;}
.s300{	width:300px;}
.s330{	width:330px;}
.s350{	width:350px;}
.s380{	width:380px;}
.s400{	width:400px;}
.s450{	width:450px;}

