body,TEXTAREA {
	font-family: Helvetica;
	font-size: 11px;
	scrollbar-3dlight-color: #E74D14;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #FFFFEF;
	scrollbar-face-color: #D9D9B3;
	scrollbar-highlight-color: #FFFFEF;
	scrollbar-shadow-color: #E74D14;
}
INPUT,TEXTAREA {
	background-color: #FFFFFF;
	border: #666666 1px solid;
	color: #000000;
	font-family: Helvetica;
	font-size: 11px;
	padding-left: 1px;
}
.body {
	color: #000000;
	background-color: #FFFFEF;
	font-family: Helvetica;
	font-size: 11px;
	line-height: 15px;
}
.titelL {
	color: #FFFFFF;
	font-size: 32px;
	background-color: #E74D14;
	letter-spacing: 12px;
	font-family: "Centaur MT", Centaur, "Times New Roman";
	padding-left: 10px;
	padding-right: 10px;
	line-height: 32px;
	font-weight: bold;
}
.titelR {
	color: #E74D14;
	font-size: 32px;
	letter-spacing: 12px;
	font-style: italic;
	font-family: "Centaur MT", Centaur, "Times New Roman";
	font-weight: bold;
	padding-left: 12px;
	line-height: 32px;
}
a:link {
	color: #000000;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #E74D14;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: none;
}
.tekstL {
	color: #000000;
	font-size: 11px;
	font-family: Helvetica;
	padding-right: 15px;
}
.tekstR {
	color: #000000;
	font-size: 11px;
	font-family: Helvetica;
	padding-right: 15px;
	background-image: url(imgs/logo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.h1{
	color: #E74D14;
	font-size: 11px;
	font-family: Helvetica;
	font-weight: bold;
}
.h2{
	color: #000000;
	font-size: 11px;
	font-family: Helvetica;
	font-weight: bold;
}
#rand {
	display: block;
	border-right: solid #E74D14 1px;
	border-bottom: solid #E74D14 1px;
	width: 650px;
}
#pronto a{
	display: block;
	border: solid #E74D14 1px;
	width: 110px;
	height: 50px;
	background-color: #E74D14;
	color: #FFFFFF;
	font-family: "Centaur MT", Centaur, "Times New Roman";
	font-size: 18px;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 20px;
	padding-top: 5px;
	font-weight: bold;
}
#pronto a:hover{
	border: solid #000000 1px;
	text-decoration: none;
}
#contact a{
	display: block;
	border: solid #E74D14 1px;
	border-top: solid #FFFFEF 1px;
	width: 110px;
	height: 55px;
	background-color: #FFFFEF;
	color: #E74D14;
	font-family: Helvetica;
	font-size: 15px;
	text-decoration: none;
	letter-spacing: 2px;
	line-height: 50px;
	font-weight: bold;
}
#contact a:hover{
	border: solid #000000 1px;
	text-decoration: none;
}
#ebhosting a{
	font-size: 10px;
	line-height: 15px;
	color: #8EA29E;
	text-decoration: none;
}
#ebhosting a:hover{
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}

