hr{width:75%;color:navy;background-color:navy;}

body
{
 font-family:comic sans ms;
 background-color:#ffe785; 
 line-height:1em;
}

#container
{
 position:absolute;
 left:1em;
 top:0px;
 width:950px;
 margin:0px auto;
}

	#divcenter
	{
	 width:550px;
	 height:100%;
	 background-color:#ffffcc;
	 float:left;
	 border-left:2px solid navy;
	 border-right:2px solid navy;
	 border-bottom:5px double navy;
	}
	
		#divcenter a
		{
		 color:navy;
		 text-decoration:none;
		 font-weight:bold;
		}
		
		#divcenter a:hover
		{
		 color:mediumpurple;
		}
	
		#divtext
		{
		 text-align:justify;
		 padding-left:1em;
		 padding-right:1em;
		 font-size:10pt;
		 font-family:tahoma;
		}
		
		#divtext img.right
		{
		 float:right;
		 border:1px solid navy;
		 margin-left:1em;
		}

		#divtext img.left
		{
		 float:left;
		 border:1px solid navy;
		 margin-right:1em;
		}
		
		#divtext p
		{
		 margin-top:0em;
		 margin-bottom:2em;
		}
		
		#divtext sup
		{
		 float:right;
		}
	
		#divtext h1
		{
		 font-size:12pt;
		 font-weight:bold;
		 color:navy;
		 margin-top:0em;
		 margin-bottom:0.5em;
		}
	
	#divleft
	{
	 width:230px;
	 height:100%;
	 line-height:1.25em;
	}	 
	
	#divright
	{
	 width:75px;
	 height:1410px;
	 background:url('design/sidepic.jpg');
	}
	
	#divleft, #divright
	{
	 float:left;
	}

#footer
{
 font-size:6pt;
 color:navy;
 font-style:normal;
 text-align:center;
 letter-spacing:1px;
 position:absolute;
 bottom:1em;
 clear:both;
}

#navigation, #anchors
{
 margin:0px;
 padding:0px;
 list-style:none;
}

#navigation
{
 font-size:12pt;
 letter-spacing:1px;
 text-transform:lowercase;
 position:relative;
 top:100px;
}

#navigation a
{
 text-decoration:none;
 color:mediumpurple;
}

	#navigation a:hover
	{
	 color:#c9c;
	 margin-left:0.5em;
	}

	#navigation #active
	{
	 color:navy;
	 margin-left:0.5em;
	}

#anchors
{
 text-align:right;
 margin-bottom:5em;
 font-family:comic sans ms;
 margin-top:1em;
 margin-left:1em;
 margin-right:1em;
 font-size:10pt;
 font-style:italic;
 font-weight:bold;
}

	#anchors li
	{
	 display:inline;
	}

	#anchors li a
	{
	 color:navy;
	 text-decoration:none;
	 white-space:nowrap;
	}
	
	#anchors li a:hover
	{
	 color:mediumpurple;
	}

/* csoport.html */

div.course
{
 margin-top:3em;
 margin-bottom:3em;
}

span.coursename
{
 font-weight:bold;
 font-style:italic;
}

ul.coursedate
{
 list-style:none;
 padding:0px;
 margin:0px;
}

/* bemutatkozo.html */

#gyongyver
{
 float:left;
 margin-right:1em;
 border:1px solid navy;
}

/* kapcsolat.html */

#gy_name
{
 color:navy;
 font-weight:bold;
 text-decoration:underline;
}

/* galeria.html */

#tablegallery
{
 margin:0px auto;
 border-spacing:1em;
}

#prev, #next
{
 color:navy;
 font-size:10pt;
 text-decoration:none;
 font-weight:normal;
}

#next
{
 float:right;
}

	#next:hover
	{
	 color:mediumpurple;
	}

#prev
{
 float:left;
}
	
	#prev:hover
	{
	 color:mediumpurple;
	}


#tablegallery td
{
 width:100px;
 height:100px;
 text-align:center;
 padding:5px;
 border:5px double #ffe785;
 border-spacing:15px;
}

#jsfooter
{
 font-family:comic sans ms;
 position:absolute;
 bottom:0px;
 right:0px;
 color:navy;
 font-size:8pt;
}

/* hang.html */

th
{
 color:#f93;
 font-weight:bold;
}

#listcenter
{
 margin-top:1em;
 margin-bottom:1em;
}

#sbowls
{
 margin:3em auto;
 width:320px;
 display:block;
}

/* linkek.html */

#links
{
 list-style:none;
 padding:0px;
 margin:0px;
}

#links a
{
 font-size:10pt;
 font-weight:bold;
 color:navy;
 text-decoration:none;
}

#links a:hover
{
 color:mediumpurple;
}
