/* CSS Document */
body {
background-color: rgb(238,253,255);
font-size: 80%;
font-family: Verdana, Arial, Helvetica, sans-serif;
border-top: 100px;
text-align: center;
}

#table {
text-align:left;
margin-left: auto;
margin-right: auto;

margin-top: -4px;
width: 979px;
position:relative;
}

#slnko {
	position:absolute;
	left:0px;
	top:0px;
	width:310px;
	height:204px;
	background-image:url(images/slnko.png);
	background-repeat:no-repeat;
}

#logo_pikolino {
	position:absolute;
	left:310px;
	top:0px;
	width:669px;
	height:204px;
	background-image: url(images/logo_pikolino.png);
	background-repeat:no-repeat;
}


#o_nas {
	position:absolute;
	left:0px;
	top:204px;
	width:252px;
	height:38px;
	background-image:url(images/o_nas.png);
	background-repeat:no-repeat;
}

#u_nas {
	position:absolute;
	left:0px;
	top:242px;
	width:252px;
	height:24px;
	background-image:url(images/u_nas.png);
	background-repeat:no-repeat;
}

#co_ponukame {
	position:absolute;
	left:0px;
	top:266px;
	width:252px;
	height:31px;
	background-image:url(images/co_ponukame.png);
	background-repeat:no-repeat;
}

#nas_den {
	position:absolute;
	left:0px;
	top:297px;
	width:252px;
	height:26px;
	background-image:url(images/nas_den.png);
	background-repeat:no-repeat;
}

#stravovanie {
	position:absolute;
	left:0px;
	top:323px;
	width:252px;
	height:28px;
	background-image:url(images/stravovanie.png);
	background-repeat:no-repeat;
}

#staraju_sa {
	position:absolute;
	left:0px;
	top:351px;
	width:252px;
	height:28px;
	background-image:url(images/staraju_sa.png);
	background-repeat:no-repeat;
}

#dokumenty {
	position:absolute;
	left:0px;
	top:379px;
	width:252px;
	height:28px;
	background-image:url(images/dokumenty.png);
	background-repeat:no-repeat;
}

#cennik {
	position:absolute;
	left:0px;
	top:407px;
	width:252px;
	height:27px;
	background-image:url(images/cennik.png);
	background-repeat:no-repeat;
}

#fotogaleria {
	position:absolute;
	left:0px;
	top:434px;
	width:252px;
	height:30px;
	background-image:url(images/fotogaleria.png);
	background-repeat:no-repeat;
}

#kontakt {
	position:absolute;
	left:0px;
	top:464px;
	width:252px;
	height:35px;
	background-image:url(images/kontakt.png);
	background-repeat:no-repeat;
}
#obsah {
	position:absolute;
	left:252px;
	top:204px;
	width:727px;
	height:295px;
	background-image:url(images/obsah.png);
	background-repeat:no-repeat;
	margin-left: 0px;
}

#bottom {
	position:absolute;
	left:0px;
	top:499px;
	width:979px;
	height:286px;
	background-image:url(images/bottom3.jpg);
	background-repeat:no-repeat;
	margin-right: 0px;
}

#bottom2 {
	position:absolute;
	left:0px;
	top:785px;
	width:979px;
	height:85px;
	background-image:url(images/bottom4.jpg);
	background-repeat:no-repeat;
	margin-right: 0px;
	padding-right: 0px;
	padding: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

