*	{
	outline:none;
}

body {
	margin:0; 
	padding:0;
	background-image: url('../images/tlo.jpg');
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
	color: #363636;
	line-height: 18px;
	text-align: justify;
	
}

.wrapper	{
	width:814px; 
	margin:0 auto; 
	position: relative;
}

img	{
	border:none;
}

#top	{
	width:814px;
	height:127px;
}

.logo	{
	position: relative; 
	top:37px; 
	left:13px;
	float: left;
}

.header_1	{
	background-image: url('../images/header_tlo.png');
	background-repeat: no-repeat; 
	width: 794px; 
	height: 38px; 
	padding-left:20px;
}

.zoom	{
	float:right; 
	line-height: 38px; 
	position: relative;
	right:20px; 
	font-size: 11px; 
	color: gray;
}

.tresc	{
	background-image: url('../images/tresc.png');
	background-repeat:repeat-y;
	background-position:left;
	width: 774px; 
	min-height:203px; 
	padding: 10px 20px 10px; 20px;
	overflow: visible;
	
}

.tresc_dol	{
	background-image: url('../images/tresc_dol_tlo.jpg');
	background-repeat: no-repeat; 
	width: 814px; 
	height: 42px;
}

.cien	{
	background-image: url('../images/cien.png'); 
	background-repeat: no-repeat; 
	width: 153px; 
	height: 133px; 
	padding: 5px;
	margin:5px 15px;
	font-weight: bold;
	float:left;
}

h1	{
	font-size: 12px;
	margin:5px 0 0 0;
	padding:0;
}

#footer	{
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	width: 774px; 
	height: 60px; 
	padding:25px 20px 0 20px; 
	margin-top:30px;
	color: #838383;
	text-align: center;
	font-size: 11px;
}

#footer a	{
	color: #616161;
	text-decoration: none;
}

#footer a:hover	{
	text-decoration: underline;
}

