body {
	margin: 0 auto;
	padding: 0;
	font-family: verdana;
	font-size:80%;
	background: #dcddde url(../img/pozadi.png) no-repeat;
	background-position: top center;
}


#head{

	margin-top:-119px;
	margin-left:213px;
	}

#obsah{
	width: 700px;
	margin-left: 200px;
	}



#page{
	width: 960px;
	height: 1500px;
	background: white;
	margin:0 auto;
	margin-top:120px;
	margin-bottom: 20px;
	min-width: 970px;

}

h1{
color: #88d0c7;
}

h2{
color: #88d0c7;
}


ul{
	list-style-type: none;
	border: none;
	margin-left:0px;
	padding:0;

}

img{
	size: 100%;
	}


/*navigation*/

#nav{
position: absolute;
padding-bottom: 20px;
margin-top:10px;
clear: both;
float: left;
list-style-type: none;
}

#nav li {
float: left;
margin-top:0;
margin-bottom:0;
padding: 0;


}

#nav a {
margin: 0 auto;
display: block;
text-decoration: none;
color: black;
height: 40px;
font-weight: 550;
overflow: hidden;
}


#nav li.selected{
	background-position: -10px;
	float: left;
	}


#n1 {
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom:10px;
	height: 44px;
	width: 160px;
	float: left;
	clear:both;
	background: url(../img/uvod2.png) no-repeat;
	background-position:-35px;

	}


#n1:hover{
	background-position: -10px;
	clear:both;
	float: left;
	overflow:hidden;
	}



#n2 {
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom:10px;
	height: 44px;
	width: 160px;
	float:left;
	clear:both;
	background: url(../img/info2.png) no-repeat;
	background-position:-35px;

	}


#n2:hover{
	background-position:-10px;
	clear:both;
	}

#n3 {
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom:10px;
	height: 44px;
	width: 160px;
	float:left;
	clear:both;
	background: url(../img/kapely2.png) no-repeat;
	background-position:-35px;

	}

#n3:hover{
	background-position:-10px;
	clear:both;
	}

#n4 {
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom:10px;
	height: 44px;
	width: 160px;
	float:left;
	clear:both;
	background: url(../img/tiskovka2.png) no-repeat;
	background-position:-35px;

	}

#n4:hover{
	background-position:-10px;
	clear:both;
	}

#n5 {
	margin-left: -10px;
	margin-top: 10px;
	margin-bottom:10px;
	height: 44px;
	width: 160px;
	float:left;
	clear:both;
	background: url(../img/kontakt2.png) no-repeat;
	background-position:-35px;

	}

#n5:hover{
	background-position:-10px;
	clear:both;
	}

#n6 {
	margin-left: 30px;
	height: 30px;
	width: 110px;
	float:left;
	clear: both;
	overflow:hidden;

	}

#n6 a{
	float: left;
	margin-top:10px;
	margin-left:3px;
	margin-right:3px;
	height: 20px;
	overflow:hidden;
	}

#n7 {
	margin-left: 10px;
	height: 200px;
	width: 110px;
	float:left;
	clear:both;
	overflow:hidden;

	}

#n7 a{
	margin-left: 10px;
	height: 200px;
	width: 110px;
	float:left;
	clear:both;
	overflow:hidden;

	}



