/* CSS Document */
body { 
font-family			: Arial, sans-serif; 
padding-top			: 0px;
margin				: 0px;
}
body, td, p, div {
   font-family: Arial, sans-serif;
   font-size: 12px;
   line-height: 18px;
   color: #222222;
}



hr {
    height: 1px;
    margin: 0;
    padding: 0;
    border-top: 0;
    border-bottom: 1px solid #ff7718;

}

img {
border: 0px;
}

.main { 
  float             : left; 
  width             : 100%;
  margin            : 0px; 
  padding           : 0px;
}
.logo { 
  float             : left; 
  width             : 377px;
  height			: 219px;
  margin            : 0px; 
  padding           : 0px;
}
.toolbar{ 
  float             : left; 
  width             : 377px;
  margin            : 0px; 
  padding           : 0px;
}
.bar { 
  float             : left; 
  width             : 85px;
  height			: 219px;
  margin            : 0px; 
  padding           : 0px;
background-position : top;
background-repeat	: no-repeat;
}
.contentdescription { 
  width             : auto !important;
  display           : block;
} 
table.moduletable {
  width			    : 100%;
  table-layout	    : auto;
}
table.moduletable th {
  font-size         : 11px;
  font-weight       : bold;
  text-transform    : uppercase;
  text-align        : left;
  height            : 20px;
  line-height       : 20px;
  text-indent       : 8px;
  letter-spacing    : 1px;
  color				: #5A5A5A;
  background-color	: #CCDF85;
  border			: none;
  font-family       : Arial, Helvetica, sans-serif;
  
  
  /* CSS Document   background-image  : url(../images/modul.jpg);  */
}
table.moduletable td {
  padding-left      : 0px;
  padding-right     : 0px;
  padding-top	    : 0px;
  padding- bottom   : 0px;
  margin			: 4px;
}
.back_button {
  color             : #cccccc;
  font-family		: Arial, Helvetica, sans-serif;
  font-size         : 10px;
  background        : none;
  white-space       : normal;
  font-weight       : normal;
  padding-bottom    : 1px;
  padding-left      : 5px;
  padding-right     : 5px;
  padding-top       : 1px;
  margin-right      : 4px;
  float             : left;
  text-decoration   : none; 
  cursor			: pointer;
  border			: 0px; 
}
a.back_button:link, a.back_button:visited {
color: #cccccc;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
white-space: normal;
font-weight: normal;
padding-bottom: 0px;
padding-top: 0px;
float: left;
text-decoration: none; }

a.back_button:hover {

color: #f26800;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
white-space: normal;
font-weight: normal;
padding-bottom: 0px;
padding-top: 0px;
float: left;
text-decoration: none;

}
.button {
  font-family: Arial, sans-serif;
  font-size: 12px;	
  color     : #222222;
  border		: 1px #000000 solid;
  line-height: 20px;
  border-spacing: 0px;
  padding	: 0px 8px 1px 8px;
  vertical-align: top;
  height: 22px;
  background		: #f18902;
  cursor			: pointer;
  margin		: 15px 0px 0px 0px;
  font-weight		: normal;
  
 }
.inputbox {
  border            : 1px solid #A5A5A5;
  background		: none;
  color				: #333333;
  height			: 14px;
  font-size			: 11px;

  padding-left		: 2px;
  margin-right		: 3px;
  margin-top		:1px;
  margin-top		:1px;
  }

  
  .inputbox2 {
  border            : 1px solid #A5A5A5;
  background		: none;
  color				: #335134;
   height:auto;
  font-size			: 10px;
  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  padding-left		: 2px;
  margin-right		: 3px;
  margin-top		:1px;
  margin-top		:1px;
  }
  
  .inputboxComm {
  border            : 1px solid #A5A5A5;
  background		: none;
  color				: #335134;
  height			: 60px;
  font-size			: 10px;
  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  padding-left		: 2px;
  margin-right		: 3px;
  margin-top		:1px;
  margin-top		:1px;
  }
  
.sectiontableheader {
  font-size         : 11px;
  font-weight       : bold;
  text-transform    : uppercase;
  letter-spacing    : 1px;
  color:#666666;
  background        : #ff7718;
  padding           : 3px;
}
.sectiontableentry1 {
  padding           : 3px;
  margin			: 3px;
  background        : #F3F3F3;
  border-top        : 1px solid #FFFFFF;
  border-bottom     : 1px solid #DADDD0;
}
.sectiontableentry2 {
  padding           : 3px;
  margin			: 3px;
  border-top        : 1px solid #FFFFFF;
  border-bottom     : 1px solid #DADDD0;
}
a.mainlevel {
  margin-top        : 1px;
  padding-top       : 0px;
  font-size         : 12px;
  width             : 180px;
  text-indent       : 10px;
}
a.mainlevel:link {
  padding           : 0px 0px 0px 0px;
  font-size         : 12px;
  width             : 180px;
  text-indent       : 10px;
}
a.mainlevel:link, a.mainlevel:visited {
  display           : block;
  font-size         : 12px;
  font-weight       : normal;
  padding           : 2px 0px 2px 0px;
  color             : #F26800;
  width             : 180px;
  text-indent       : 10px;
  background-color  : #F3F3F3;
}
a.mainlevel:hover {
  font-size         : 12px;
  background-color  : #FBFBF9;  
  color             : #000000;
  font-weight       : normal;
  text-decoration   : none;
  text-indent       : 10px;
}
/* USER MENU */
a.mainlevel-user, a.mainlevel-user:visited {
   font-family: Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 12px;
   font-weight: normal;
   color:#000000;
   white-space:nowrap;
   line-height: 18px;
   height: 18px;
   width:auto;
   margin: 0px;
   padding: 2px 5px 2px 5px;
   background:none;
}
a.mainlevel-user:hover {
  color:#000000;
   background-color:#F4721E;
}
/* USER END */

#active_menu {
  color             : #003366;
  font-weight       : bold;
  background-color  : #FBFBF9;
}
a#active_menu:hover {
  color             : #333333;
  background-color  : #FBFBF9;
}
a:link, a:visited {
  font-size         : 12px;
  color             : #ca5303;
  text-decoration   : none;
  font-weight       : bold;
}
a:hover {
  font-size         : 12px;
  color             : #91a2ac;
  text-decoration   : none;
  font-weight       : bold;
}


a.category:link, a.category:visited {
  font-weight       : bold;
}
a.readon:link, a.readon:visited {
  color				:#AC9C9C;
  font-family		: Arial, Helvetica, sans-serif;
  font-size         : 11px;
  white-space       : normal;
  font-weight       : normal;
  padding-bottom    : 0px;
  padding-top       : 0px;
  float             : left;
  text-decoration   : none; 
}
a.readon:hover {
  color				:#F26800;
  font-family		: Arial, Helvetica, sans-serif;
  font-size         : 11px;
  white-space       : normal;
  font-weight       : normal;
  padding-bottom    : 0px;
  padding-top       : 0px;
  float             : left;
  text-decoration   : none; 
}
ul {

}

table.contenttoc {
  border: 1px solid #FFF;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
    color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.pagenavcounter {
  font-size         : 10px;
  color             : #666666;
}
.pagenavbar {
  border-top        : 1px solid #999999;
  padding           : 2px;
}
.pagenav {
  font-weight       : bold;
  color				:#999999;
}
a.pagenav:link, a.pagenav:visited {
  text-decoration   : none;
}
a.pagenav:hover {
  text-decoration   : none;
}
.date {
  font-size         : 10px;
  color             : #8BACDA;
  padding-top		: 15px;
}
.small {
  font-size         : 10px;
  color             : #666666;
}
.postedby {
  font-size         : 10px;
  color             : #CCCCCC;
}
.smalldark {
  font-size         : 10px;
  color             : #666666;
}
.createdate, .modifydate {
  font-size         : 10px;
  color             : #EB680D;
}

.pathway {
  font-size         : 10px;
  color             : #8BACDA;
  padding-top       : 1px;
}
a.pathway:link, a.pathway:visited {
  font-size         : 10px;
  color				: #8BACDA;
}
a.pathway:hover {
  font-size         : 10px;
  color				: #FFF;
}
table.content{
  width             : 100%;
  padding           : 0px;
  border-collapse   : collapse;
  border-spacing    : 0px;
  margin-bottom     : 10px;
}
table.contentpane {
  width             : 100%;
  padding     		: 5px;
  border-spacing    : 0px;
  margin-bottom     : 5px;
}


.pollstableborder{
  border-color      : #666666;
}
.contentheading {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 12px;
  font-weight       : bold;
  font-style        : inherit;
  text-transform    : uppercase;
  text-align        : left;
  color             : #666666;
  width             : 100%;
}
.componentheading {
  color: #012500;
	background-color: white;
	padding-left: 5px;
	font-size: 15px; 
	font-weight: bold;	
	text-transform: uppercase;
	line-height: 21px;	
  
}
.title {
  font-family       : Arial, Verdana, Geneva,  Helvetica, sans-serif;
  font-weight       : bold;
  text-transform    : uppercase;
  font-size         : 12px;
  text-align        : center;
  color             : #FFFFFF;
}
.title a:link, .title a:visited {
  font-weight       : bold;
  text-transform    : uppercase;
  font-size         : 14px;
  color             : #FFFFFF;
}
.title a:hover {
  font-weight       : bold;
  text-transform    : uppercase;
  font-size         : 14px;
  color             : #CCCCCC;
}
ul#mainlevel-nav {
  list-style		: none;
  padding			: 0;
  margin			: 0;
  font-size			: 0.8em;
}
ul#mainlevel-nav li {
  background-image	: none;
  padding-left		: 0px;
  padding-right		: 0px;
  float				: left;
  margin			: 0;
  font-size			: 11px;
  line-height		: 21px;
  white-space		: nowrap;
  border-right:;
}
ul#mainlevel-nav li a {
  display			: block;
  padding-left		: 15px;
  padding-right		: 15px;
  text-decoration	: none;
  color				: #B5CAE7;
  background		: transparent;
}
ul#mainlevel-nav li a:hover {
  color				: #FFFFFF;
}
a#klick {
  position			: absolute;
  left				: 0;
  top				: 0;
  display			: block;
  height			: 100px;
  width				: 100px;
  background		: url(../images/underconstruction.gif) top left no-repeat !important;
  background		: none;
  text-indent		: -999em;
  text-decoration	: none;
  cursor			: hand;
}
#navcontainer {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 12px;
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
  width             : auto;
  height            : 28px;
}
#navlist {
  margin            : 0px;
  padding           : 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
  display           : inline;
  list-style-type   : none;
}
#navlist a:link, #navlist a:visited {
  border-right      : 1px solid #FF0000;
  padding           : 5px 10px 5px 10px;
  float             : left;
  font-weight       : bold;
  line-height       : 14px;
  margin            : 0px;
  text-decoration   : none;
  color             : #333333;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  color             : #1C2219;
}
#navlist a:hover {
  color             : #1C2219;
}
#subbox {
  font-family       : Arial, Helvetica, sans-serif;
  
  font-size         : 10px;
  height            : 14px;
  width             : auto;
}
#subnavlist {
  margin            : 0px;
  padding           : 0px;
}
#subnavlist ul, #subnavlist li {
  margin            : 0px;
  padding           : 0px;
  display           : inline;
  list-style-type	: none;
}
#subnavlist a:link, #subnavlist a:visited {
  float             : left;
  font-weight       : normal;
  line-height       : 16px;
  padding           : 0px 0px 0px 18px;
  text-decoration   : none;
  color             : #99CCFF;
  background        : url(../images/line.gif) no-repeat 9px 3px;
}
#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {
  color             : #FFF;
}
a.sublevel:link, a.sublevel:visited {
  padding-left		: 10px;
  vertical-align	: middle;
  font-size			: 11px;
  font-weight		: bold;
  color				: #003366;
  text-align		: left;
}
a.sublevel:hover {
  color				: #1C2219;
  text-decoration	: none;
}
.foot {
  font-family       : Arial, Helvetica, sans-serif;
  color             : #888888;
  font-size         : 10px;
  font-weight       : normal;
  background-color	: #ff7718;
}
.footer {
  font-family       : Arial, Helvetica, sans-serif;
  color             : #888888;
  font-size         : 10px;
  font-weight       : normal;
  font-style		: normal;
  width				: 850px;
}
.footer a:link, .footer a:visited {
  font-size         : 10px;
  color             : #888888;
  text-decoration   : none;
  font-weight       : normal;
}
.footer a:hover {
  font-size         : 10px;
  color             : #7DA835;
  text-decoration   : none;
  font-weight       : normal;
}
.highlight {
  background-color	:#FFFFFF;
}
div.mosimage {
  border			: 0px solid #ccc;
}
.mosimage {
  border			: 0px solid #cccccc;
  margin			: 5px 0px 5px 0px;
}
.mosimage_caption {
  margin-top		: 2px;
  background		: #efefef;
  padding			: 1px 2px;
  color				: #666;
  text-transform	: normal;
  font-size			: 10px;
  border-top		: 1px solid #cccccc;
}


/* KOMENTARZE */

.moduleheading {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 11px;
  font-weight       : bold;
  font-style        : inherit;
  text-transform    : uppercase;
  text-align        : left;
  color             : #666666;
}
.moscomPAGESelected {
color: #FF0000;
font-weight: bold;
font-size: largest
}
.moscomMAIN {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
background-color: #E5E6E7;
border: 1px dotted #68878A;
width:98%;
}
.moscomBODY {	
background-color: #F3F4FF;
width: 100%; 
}
.moscomODD {
background-color: #F3F4F5; 
}
.moscomEVEN {
background-color: #D0D9DB; 
}
.moscomFORM {
background-color: #F3F4Ff;
border: 1px dotted #68878A;
width:98%;
}
.moscomNAV {	
background-color: #ffffff;
}
.moscomHR {
color: #A2C521;
height: 1px;

}
.moscomFORMMsg {
}
.moscomFORMLabel {

}
.moscomTextBox {
  border            : 1px solid #A5A5A5;
  background		: none;
  color				: #335134;
  font-size			: 10px;
  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  padding-left		: 2px;
  margin-right		: 3px;
  margin-top		:1px;
  margin-top		:1px;
}
.moscomBTN {
  color             : #335134;
  border            : 1px solid #0F3C03;
  padding-bottom	: 2px;
  background		: none;
  font-size			: 10px;
  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  cursor			: pointer;
  height			: 18px;
  margin-top		: 5px;
  margin-bottom     : 3px;
}
.moscomODDText {
background-color: #F3F4F5; 
}
.moscomODDMeta {
}
.moscomEVENText {
background-color: #D0D9DB; 
}
.moscomEVENMeta {
}


/* LANGUAGE*/


/* Odznaczenie obecnej strony    left no-repeat 15px 50px*/

a.mainlevel_active-bar, a.mainlevel_active-bar:visited {
   font-family: Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 11px;
   font-weight: bold;
   color:#413d3c;
   white-space:nowrap;
   line-height: 18px;
   display: block;
   height: 18px;
   width:auto;
   margin: 0px;
   padding: 0px 5px 0px 5px;
   border-bottom:solid #FBDEC9 4px;
   background:none;
}
a.mainlevel_active-bar:hover {
  color:#000000;
  background:none;
  cursor:default;
}
.mecenas {
  font-family       : Arial, Helvetica, sans-serif;
  color             : #4F4721E;
  font-size         : 11px;
  font-weight       : normal;
  text-align        : center;
  vertical-align    : middle;
  background-color	:#ff7718; 
  background-image	:url(../images/pasek_top_tittle.gif);
  background-repeat :no-repeat;
}
.mecenas2 {
  font-family       : Arial, Helvetica, sans-serif;
  color             : #4F4721E;
  font-size         : 11px;
  font-weight       : normal;
  text-align        : center;
  vertical-align    : middle;
  background-color	:#ff7718; 
  background-repeat	:no-repeat;
}

.mecenas3 {
  font-family       : Arial, Helvetica, sans-serif;
  color             : #4F4721E;
  font-size         : 11px;
  font-weight       : normal;
  text-align        : left;
  vertical-align    : middle;

  padding-left: 50px;
}
.pasek {
  width: 0px;
  height: 0px;
}
.tittles {
  font-family       : Arial, Helvetica, sans-serif;
  font-size         : 14px;
  font-weight       : bold;
  text-transform    : uppercase;
  text-align        : center;
  color             : #F26800;
  }
  
  

table.menu, table.menu td {
  font-size: 13px;
  color: #002500;
  background-color: #f45c23;
   height: 25px;
}
table.menu td {
  padding-left: 8px; 
  padding-right: 8px;
}
table.menu td.wybrane {
 background-color: #ffffff;
}

table.contentpaneopen {
	 margin-left: 73px;
	 margin-bottom: 25px;
}
table.blog_pakamera {
	width: 600px; 
}
table.blog_pakamera td.descr {
	padding: 15px 0px 0px 75px;
	}


table.contentpaneopen  td.data {
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  color: #002500;
    vertical-align: top;
}
table.contentpaneopen  td.tytul {
  font-size: 15px;
  font-weight: bold;
  line-height: 20px;
  color: #002500;
  text-align: left;
    vertical-align: top;
  padding-left: 15px;
}

table.contentpaneopen td.col1 {
	height: 25px;
	}
table.contentpaneopen td.tekst {
  color: #333333;
  font-size: 12px;
  line-height: 18px;
  vertical-align: top;
  text-align: left;
  width: 400px;
}
contentpagetitle, a.contentpagetitle {
  font-size: 15px;
  line-height: 20px;
  color: #002500;
  font-weight       : bold;
}

a.contentpagetitle:hover {
  text-decoration: none;
}

A.sl {
  background-position: left 0px;
  background-repeat: no-repeat;
  margin-top: -1px;
  padding-right: 10px;
  padding-left: 20px;
  padding-bottom: 2px;
  padding-top: -1px;
  color: white;
  text-decoration: none;
  font-size: 11px;
  line-height: 16px;
    font-weight: normal;
}
A.sl:hover {
 text-decoration: underline;
}
A.sp {
  background-position: right 0px;
  background-repeat: no-repeat;
  margin-top: -1px;
  padding-right: 20px;
  padding-left: 10px;
  padding-bottom: 2px;
  padding-top: -1px;

  color: white;
  text-decoration: none;
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
}
A.sp:hover {
 text-decoration: underline;
}
A.sp#nastepny {
  background-image: url(../img/strz_c_p.png);
  background-color: #000000;
  line-height: 19px;
}
A.sl#poprzedni {
  background-image: url(../img/strz_c_l.png);
  background-color: #000000;
    line-height: 19px;

}

A.sp#wiecej {
  background-image: url(../img/strz_z_p.png);
  background-color: #ea8501;
}

A.sl#back {
  background-image: url(../img/strz_z_l.png);
  background-color: #ea8501;
} 

td.content_header_odstep {
	/* width: 73px; background-color:#000000; height: 32px; */
	background-color:#000000;
	width: 60px; 
	height: 26px; 
}
td.content_header_odstep#of {
	width: 65px; 
}
td.content_header_tekst {
	color: #012500;
	background-color: white;
	padding-left: 13px;
	font-size: 19px; text-transform: uppercase;
	line-height: 23px;
  /*background-color:#000000; color: #ffffff; font-size: 19px; text-transform: uppercase;*/
}
td.content_header_tekst#of {
		padding-left: 18px;
	}

table.moduletable-menutrans, table.moduletable-menutrans.td {
	vertical-align: bottom; 
}

table.moduletable-dolnemenu {
  width: 100%;
}
/* definicjaa menu górnego jest w  modules\ja_transmenu\transmenuh.css */

a.mainlevel-bar:link, a.mainlevel-bar:visited {
   float:right;
   font-family: Arial, Helvetica, sans-serif;
   text-decoration:none;
   font-size: 13px;
   font-weight: normal;
   color:#002500;
   white-space:nowrap;
   line-height: 26px;
   display: block;
   height: 26px;
   width:auto;
   margin: 0px;
   padding: 0px 5px 0px 5px;
   border: none;

      background-color:#ff7718;
}
a.mainlevel-bar:hover {
  
   background-color:#ff7718;
      background-color: #000000;
      color: #ff7718;
}
ul li, ol li {
  margin-top: 3px;
  margin-bottom: 3px;
}
ul.jflanguageselection {
	  margin            : 2px;
  padding-left      : 10px;
  
	list-style: none;
	}
ul.jflanguageselection li a {
 color: #002500; font-size: 13px; font-weight: normal;}
ul.jflanguageselection li a:hover {
 color: #002500; font-size: 13px; text-decoration: underline; font-weight: normal;}
 
span.wyroznienie {
	 color: #ff7718;
	 	font-weight: bold;
	 
	} 
p.wyroznienie {
	color: #ff7718;
	font-weight: bold;
}
		

table.contentpane#letterman {
	margin-left: 73px;
	}	
table.contentpane, div.componentheading{
	margin-left: 73px;
	}	

table.opisfilmu {
	background-color: #f1f4e1;
	margin-top: 20px;
	
}
table.opisfilmu a.sekcja {
	text-transform: uppercase;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
table.opisfilmu td.tytul {
	font-size: 21px;
  line-height: 22px;
  	color: #000000;
  padding-bottom: 3px;
  font-weight       : normal;
}
table.opisfilmu img.katikona {
	margin-top: 3px;
}

table.opisfilmu td.podnaglowek {
 font-size: 21px;
 line-height: 22px;
 color: #000000;	
 padding: 5px 0px 23px 0px;
}
table.opisfilmu a.sekcja:hover {
	 text-decoration: underline;
}
table.listasekcji {
	margin-top: 20px;
	}
table.listafilmow {
	margin: 20px 50px 30px 75px;
	
	width: 400px;
	text-align: left;
}
table.opisfilmu A.sp#nastepny {
  background-image: url(../img/strz_c_pz.png);
  background-color: #000000;
  line-height: 19px;
}
table.opisfilmu A.sl#poprzedni {
  background-image: url(../img/strz_c_lz.png);
  background-color: #000000;
    line-height: 19px;

}
table.contentpaneopen div.imgmini {
	float:center; position:relative; overflow:hidden; width:80px; height: 220px;
}
table.contentpaneopen div.imgminipusty {
  float:center; position:relative;  width:80px;
}

table.contentpaneopenplanprojekcji {
	background-color: #f1f4e1;
	width: 585px;
 
	margin-top: 20px;
}
table.contentpaneopenplanprojekcji div.imgminipusty, table.contentpaneopenplanprojekcji div.imgminipustybez {
  float:center; position:relative;  width:74px;
	
}
table.contentpaneopenplanprojekcji td.tekst {
  color: #333333;
  font-size: 12px;
  line-height: 18px;
  vertical-align: top;
  text-align: left;
  width: 515px;
  padding-right: 70px;
}
table.contentpaneopenplanprojekcji td.col1 {
	width:74px;
		height: 10px;
	}
table.contentpaneopenplanprojekcji td.col2 {
	width:0px;
	}	
table.contentpaneopenplanprojekcji td.col3 {
	width: 515px;
	}	
table.contentpaneopenplan td.nawigacja {
	padding-bottom: 20px;
}	
table.contentpaneopenplanprojekcji td.nawigacja {
	padding-bottom: 20px;
	padding-right: 70px;
	}	

table.contentpaneopenplanprojekcji td.tekst table.plan {
		text-align: left;
		width: 430px;
		padding: 0px;
		margin-top: 0px;

}
table.contentpaneopenplanprojekcji td.tekst table.plan td {
	line-height: 16px;
	padding-bottom: 4px;
	vertical-align: top;
	}
table.contentpaneopenplanprojekcji td.tekst table.plan td.sala {
  font-size: 16px;	

	padding-bottom: 5px;
	padding-top: 5px;
}
table.contentpaneopenplanprojekcji td.tekst table.plan td.plancol1 {
	width: 55px;
	}
table.contentpaneopenplanprojekcji td.tekst table.plan td.plancol2 {
	width: 375px;
	}
table.contentpaneopenplanprojekcji td.tekst table.plan td.kreska {
	background-image: url("../img/kreskapx.gif");
	background-repeat: repeat-x;
	
	height: 1px;

}
span.podtytul {
	font-size: 20px;
  line-height: 26px;
  color: #333333;
  padding-bottom: 0px;
  font-weight : normal;
}
span.pobierz {

	}
span.pobierz a, span.pobierz a.pobierz {
	color: #333333;
	font-weight: normal;
	
}
span.pobierz a:hover, span.pobierz a.pobierz:hover {
	text-decoration: underline;
}
table.contentpaneopenplanprojekcji A.sp#nastepny {
  background-image: url(../img/strz_c_pz.png);
  background-color: #000000;
  line-height: 19px;
}
table.contentpaneopenplanprojekcji A.sl#poprzedni {
  background-image: url(../img/strz_c_lz.png);
  background-color: #000000;
    line-height: 19px;

}
div.blog_more {
	margin-left: 72px;

}

table.moduletablelogin {
	margin-left: 0px;
	margin-top: 25px;	
}
table.moduletablelogin td {
	 padding: 3px;
}
table.moduletablelogin input.button {
  line-height: 19px;
  height: 20px;
  margin-top: 3px;
}
table.moduletablelogin  th {

	
  font-weight       : bold;
  font-size: 16px;
  text-transform    : uppercase;
  text-align        : left;
  height            : 20px;
  line-height       : 20px;
  color				: #222222;
  background: none;
  border			: none;
  padding-left: 2px;

}
.inputbox#mod_login_remember {
	border: none;
	margin-top: 6px;
	}  
p {
	text-indent: 0px;
}
div.message {
	margin-bottom: 15px;
	margin-left: 5px;
	color: #000000;
}

table.content_rating {
	margin     : 3px 0px 0px 0px;

	}
table.content_vote {
  margin     : 2px 0px 15px 0px;
}
table.content_rating TD {
	 padding: 0px 2px 0px 0px;
	 vertical-align: middle;
}
table.content_rating TD IMG {
	margin-top: 2px;
	}
table.content_rating {
  color             : #222222;
}
table.content_vote TD {
	 padding: 0px 0px 0px 0px;
	 vertical-align: middle;
	}
table.content_vote td.label , table.content_rating td.label {
	
	}
table.content_vote td.radios, table.content_vote td.radios .vradio  {
	
}
table.content_vote td.vb {
	padding-left: 10px;
	}
.vote_button {
  margin: -1px 0px 0px 0px;
  padding-right: 8px;
  padding-left: 8px;
    padding-bottom: 2px;
  padding-top: 0px;	
  color: white;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
  background-color: #000000;
  line-height: 17px;
  height: auto;
  border: none;
  border-spacing: 0px;


}

@import('ie.css');

