@charset "utf-8";

#title{
	font-family: "Trebuchet MS","Verdana";
	font-size: 16px;
	color: #d53333;
	font-weight: bold;
}

#text{
	color: #333333;
	font-family: "Trebuchet MS","Verdana";
	font-size: 14px;
	text-indent: 15px;
}

p#text{margin:5px;}

#lists li{
	color: #333333;
	font-size: 14px;
	font-family: "Trebuchet MS","Verdana";
	list-style-type: none;
	list-style-image:url('images/list.jpg');
}

ul#lists {margin-top: 0; margin-bottom: 0;}

#serv_links a{
	color: #666666;
	font-size: 12px;
	outline: none;
}

#tabel td{
	width: 200px;

}

input,select,textarea {border: 1px solid #aaa;}

#button{
	padding-left: 250px;
}