﻿#adres {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 45px;
/*	color: #cb010b; */
/*	color:	#a7a7a7;*/
	color:	#F02311;
	float: left;
	margin-left: 65px;
}

#copyright {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 45px;
	color: #807e7e;
	float:right;
	margin-right: 55px;
}

#copyright a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #807e7e;
	text-decoration: none;
}

#copyright a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #ffffff;
}
