* {
	margin: 0;
	padding: 0;
}
body {
	color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	line-height: 1.0em;
	background: #F1F1F0 url('/images/n/bg_top_winter.jpg') scroll repeat-x 50% 0;
}
img {
	border: 0 none;
}
a {
	color: #404040;
	text-decoration: none;
}
#container-n {
	padding-bottom: 20px;
}


input, button {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
}
textarea {
	width: 180px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	padding: 3px 6px;
	border: 1px solid #CDD5DC;
	background: #fff;
}
input.text {
	margin: 0;
	padding: 3px 6px;
	border: 1px solid #CDD5DC;
	width: 180px;
}
input.checkbox {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
button, input.button {
	width: 80px;
	margin-top: -3px;
	padding: 2px 0;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-align: center;
	border: 0 none;
	background-color: #fff;
}
div.row {
	clear: both;
	margin: 0;
	text-align: center;
}
div.row-error span.label {
	color: #CB2527 !important;
}
div.row-error input, div.row-error textarea {
	color: #CB2527 !important;
	border-color: #CB2527;
	background-color: #FEFBFB;
}
div.row span.label {
	float: left;
	width: 200px;
	text-align: right;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 13px;
}
div.row span.formw {
	float: right;
	width: 330px;
	text-align: left;
	padding-bottom: 13px;
}
div.row span.formw-text {
	padding-top: 3px;
}
div.error {
	padding: 15px 0 20px;
	color: #F20920;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
div.error li {
	font-size: 12px;
	font-weight: normal;
}



/* czy to nie jest uzywane na ktorejs ze stron z flashheaderem standalone? */
.flash-big-header #top-container-n {
	margin-bottom: -10px;
	background-image: none;
}





#content-n {
	width: 885px;
	margin: 0 auto;
	text-align: left;
}
#content-n .margin-fix {
	padding-top: 1px;
	margin-bottom: 21px;
}
.flash-big-header #content-n .margin-fix, .flash-big-header #content-n h1.main-header {
	display: none;
}

.flash-inside #content-n .margin-fix	{
	/*display: none;*/
}


/* LAYOUT: 1-WIDE-COLUMN */
div.rounded-box {
	margin-top: 16px;
	padding-top: 9px;
	background: url('/images/n/col_wide_start.gif') scroll no-repeat 0 0;
}
div.rounded-box-end {
	height: 9px;
	font-size: 0;
	line-height: 0;
	background: url('/images/n/col_wide_end.gif') scroll no-repeat left bottom;
}
div.rounded-box .content {
	background: url('/images/n/col_wide.gif') scroll repeat-y 0 0;
}

/* LAYOUT: 1-WIDE 100%-WIDTH (flash purpose) */
.wide-flash #content-n {
	width: 100%;
	text-align: center;
}
.wide-flash #content-n .margin-fix {
	display: none;
}
.wide-flash div.rounded-box {
	margin: 0;
	padding: 0;
	background-image: none;
}
.wide-flash div.rounded-box-end {
	display: none;
}
.wide-flash div.rounded-box .content {
	padding: 0;
	background-image: none;
}
.wide-flash h1.main-header {
	display: none;
}


/* LAYOUT: 2col, 1wide + 2col */
.lay-2col div.rounded-box,
.cols2-bottom div.rounded-box {
	float: left;
	width: 591px;
	background-image: url('/images/n/col1of2_start.gif');
}
.cols2-bottom div.rounded-box {
	margin-top: 6px;
}
.lay-2col div.rounded-box-end,
.cols2-bottom div.rounded-box-end {
	background-image: url('/images/n/col1of2_end.gif');
}
.lay-2col div.rounded-box .content,
.cols2-bottom div.rounded-box .content {
	background-image: url('/images/n/col1of2.gif');
}
.lay-2col .col2-container,
.cols2-bottom .col2-container {
	float: right;
	width: 290px;
	margin-top: 16px;
	margin-bottom: -6px;
}
.cols2-bottom .col2-container {
	margin: 6px 0 1px;
}
.lay-2col .col2-container div.rounded-box,
.cols2-bottom .col2-container div.rounded-box  {
	float: none;
	width: 290px;
	margin-top: 0;
	margin-bottom: 6px;
	background-image: url('/images/n/col2of2.gif');
}
.lay-2col .col2-container div.rounded-box-end,
.cols2-bottom .col2-container div.rounded-box-end {
	background-image: url('/images/n/col2of2_end.gif');
}
.lay-2col .col2-container div.rounded-box .content,
.cols2-bottom .col2-container div.rounded-box .content {
	margin: 0 4px;
	background-image: url('/clear.gif'); /** clear.gif for ie6... */
}





/* LAYOUT: 1wide + 3col */
.cols3-bottom div.rounded-box {
	float: left;
	width: 291px;
	display: inline;
	margin-top: 6px;
	margin-right: 6px;
	background-image: url('/images/n/col3of3.gif');
}
.cols3-bottom div.rounded-box-3 {
	margin-right: 0;
}
.cols3-bottom div.rounded-box-end {
	background-image: url('/images/n/col3of3_end.gif');
}
.cols3-bottom div.rounded-box .content {
	margin: 0 4px;
	background-image: none;
}


/* co to takiego i po co tu? */

/*#footer-n2 {
	width: 885px;
	margin: 6px auto 0;
	padding-top: 18px;
	text-align: left;
	font-size: 11px;
	color: #545454;
	background: url('/images/n/bg_footer.gif') scroll no-repeat center top;
}
#footer-n2 a {
	color: #545454;
	text-decoration: none;
}
#footer-n2 a:hover {
	color: #111;
	border-bottom: 1px dotted #333;
}
#footer-n2 h5 {
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0;
}
#footer-n2 ul {
	list-style-type: none;
}
#footer-n2 li {
	padding: 3px 0;
}
#footer-n2 .col {
	float: left;
	display: inline;
	margin-left: 22px;
}
#footer-n2 .col-last {
	margin-left: 35px;
	width: 400px;
}
#footer-n2 .col-last li {
	float: left;
	display: inline;
	width: 120px;
}
#footer-n2 .col-last li a.rss {
	padding-left: 3px;
	border-bottom: 0 none;
}
#footer-n2 .footer-copyright {
	height: 42px;
	padding-top: 12px;
	padding-left: 20px;
	background: url('/images/n/bg_footer_end.gif') scroll no-repeat left 12px;
}
#footer-n2 .footer-copyright a {
	float: left;
	display: inline;
	width: 29px;
	height: 27px;
	margin-top: 8px;
	margin-right: 3px;
	border-bottom: 0 none;
	background-position: 0 0;
	background-image: url('/images/n/footer_logo_iti.png');
}
#footer-n2 .footer-copyright a:hover {
	background-position: 0 -27px;
	border-bottom: 0 none;
}
#footer-n2 .footer-copyright a span {
	display: none;
}
#footer-n2 .footer-copyright a.tvn {
	background-image: url('/images/n/footer_logo_tvn.png');
}
#footer-n2 .footer-copyright a.onet {
	width: 50px;
	background-image: url('/images/n/footer_logo_onet.png');
}
#footer-n2 .footer-copyright a.multikino {
	width: 60px;
	background-image: url('/images/n/footer_logo_multikino.png');
}
#footer-n2 .footer-copyright a.hint {
	float: right;
	width: 26px;
	margin-right: 15px;
	background-image: url('/images/n/footer_logo_hint.png');
}
#footer-n2 .footer-copyright span.copy {
	float: left;
	display: inline;
	width: 230px;
	margin: 20px 0 0 390px;
	font-size: 9px;
	text-align: left;
	color: #999;
}*/

/* przeniesione do menu_and_footer, jesli wszystko ok to skasowac stad */
/*#footer-n .footer-middle {
	padding: 20px 20px 0;
	background: url('/images/n/bg_footer_mid.gif') scroll no-repeat left 12px;
	display: block;
}
#footer-n .footer-middle .tx-sitencloud-pi1	{
	padding-top: 4px;
    line-height: 20px;
}
#footer-n .footer-middle .tx-sitencloud-pi1 a	{

}
#footer-n .footer-middle .tx-sitencloud-pi1 .separator    {
    margin: 0 5px;
}
*/


.flash-inside #top-news-bar {
	padding-top: 8px;
	margin-bottom: -10px;
}


.dev-notice {
	position: absolute;
	width: 260px;
	margin: -24px 5px 0 605px;
	padding: 5px;
	z-index: 1900;
	text-align: right;
	color: red;
	font-size: 18px;
	background-color: #111;
}
.flash-big-header .dev-notice {
	margin-top: 36px;
	padding: 10px 5px;
	background-color: #fff;
	opacity: 0.5
}

.page-is-being-generated {
	position: absolute;
	top: 30px;
	left: 156px;
	width: 730px;
	font-size: 12px;
	line-height: 1.4em;
	color: #bbb;
}
.page-is-being-generated h1 {
	margin: 0 0 10px;
	color: #0099FF;
	font-size: 18px;
}
.page-is-being-generated h1 span {
	color: #FF1313;
}
.page-is-being-generated span.small {
	font-size: 9px;
}
.page-is-being-generated a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
.page-is-being-generated-err {
	padding: 20px 0 0 15px;
	font-size: 9px;
	color: #606060;
}


.content-nopadding .rounded-box .content {
  padding: 0;
}

#topcontainernswf   {

}

#black-no-flash, #no-flash-notice {

}

/*.homepage #top-additional-content3 {
	background-image:url('/fileadmin/template/n/images/abs-main-cover.png');
	position:absolute;
	z-index:1000;
	left:50%;
	top:120px;
	width:624px !important;
	height:48px !important;
	margin-left:-305px;
}*/





/* belka A */


.body-vod-top10-a,
.body-vod-premiery-a,
.body-vod-nfilm-a,
.body-vod-nseriale-a,
.body-vod-picturebox-a,
.body-vod-fun-a,
.body-vod-wkrotce-a	{
	background-position: 0 -230px;
}
.body-vod-top10-a #content-n	{
	background: url('/images/n/headers/belka_vod_top10.png') scroll no-repeat center -3px;
}
.body-vod-premiery-a #content-n	{
	background: url('/images/n/headers/belka_vod_premiery.png') scroll no-repeat center -3px;
}
.body-vod-nfilm-a #content-n	{
	background: url('/images/n/headers/belka_vod_nfilm.png') scroll no-repeat center -3px;
}
.body-vod-nseriale-a #content-n	{
	background: url('/images/n/headers/belka_vod_nseriale.png') scroll no-repeat center -3px;
}
.body-vod-picturebox-a #content-n	{
	background: url('/images/n/headers/belka_vod_picturebox.png') scroll no-repeat center -3px;
}
.body-vod-fun-a #content-n	{
	background: url('/images/n/headers/belka_vod_fun.png') scroll no-repeat center -3px;
}
.body-vod-wkrotce-a #content-n	{
	background: url('/images/n/headers/belka_vod_wkrotce.png') scroll no-repeat center -3px;
}
.body-vod-top10-a #content-n .margin-fix,
.body-vod-premiery-a #content-n .margin-fix,
.body-vod-nfilm-a #content-n .margin-fix,
.body-vod-nseriale-a #content-n .margin-fix,
.body-vod-picturebox-a #content-n .margin-fix,
.body-vod-fun-a #content-n .margin-fix,
.body-vod-wkrotce-a #content-n .margin-fix	{
	margin-bottom: 150px !important;
}

.body-vod-top10-a h1.main-header,
.body-vod-premiery-a h1.main-header,
.body-vod-nfilm-a h1.main-header,
.body-vod-nseriale-a h1.main-header,
.body-vod-picturebox-a h1.main-header,
.body-vod-fun-a h1.main-header,
.body-vod-wkrotce-a h1.main-header	{
	display: none;
}



/* belka B */
.body-vod-top10-b,
.body-vod-premiery-b,
.body-vod-nfilm-b,
.body-vod-nseriale-b,
.body-vod-picturebox-b,
.body-vod-fun-b,
.body-vod-wkrotce-b	{
	background-position: 0 -190px;
}
.body-vod-top10-b #container-n	{
	background: transparent url('/images/n/plansza_error/top10.jpg') scroll no-repeat center 112px;
}
.body-vod-premiery-b #container-n	{
	background: transparent url('/images/n/plansza_error/premiery.jpg') scroll no-repeat center 112px;
}
.body-vod-nfilm-b #container-n	{
	background: transparent url('/images/n/plansza_error/nfilm.jpg') scroll no-repeat center 112px;
}
.body-vod-nseriale-b #container-n	{
	background: transparent url('/images/n/plansza_error/nseriale.jpg') scroll no-repeat center 112px;
}
.body-vod-picturebox-b #container-n	{
	background: transparent url('/images/n/plansza_error/picturebox.jpg') scroll no-repeat center 112px;
}
.body-vod-fun-b #container-n	{
	background: transparent url('/images/n/plansza_error/fun.jpg') scroll no-repeat center 112px;
}
.body-vod-wkrotce-b #container-n	{
	background: transparent url('/images/n/plansza_error/wkrotce.png') scroll no-repeat center 112px;
}

.body-vod-top10-b #content-n .margin-fix,
.body-vod-premiery-b #content-n .margin-fix,
.body-vod-nfilm-b #content-n .margin-fix,
.body-vod-nseriale-b #content-n .margin-fix,
.body-vod-picturebox-b #content-n .margin-fix,
.body-vod-fun-b #content-n .margin-fix,
.body-vod-wkrotce-b #content-n .margin-fix	{
	margin-bottom: 150px !important;
}
.body-vod-top10-b h1.main-header,
.body-vod-premiery-b h1.main-header,
.body-vod-nfilm-b #content-n .margin-fix,
.body-vod-nseriale-b #content-n .margin-fix,
.body-vod-picturebox-b #content-n .margin-fix,
.body-vod-fun-b #content-n .margin-fix,
.body-vod-wkrotce-b #content-n .margin-fix	{
	/*display: none;*/
}



/* belki A+B */
.body-vod-top10-ab,
.body-vod-premiery-ab,
.body-vod-nfilm-ab,
.body-vod-nseriale-ab,
.body-vod-picturebox-ab,
.body-vod-fun-ab,
.body-vod-wkrotce-ab	{
	background-position: 0 -73px;
}
.body-vod-top10-ab #content-n,
.body-vod-premiery-ab #content-n,
.body-vod-nfilm-ab #content-n,
.body-vod-nseriale-ab #content-n,
.body-vod-picturebox-ab #content-n,
.body-vod-fun-ab #content-n,
.body-vod-wkrotce-ab #content-n	{
	background-position: center 153px;
}
.body-vod-top10-ab #content-n .margin-fix,
.body-vod-premiery-ab #content-n .margin-fix,
.body-vod-nfilm-ab #content-n .margin-fix,
.body-vod-nseriale-ab #content-n .margin-fix,
.body-vod-picturebox-ab #content-n .margin-fix,
.body-vod-fun-ab #content-n .margin-fix,
.body-vod-wkrotce-ab #content-n .margin-fix	{
	margin-bottom: 306px !important;
}



/* belka homepage */
/*
.homepage .error-belka-b	{
	background: transparent url('/images/n/plansza_error/homepage.png') scroll no-repeat left 0;
	height: 57px;
	width: 897px;
	margin: 0 auto;
    margin-bottom:17px;
    cursor: pointer;
}
*/

.homepage .error-belka-b{
     height: 57px;
     width: 897px;
     margin: 0 auto;
    margin-bottom:34px;
}
.homepage .error-belka-b .homepage-top{
	background: transparent url('/images/n/plansza_error/homepage.png') scroll no-repeat left 0;
	height: 57px;
	width: 897px;
	margin: 0 auto;
        margin-bottom:1px;
        cursor: pointer;
}

.homepage .error-belka-b .homepage-bottom{
	background: transparent url('/images/n/plansza_error/homepage.2.png') scroll no-repeat left 0;
	height: 57px;
	width: 897px;
	margin: 0 auto;
    cursor: pointer;
    display:none;
}



/* reset-content - template: main - 1col layout - resetujemy caly kontent 
	zrobione przy wdrazaniu:
	http://dev.n.pl/index.php?id=1582
	http://dev.n.pl/index.php?id=1583

*/
.reset-content {
	
}
.reset-content #content-n {
	width:auto;
}
.reset-content div.rounded-box {
	background:none;
	margin-top:0;
	padding-top:0;
}
.reset-content div.rounded-box .content {
	background:none;
	padding:0;
}
.reset-content div.rounded-box-end {
	display:none;
}
.reset-content h1.main-header {
	display:none;
}
.reset-content #content-n .margin-fix {
	display:none;
}


.csc-frame-frame1 .csc-textpic-left .csc-textpic-imagerow, .csc-frame-frame1 .csc-textpic-left .csc-textpic-imagerow dl {
    width: 800px !important;
}
.csc-frame-frame1 .csc-textpic-left dt {
    float: left !important;
}
.csc-frame-frame1 .csc-textpic-left dd {
    float: left !important;
    padding-left: 5px;
    padding-top: 15px;
}
