body {
   background: #F7F7F6 url(img/hatter.gif) repeat-y 50% 0;
   background-attachment: fixed;
   margin: 0px;
   padding: 0px;
   text-align: center;
}

.clear {
	clear: both;
}

#container {
   margin: 0px auto;
   text-align: left;
   width: 692px;
}

h1 {
   text-indent: -9999px;
   width: 692px;
   height: 90px;
   background: url(img/jaszbere.jpg);
   margin: 0px;
   padding: 0px;
}


#left {
	width: 178px;
	float: left;
}

#content {
	width: 479px;
	float: left;
	padding: 15px 0px 10px 20px;
}

#content h2 {
	font: normal 18px Georgia, Times New Roman, Times, serif;
	background: transparent url(img/bullet_title.gif) no-repeat;
	color: #80866A;
	width: 454px;
	padding: 0px 0px 0px 30px;
	margin:0px;
}

#footer {	
	margin: 0px auto;
	position: relative;
	background-color: #717F51;
	border-top: 9px solid #F7F7F6;
	width: 692px;
	padding: 5px 0px;
	clear: both;
}

#footer h2 {
	maring: 0px;
	text-align: center;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #D3D8C4;
}

#footer h2 a:visited, #footer h2 a:link {
	color: #D3D8C4;
	text-decoration: none;
	border-bottom: 1px dotted #D3D8C4;
}

#footer h2 a:hover {
	color: #F7F7F6;
	text-decoration: none;
	border-bottom: none;
	background-color: #330000;
}

.text {
	font: 15px/18px Arial;
	color: #000000;
	margin-bottom: 10px;
}

.imageright {
	float: right;
	padding: 7px;
	margin-left: 10px;
	background-color: #ffffff;
	border: 1px solid #bac1a3;
}

/* --- navigation --- */

#navcontainer {
	width: 178px;		
}

#navcontainer ul {
	margin: 0px;
 	padding: 0px;
 	list-style-type: none;
 	font: bold 12px/22px Arial;
	text-indent: 20px;
	letter-spacing: 1px;
	border-bottom: 1px solid #fff;
}

#navcontainer a {
 	display: block;
 	width: 178px;
 	height: 22px;
}

#navcontainer a:link, #navcontainer a:visited {
	background: url(img/gomb1.gif);
 	color: #000066;
 	text-decoration: none;
}

#navcontainer a:hover {
	background: url(img/gomb2.gif);
	color: #660000;
	text-decoration: none;
}

#navcontainer li a#current {
	background: url(img/gomb2.gif);
	color: #A5003B;
	text-decoration: none;
}

/* --- favorite links--- */

#favlinks {
	width: 163px;
	padding-left: 15px;
	margin-top: 10px;
}

#favlinks h2 {
	font: normal 16px Georgia, Times New Roman, Times, serif;
	color: #5C604D;	
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#favlinks ul {
	margin: 0px;
 	padding: 0px;
 	list-style-type: none;
}

ul.extlinks li {
	background: url(img/bullet_extlink.gif) no-repeat 0px 3px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 12px;
}

.extlinks a:link {
 	color: #A5003B;
 	text-decoration: none;
 	border-bottom: 1px dotted #A5003B;
}

.extlinks a:visited {
 	color: #6F2D47;
 	text-decoration: none;
 	border-bottom: 1px dotted #959E79;
}

.extlinks a:hover {
	background-color: #C3C9B1;
	color: #A5003B;
	text-decoration: none;
	border-bottom: 1px solid #A5003B;
}
