@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #333333;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.contener {
	position: relative;
	width: 710px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #272727;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}


.contener .banner {
	background-image: url(images/akcio_banner.jpg);
	height: 80px;
	width: 700px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}



.contener .content {
	position: relative;
	height: auto;
	width: 700px;
	background-color: #1D1D1D;
	margin-right: auto;
	margin-left: auto;
}
.content tr {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: auto;
}
.content th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FF6600;
	text-align: center;
	height: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 80px;
	margin-right: auto;
	margin-left: auto;
}
.content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.contener .content .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	height: auto;
	width: auto;
	left: 35px;
	top: -20px;
}

.contener .content .ureshely {
	position: relative;
	height: 2px;
	width: 400px;
	left: 0px;
	top: 0px;
}

.banner  .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	right: 10px;
}
.footer {
	height: 20px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 0px;
}
.footer h2 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	top: 4px;
	position: relative;
}

.info h2 {
	text-align: center;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 2px;
	top: 15px;
}
a  {
	color: #FF9900;
}
a:hover {
	color: #FF6600;
}




.content table {
	position: relative;
	height: auto;
	width: auto;
	top: 0px;
	margin-bottom: 50px;
	left: 30px;
}
.banner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	position: relative;
	left: 18px;
	top: 60px;
}
.banner h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	position: absolute;
	left: 260px;
	top: 30px;
}
.contener .content .ureshely2 {
	position: relative;
	height: 2px;
	width: 10px;
	left: 0px;
	top: 0px;
}
