body {background: black url('../pics/whatermark.gif');
      pading: 0; margin: 0;
	  margin-top: 20px;
	  margin-bottom: 50px;
	  text-align: center;
	  }

/* fejlec */

#header {margin: 0 auto; 
		 padding: 0;
         background: white url(../pics/menu.jpg) no-repeat;
         height: 150px;
		 width: 700px;
		 }

h1 {float: left;
    margin: 0; padding: 0;
	font-variant: small-caps;
	font-size: 60px;
	color: green;
	padding-left: 20px;
	padding-top: 10px;}
	
#header a {float: right;
           position: relative;
		   display: block;
		   font-variant: small-caps;
		   text-decoration: none;
		   color: #999;}

#header i {visibility: hidden;}

a#home { background: url(../pics/home.gif) no-repeat; 
         text-align: right;
		 width: 90px; height: 30px;
		 position: relative; top: 87px; left: -588px;}
		 
a#females { background: url(../pics/female_50.gif) no-repeat 50% 100%;
            text-align: center;
			width: 70px;
			height: 70px;
			position: relative; top: 48px; left: -80px;}
			
a#pupies { background: url(../pics/pupie_50.gif) no-repeat 50% 100%;
           text-align: center;
		   width: 70px;
		   height: 70px;
		   position: relative; top: 48px; left: 70px;}
		   
a#memo { background: url(../pics/memo_50.gif) no-repeat 50% 100%;
         text-align: center;
		 width: 80px;
		 height: 90px;
		 position: relative; top: 28px; left: 225px;}
		 
a#lang { background: url(../pics/eng_small.gif) no-repeat; 
         text-align: right;
		 width: 90px; height: 30px;
		 position: relative; top: 87px; left: -228px;}
		 
a#males:hover, a#females:hover, a#pupies:hover, a#memo:hover {color: red; font-weight: bold;}

a#females:hover {background: url(../pics/female_50_hover.gif) no-repeat 50% 100%; border: none;}
a#pupies:hover {background: url(../pics/pupie_50_hover.gif) no-repeat 50% 100%; border: none;}
a#memo:hover {background: url(../pics/memo_50_hover.gif) no-repeat 50% 100%; border: none;}

/* tartalom */

#main { background: white url(../pics/bkground.jpg) repeat-y;
        width: 700px;
		margin: -20px auto;
		padding: 0;}
		
#dog {padding-top: 40px;}

h2 {margin: 0;
    text-align: left;
	color: #630;
	border-bottom: dotted 2px #c00;
	margin-left: 20px; margin-right: 20px;}
	
#dog {height: 320px;}

#doginfo {float: left;
          clear: none;}

#doginfo p {font-variant: small-caps;
            font-weight: bold;
			letter-spacing: 0.1em;
			margin: 20px;
			text-align: left;}
			
#doginfo ul {list-style: none;
              margin: 0;
			  padding: 0;
			  margin-top: -39px;
			  margin-left: 150px;
			  width: 180px;
			  text-align: left;
			  line-height: 1.7em;}

b {margin: 23px;
   width: 300px;
   height: 250px;
   float: right;}
   
i {font-weight: normal;}

#dog img {/*float: right;
          margin: 20px; */
		  margin: 0 auto;
		  border: solid 3px #ddd;}
		  
/* footer */

#footer {margin: 0 auto; 
		 padding: 0;
		 padding-top: 40px;
         background: url(../pics/footer.jpg) no-repeat;
         height: 100px;
		 width: 700px;}
		 
#footer a { float: right;
            font-size: 12px;
			font-variant: small-caps;
			color: #999;
			height: 50px;
			display: block;
			position: relative;}
			
a#kontakt {background: url(../pics/kontakt_small.gif) no-repeat 50% 100%; width: 70px; top: -18px; right: 6px;}
a#guest {background: url(../pics/guest_small.gif) no-repeat 50% 100%; width: 85px; top: -18px; right: 4px;}
a#about {background: url(../pics/about_small.gif) no-repeat 50% 100%; width: 85px; top: -18px; right: 288px;}
a#pics {background: url(../pics/pics_small.gif) no-repeat 50% 100%; width: 85px; top: -18px; right: 293px;}
a#links {background: url(../pics/links_small.gif) no-repeat 50% 100%; width: 85px; top: -18px; right: 298px;}

a#kontakt:hover, a#guest:hover, a#about:hover, a#pics:hover, a#links:hover {color: red; font-weight: bold;}
