body {
    margin: 0;
    padding: 0;
    background-color: #190101;
    color: #fff;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

.language-switch img {
    border: none;
}

/* terms */

.outercontainer {
    width: 1200px;
    min-height: 830px;
    margin: 0 auto;
    padding: 0;
}

/* movie page */

#movie {
    padding: 0;
}

#movie .media,
#movie .details {
    display: block;
    width: 789px;
    margin: 0 auto;
}
#movie .media { 
    height: 341px;
    background-repeat: no-repeat;
    margin-top: 0;
    clear: both;
}

#movie .media .trailer {
    float: right;
    margin: 35px 5px 5px 5px;
}

#movie .media .website {
    margin-top: 310px;
    margin-left: 5px;
    width: 200px;
    float: left;
}

#movie .media .website a {
    font-weight: bold;     
    color: #8f8f8f;
}

#movie .details .poster {
    float: left;
    padding-left: 20px;
    height: 270px;
}

#movie .details  {
    margin-top: 60px;
}

#movie .details .description .title {
    text-align: center;
    margin-bottom: 15px;
    font-size: 1.2em;
}

#movie .details .description div {
    font-size: 0.8em;
    background-color: none;
    margin-left: 180px;
    padding-right: 40px;
    padding-left: 40px;
}

#movie .details .description .notes {
    margin-top: 20px;
    margin-left: 0;
    padding-left: 0;
    font-size: 1.2em;
    font-weight: bold;
}

#movie .gallery {
    clear: both;
    text-align: center;
    margin-top: 10px;
    padding-top: 10px;
}

#movie .gallery img {
    border: none;
}

#movie .gallery a {
    margin-right: 10px;
}

/* end movie page */

/* front page */

#movie .gallery,
#front .movie, 
#front .latest_movies,
#footer,
#who .content,
#contact-us .content,
#who-en .content,
#tabeltop .content,
#contact .content,
#terms .content {
    display: block;
    width: 789px;
    margin: 0 auto;
}

#front {
    min-height: 730px;
}

#front .movie {
    clear: both;
    height: 341px;
    background-repeat: no-repeat;
    margin-top: 0px;
}

#front .latest_movies {
    margin-top: 19px;
}


#footer {
    clear: both;
    padding-top: 10px;
    font-size: 0.6em;
    text-align: center;
}


#front .header a.who a.who-en a.tabeltop{
    margin-top: 150px;
    margin-bottom: 10px;
    float: left;
    margin-left: 220px;
    font-size: 0.7em;
    color: #fff;
}

#movie .header a.home,
#who .header a.home,
#contact-us .header a.home,
#who-en .header a.home,
#tabeltop .header a.home,
#contact .header a.home,
#terms .header a.home {
    margin-top: 110px;
    margin-bottom: 10px;
    float: left;
    margin-left: 220px;
    font-size: 0.7em;
    color: #fff;
}

#front .movie .trailer {
    float: right;
    margin: 5px 5px 5px 5px;
}
/* end front page */


/* who we are page */

#who {
    background-image: url(/images/who.jpg);
    background-repeat: no-repeat;
}

#who .content,
#who-en .content,
#tabel-top .content,
#contact-us .content,
#contact .content {
    padding-top: 40px;
    width: 750px;
    clear: both;
}

/* end who we are */

/* terms page */
#terms {
    background-image: url(/images/terms.jpg);
    background-repeat: no-repeat;
}

#terms .content {
    padding-top: 40px;
    width: 750px;
    clear: both;
    padding-left: 20px;
}

#terms .content h1,
#who .content h1,
#who-en .content h1,
#tabeltop .content h1,
#contact-us .content h1,
#contact .content h1 {
    font-size: 0.9em;
}

#terms .content h2 {
    font-size: 0.7em;
}

#terms .content p,
#who .content p,
#who-en .content p,
#tabeltop content p,
#contact .content p {
    font-size: 0.7em;
}

/* end terms page */

/* language switch */
#front .header .language-switch {
    margin-top: 147px;
    float: left;
    margin-left: 670px;
}

#movie .header .language-switch,
#terms .header .language-switch,
#who .header .language-switch,
#contact-us .header .language-switch,
#who-en .header .language-switch,
#tabeltop .header .language-switch{
    margin-top: 108px;
    float: left;
    margin-left: 708px;
}
/* end language switch */

#contact {
    background-image: url(/images/contact.jpg);
    background-repeat: no-repeat;
}

#contact .header .language-switch {
    margin-top: -28px;
    float: left;
    margin-left: 950px;
}

#arhiva {
    background-image: url(/images/arhiva.jpg);
    background-repeat: no-repeat;
}
#archive {
    background-image: url(/images/archive.jpg);
    background-repeat: no-repeat;
}


#arhiva .content,
#archive .content {
    display: block;
    width: 789px;
    margin: 0 auto;
}

#arhiva .header a.home,
#archive .header a.home {
    margin-top: 110px;
    margin-bottom: 10px;
    float: left;
    margin-left: 220px;
    font-size: 0.7em;
    color: #fff;
}

#arhiva .content,
#archive .content {
    padding-top: 40px;
    width: 750px;
    clear: both;
}

#arhiva .content h1,
#archive .content h1 {
    font-size: 0.9em;
}

#arhiva .content p,
#archive .content p {
    font-size: 0.6em;
}


#meniu {
	text-align:center;
	padding-top:105px;
	padding-left: 50px;
}

#meniu a {padding:0 20px;
color:#fff;
font-size:11px;
}

#meniu-front {text-align:center;
padding-top:145px;
margin-bottom:12px;}

#meniu-front a {padding:0 20px;
color:#fff;
font-size:11px;
}



#movies .movie {
	width: 330px;
	height: 245px;
	float: left;
}

#movies img {
	border: none;
	padding: 5px;
	float: left;
}

#movies h2 {
	font-size: 15px;
	margin-top: 0px;
}

#movie .media .pineapple-express,
#front .movie .pineapple-express {
    float: right;
    margin: 160px 5px 5px 5px;
}
#movie .media .star-wars-razboiul-clonelor,
#front .movie .star-wars-razboiul-clonelor {
    float: right;
    margin: 5px 5px 5px 5px;
}


.pride-and-glory {padding-top:50px;}

#front .movie #movie_22 {
    margin: 0;
    display:block;
    margin:35px 5px 5px;
}

#dvd {
    background-image: url(/images/dvd.jpg);
    background-repeat: no-repeat;
}


#dvd .content {
    display: block;
    width: 789px;
    margin: 0 auto;
}

#dvd .header a.home {
    margin-top: 110px;
    margin-bottom: 10px;
    float: left;
    margin-left: 220px;
    font-size: 0.7em;
    color: #fff;
}

#dvd .content {
    padding-top: 40px;
    width: 750px;
    clear: both;
}

#dvd .content h1 {
    font-size: 0.8em;
}

#dvd .content p {
    font-size: 0.5em;
}
.switch{
	border: 0px;
	padding-left: 10px;
}
#who-en {
    background-image: url(/images/who-en.jpg);
    background-repeat: no-repeat;
}
#tabeltop {
    background-image: url(/images/tabeltop.jpg);
    background-repeat: no-repeat;
}
#box-office {
    background-image: url(/images/box-office.jpg);
    background-repeat: no-repeat;
}
#promo {
    background-image: url(/images/promo.jpg);
    background-repeat: no-repeat;
}
#promo-en {
    background-image: url(/images/promoen.jpg);
    background-repeat: no-repeat;
}
#concurs {
    background-image: url(/images/concurs.jpg);
    background-repeat: no-repeat;
}
#contest {
    background-image: url(/images/contest.jpg);
    background-repeat: no-repeat;
}
#contact-us {
    background-image: url(/images/contact-us.jpg);
    background-repeat: no-repeat;
}
.tabeltop {
	text-align: center;
	padding-top: 30px;
}

