body, form, p, h1, h2, h3, ul {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

a, a:link, a:visited, a:hover, 
#ContentLeft a span {
	color: #099;
}

a img {
	border: none;
}

#ContainerPage {
	width: 960px;
	margin: 0 auto;
}


/* --- Start Header --- */
#HeaderLineTop {
	width: 960px;
	height: 6px;
	font-size: 1px;
	background: url(../images/line-header-top.gif) top left no-repeat;
}

#HeaderLogoImg {
	height: 188px;
}

#Logo {
	margin-top: 28px;
	float: left;
}

#HeaderRight {
	float: right;
	position: relative;
}

#Sponsor {
	position: absolute;
	top: 16px;
	right: 16px;
}

#TopMenu {
	width: 960px;
	height: 33px;
	background: url(../images/bg-menu-top.gif) top left no-repeat;
}

#TopMenuLeft {
	width: 690px;
	float: left;
	padding-left: 13px;
}

#TopMenuLeft ul {
	margin: 6px 0;
	height: 21px;
	display: block;
}

#TopMenuLeft li {
	height: 21px;
	padding-right: 15px;
	float: left;
	list-style: none;
}
#TopMenuLeft li.Last {
	padding-right: 0;
}

#TopMenuLeft li a {
	height: 21px;
	float: left;
}

#TopMenuRight {
	width: 240px;
	float: right;
	padding-right: 10px;
}

#TopMenuRight #TopMenuSecundar {
	margin: 6px 0;
	height: 21px;
	float: right;
}
#TopMenuRight ul {
	display: block;
}

#TopMenuRight li {
	height: 21px;
	padding-right: 9px;
	float: left;
	list-style: none;
}

#TopMenuRight li a {
	height: 21px;
	float: left;
}

#TopMenuLanguage {
	float: right;
	margin-top: 12px;
}

#TopMenuLanguage img {
	border: 1px solid #000;
}

#UnderMenu {
	width: 925px;
	height: 59px;
	background: url(../images/bg-header-cautare.gif) bottom left #eeeeee repeat-x;
	border-bottom: 1px solid #ccc;
	padding-left: 35px;
}

#UnderMenu #Cautare {
	padding-top: 17px;
}

#UnderMenu .TxtCautare {
	margin-top: 4px;
	padding-right: 20px;
}

#UnderMenu input {
	width: 211px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

#UnderMenu select {
	height: 22px;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

#UnderMenu input.Submitro {
	width: 56px;
	height: 22px;
	background: url(../images/btn-cauta-ro.gif) top left no-repeat;
	text-indent: -9999em;
	overflow: hidden;
	cursor: pointer;
	float: left;
	border: none;
}
#UnderMenu input.Submiten {
	width: 56px;
	height: 22px;
	background: url(../images/btn-cauta-en.gif) top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	float: left;
	border: none;
}

.rss {
	float: right;
	margin-top: 6px;
	padding-right: 10px;
}

/* --- End Header --- */



/* --- Start Content --- */
#ContainerContent {
	margin-top: 10px;
}

#ContentHome #ContentLeft {
	width: 640px;
	float: left;
	padding-right: 20px;
}

h1 {
	font-size: 30px;
	font-weight: normal;
	color: #000;
}

#Breadcrumb ul {
	list-style: none;
}

#Breadcrumb li.Subtitle {
	font-size: 11px;
	font-weight: bold;
	padding: 0 17px;
	line-height: 16px;
	background: url(../images/separator-subtitlu.gif) 0px 2px no-repeat;
	float: left;
}

#Breadcrumb li.Subtitle.First {
	padding: 0 17px 0 5px;;
	background: none;
}

#Breadcrumb li.Subtitle a {
	color: #099;
	text-decoration: none;
}
#Breadcrumb li.Subtitle a:hover {
	text-decoration: underline;
}

.HLine1 {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	width: 100%;
	background-color: #ccc;
	margin-top: 10px;
}

#Content {
	margin-top: 15px;
}

#Content a {
	color: #099;
	text-decoration: none;
}
#Content a:hover {
	text-decoration: underline;
}

ul.Tahoma16 {
	list-style: none;
	font-size: 16px;
}

ul.Tahoma16 li {
	background: url(../images/icon-lista-big.gif) 0 6px no-repeat;
	padding-left: 22px;
}

.Form {
	background: url(../images/bg-form.gif) top left #eee repeat-x;
	padding: 10px 27px 20px;
	margin: 10px 0 20px;
	border-bottom: 1px solid #ccc;
}

.Calibri17 {
	font-size: 17px;
}

.Form form {
	padding-left: 110px;
	font-size: 11px;
	line-height: 26px;
	color: #000;
	font-weight: bold;
}

.Form form input.Text, 
.Form form textarea.Text {
	font-size: 11px;
	border: 1px solid #CCC;
}

.Form form .W363 {
	width: 363px;
}

.Form form .W300 {
	width: 300px;
}

.Form form .W80 {
	width: 80px;
}

.FormSubTitle {
	font-size: 14px;
	font-weight: bold;
	color: #999;
}

.BoxGreyExt {
	margin-top: 15px;
	background: url(../images/bg-box-grey-top.gif) left top #F2F2F2 no-repeat;
}

.BoxGreyInt {
	background: url(../images/bg-box-grey-bottom.gif) left bottom no-repeat;
	padding: 10px 21px;
}

.BoxList {
	margin-top: 15px;
}

.W290 {
	width: 290px;
}

.BoxList ul {
	list-style: none;
	color: #747474;
	line-height: 16px;
}

.BoxList li {
	background: url(../images/icon-lista-arraw.gif) 0 6px no-repeat;
	padding-left: 11px;
}

.ServiceList {
	background: url(../images/icon-lista-big.gif) 0 10px no-repeat;
	padding: 5px 0 5px 21px;
	font-weight: bold;
	line-height: 20px;
	display: block;
}

ul.ServiceList2 {
	list-style: none;
	color: #747474;
	line-height: 20px;
}

ul.ServiceList2 li {
	background: url(../images/icon-lista-arraw.gif) 0 8px no-repeat;
	padding-left: 21px;
}

table.Tarife {
	padding: 0;
	margin: 0;
}

table.Tarife td {
	color: #747474;
	padding: 0 21px;
	line-height: 26px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
table.Tarife th {
	background-color: #099;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 21px;
	line-height: 26px;
}


table.Prezentari {
	padding: 0;
	margin: 0;
}
table.Prezentari td {
	color: #747474;
	padding: 0 21px;
	line-height: 16px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
table.Prezentari th {
	background-color: #099;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding-left: 21px;
	line-height: 16px;
}


#FotoGallery {
	margin-top: 40px;
}

.FotoPrev {
	padding: 134px 50px 0 48px;
}

.FotoNext {
	padding: 134px 0 0 50px;
}

.Note {
	font-size: 11px;
	font-weight: normal;
}

.ListeMovie {
	float: left;
}

.List1 {
	float: left;
	width: 247px;
	padding-right: 20px;
	line-height: 16px;
}

.List2 {
	float: left;
	width: 169px;
	padding-right: 51px;
	line-height: 16px;
}

.List1 ul, 
.List2 ul {
	list-style: none;
}

.List1 li, 
.List2 li {
	padding-left: 26px;
	background: url(../images/icon-lista.gif) 0 4px no-repeat;
}

.List3 {
	float: left;
}

.List3 a {
	font-size: 11px;
	color: #099;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.List3 a:hover {
	text-decoration: underline;
}

.MovieExt {
	margin-top: 28px;
	width: 436px;
	background: url(../images/bg-movie-top.gif) top left no-repeat;
}

.MovieInt {
	width: 430px;
	background: url(../images/bg-movie-bottom.gif) bottom left no-repeat;
	padding: 3px;
}

#ContainerAbonamente {
	margin-top: 20px;
	background: url(../images/bg-home-abonamente.gif) top left repeat-x;
	width: 640px;
	height: 88px;
}

.Abonamente {
	padding: 17px 0 0 26px;
}

.Abonamente ul {
	margin-top: 12px;
	list-style: none;
}

.Abonamente li {
	float: left;
	padding-right: 22px;
}

#ContentRight {
	float: right;
}

#Noutatiro {
	width: 300px;
	padding-top: 30px;
	background: url(../images/bg-home-right-top-ro.gif) top left no-repeat;
}
#Noutatien {
	width: 300px;
	padding-top: 30px;
	background: url(../images/bg-home-right-top-en.gif) top left no-repeat;
}

#NoutatiInt {
	width: 260px;
	padding: 0 20px 20px;
	background: url(../images/bg-home-right-bottom.gif) bottom left no-repeat;
}

.NoutatiItem .Data {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	display: block;
	padding: 10px 0 3px;
}

.NoutatiItem .Titlu {
	font-size: 11px;
	color: #099;
	font-weight: bold;
	line-height: 16px;
	display: block;
	padding-bottom: 3px;
}

.NoutatiItem .Titlu a {
	color: #099;
	text-decoration: none;
}
.NoutatiItem .Titlu a:hover {
	text-decoration: underline;
}

.NoutatiItem .Lead {
	font-size: 11px;
	line-height: 16px;
	display: block;
	padding: 0 0 5px 0;
}

#MenuRight {
	width: 300px;
	padding-top: 5px;
	line-height: 18px;
}

#MenuRight ul {
	list-style: none;
}

#MenuRight ul ul {
	list-style: none;
	padding-left: 26px;
}

.OrarExt {
	width: 170px;
	background: url(../images/bg-orar-top.gif) 0 0 no-repeat;
	float: left;
	padding: 35px 30px 0 0;
}

.OrarInt {
	width: 128px;
	background: url(../images/bg-orar-bottom.gif) Left Bottom no-repeat;
	padding: 0 18px 20px 24px;
}

.OrarInt td {
	line-height: 16px;
}

#MenuRight a {
	padding-left: 26px;
	background: url(../images/icon-lista.gif) 0 4px no-repeat;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#MenuRight a:hover, 
#MenuRight a.Activ {
	color: #099;
	text-decoration: none;
	background: url(../images/icon-lista-over.gif) 2px 7px no-repeat;
}
/* --- End Content --- */


/* --- Start Footer --- */
#ContainerFooter {
	margin-top: 20px;	
}

#FooterTop {
	width: 960px;
	height: 8px;
	font-size: 1px;
	background: url(../images/bg-footer-top.gif) top left no-repeat;
}

#FooterContent {
	background-color: #099;
}

#FooterLeft {
	width: 600px;
	padding-left: 20px;
	float: left;
}

#FooterMenu ul {
	list-style: none;
}

#FooterMenu li {
	float: left;
	padding: 0 15px;
	background: url(../images/menu-footer-sep.gif) right 4px no-repeat;
}

#FooterMenu li.First {
	padding-left: 0;
}

#FooterMenu li.Last {
	background: none;
}

#FooterMenu a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
#FooterMenu a:Hover {
	text-decoration: underline;
}

#FooterTxt, 
#FooterTxt a {
	margin-top: 19px;
	font-size: 11px;
	color: #99D6D6;
	line-height: 16px;
	text-decoration: none;
}
#FooterTxt a:hover {
	text-decoration: underline;
}

#FooterTxt div {
	height: 55px;
	margin-top: 3px;
	padding-right: 21px;
	display: block;
}

#FooterTxt a.DD {
	color: #fff;
}

#FooterRight {
	width: 211px;
	padding-right: 10px;
	font-size: 11px;
	color: #99D6D6;
	line-height: 16px;
	float: right;
}

#FooterRight a.Email {
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
	background: url(../images/icon-footer-email.gif) no-repeat 1px 3px;
}

#FooterRight a.Email:hover {
	text-decoration: underline;
}

#FooterBottom {
	width: 960px;
	height: 8px;
	font-size: 1px;
	background: url(../images/bg-footer-bottom.gif) bottom left no-repeat;
}
/* --- Start Footer --- */

.Eroare {
	color: #f00;
}

.Left {
	float: left;
}

.Right {
	float: right;
}
.Clear {
	clear: both;
}

.HSpace4 {
	padding-right: 4px;
}

.HSpace9 {
	padding-right: 9px;
}

.VSpace8 {
	height: 8px;
	font-size: 1px;
	line-height: 1px;
}

.VSpace20 {
	height: 20px;
	font-size: 1px;
	line-height: 1px;
}

.Grey {
	color: #747474;
}

.PaddingLeft22 {
	padding-left: 22px;
	display: block;
}

.LineHeight20 {
	line-height: 20px;
}
