#ie { position:relative; width:100%; background:#d90000; color:#fff; text-align:center; padding:10px 0; margin-bottom:-34px; z-index:1000; }
#ie a { color:#fff; font-weight:bold; text-decoration:underline; }
#ie a:hover { text-decoration:none; }

*html div#ie { position:relative; width:100%; background:#d90000; color:#fff; text-align:center; padding:10px 0; margin-bottom:-34px; z-index:1000; }
*html div#ie a { color:#fff; font-weight:bold; text-decoration:underline; }
*html div#ie a:hover { text-decoration:none; }

.nag_content{
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 30px; 
		  padding-bottom: 5px;
      line-height: 15px;
		  text-decoration: none;
      color: #042565;      
}

.nag_content2{
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 25px; 
      padding-bottom: 5px;
      line-height: 15px;
		  text-decoration: none;
      color: #042565;
}

.nag{
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 25px; 
		  padding-bottom: 5px;
      line-height: 30px;
		  text-decoration: none;
      color: #042565;
}

.nag2{
      font-family: 'Raleway', sans-serif;
      font-weight: 300;
      font-size: 25px; 
		  padding-bottom: 5px;
		  text-decoration: none;
      color: #042565;
}

.nag4{
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 400;
      font-size: 17px; 
		  text-decoration: none;
}

.nag3{
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 500;
      font-size: 16px; 
		  padding-bottom: 5px;
		  text-decoration: none;
		  color: #5BB23A;
}

.zaw{
      width: 100%;
		  margin: 0px;
		  padding:5px;;
		  line-height: 20px;
		  float: left;
      position: relative; 
}

.zaw2{
      width: 100%;
		  margin: 0px;
		  padding:5px;
		  line-height: 20px;
		  float: left;
      position: relative;
}

.ban{
      width: 150px;
		  float: left;
      position: relative; 
}

div.lista_zdjecie {
      float: left;
      padding-right: 10px;
}

div.lista_opis {

}

div.lista_wiecej {
      text-align: right;
      padding-top:10px;
}

div.lista_zobacz_wszystkie {
      width: 100%;
      padding-top: 10px;
      text-align: right;
      clear: both;
}

.tyt_gal {
      font-size: 10pt;
      color: #000000;
      font-weight: bold; 
      text-decoration: none;
      
}

a.arr {
      transition: 0.3s;
      text-decoration: none;
}
a.arr:hover {
       opacity: 0.5;
       filter: alpha(opacity=50);
}

.menlan {
      color:#000000;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 300;
      font-size: 12px;
      text-decoration: none;
}

a.menkon {
      color:#000000;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 300;
      font-size: 12px;
      text-decoration: none;
}
a.menkon:hover {
      color:#5BB23A;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 300;
      font-size: 12px;
      text-decoration: none;
}

a.mentop {
      color:#666666;
      font-family: Arial;
      font-size: 11px;
      text-decoration: none;
}
a.mentop:hover {
      color:#000000;
      font-family: Arial;
      font-size: 8pt;
      text-decoration: underline;
}


img.ramka {border: 1px solid #666666;}

img.space_right {padding-right: 10px; padding-bottom: 10px;}

a.pn1 {
      font-size: 11px;
      padding:2px;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 300;
      color: #ffffff;
      text-decoration: none;
      background-color: #5F852C;
}
a.pn1:hover {
      font-size: 11px;
      padding:2px;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 300;
      color: #000000;
      text-decoration: none;
      
}

a.pn {
      font-size: 11px;
      padding:2px;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 300;
      color: #000000;
      text-decoration: none;
      background-color: #cccccc;
}
a.pn:hover {
      font-size: 11px;
      padding:2px;
      font-family: 'Ubuntu', sans-serif;
      font-weight: 300;
      color: #000000;
      text-decoration: none;
      background-color: #999999;
      
}
 ul#display-inline-block-example,
	ul#display-inline-block-example li {
		/* Setting a common base */
		margin: 0;
		padding: 0;
	}

	ul#display-inline-block-example {
		width: 900px;
		border: none;
    text-align:left;
	}

	ul#display-inline-block-example li {
		display: inline-block;
		min-height: 150px;
		margin-right:2px;
		vertical-align: top;
    
		<strong>/* For IE 7 */
		zoom: 1;
		*display: inline;</strong>
}
