
body{
	margin: 0 auto;
	text-align: center;
  background: #f4f4f6 url("img/tlo.jpg") repeat-x;
	padding: 0;
	  font-size: 11px;
	  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#kontener{
	width: 770px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	height: 800px;
}

img{
	border: 0;
}

#tlo_gora{
	margin-left: 0;
	float: left;
}

#mainTop {
	position: absolute;
	height: 98px;
	width: 100%;
	background-image: url("img/flash.jpg");
	margin: 0;
	z-index: 3;
	margin-top: 99px;
	background-repeat: no-repeat;
	text-align: left;
	left: 0;
}

#flashTop {
    position: absolute;
    height: 65px;
    width: 770px;
    top: 1px;
    z-index: 2;
    padding-top: 3px;
    padding-bottom: 3px;
}

#menutop {
    position: absolute;
    height: 32px;
    width: 770px;
    background-image: url("img/menu.jpg");
    top: 69px;
    z-index: 20;
}

#menu {
	
	float: right;
	color: white;
	padding: 5px;
	padding-right: 10px;
	font-weight: bold;
	position: relative;
	}
	
#menu a { color: white; }
#data {
	position: absolute;
	float: left;
	padding: 5px;
	padding-left:10px;
	font-weight: bold;
}

a { color: black; text-decoration: none;}
a:hover { text-decoration: underline }


#left {
	position: absolute;
	z-index: 4;
	width: 205px;
	top: 100px;
	margin-left: 0; /*background-color: #d4d0d1;*/
	text-align: left;
	background-color: #9a0000;
	height: 600px;
}






.offer {
    list-style-type: none;
    font-weight: bold;
	
    
    }   
.offer a {display: block; color: white; width: 100%; line-height: 23px; padding: 1px 0; text-indent: 17px; background: #9a0000 url("img/tloMenu.jpg") no-repeat;}
.offer a:hover {  text-decoration: none; color: #000000; cursor: hand; background: #e3e1e2 url("img/tloMenu1.jpg") no-repeat;}
    
a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a:hover { text-decoration: underline }

/* kod menu wysuwanego z boku */
#dropmenudiv{
	position: absolute;
	background: #d4d0d1 url("img/tloMenuTest.jpg") no-repeat;
	border-bottom-width: 0;
	line-height: 23px;
	z-index: 100;
	  width: 100%;
		
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 17px;
    padding: 0;
    text-decoration: none;
    font-weight: bold;
    background: #d4d0d1 url("img/tloMenuTest.jpg") no-repeat;
	 	
    }

#dropmenudiv a:hover{ /*hover background color*/
    background: #e3e1e2 url("img/tloMenu1.jpg") no-repeat;    }
	 
	 
	 #lmenu{
	position: absolute;
	margin: 0;
	width: 245px;
	right: 0;
}



#footer {
	position: absolute;
	font-size: 10px;
	color: #929292;
	left: 50%;
	margin-left: -385px;
	z-index: 5;
	padding: 5px;
	height: 15px;
	width: 760px;
	background-color: #d4d0d1;
	top: 775px;
}
#footer a {color: #929292}
#stopkalewa{
	float: left;
}
 
#stopkaprawa{
	float: right;
}

#where {
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -175px;
    width: 534px; 
    background-image: url('img/where.jpg');
    height: 10px; 
    z-index: 10;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 5px;
    }

.p{font-weight: normal; color: #929292
}

#tujestes{
	font-weight: bold;
	position: relative;
	left: 70px;
	top: -12px;
}


#tresc{
	background-color: white;
	position: relative;
	width: 565px;
	height: 576px;
	left: 205px;
	top: 100px;

}


#tres{
	background-color: white;
	position: relative;
	width: 530px;
	height: 531px;
	left: 15px;
	top: 40px;
	font-size: 12px;
	font-family: sans-serif;
}

#h1{
	font-size: 50px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: relative;
	top: 25px;
}

#h2{
	font-size: 20px;
	margin: 0;
	padding: 0;
	position: relative;
	color: ThreedDarkShadow;
}


#kontakt{
	position: absolute;
	text-align: center;
	top: 50px;
	
	width: 500px;
	height: 200px;
	left: 20px;
	font-size: 13px;
}

#tabela{
	text-align: center;
	background-color: #f4f4f6;
	width: 100%;	
}

#tabela2{
	text-align: center;
	width: 100%;	
}

#center{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}	

