body
{
background-color: gray;
margin: 0px;
padding: 20px;
text-align: center;
}

img {border:0;}

html, body 
{ 
scrollbar-base-color: gray;
scrollbar-arrow-color: white;
}

#container
 {
          margin:0 auto;
        padding:0 0px 0 0px;
        position: relative;
        width: 800px;
        height: 900px;
        border: 2px solid lightgray;
				background: url("tlo1.jpg");
				
			
	}
	
#top
	
{
margin-top: 0px;
padding-top: 0px;
width: 800px;
text-align: center;
}

#logo
{
position: absolute; left: 15px; top: 210px;
}


#menu
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu
ul {
	position: absolute; left: 0px; top: 170px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #365;
	padding-left: 0px;
	font-family: veranda, arial;
}
#menu
ul li {
	float: left;
	background: url("zakladka.gif") no-repeat left top;
	margin-right: 5px;
}
#menu
ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	font-weight: bold;
	background: url("zakladka2.gif") no-repeat right top;
	color: #365;
	padding: 5px 15px 5px 5px;
	margin-left: 10px;
}
#menu
ul a:hover {
	color: #032;
}





#oferta_sielei
{

position: absolute; left: 580px; top: 210px;


}

#oferta_sielei
a:link, a:visited {
	text-decoration: underline;
  font-weight: bold;
	color: #365;
	padding: 5px 15px 5px 5px;
	margin-left: 10px;
}

#oferta_sielei
a:hover {
	color: #012;
}






#tresc p
{
position: absolute; left: 0px; top: 210px;
width: 400px;
font-size: 16px;
margin: 25px 200px;
text-align: center;
font-family: veranda, arial;
border-left: 1px solid gray;
border-right: 1px solid gray;
padding-left: 10px;
padding-right: 10px;
line-height: 25px;
color: #343643;
}

#tresc1 a
{
color: white;
}


#zdjecia
{
position: absolute; left:50px; top:250px
}

#zdjecia1
{
position: absolute; left:250px; top:370px
}

#zdjecia2
{
position: absolute; left:90px; top:560px
}

#zdjecia3
{
position: absolute; left:470px; top:520px
}

#zdjecia_pr
{
position: absolute; left:15px; top:250px
}




#podmenu {
position: absolute; left: 600px; top: 860px;
color: black;

 }