body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
}

h1 {
	color: #fd6d53;
	border-bottom: 1px solid #fd6d53;
}

h2 {
	color: #fd6d53;
}

.img_cesta_add {
	display: inline-block;
	vertical-align:middle;
	border: 0px;
	width: 28px;
	height: 28px;
	cursor: pointer;
	background: transparent url(/app/img/p_simple/css/anadircesta.gif) no-repeat center top;
}

h3 {
	color: #fd6d53;
	border-bottom: 1px solid #fd6d53;
}

.red {
	color: #fd6d53;
	font-weight: bold;
}

a {
	color: #4a4a4a;
	text-decoration: none;
}