body {
	font-family: Century Gothic, Arial;
	font-size:12px;
	margin:0;
	padding:0;
	color:#fff
}
a {
	color:#333;
	text-decoration:none
}
a:hover {
	color:#CF1C43;
	text-decoration:none
}
.active { color:#404040!important; }
.pl0 { padding-left:0px!important }
.pr0 { padding-right:0px!important }
.titlu {
	font: normal 16px 'Crete Round', serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.wrapper {
	width: 500px;
	height: 1000px;
	overflow: auto;
	background: url(../img/background.png) no-repeat;
	padding-left: 20px;
	margin:0 auto;
}
.wrapper-menu {
	float: left;
	height: auto;
	width: 480px;
	margin: 99px 0 13px 0;
}
.buton-menu {
	padding: 4px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: white;
	line-height: 25px;
	font-weight: bold;
}
.buton-shop {
	padding: 4px 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background: white;
	color: #404040;
	box-shadow: 3px 2px 0px #404040;
}
.buton-menu:hover {
	background:#404040;
	color:#fff!important
}
.wrapper-content {
	float:left;
	width:480px;
	height:auto;
	overflow:auto;
	margin-top:30px;
}
.wrapper-content p {
	padding:10px 0 0 0;
	font-family:Century Gothic;
	text-align:justify;
	line-height:16px;
}
.wrapper-footer {
	width: 480px;
	height: auto;
	overflow: auto;
	padding: 14px 0 10px 0px;
	color: white!important;
}
.titlu-concursuri {
	font-family: 'Crete Round', serif;
	font-size: 70px;
	font-weight: normal;
	padding-bottom: 30px;
	padding-left:30px;
	text-transform: uppercase;
	text-shadow: 0 0 1px white;
}
.harta {
	width: 470px;
	height: auto;
	margin-left: 3px;
}
