/* 
   Stylopis pro www.aerofilms.cz 
   Autor: Martin Michalek, Studio Shortcat, michalek@shorcat.cz
*/

body {
margin: 0; padding: 0;
padding-top: 30px;
font: 11px/1.4 Verdana, sans-serif;
background: #B8AA86;
background: #B8AA86 url("../img/aero-bg.gif") no-repeat center top;
_background-position: 50% -2px;
color: #382513;
}

a {
color: #382513;
font-weight: bold;
}

input, textarea, select, option {
font: 1em/1.4em Verdana, sans-serif;
}

.button {
background: #382513;
color: #fff;
font-weight: bold;
padding: 0.5em;
_padding: 0.25em 0;
text-transform: uppercase;
border: 0;
cursor: pointer;cursor: hand;
}

blockquote {
margin-left: 20px;
padding-left: 0;
font-style: italic;
}

.error {
background: #ff0;
padding: .5em !important;
}

.notice {
background: #ffc;
padding: .5em !important;
}

.tright {
	text-align: right;
}

/* 2008, Uprava horniho menu */

#aeroHeadNew {
	overflow: hidden;
}

#aeroHeadNew ul {
	list-style: none;
	margin: 0 0 0 35px;
	padding: 0;
}

#aeroHeadNew li {
	display: block;
	float: left;
}

#aeroHeadNew li a {
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 10px;
	font-weight: normal;
	font-size: .9em;
	text-transform: uppercase;
	text-decoration: none;
	background: #372412;
	color: #fff;
	margin-right: 1px;
}

#aeroHeadNew li a:hover {
	color: #b7a985;
}

#aeroHeadNew li.en a {
	background: #fff !important;
	color: #372412 !important;
	text-transform: none !important;
}

#aeroHeadNew li.aktivni a {
	background: #ddd4bd;
	color: #372412;
}

.titulka li.aktivni a {
	background: #c2721d;
	color: #372412;
}

p.movieTextInfo {
	font-size: .9em;
	margin-bottom: 0 !important;
}

p.movieTextMore {
	margin-top: 0 !important;
}

.play {
	position: absolute;
	top: -10px;
	left: 30px;
	width: 190px;
	height: 106px;
	background: url('../img/play.gif') no-repeat center center transparent;
	cursor: pointer;
}

/*

Layout

*/

#aeroContainer {
width: 912px;
margin: 0 auto 20px auto;
}

#aeroHead {
background: #382513;
color: #8E764F;
margin: 0;
}

#headContainer {
background: #382513 url("../img/aerohead-bg.gif") no-repeat right bottom;
width: 912px;
margin: 0 auto;
padding: 0 0 .9em 0;
}

#aeroHead a {
color: #fff;
}

#aeroLogo {
margin: 0; padding: 0;
float: left;
width: 40%;
}

#aeroTagline {
margin: 0; padding: 0;
float: right;
width: 40%;
text-align: right;
font-size: 1.1em;
font-weight: bold;
margin-top: 3em;
visibility: hidden;
}

#aeroMenu {
margin: 0; padding: 0;
width: 60%;
float: left;
list-style-type: none;
}

#aeroMenu li {
display: inline;
margin-right: 15px;
font-size: .9em;
}

#aeroMenu li a, #aeroEnglish a {
text-decoration: none;
font-weight: bold;
}

#aeroMenu li a {
padding: 1em 0;
}

#aeroMenu li strong a, #aeroEnglish strong a {
font-weight: normal;
}

#aeroEnglish {
margin: 0; padding: 0;
width: 30%;
float: right;
font-size: .9em;
text-align: right;
}

#aeroContent {
padding: 30px 0 0 0;
margin: 0;
}

#aeroFoot {
	overflow: hidden;
	height: 25px;
	font-size: .8em;
	padding: 0 35px 0 35px;
	margin: 0;
}

#aeroFoot p {
	float: left;
	margin: 8px 0 0 0;
}

#aeroFoot a {
text-decoration: none;
color: #382513;
font-weight: normal;
}

#aeroFoot ul {
	margin-top: 0 !important;
	list-style: none;
	float: right;
}

#aeroFoot ul li {
	float: left;
	
}
#aeroFoot ul li a {
	float: left;
	height: 25px;
	line-height: 25px;
	margin-right: 1px;
	padding: 0 10px 0 10px;
	background: #fff;
}

#aeroFriends a {
padding: .5em;
background: #fff;
margin-left: 10px;
line-height: 2em;
}

#h1Container {
width: 440px;
height: 180px;
float: left;
display: inline;
}

/* Nadpisy na vsech strankach psane fontem Vafle */
h1 {
margin: 0;
margin-top: -14px;
padding: 0;
color: #382513;
font-size: 52px;
line-height: 62px;
text-transform: uppercase;
font-family: Arial, sans-serif;
}

/* Mensi hlavicka - treba v podstrankach sekce Filmy */
h1.smaller-head {
font-size: 34px;
line-height: 37px;
}

#h1Container h1 a {
color: #fff;
text-decoration: none;
}

#h1Container h1 a:hover {
text-decoration: underline;
}

.subPages #h1Container {
height: 100px;
_height: 70px;
}

/* === Siroka stranka - seznam filmu === */

.ultraWide #h1Container {
margin-left: 30px;
}

/* === Stranka Alternativni obsah === */

.pageAlternativeContent.ultraWide #contentMain {
width: 912px;
}


/*

Layout stranek Aerofilms

*/


#aeroContentInside {
position: relative;
padding: 30px 30px 40px 30px;
background: #ddd4bd;
min-height: 560px;
height: auto !important; /* IE6 hack */
height: 560px;
}


#aeroLogo {
position: absolute;
right: 24px;
top: 14px;
width: 105px;
height: 104px;
background: url('../img/logo.png') no-repeat;
}

.ultraWide #aeroContentInside {
padding: 30px 30px 40px 0;
background: #ddd4bd;
}


#actualMovieText {
width: 320px;
height: 180px;
float: right;
margin: 0; padding: 0;
margin-right: 90px;
_margin-right: 45px;
color: #382513;
}

#contentMain {
width: 475px;
background: #fff;
color: #382513;
float: right;
display: inline;
margin-right: -30px;
margin-top: -30px;
}

.ultraWide #contentMain {
width: 691px;
}

#contentMainInside {
padding: 0 30px 40px 30px;
}

#contentSide {
width: 220px;
background: #fff;
color: #382513;
float: right;
display: inline;
}

#contentSidePhoto {
padding: 0 0 40px 30px;
}

#contentSideContent {
padding: 0 10px 30px 30px;
}

#contentMain h2, #contentSide h2 {
font-size: 1.2em;
padding: 0;
margin:  2em 0 1em 0;
}

#contentMain h2.marginTop1em {
margin-top: 1em; 
}

#contentMain h3, #contentSide h3 {
font-size: 1em;
padding: 0;
margin: 1.5em 0 .5em 0;
}

#contentMain p, #contentSide p {
margin: 1em 0;
padding: 0;
}

#contentContent ul, #contentSide ul   {
margin-top: 1em;
margin-bottom: 1em;
}

#contentContent ul, #contentSide ul   {
margin-left: 1.5em;
padding-left: 0;
}

#contentMain a, #contentSide a {
font-weight: bold;
}


.anchorNoUnderline a {
text-decoration: none;
}

.anchorNoUnderline a:hover {
text-decoration: underline;
}

#contentSide ul#mooviesmenu {
list-style: none;
margin: 1em 0;
line-height: 1.6em;
font-size: 110%;
}

#contentSide ul#mooviesmenu a:hover {
text-decoration: underline;
}


/* === Uvodni stranka === */

.homePage {
min-height: 480px !important; /* IE6 hack */
height: auto !important; /* IE6 hack */
height: 480px !important; /* IE6 hack */
}

#aeroContentInside.homePage {
width: 850px;
}


.homePage #h1Container {
position: absolute;
width: 280px;
left: 155px;
margin-top: 3px;
cursor: pointer;
}

/* Nadpis je na titulce mensi */
.homePage h1 {
font-size: 34px;
line-height: 37px; 
}

.homePage #h1Container #premiere {
margin: 5px 0 0 0;  
color: #fff;
}

#aeroLogo {
position: absolute;
left: 21px;
top: 31px;
width: 105px;
height: 104px;
background: url('../img/logo.png') no-repeat;
}


/* Posledni novinka na titulni strance */
#homePageTopNews {
position: absolute;
top: 20px;
right: 20px;
padding: 6px 14px 14px 16px;
width: 408px; /* Celkem 438 */
max-height: 120px; /* Celkem 132 */
background: transparent url('../img/homePageTopNews.png') no-repeat bottom right;
overflow: hidden;
}

#homePageTopNews h2 {
font-size: 11px;
margin: 0;
font-weight: normal;
}

#homePageTopNews a {
color: #fff;
text-decoration: none;
font-weight: bold;
}

#homePageTopNews a:hover {
text-decoration: underline;
}

#homePageTopNews p {
margin: 0;
}

#homePageContent {
top: 256px;
left: 50%;
margin-left: -456px; 
position: absolute;
width: 912px;
padding-bottom: 30px;
}

/* Kdyz potrebujeme prebit barvu odkazu udavanou filmem */
#homePageContent a.originalAnchorColor {
color: #382513;  
}

#homePageContent a.originalAnchorColor:hover {
text-decoration: underline;
}

.homePageMovie {
width: 190px;
padding: 0 0 25px 30px;
float: left;
display: inline;
background: #fff;
}

.homePageMovie.marginLeft0 {
margin-left: 0;
padding: 0 0 25px 0;
}

.homePageMovie.alternativeContent {
padding-right: 30px;
}

#homePageContent h2 {
font-size: 1em;
margin: 1em 0;
padding: 0;
}

#homePageContent a {
font-weight: bold;
}

#homePageContent p, #homePageContent ul {
margin: 1em 0;
padding: 0;
}

#homePageContent .homePageMovie p {
margin-right: 15px;
}



/*

Layout stranek filmu

*/

#movie {
padding: 30px 30px 25px 30px;
background: #ddd4bd;
min-height: 450px !important;
height: auto !important; /* IE6 hack */
height: 470px;
}

#movie a {
text-decoration: none;
}

#movie a:hover {
text-decoration: underline;
}

#movieMenu {
width: 410px;
height: 180px;
float: right;
}


#movieMenu a:hover {
text-decoration: none;
}

#movieMenu .movieMenuCol {
margin: 0; padding: 0;
width: 120px;
float: left;
margin-right: 15px;
font-size: .9em;
border-top: 1px solid #EEEADE;
}


#movieMenu a {
color: #382513;
text-decoration: none;
font-weight: bold;
padding: .53em 0;
border-bottom: 1px solid #EEEADE;
display: block;
}

#movieMenu a img {
vertical-align: middle;
_padding: .3em 0 .4em 0;
}

#movieMenu strong a {
font-weight: normal;
}

#movieContent {
width: 472px;
background: #fff;
color: #382513;
float: right;
display: inline;
margin-right: -30px;
margin-top: -55px;
}

#movieContentInside {
padding: 0 32px 32px 32px;
}


#movieSide {
width: 220px;
background: #B1A179;
color: #fff;
float: right;
display: inline;
}

#movieSidePhoto {
background: #382513;
padding: 0 0 40px 30px;
}

#movieSidePhotoGallery {
background: #382513;
width: 440px;
float: left;
margin-left: -30px;
display: inline;
padding-bottom: -1px;
}

.photoGalleryThumb, .photoGalleryThumbTwo {
	position: relative;
width: 190px;
margin: 0; padding: 0 0 0 30px;
float: left;
}

.photoGalleryThumb.marginTopMinus1, .photoGalleryThumbTwo.marginTopMinus1 {
margin-top: -1px;
}

.photoGalleryThumb.active, .photoGalleryThumbTwo.active {
background: #C21E42;
}

.photoGalleryThumb span, .photoGalleryThumbTwo span {
display: block;
font-size: .9em;
margin: 1em 0;
color: #fff;
}

.photoGalleryThumb img, .photoGalleryThumbTwo img {
margin-bottom: .5em;
}

#movieSideContent {
padding: 0 10px 30px 30px;
font-size: .9em;
}

/* pokud je nadpis dvouradkovy */

.shortMovieHead #movieMenu {
height: 160px;
_height: 160px;
}

.shortMovieHead #h1Container {
height: 160px;
_height: 130px;
}


/* === Obsah stranek filmu === */

#movieContent p, #movieSide p {
margin: 0;
padding: 1em 0;
}

#movieContent ul, #movieSide ul   {
margin-top: 1em;
margin-bottom: 1em;
margin-left: 1.5em;
}

#movieSide a {
color: #fff;
}

#movieContent h2 {
font-size: 1.2em;
padding: 0;
margin:  2em 0 1em 0;
}

#movieContent h2.marginTop1em {
margin-top: 1em;
}

#movieSide h2 {
font-size: 1em;
padding: 0;
margin:  2em 0 1em 0;
}

#movie h3 {
font-size: 1em;
padding: 0;
margin: 1.5em 0 .5em 0;
}

.bodyMinHeight {
min-height: 560px;
height: auto !important; /* IE6 hack */
height: 560px;
}

.partnerItem img {
float: left;
}

.partnerItem p {
float: right;
width: 270px;
margin: 0; padding: 0;
}

table.playingCinemas {
width: 100%;
border-top: #EAE2CF 1px solid;
}

table.playingCinemas td,
table.playingCinemas th {
padding: 0.53em 0;
border-bottom: #EAE2CF 1px solid;
}

table.playingCinemas td.date,
table.playingCinemas th.date {
text-align: right;
white-space: nowrap
}

/* === Stranka Novinky === */

#novinky {
padding: 30px 30px 40px 30px;
background: #ddd4bd;
min-height: 560px;
height: auto !important; /* IE6 hack */
height: 560px;
}

#novinky #movieContentInside {
padding-top: 1.5em;
}

#novinky #movieContentInside h2 {
margin-bottom: 0;  
}

#novinky #movieContentInside a:hover h2 {
text-decoration: underline;
}

#novinky #movieContentInside p {
padding-top: 0;
}

/* Download */
#movieContent ul.downloadlist { list-style: none; margin: 0; padding: 30px 0 0 0; }
ul.downloadlist li { width: 118px; float: left; margin: 0 15px 15px 0; padding: 0; border: 1px solid; border-color: #EAE2CF #000 #000 #EAE2CF; }
ul.downloadlist li.lastinrow { margin-right: 0; }
ul.downloadlist a { display: block; height: 98px; padding: 10px; position: relative; color: #000; text-decoration: none; background: url(../img/sipka-download.gif) no-repeat 97px 95px; }
#movie ul.downloadlist a:hover { background-color: #EAE2CF; color: #000; text-decoration: none; }
ul.downloadlist a span { position: absolute; left: 10px; bottom: 10px; font-weight: normal; text-transform: uppercase; }


.clearBoth {
clear: both;
}

.clearBothZero {
clear: both;
height: 1px;
line-height: 1px;
font-size: 1px;
}
