Body {
	background-color:black;
	color: white;}


#vrsek{
	width:1024px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
  	padding:0px;
	background-image:url("http://www.arpen.cz/vrsek-menu++.png");
	background-position:top center;
	background-repeat:no-repeat;}


a:link{color:gray;text-decoration:none;font-weight:bold;}
a:visited{color:gray;text-decoration:none;font-weight:bold;}
a:hover{color:white;text-decoration:none;font-weight:bold;}

/*------------------------------------ menu -------------------------------*/

#menu{ 
	padding:0px 0px 0px 0px;
	width:180px;
	height:200px;
	}



#menicko{
	line-height:28px;
	font-size:22px;
	font-family: Garamond, Times, serif;
	font-style:italic;}

#menicko a:link{color:gray;text-decoration:none;font-weight:normal;}
#menicko a:visited{color:gray;text-decoration:none;font-weight:normal;}
#menicko a:hover{color:white;text-decoration:none;font-weight:normal;}

/*------------------------------------ menu konec -------------------------------*/

/*------------------------------------ tělo -------------------------------*/

#content{	
	width:1024px;
	margin-left:auto;
	margin-right:auto;
  	padding-top:20px;
	margin-top:0px;
	background-image:url("top-content.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	}




/*------------------------------------ tělo konec---------------------------*/


/*------------------------------------ obsah -------------------------------*/

#text{
	background-image:url("boky.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	width:414px;
	height:1607px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-left:310px;
	padding-right:300px;}

/*------------------------------------ obsah konec--------------------------*/


/*------------------------------------ patka -------------------------------*/

#patka{
	width:657px;
	height:253px;
	background-image:url("spodek.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	color:white;
	clear: both;
	margin-left:auto;
	margin-right:auto;
	font-size:x-small;
	padding-top:325px;
	padding-left:407px;}


/*------------------------------------ patka konec -------------------------------*/

/*------------------------------------ fotogalerie -------------------------------*/

#fotky{text-align:center;}
#fotky img{border:2px outset #800000;}

#fotky a:hover img{ 
	filter: gray;
	border:2px outset white;}


/*------------------------------------ fotogalerie konec -------------------------*/

