/*********************************************** 
* FeketeGyorgy.hu css file (C) 2007
* Created by xTrinal-Studio (http://www.xtrinal.net)
***********************************************/
body {
  margin: 0px;
	font-family: Arial, "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	color: #fff;
  background-color: #fdfdfd;
	font-size: 13px;
}
div#base {
	width: 900px;
  height: auto;
	margin-left: auto; 
	margin-right: auto;
  overflow: hidden;
  background-color: #000;
  background-image: url(../img/bg.jpg);
  background-repeat: repeat-y;
  background-position: top right;
  color: inherit;
}
div#header {
  float: left;
  width: 340px;
  height: 68px;
  background-image: url(../img/header.jpg);
}
div#contact {
  float: left;
  width: 472px;
  height: 58px;
  border-top: 10px solid #CA8602;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}
div#contact span#number {
  display: block;
  margin: 5px;
  text-align: right;
  font-size: 18px;
}
div#contact span#address {
  margin-left: 5px;
  font-size: 17px;
}
div#music {
  float: left;
  clear: right;
  width: 86px;
  height: 68px;
}
div#pic {
  float: left;
  width: 86px;
  height: 64px;
  background: top left url(../img/felni.jpg) #000;
  color: inherit;
}
div#flashauto {
  float: left;
}
div#menu {
  float: left;
  width: 468px;
  height: 22px;
  padding-top: 40px;
  padding-right: 5px;
  border-top: 1px solid #959595;
  border-bottom: 1px solid #666;
  background-color: #4f4f4f;
  text-align: right;
  color: inherit;
}
div#menu a:link, div#menu a:visited {
  margin-left: 5px;
  background-color: inherit;
	color: #fff;
	font-size: 13px;
	text-decoration: none; 
}
div#menu a:hover, div#menu a:active {
  background-color: inherit;
	color: #CCC;
	text-decoration: underline;
}
div#fixtures {
  float: left;
  width: 471px;
  height: 128px;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  text-align: center;
}
div#fixtures h1 {
  margin-bottom: 25px;
  margin-top: 20px;
  font-size: 18px;
  font-weight: normal;
}
div#fixtures a {
  padding: 4px;
  border: 1px solid #222;
  background-color: inherit;
  color: #fff;
  text-decoration: none;
}
div#fixtures a:hover {
  border: 1px solid #666;
  background-color: #222;
  color: inherit;
}
div#repair {
  float: left;
  width: 341px;
  height: 165px;
  background-image: url(../img/repair.jpg);  
}
div#content {
  float: left;
  clear: right;
  width: 471px;
  height: 166px;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}
div#content div#text {
  float: left;
  width: 231px;
  height: 156px;
  margin: 0px;
  padding: 5px 10px 5px 5px;
  background-color: #282828;
  color: inherit;
  font-size: 12px;
}
div#content div#text iframe {
  margin: 0px;
  padding: 0px;
  border: none;
}
div#contects {
	position: absolute;
	text-align: left;
	width: 240px;
	height: 155px;
}
div#contects a {
  background-color: inherit;
	color: white;
	font-size: 12px;
	text-decoration: none; 
}
div#contects a:hover {
  background-color: inherit;
	color: #CCCCCC;
	text-decoration: underline;
}
#flash {
  width: 222px;
  min-width: 225px;
  height: 167px;
  max-height: 166px;
}
div#biography {
  float: left;
  width: 331px;
  padding: 5px;
  border-right: 1px solid #666;
  background-color: #282828;
  color: inherit;
  font-size: 12px;
}
div#copyright {
  clear: left;
}
div#copyright span {
  float: left;
  width: 331px;
  height: 16px;
  padding: 3px 5px 0px 5px;
  border-right: 1px solid #666;
  font-size: 11px;
}
div#xs {
  float: right;
  width: 86px;
  height: 16px;
  padding: 3px 0px 0px 0px;
  background-color: #c98901;
  text-align: center;
  color: inherit;
}
div#xs a:link, div#xs a:visited, div#xs a:hover {
  background-color: inherit;
  color: #000;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

