<style type="text/css" media="screen,projection">
/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 0px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#ffffff;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {margin:0;}
	/* Top corners and border */
.bt {
	height:3px;
	margin:0 0 0 3px;
	background:url(http://www.mojetatry.pl/box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-3px;
	width:3px;
	height:3px;
	background:url(http://www.mojetatry.pl/box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:3px;
	margin:0 0 0 3px;
	background:url(http://www.mojetatry.pl/box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-3px;
	width:3px;
	height:3px;
	background:url(http://www.mojetatry.pl/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 3px;
	background:url(http://www.mojetatry.pl/borders.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 3px 0 0;
	background:url(http://www.mojetatry.pl/borders.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0 px;
	padding:1px 1px;
	background: url(http://www.mojetatry.pl/gfx/n/tlo_najlepsze_zdjecia.jpg) repeat-x #96afc3;
}

/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}

.i3 img{
    margin: 5px;
    border: 1pt solid #a6bfd3;
    padding: 2px;
    background: #ffffff;
}

/* Ramka z aktualnościami */

.najlepsze_zdjecia .i3{
   height: 290px;
}

.two .i3 {
	display:block;
	margin:0;
	padding:5px 5px;
	background: #a6bfd3;
	text-align: left;
}
.two .i3 img{
    margin: 5px;
    border: 1pt solid #a6bfd3;
    padding: 2px;
    background: #ffffff;
}

.three {
	   margin-top: 5px;
} 

.four .i3 {
	display:block;
	margin:0;
	padding:5px 5px;
	background: url(http://www.mojetatry.pl/gfx/n/tlo_opisy_zdjecia.jpg) repeat-x #84a1b9;
	text-align: left;
}
.four .i3 img{
    margin: 5px;
    border: 1pt solid #a6bfd3;
    padding: 2px;
    background: #ffffff;
}
.four .i3 H1{
	 font-size: 12px;
	 font-weight: bold;
	 margin: 30px 0px -3px 10px;
}
.four .i3 > H1:first-child{
	 margin: 10px 0px -3px 10px;
}

.four .i3 .data{
	 font-size: 10px;
	 font-weight: normal;
	 margin: 0px 0px 0px 0px;
}


</style>
<!--[if lt IE 8]>
<style type="text/css">
/* Required IE fixes
================================================*/
/* Serve gif images to IE/Win pre version 7 */
* html .i1,
* html .i2 {background-image:url(borders.gif);}
* html .bt,
* html .bt div,
* html .bb,
* html .bb div {background-image:url(box.gif);}
/* Set a height to fix up some rendering issues. */
* html .i1,
* html .i3 {height:1px;}

/* Give the absolutely positioned box a width (including IE 7)*/
.one {width:70%;}

/* Custom rules for the buttons */
/* All IE versions need a width */
.button {width:20em;}
/* IE 7 does not need these */
* html .button .i1,
* html .button .i2 {background:transparent;}
* html .button .bt,
* html .button .bt div {background-image:url(button.gif);}
* html .button .bb,
* html .button .bb div {background-image:url(button.gif);}
</style>
<![endif]-->
