/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/back.gif);
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #414141;
	line-height:16px;
}

h3 {margin:0px; padding:0px; font:bold 20px Arial;}

.text11 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #414141;
	font-weight: normal;
	line-height:16px;
}

.gri11 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #696969;
	font-weight: bold;
}

.linkGri11 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #696969;
	font-weight: normal;
	text-decoration:none;
}
.linkGri11:hover {
	text-decoration:underline;
	color:#696969;
}

.linkRed {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #B53300;
	font-weight: bold;
	text-decoration:none;
}
.linkRed:hover {
	text-decoration:underline;
	color:#FE5918;
}

.textRed {color:#B53300;}
.bigRed {padding:10px 5px; color:#B53300; font:bold 16px Arial;}

.linkWhite11{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.linkWhite11:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

form {
	margin-bottom:0px;
}
img {
	border:0px;
}

.field1 {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
	border:solid 1px #B53300;
	color: #000000;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	margin: auto;
	height: auto;
	width: auto;
}

.button1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #B53300;
	border : none;
	color : #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	height: 16px;
}

.redOffer 
{
	padding:5px 0 5px 0;
	border-bottom:2px solid #b53300;
	font:bold 18px Arial;
	color:#b53300;
}

.ulOferta {list-style:none; margin:0; padding:0 0 20px 20px;}
.ulOferta li {padding:2px 0 2px 12px; background:url(../images/bullet_ul_oferta.gif) no-repeat left 8px;}

.subTitle {padding:5px 0; border-bottom:1px solid #e6e2d3; font-size:16px; font-weight:bold;}
.smallTitle {font-size:14px; font-weight:bold; line-height:14px;}



