/*-----------------------------------------------
Title: Podstawowe style AP
Author: Tomasz Zwierzchon www.e-mage.pl  
Version:  1 Oct 2004
----------------------------------------------- */

body {
  }

  
#container-back {
  }
  
  
  /* Links
----------------------------------------------- */
a {
  }
/*
a:visited {
  color:#677;
  border-color:#899;
  }
*/
a:hover  {
  }
a img  {
  border-width:0;
  }
  
  /* Header
----------------------------------------------- */
#header {
  }

#logo {
 padding:0;
 margin:0;
 border:0;
 }

/* Page Structure
----------------------------------------------- */
#content {
  float:left;
  }

#fotoCol {
 display:none;
}


#navCol {
} 


#pageHeader {
} 

p.navOffer {
 display:none;
}

p.navPath, p.navPath2 {
 display:none;
}

#mainCol {
} 


/* navi - print, top, scena+
----------------------------------------------- */
p.navi {
 display:none;
 }
.navi a, .navi a:hover, .navi a:visited {
 display:none;
}

.naviTop {
 display:none;
}

.naviPrint {
 display:none;
}

/* navi - link 
----------------------------------------------- */

.post a, .post a:hover, .post a:visited {
}

p.post {
}
 

#subObject a.postLink  {
 border-width:0;
 white-space:nowrap;
 border-bottom:none;
}

#newsList a.postLink  {
 border-width:0;
 padding-left:12px;
 border-left:1px solid #000;
 margin-left:.5em;
 white-space:nowrap;
 border-bottom:none;
}

a[href].postLink:after{
  content: " (\002197\0000A0" attr(href) ") ";
  color: #036;
}


.more {
display:none;
}


/*  entry
----------------------------------------------- */

.entry {
}

.entry  h4 {
}

.entry h4 2 a:hover {
}


/* product 
----------------------------------------------- */
.product {
 display:block;
 clear:both;
 width:100%; 
 } 
.product img {
 float:left;
 padding-right:4px;
 padding-top:4px;
 }

.product h4 {
 border:0;
 padding:10px 0 0 0;
 margin:0 ;
}

.product a {
 }

.productPicture {
 float:left;
 display:inline;
}
.productPicture img{
 float:left;
 padding-right:4px;
 padding-top:4px;
}
.productPicture a, .productPicture a:hover, .productPicture a:visited {
 border-bottom:none;
}



/* Search
----------------------------------------------- */
#search ul{
 display:none;
}



/* Lang 
----------------------------------------------- */
#lang {
 display:none;
}
/* Mini Nav = search, map 
----------------------------------------------- */


#miniNav {
 display:none;
}


#miniSearch {
 display:none;
 }

#searchbox {
 display:none;
}



/* Footer
----------------------------------------------- */
#footer {
 }
#footer  p.copyright {
  }
#footer p.emage {
 display:none;
}


/* MainNav
----------------------------------------------- */
#nav {
 display:none;
}

/* Defaults 
----------------------------------------------- */

p {
  margin:0 0 .75em;
}
hr { 
 clear:both;
}
