/*
Design by Nefryt Studio Agnieszka Kapuscinska
http://www.nefryt-studio.pl
for "Figaro" Sp. z o.o., Warszawa
*/

body {
	margin: 0;
	padding: 0;
	background-color: #002A7F;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


h1 {
	font-size: 26px;
	color: #b0d7ff;
		margin: 0;
	margin-bottom: 6px;
	font-weight: normal;
}

h2 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	display: inline;
}

h3 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	display: inline;
}



p {
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
	line-height: 150%;
	width: auto;
}

ul {
	list-style-type: none;

}
/*----------------------------------------------------li-------*/



/*---------------------------------------------------- end li-------*/
	





a {
	color: #00ffff;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.wybrany {
	font-weight: bold;
}

img {

}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: 1px;
	border-style: solid;
	border-color:#FFFFFF;
}

#prawy_foto {
	float: right;
	margin: 15px;
	width: auto;
}

#prawy_tekst {
	float: right;
	margin: 4px 0 0 15px;
}

hr {
height: 1px;
border-style: none;
background-color: #EBEBEB;
border: none;
}

/* -------------------------------------- Menu */

#menu {
	width: 740px;
	height: 24px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: none;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	word-spacing: 8px;
}

#ofirmie {
	word-spacing: 2px;
	}


#menu a {
color: #FFFFFF;
text-decoration: none;
}

#menu a:hover {
color: #00ffff;
text-decoration: none;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu_filmy {
text-align: right;
list-style: none;
margin: 0;
margin-right: 12px;
padding: 0;
line-height: 150%;
}
#menu_filmy a {
text-decoration: none;
}

/* -------------------------------------- Header */

#header {
	width: 790px;
	height: 105px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#flash {
	width: 760px;
	height: auto;
	margin: 0 auto;
	padding: 0 0 0 0;
}


/* -------------------------------------- Page */

#page {
	width: 790px;
	height: auto;
	margin: 0 auto;
}

#lewa {
	float: left;
	width: 180px;
	height: auto;
	margin-top: 20px;
	text-align: center;
}

#prawa {
	float: left;
	width: 560px;
	margin-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 150%;
	letter-spacing: 1px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: left;
}

/* -------------------------------------------------------------------------------------------- opakcaly */

#opakcaly {
	width: 790px;
	padding: 0;
	margin: auto;
	background-image: url(images/dot-tlo.gif);
	background-repeat: repeat-y;
}
#opakcaly_tlo {
	width: 788px;
	padding: 0;
	margin: 1px;
	background-image: url(images/figaro_film.jpg);
	background-repeat: no-repeat;
}


#opakaktual {
	float: left;
	width: 190px;
}



#aktual {
	float: left;
	width: 190px;
	min-height: 350px;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(images/aktual.jpg);
	background-repeat: no-repeat;
	border: 1px solid #9b9b9b;
	border-top: none;
}

#info {
	width: 150px;
	height: auto;
	margin: auto;
	margin-top: 60px;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #174c88;
	line-height: 130%;
}

#info a {
	color: #00CCFF;
	}

#opakglowny {
	float: right;
	width: 715px;
	margin: 0;
	padding: 0;
}


#menumale {
	float: left;
	width: 715px;
	margin: 0;
	padding: 0;
}

#tresc {
	float: left;
	width: 713px;
	min-height: 326px;
	height:auto;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #9b9b9b;
	border-left: 1px solid #9b9b9b;
	border-right: 1px solid #9b9b9b;
}

/* for Internet Explorer */
* html #tresc {
height: 326px;

}

* html #aktual {
height: 350px;
}

* html #szer {
width: 120px;
}


/**/


/* -------------------------------------- Search */

#search {
}

#search form {
	margin: 6px;
	margin-top: 40px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
}

#searchinput {
	width: 110px;
	border-right: #00baff 1px dashed;
border-top: #00baff 1px dashed;
border-bottom: #00baff 1px dashed;
border-left: #00baff 1px dashed;
background-color:#B7F2FF;
}

#searchsubmit { 
	height: 31px;
	width: 49px;
	background-image:url(images/szukaj2.jpg);
	cursor: auto;
} 

input { 
border-width: 0;
color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
height: 18px;
background-color: #FFFFFF;
} 



/* ------------------------------------------------------------------ nav */
#navcontainer
{
height: 24px;
margin: 0;
padding: 0;

}

#navcontainer ul {
position: absolute;
}

#navcontainer li {
	position: relative;
	list-style: none;
}

#navcontainer ul ul {
	position: absolute;
	left: -40px;
	top: 18px;
	width: 117px;
	text-align: center;
	z-index: 1000;
	display: none;
}

div#navcontainer ul li:hover ul,
div#navcontainer a#pion {
display: block;
}


div#navcontainer a#pion {
padding: 6px;
margin: 0px;
border: 1px solid #9b9b9b;
border-top: none;
background: #f4f9fc;
text-decoration: none;
}

#navlist
{
padding: 0px;
padding-top: 5px;
padding-bottom: 3px;
margin: 0;
border-bottom: 1px solid #9b9b9b;
font: bold 12px Arial, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
position: relative;

}



#navlist li a
{
padding: 3px 0.5em;
margin-left: 0px;
border: 1px solid #9b9b9b;
border-bottom: none;
background: #FFFFFF;
text-decoration: none;
}

#navlist li a:link { 
color: #000000; 
}

#navlist li a:visited { 
color: #000000; 
}

#navlist li a:hover  { 
color: #FF0099; 
}



#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
color: #FF0099;
}


/* -------------------------------------- menu glowne  */


/* --------------------------------------------end menu glowne */






/*  -------------------------------------- Footer */

#footer {
	width: 790px;
	background-image: url(images/dot-foot.gif);
	background-repeat: repeat-x;
	margin: 0 0 15px 0;
	height: 15px;
	padding: 0;
	clear: both;
}

#footer p {
	margin: 5px;
	line-height: normal;
	font-size: 85%;
}

#footer a {
color: #3377d0;
text-decoration: none;
}

#legal {
	float: left;
	color: #3377d0;
}

#links {
	float: right;
	color: #3377d0;
}


#opakcaly #opakcaly_tlo #page #prawa div p b span {
	font-size: 16px;
}
#opakcaly #opakcaly_tlo #page #prawa div div div p {
	text-align: justify;
}
#opakcaly #opakcaly_tlo #page #prawa div div p {
	text-align: center;
}
#opakcaly #opakcaly_tlo #page #prawa div div div p span {

}
#opakcaly #opakcaly_tlo #page #prawa div div div p span {

}
#opakcaly #opakcaly_tlo #page #prawa div div div p span {
	text-align: left;
}
