@charset "UTF-8";
/* CSS Document */
body {
	font-size: 16px;
	line-height: 22px;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center 50px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 100;
	background-image: url(www/files/bg.jpg);
}
a:link {
	font-weight: bold;
	color: #68A2AE;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #68A2AE;
	text-decoration: none;
}
a:hover {
	color: #f4777c;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #68A2AE;
	text-decoration: none;
}
#page {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(files/bg-harta.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#page-interior {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#banda {
	padding: 0px;
	height: 60px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	display: block;
}
#header {
	padding: 0px;
	height: 40px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
}
.logo {
	padding: 0px;
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#movie {
	padding: 0px;
	width: 960px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	display: table;
	height: 350px;
}
.style1 {
	font-size: 12px;
	line-height: 14px;
}
.style2  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: -5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#movie img {
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
}
#content {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: table;
}
.meniu {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 40px;
	width: 600px;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
}
.meniu ul {
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.meniu li {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-position: inside;
	list-style-type: none;
}
.meniu a:link {
	color: #FFF;
	text-decoration: none;
}
.meniu a:visited {
	color: #FFF;
	text-decoration: none;
}
.meniu a:hover {
	color: #f4777c;
	text-decoration: none;
}
.stanga {
	padding: 0px;
	float: left;
	width: 460px;
	margin: 0px;
}
.dreapta {
	padding: 0px;
	float: right;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caseta {
	padding: 0px;
	float: left;
	width: 460px;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
.spatiu {
	display: block;
	padding: 0px;
	clear: both;
	height: 70px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.caseta h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	color: #68A2AE;
}
.caseta p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.casetaA {
	padding: 0px;
	float: left;
	background-color: #68A2AE;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: table;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.casetaA h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.casetaA p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}


.casetaB {
	padding: 0px;
	float: left;
	background-color: #f4777c;
	width: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	display: table;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
.casetaB h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.casetaB p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.galerie {
	margin: 0px;
	padding: 0px;
	width: 460px;
	clear: both;
}
.galerie ul {
	margin: 0px;
	padding: 0px;
}
.galerie li {
	padding: 0px;
	height: 80px;
	width: 80px;
	background-color: #EDEDED;
	float: left;
	list-style-position: inside;
	list-style-type: none;
	margin: 5px;
}
#footer {
	width: 960px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 70px;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: 100;
	clear: both;
	height: 40px;
}
.copy {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
}
.design {
	margin: 0px;
	padding: 0px;
	width: 140px;
	float: right;
}
.paprika-studio {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 26px;
	width: 62px;
	display: table;
}
.webdesignby {
	float: left;
	width: 70px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: 100;
}
.h2 {
	text-align: left;
	display: table;
	padding: 0px;
	font-size: 30px;
	font-weight: 100;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 40px;
	clear: both;
	width: 460px;
}
.err {
	font-size: 12px;
	font-style: italic;
	color: #F00;
	background-color: #FBF5F2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 14px;
	display: table;
	clear: both;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
}
.ook {
	font-size: 12px;
	font-style: italic;
	color: #090;
	background-color: #EDFAF0;
	padding: 10px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.mBut {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #68A2AE;
	padding: 10px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 200px;
	display: table;
}
.butsds {
	display: table;
	padding: 0px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.mustFill {
	padding: 5px;
	float: left;
	height: 20px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #68A2AE;
	background-color: #F6F6F6;
	font-size: 14px;
	border: 1px solid #D6D6D6;
}
.mustFillArea {
	padding: 5px;
	float: left;
	height: 50px;
	width: 450px;
	color: #68A2AE;
	background-color: #F6F6F6;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #D6D6D6;
}
