html, body {
	height: 100%;
}
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	text-align: center;
}

p {
	margin-top: 0;
}


#spec {
    height: 88px;
    margin: 0;
    text-align: center;
    background-color: #FFF4E5;
}

#spec img {
    margin-top: 10px;
}

.clear {
    clear: both;
    height: 0;
    margin: 0;
    padding: 0;
    line-height: 0%;
}

.content {
    text-align: justify;
}


.content h2 {
    font-size: 14px;
    margin: 15px 0 15px 0;
    padding: 5px;
    background-color: #DEECF4;
    text-align: left;
}

.content h2 a {    
    text-decoration: none;
}


.content h3 {
    font-size: 14px;
    text-align: left;
}

.content h3 a {
    color: #0D4F9B;
}

/* Naglowek wydarzen */
.content #events {
    text-align: center;
    letter-spacing: 2px;
    margin-top: 20px;
    font-size: 16px;
}


.content blockquote {
    padding: 0 0 0 15px;
    margin: 45px 0 25px 0;
    border-left: 10px solid  #FFD8B1;
}

.content table {
    font-size: 12px;
}

.content td {
    vertical-align: top;
    padding: 5px;

}

.content li {
    margin-bottom: 5px;
    text-align: left;
}

.content .mininav {
    font-size: 10px;   
    text-align: right;
    margin: 0;
}


.content .thumbs td {
    padding: 5px 2px;
    text-align: center;
}


/* Element plywajacy z prawej */
.fright {
    float: right;
    margin: 0 0 5px 15px;
}

/* Element plywajacy z lewej */
.fleft {
    float: left;
    margin: 0 10px 5px 0;
}

/* Wyrownania zawartosci */
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}

/* Zajawka tekstu */
.content .lead {
    text-align: justify;
    margin: 20px 0 50px 0;
    clear: both;
}
.content .lead img {
    border: 5px solid gainsboro;    
}

/* Miniaturki przy zajawce */
.content .iko1,.iko2 {   
    float: right;
    color: gray;
    font-size: 10px;
    margin: 0 0 5px 10px;
    padding: 3px;
    border: 1px solid #F4F4F4;
    text-align: center;
}

/* Pozioma miniaturka przy zajawce */
.content .iko1,.iko2 {
    width: 110px;    
}

/* Pionowa miniaturka przy zajawce */
.content .iko2 {
    width: 85px;    
}


/* Tabela ze wspolpracownikami */
.wspolpracownicy td {
    width: 190px;
    text-align: left;
}

a img {
    border: none;
}

/* Wprowadzajacy tekst na stronie */
.content .intro {
    font-size: 14px;
    margin: 10px 0 20px 0;
    padding: 10px;
    line-heigth: 150%;
    background-color: #DEECF4;
    text-align: center;
}

/* Podstawowe informacje o filmie */
.content .filminfo {
    width: 100%;
    text-align: left;
    vertical-align: top;
    margin: 20px 0 50px 0;
    border-collapse: collapse;    
}

.content .filminfo td {    
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #FFD8B1;
    padding-top: 3px;
    padding-bottom: 3px;
}

.content .filminfo th {
    width: 150px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #FFD8B1;
    padding-top: 3px;
    padding-bottom: 3px; 
}

/* Akapit ze zdjeciem */
.content .foto {
    text-align: center;
}

/* Spis nagrod */
.content .nagrody {
    text-align: left;
}


.content .listButton {    
    margin: 25px 0;
    padding: 0;
}


.content .listButton li {
    display: block;
    list-style-type: none;
    color: #0D4F9B;
    background-color: #F4F4F4;
    margin: 0 0 10px 0;
    padding: 7px 10px;   
    border-left: solid 60px #DEECF4;
    text-align: center;
}

.content .listButton a {
    color: #0D4F9B; 
    text-decoration: none;
}


/* Biogramy */
.bio {
    background-color: #FFF4E5;
    padding: 5px;
}

.bioLink {

}


/* Spis festiwali */

.fest {
    border-collapse: collapse;   
}

.fest td {
    text-align: left;
    padding-bottom: 20px;    
}

.fest tr {  
    border-bottom: 0px solid silver;
}



a, a:link, a:visited {
	color: #191970;
}
a:hover {
	text-decoration: none;
	color: #800000;
}
#mainBox {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: auto;
	width: 770px;
}
#TopMenu {
	background-color: #98C5DB;
	padding-left: 118px;
	height: 26px;
}
#TopMenu td {
	text-align: center;
}
#TopMenu a {
	text-align: center;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	line-height: 26px;
	font-size: 12px;
    font-weight: bold;
}
#TopMenu a:link, #TopMenu a:visited {
	color: #082849;
}
#TopMenu a:hover {
	background-color: #0D4F9B;
	color: #FFF;
}
#TopMenu a.activ, #TopMenu a.activ:link, #TopMenu a.activ:visited {
	background-color: #F00;
	color: #FFF;
}
#TopMenu a.activ:hover {
	background-color: #999;
	color: #FFF;
}
#TopLine {
	float: none;
	clear: both;
	height: 34px;
	line-height: 34px;
	text-align: right;
}
#TopLine img {
	margin-top: 8px;
}
#Left {
	float: left;
	height: 320px;
	width: 137px;
	background-color: #98C5DB;
	overflow: auto;
}
ul.subMenuLeft {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.subMenuLeft li {
	display: inline;
}
.subMenuLeft a, .subMenuLeftP {
	display: block;
	border-right: 19px solid #F00;
	padding: 5px 3px;
	text-align: right;
	text-decoration: none;
    font-weight: bold;
}
.subMenuLeft a:link, .subMenuLeft a:visited {
	color: #082849;
}
.subMenuLeft a:hover {
	color: #000;
	border-right: 19px solid #FF8787;
	background-color: #B5D6E5;
}
#Right {
	width: 203px;
	float: right;
	min-height: 480px;
}
#logos {
	margin-bottom: 139px;
}
.content {
	background-color: #FFF;
	margin-left: 152px;
	width: 400px;
}
.title {
	margin-top: 24px;
	margin-bottom: 12px;
	width: 552px;
	background-color: #F00;
	background-image: url(../img/bg_title.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.title h1 {
	margin: 0 0 0 152px;
	font-size: 14px;
	line-height: 32px;
}
.rightContent {
	margin-left: 24px;
	padding: 5px 7px;
	font-size: 12px;
}
.rightContent ul {
	margin: 0 0 0 10px;
	padding:0;
	list-style-type: none;
	list-style-image : url(../img/dalej.gif);
}
.rightContent li {
	margin-bottom: 5px;
}

.rightContent a {
	font-weight: bold;
}

#footer {
	margin: 0;
	border-top: 1px solid #CCC;
	font-size: 10px;
}
.dr50r {
	float: left;
	width: 50%;
	text-align: right;
}
.dr50l {
	float: left;
	width: 50%;
}

.lista1 {
	margin: 0;
	padding:0;
	list-style-type: none;
}
.lista1 li {
	margin-bottom: 5px;
}
.lista1 a {
	padding-right: 12px;
	background-image: url(../img/dalej.gif);
	background-repeat: no-repeat;
	background-position: 100% 70%;
}

.clsHrDot {
	float: none;
	clear: both;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
}

.cls {
	float: none;
	clear: both;
}
/* kolory
************************/
.k1 {
	background-color: #CBE2ED;
}
.k2 {
	background-color: #98C5DB;
}
.k3 {
	background-color: #7EA6C0;
}
.k4 {
	background-color: #E6E6E6;
}
.k5 {
	background-color: #0D4F9B;
}
.k6 {
	background-color: #DADADA;
}



