/* CSS Document */
body {
background-image: url(images/background.jpg);
background-repeat: repeat-x;
text-align: center;
margin: 0xp;
padding: 0px;
font-size: 80%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#table {
text-align:left;
margin-left: auto;
margin-right: auto;
margin-top: 4px;
width: 780px;
position:relative;
}

#nic_logo {
	position:absolute;
	left:673px;
	top:725px;
	width:92px;
	height:28px;
	background-image:url(images/nic_logo_01.jpg);
	background-repeat:no-repeat;
}
#left {
	position:absolute;
	left:0px;
	top:20px;
	width:17px;
	height:705px;
	background-image:url(images/leftl.jpg);
	background-repeat:no-repeat;
}

#logo {
position:absolute;
left:17px;
top:20px;
width:232px;
height:196px;
background-image:url(images/logo.gif);
background-repeat:no-repeat;
}

#logo02 {
	position:absolute;
	left:375px;
	top:590px;
	width:120px;
	height:55px;
	background-image:url(images/HC_logo_small.gif);
	background-repeat:no-repeat;
}

#header {
position:absolute;
left:249px;
top:20px;
width:500px;
height:196px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
}

#right {
	position:absolute;
	left:749px;
	top:20px;
	width:15px;
	height:705px;
	background-image:url(images/rightl.jpg);
	background-repeat:no-repeat;
}

#profil {
position:absolute;
left:17px;
top:216px;
width:185px;
height:55px;
background-image:url(images/profil.png);
background-repeat:no-repeat;
}
#sluzby {
position:absolute;
left:202px;
top:216px;
width:185px;
height:55px;
background-image:url(images/sluzby.png);
background-repeat:no-repeat;
}
#ponuka {
position:absolute;
left:387px;
top:216px;
width:185px;
height:55px;
background-image:url(images/ponuka.png);
background-repeat:no-repeat;
}
#kontakt {
position:absolute;
left:572px;
top:216px;
width:177px;
height:55px;
background-image:url(images/kontakt.png);
background-repeat:no-repeat;
}
#obsah {
	position:absolute;
	left:17px;
	top:269px;
	width:732px;
	height:382px;
	background-image:url(images/obsahs.jpg);
	background-repeat:no-repeat;
	padding: 25pt;
	padding-top: 30pt;

}
#texture {
	position:absolute;
	left:1px;
	top:692px;
	width:779px;
	height:55px;
	background-image:url(images/texture.jpg);
	background-repeat:repeat-y;
}

#nic_logo {
	position:absolute;
	left:673px;
	top:722px;
	width:92px;
	height:28px;
	background-image:url(images/nic_logo_01.jpg);
	background-repeat:no-repeat;
}

#bottom {
	position:absolute;
	left:2px;
	top:722px;
	width:671px;
	height:63px;
	background-image:url(images/bottom01.jpg);
	background-repeat:no-repeat;
}

#corner {
	position:absolute;
	left:673px;
	top:750px;
	width:92px;
	height:35px;
	background-image:url(images/corner.jpg);
	background-repeat:no-repeat;
}

