body {
	background-color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4 {
	color: #45a0da;
}
.adress{
	position: relative; 
	top: 15px; 
	width: 150px; 
	left: -35px; 
	font-family: 'Times New Roman', Times, serif; 
	font-size: 16px; 
	color: #0063a4; 
	font-weight: bold;
	line-height: 14px;
}
.col-title{
	width: 192px; 
	height: 52px; 
	background-color: White; 
	background-image: url(images/col-top.jpg); 
	padding-left: 12px;
	padding-top: 10px;
}
.col a{
	color: #626262;
	text-decoration: none;
}
.col a:hover{
	color: #f2082e;
}
.col#sub a{
	color: #45A0DA;
	text-decoration: none;
}
.col#sub a:hover{
	color: #f2082e;
	text-decoration: none;
}
.col{
	width: 192px; 
	background-color: #ffffff; 
	background-image: url(images/col-right.jpg); 
	background-repeat: repeat-y; 
	background-position: right; 
	border: 1px solid #45a0da; 
	border-width: 0px 0px 0px 1px; 
	padding-left: 12px; 
	padding-right: 19px; 
	font-size: 12px;
}
a{
	color: #f2082e;
}
a:hover {
	color: #45a0da;
	text-decoration: none;
}
.menu-bottom a{
	text-decoration: none;
}
.menu-bottom{
	padding-bottom: 20px; 
	padding-top: 45px; 
	font-family: 'Times New Roman', Times, serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #f2082e;
	word-spacing: 10px;
}
.tema-img{
	border: 1px solid #45a0da; 
	float: left; 
	margin: 0px 10px 10px 0px;
}
.block{
	font-size: 13px;
}
.block h4{
	margin-bottom: 0px;
	margin-top: 0px;
}
.footer{
	width: 100%; 
	border: 1px solid #f2082e; 
	border-width: 1px 0px 0px 0px; 
	padding: 0px 60px 30px 30px; 
	color: #f2082e; 
	font-family: 'Times New Roman', Times, serif; 
	font-size: 13px;
}
.form{
	border: 1px solid #45a0da;
	background-color: #E8F4FD;
}