/* CSS Document */

body{
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}


/* Začátek Úvodní Strana */
#base {
	position:absolute;
	left:0px;
	top:0px;
	width:510px;
	height:350px;
	padding: 0px 0px 0px 0px;
	margin: -175px 0px 0px -255px;
	top: 50%;
	left: 50%;
	overflow: hidden;
	background-color: #ffffff;
}

#horni{
	position:absolute;
	left:0px;
	top:0px;
	width:510px;
	height:165px;
	background: url(../img/uvodni/horni.jpg) no-repeat center;
}

#leva{
	position:absolute;
	left:0px;
	top:165px;
	width:379px;
	height:148px;
	background: url(../img/uvodni/leva.jpg) no-repeat center;
}

#prava{
	position:absolute;
	left:496px;
	top:165px;
	width:14px;
	height:148px;
	background: url(../img/uvodni/prava.jpg) no-repeat center;
}

#dolni{
	position:absolute;
	left:0px;
	top:313px;
	width:510px;
	height:37px;
	background: url(../img/uvodni/dolni.jpg) no-repeat center;
}

#volne{
	position:absolute;
	left:379px;
	top:247px;
	width:117px;
	height:18px;
}

#e-shop{
	position:absolute;
	left:379px;
	top:165px;
	width:117px;
	height:17px;
}

#novinky{
	position:absolute;
	left:379px;
	top:182px;
	width:117px;
	height:17px;
}

#servis{
	position:absolute;
	left:379px;
	top:199px;
	width:117px;
	height:14px;
}

#pujcovna{
	position:absolute;
	left:379px;
	top:213px;
	width:117px;
	height:19px;
}

#kontakt{
	position:absolute;
	left:379px;
	top:232px;
	width:117px;
	height:15px;
}

#boulder{
	position:absolute;
	left:379px;
	top:265px;
	width:117px;
	height:17px;
}

#mtb-team{
	position:absolute;
	left:379px;
	top:282px;
	width:117px;
	height:16px;
}

#sky-team{
	position:absolute;
	left:379px;
	top:298px;
	width:117px;
	height:15px;
}

a img{
	border-width: 0px;
}
