html {
	margin-left: -1px;
	overflow-Y: scroll;
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	head~body *{ margin-left: -1px;}
}
body {
background:#f2f2f2;
	margin: 0;
	padding: 0;
	font:80%/1.25em normal Verdana, Arial, Helvetica, sans-serif;
	min-width: 970px;
	width: 100%;
}

a:link, a:visited {
color: #c12f70;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #e80000;
text-decoration: none;
}

a img{border: none;}

h1 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h2 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #808080;
}

h4 {
	font-size: 0.5em;
	font-weight: normal;
	padding-top: 5px;
	line-height: 1em;
	color: #fff;
}


.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}


#blok {
background: #fff;
width: 950px;
margin: 0 auto;
 
}

#header1 {
background: #fff url('../images/ban1.jpg') no-repeat center top;
	width: 950px;
		height: 209px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;

 
}

#header2 {
		width: 950px;
	margin: 0 auto;
	overflow: hidden;

	height: 80px;
background:#FFFFFF url(../images/ban2.jpg) no-repeat ;
}





#container_top {
	width: 950px;
	min-height: 22px;
	margin: 0 auto;
  background: #ffffff;
}



#container {
	width: 950px;
	min-height: 350px;
	margin: 0 auto;
  padding: 0 0px;
	background:#FFFFFF url(../images/tlo1.jpg) no-repeat 470px 20px;
}

#container2 {
	width: 950px;
	min-height: 350px;
	margin: 0 auto;
  padding: 0 0px;
	background:#FFFFFF;
}

#container2 p{
font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
padding: 30px;
}

#lewa{
background: #fff;
margin: 0px;WIDTH: 250px;float: left;text-align: left;
}

#lewa_oferta{
background: #fff url('../images/tlo1.gif') no-repeat center 20px;
margin: 0px;WIDTH: 250px;float: left;text-align: left;
}

#lewa p{
font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
	  padding: 30px;
}


#prawa{
background: #ffffff; margin: 0px;WIDTH: 698px;float: left;text-align: left;
}

#container_tekst {

	background: #ffffff;
	width: 950px;
	min-height: 92px;
	margin: 0 auto;
  clear: both;
  border-top: 1px solid #eee;
}

#container_tekst p{
    font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
	  padding: 30px;
}

#container_bottom {
	background: #fff url(../images/dol1.jpg) no-repeat bottom;
	width: 950px;
	min-height: 120px;
	margin: 0 auto;
  clear: both;
  border-top: 1px solid #eee;
}

#container_bottom p{
font-family: Verdana, Arial;
color: #808080;
padding: 30px;
}

#stopka {
background: #fff url(../images/dol1.jpg) no-repeat bottom;
font-family: Verdana, Arial;
color: #808080;
padding: 30px;
}

/* ---------------------------------------
	slide
------------------------------------------ */






ul.ppt {
	position: relative;
}

.ppt li {
	list-style-type: none;
	position: absolute;
}

.ppt img {
	
	background-color: #ffffff;
}

/* ---------------------------------------
	zdjecia
------------------------------------------ */
	
.ramka img{
	border: 2px solid #e6e6e6;
	padding: 2px; /*Inner border size*/
	background: #e6e6e6; /*Inner border color*/
	margin: 0.5em;
}

.ramka:hover img {
	border: 2px solid #ff8000;
	padding: 2px; /*Inner border size*/
	background: #e6e6e6; /*Inner border color*/
  margin: 0.5em;
}



