
body {
	margin: 0;
	padding: 0;
	background: #8E8F87 url(obrazky-psi-boudy/body.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:black;
	

}

a:link {
	color: rgb(139,69,19);

}
a:visited {
	color: rgb(139,69,19);
	
}
a:active {
	color: rgb(139,69,19);
}
A {
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: black;
	TEXT-DECORATION: underline;
}


h1

{
	
	font-variant: small-caps;
	letter-spacing: 2px;
  
}




h3  {
	
	font-variant: small-caps;
	letter-spacing: 2px;
  font-size: 20px;
}


#page {
	position: relative;
	width: 874px;
	height: 1000px;
	margin: 0 auto;
}

#nazev {
	position: absolute;
	padding:10px;
	color:black;
	top: 20px;
	left: 0px;

	z-index:3;
}

#slogan {
	position: absolute;
	margin:25px;
	top: 55px;
	left: 0px;
  z-index:3;
}  
  
#slogan h2 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
}


#obrazek-top {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #3B3B3B;
	width: 874px;
	height: 175px;
	border: 0px solid #000000;

}



#menu {
	position: absolute;
	top: 175px;
	left: 0px;
	width:874px;
z-index:3;
}



/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(obrazky-psi-boudy/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 8px 4px 0px 4px;
}

.art-nav
{
	position: relative;
	height: 35px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 35px;
	background-image: url('obrazky-psi-boudy/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 874px;
	clip: rect(auto, auto, auto, 874px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 27px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 81px;
	background-image: url('obrazky-psi-boudy/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:6px;
}

.art-menu a .r
{
	width:412px;
	right:0;
	clip: rect(auto, auto, auto, 406px);
}

.art-menu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #DADBD6;
	padding: 0 17px;
	margin: 0 6px;
	line-height: 27px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-27px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-27px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-27px;
}
.art-menu a:hover .t
{
	color: #F5FAE5;
}

.art-menu li:hover a .t
{
	color: #F5FAE5;
}

.art-menu li:hover>a .t
{
	color: #F5FAE5;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -54px;
}

.art-menu a.active .t
{
	color: #E4EADC;
}


/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('obrazky-psi-boudy/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #979B8C;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #52554A;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #303C0C;
	border-color: #7C806F;
	background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
	color: #303C0C;
	border-color: #7C806F;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #303C0C;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #303C0C;
}

/* end MenuSubItem */

/*obsah*/

#obsah {
position:relative;
padding:5px;
top:210px;
 width:854px;
 height:400px;
 background:#B1A987;
 border-right:5px solid #817B62 ;
 border-left:5px solid #817B62 ;
  /*border-bottom:5px solid #817B62 ;*/
 z-index:5;
}

#obsah img {
	float:left;
	padding-right: 20px;
	margin-top: 50px;
	margin-bottom: 5px;
  margin-right: 9px;
  margin-left: 9px;

}

#fotogalerie {
position:relative;
padding:5px;
top:210px;
 width:854px;
 height:400px;
 background:#B1A987;
 border-right:5px solid #817B62 ;
 border-left:5px solid #817B62 ;
  /*border-bottom:5px solid #817B62 ;*/
 z-index:5;
}

#fotogalerie img {
	float:left;
	margin-top: 40px;
	margin-bottom: 5px;
  margin-right: 13px;
  margin-left: 9px;
  border:0;

}

#cenik-obr img {
	float:left;


}


#kontakty{
text-align:center;
font-size: 20px;
position:relative;
padding:5px;
top:210px;
 width:854px;
 height:400px;
 background:#B1A987;
 border-right:5px solid #817B62 ;
 border-left:5px solid #817B62 ;
  /*border-bottom:5px solid #817B62 ;*/
 z-index:5;
}


.paticka {
position: absolute;
	top: 620px;
	left: 0px;
	background: #A19A7A;
	width: 844px;
	border-right:5px solid #817B62 ;
 border-left:5px solid #817B62 ;
	clear: both;
	height: 30px;
	margin: 0pt auto;
	padding: 10px;
	z-index:5;
}





.paticka p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
	text-align:center;

}


.odkazy-paticka a {
color:rgb(106,106,106); 

}




