/*
bmx.xtrinal.net CSS v1.0
xTrinal-Studio - www.xtrinal.net
info[at]xtrinal[dot]net
 */
/* Base */
body {
  background-color: #fff;
  color: #333;
  font-family: "Arial", Sans-Serif;
  margin: 0px;
  padding: 0px;
}
div#base {
  width: 700px;
  text-align: center;
  height: auto;
  overflow: hidden;
  background: url(img/base/base.jpg) repeat;
  margin: 0px auto 0px auto;
}
/* Header */
div#head a {
  display: block;
  width: 700px;
  height: 165px;
  padding-left: 10px;
  background: left top url(img/base/header.jpg) no-repeat;
  color: inherit;
}
/* Left side */
div#site {
  background-repeat: repeat-y;
  width: 700px;
  text-align: justify;
  margin: 0px 0px 0px 0px;
}
div#leftside {
  float: left;
  background: url(img/base/content.jpg) left top repeat-y inherit;
  color: inherit;
  width: 450px;
  height: auto;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
div.post {
  padding: 0px;
  margin: 0px 5px 0px 15px;
  width: 440px;
  background-color: inherit;
}
div.post h1 {
  background-color: inherit;
  color: #0167b2;
  text-align: justify;
  font-size: 18px;
  font-weight: bold;
  margin: 0px;
  padding: 5px 5px 0px 5px;
}
div.post h1 a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: none;
}
div.post  h1 a:hover {
  background-color: inherit;
  color: #0167b2;
}
div.post h2 {
  background-color: inherit;
  color: #0167b2;
  text-align: justify;
  font-size: 11px;
  font-weight: normal;
  margin: 0px;
  padding: 0px 5px 0px 5px;
}
div.post h2 a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: none;
}
div.post  h2 a:hover {
  background-color: inherit;
  color: #ff0000;
}
div.posttext {
  background-color: inherit;
  color: #333;
  text-align: justify;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  padding: 10px 5px 15px 5px;
}
div.posttext a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: none;
}
div.posttext a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
div.posttext .pics {
  display: block;
  text-align: center;
  background-color: inherit;
  color: inherit;
  padding: 0px;
  border: 1px solid #0167b2;
  margin: 0px auto 0px auto;
}
div.posttext .pics:hover {
  display: block;
  text-align: center;
  background-color: inherit;
  color: inherit;
  padding: 0px;
  border: 1px solid #ff0000;
  margin: 0px auto 0px auto;
}
div#pages {
  width: 525px;
  margin-left: 5px;
  background-color: inherit;
	font-size: 12px;
  color: #333;
  overflow: hidden;
	padding-top: 10px;
	padding-bottom: 5px;
}
div#pages a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: underline;
}
div#pages a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
div#pages #old { 
  float: left; 
  padding-left: 2px;
}
div#pages #new { 
  float: right; 
  text-align: right;
  padding-right: 85px;
}
blockquote {
  display: block;
  width: 408px;
  background-color: #fff;
  color: inherit;
  font-style: italic;
  text-align: justify;
  margin: 5px auto 5px auto;
  padding: 5px 10px 5px 10px;
  border: 1px solid #ff0000;
}
blockquote:hover {
  background-color: #f2f2f2;
  color: inherit;
  border: 1px solid #0167b2;
}
/* Regisztráció */
div.regisztracio {
  padding: 0px;
  margin: 0px 5px 10px 15px;
	width: 440px;
	text-align: justify;
	background-color: inherit;
}
div.regisztracio h1 {
  background-color: inherit;
  color: #0167b2;
  text-align: justify;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0px 0px 5px 5px;
}
div.regisztracio h2 {
  background-color: inherit;
  color: #333;
  text-align: justify;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 0px 5px 5px 5px;
}
div.regisztracio div.content {
  background-color: inherit;
  color: #333;
  font-size: 12px;
  margin: 0;
  padding: 0px 5px 15px 5px;
}
div.regisztracio div.content input, textarea {
  background-color: #fff;
  color: #333;
  font-family: Arial;
  font-size: 12px;
  padding: 2px;
  margin-bottom: 2px;
  border: 1px solid #999;
}
div.regisztracio div.content input:hover, textarea:hover {
  background-color: #f2f2f2;
  color: #333;
}
div.regisztracio div.content input:focus, textarea:focus {
  background-color: #fff;
  color: #333;
}
/* Statisztika */
div.statisztika {
  padding: 0px;
  margin: 0px 5px 10px 15px;
	width: 440px;
	text-align: justify;
	background-color: inherit;
}
div.statisztika h1 {
  background-color: inherit;
  color: #0167b2;
  text-align: justify;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0px 0px 5px 5px;
}
div.statisztika h2 {
  background-color: inherit;
  color: #333;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 5px 5px 5px;
  padding: 0px 0px 2px 0px;
  border-bottom: 1px solid #999;
}
div.statisztika div.content {
  background-color: inherit;
  color: #333;
  font-size: 12px;
  margin: 0;
  padding: 0px 5px 15px 5px;
}
div.statisztika div.content p.doboz {
  background-color: inherit;
  border: 1px solid #999;
  margin: 5px 0px 0px 0px;
  padding: 5px;
  color: inherit;
}
div.statisztika div.content p.doboz a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: none;
}
div.statisztika div.content p.doboz a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
div.statisztika div.content ul {
  clear: both;
  background-color: inherit;
  color: #333;
  font-size: 12px;
  text-align: justify;
  padding: 0px 5px 5px 10px;
  margin: 0px;
}
div.statisztika div.content li {
  clear: both;
  list-style: none;
  background-color: inherit;
  padding: 0px;
  margin: 0px;
}
/* Keresés */
div.kereses {
  padding: 0px;
  margin: 0px 5px 10px 15px;
	width: 440px;
	text-align: justify;
	background-color: inherit;
}
div.kereses  a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: none;
}
div.kereses a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
div.kereses h1 {
  background-color: inherit;
  color: #0167b2;
  text-align: justify;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0px 0px 5px 5px;
}
div.kereses h2 {
  background-color: inherit;
  color: #333;
  text-align: justify;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 10px 5px 0px 0px;
}
div.kereses div.content {
  background-color: inherit;
  color: #333;
  font-size: 11px;
  margin: 0;
  padding: 0px 5px 15px 5px;
}
div.kereses div.content ul {
  clear: both;
  background-color: inherit;
  color: #333;
  text-align: justify;
  margin: 0;
  padding: 0px 0px 5px 0px;
}

div.kereses div.content li {
  clear: both;
  margin: -1px 0px 0px 0px;
  list-style: none;
  background-color: inherit;
}
div.kereses div.content input, textarea {
  background-color: #fff;
  color: #333;
  font-family: Arial;
  font-size: 11px;
  padding: 2px;
  margin-bottom: 2px;
  border: 1px solid #d0d0d0;
}
div.kereses div.content input:hover, textarea:hover {
  background-color: #eee;
  color: #333;
}
div.kereses div.content input:focus, textarea:focus {
  background-color: #fff;
  color: #333;
}
/* 404hiba */
div.hiba {
  text-align: justify;
  margin: 0;
  padding: 0;
}
div.hiba  a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: none;
}
div.hiba a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
div.hiba h1 {
  background-color: inherit;
  color: #0167b2;
  text-align: justify;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0px 0px 5px 15px;
}
div.hiba div.content {
  background-color: inherit;
  color: #333;
  font-size: 12px;
  margin: 0;
  padding: 0px 5px 15px 15px;
}
div.hiba ul {
  clear: both;
  background-color: inherit;
  color: #333;
  font-size: 12px;
  text-align: justify;
  margin: 0px 15px 0px 15px;
  padding: 0px 0px 15px 0px;
}
div.hiba li {
  clear: both;
  margin: -1px 0px 0px 10px;
  list-style: none;
  background-color: inherit;
}
/* Jogok */
div.jogok {
  text-align: justify;
  margin: 0;
  padding: 0;
}
div.jogok  a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: underline;
}
div.jogok a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
div.jogok h1 {
  background-color: inherit;
  color: #0167b2;
  text-align: justify;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0px 0px 5px 20px;
}
div.jogok h2 {
  background-color: inherit;
  color: #333;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 5px 5px 20px;
  padding: 0px 0px 2px 0px;
  border-bottom: 1px solid #999;
}
div.jogok div.content {
  background-color: inherit;
  color: #333;
  font-size: 12px;
  margin: 0;
  padding: 0px 5px 15px 20px;
}
/* Verzió */
div.verzio {
  text-align: justify;
  margin: 0;
  padding: 0;
}
div.verzio  a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: underline;
}
div.verzio a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
div.verzio h1 {
  background-color: inherit;
  color: #0167b2;
  text-align: justify;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0px 0px 5px 15px;
}
div.verzio div.content h2 {
  background-color: inherit;
  color: #333;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 5px 5px 15px;
  padding: 0px 0px 2px 0px;
  border-bottom: 1px solid #999;
}
div.verzio div.content {
  background-color: inherit;
  color: #333;
  font-size: 12px;
  margin: 0;
  padding: 0px 5px 15px 5px;
}
div.verzio ul {
  clear: both;
  background-color: inherit;
  color: #333;
  font-size: 12px;
  text-align: justify;
  margin: 0px 15px 0px 15px;
  padding: 0px 0px 15px 0px;
}
div.verzio li {
  clear: both;
  margin: -1px 0px 0px 0px;
  list-style: none;
  background-color: inherit;
}
/* Beállítások */
div.beallitasok {
  padding: 0px;
  margin: 0px 5px 10px 15px;
	width: 440px;
	text-align: justify;
	background-color: inherit;
}
div.beallitasok h1 {
  background-color: inherit;
  color: #0167b2;
  text-align: justify;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0px 0px 5px 5px;
}
div.beallitasok div.content h2 {
  background-color: inherit;
  color: #333;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 5px 5px 0px;
  padding: 0px 0px 2px 0px;
  border-bottom: 1px solid #999;
}
div.beallitasok div.content {
  background-color: inherit;
  color: #333;
  font-size: 11px;
  margin: 0;
  padding: 0px 5px 15px 5px;
}
div.beallitasok div.content input, textarea {
  background-color: #fff;
  color: #333;
  font-family: Arial;
  font-size: 12px;
  padding: 2px;
  margin-bottom: 2px;
  border: 1px solid #d0d0d0;
}
div.beallitasok div.content input:hover, textarea:hover {
  background-color: #f2f2f2;
  color: #333;
}
div.beallitasok div.content input:focus, textarea:focus {
  background-color: #fff;
  color: #333;
}
/* Egyéb dolgok */
div.other {
  padding: 0px;
  margin: 0px 5px 5px 15px;
	width: 440px;
	text-align: justify;
	background-color: inherit;
}
div.other h1 {
  background-color: inherit;
  color: #0167b2;
  text-align: justify;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0px 0px 0px 5px;
}
div.other img {
  border: none;
}
div.other div.content {
  background-color: inherit;
  color: #333;
  font-size: 12px;
  margin: 0;
  padding: 0px 5px 15px 5px;
}
div.other  a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: none;
}
div.other a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
/* Kommentelés */
div.kommentsection {
  display: block;
  width: 428px;
  margin: 0px 5px 5px 20px;
  padding: 0px;
}
div#kommentadd {
  display: block;
  width: 428px;
  margin: 0px 5px 10px 20px;
  padding: 0px;
  text-align: justify;
  font-size: 11px;
  background-color: inherit;
  border: 1px solid #d0d0d0;
}
div#kommentadd h1 {
  font-size: 18px;
  font-weight: bold;
  text-align: justify;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 5px;
}
div#kommentadd input, textarea {
  background-color: #fff;
  color: #999;
  font-family: Arial;
  font-size: 11px;
  padding: 2px;
  margin-bottom: 2px;
  border: 1px solid #d0d0d0;
}
div#kommentadd input:hover, textarea:hover {
  background-color: #f2f2f2;
  color: #333;
}
div#kommentadd input:focus, textarea:focus {
  background-color: #fff;
  color: #333;
}
div#form {
  padding: 10px 5px 15px 5px;
  margin: 0px;
  color: #333;
  text-align: justify;
  font-size: 12px;
}
div#nokomment {
  text-align: justify;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 5px 0px 35px;
}
div#kommentform {
  text-align: justify;
  color: #333;
  font-size: 12px;
  margin: 0px;
  padding: 0px 5px 10px 5px;
}
div.komment {
  display: block;
  background-repeat: repeat-y;
  width: 428px;
  padding: 0px;
  margin: 0px;
  background-color: inherit;
  border: 1px solid #d0d0d0;
}
div.komment div.avatar {
  float: left;
  margin: 0px;
  padding: 5px 5px 5px 5px;
  border: none;
}
div.komment div.infok {
  padding: 0px;
  margin: 0px;
  color: #0167b2;
  text-align: justify;
  font-size: 12px;
}
div.komment div.info{
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  color: #ff0000;
  text-align: justify;
  font-size: 12px;
}
div.komment div.info a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: none;
}
div.komment div.info a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
div.komment div.info2{
  padding: 0;
  margin: 0;
  color: #0167b2;
  text-align: justify;
  font-size: 12px;
}
div.komment div.info2 a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: none;
}
div.komment div.info2 a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
div.komment p {
  clear: both;
  padding: 0px 5px 5px 5px;
  margin: 0px;
  color: #333;
  text-align: justify;
  font-size: 12px;
}
div.komment p a {
  background-color: inherit;
  color: #0167b2;
  text-decoration: underline;
}
div.komment p a:hover {
  background-color: inherit;
  color: #ff0000;
  text-decoration: none;
}
div#acq a {
  background-color: inherit;
  color: #333;
  text-decoration: none;
  margin: 0px 0px 0px 5px;
}
div#acq a:hover {
  background-color: inherit;
  color: #ff6600;
  text-decoration: none;
}
/* Menu */
div#menu {
  float: right;
  background-color: inherit;
  color: inherit;
  width: 175px;
  height: auto;
  overflow: hidden;
  margin: 0px;
  padding: 0px;
}
div.block {
  padding: 0px;
  margin: 0px 5px 10px 5px;
  width: 165px;
  background-color: inherit;
}
div.block h1 {
  color: #0167b2;
  font-size: 18px;
  font-weight: bold;
  text-align: justify;
  padding: 0px;
  margin: 5px 5px 2px 5px;
}
div.block ul {
  clear: both;
  background-color: inherit;
	color: #333;
	font-size: 12px;
	text-align: justify;
	padding: 0px 5px 5px 10px;
	margin: 0px;
}
div.block li {
  clear: both;
  list-style: none;
  background-color: inherit;
	padding: 0px;
	margin: 0px;
}
div.block a{
  color: #333;
	background-color: inherit;
	text-decoration: none;
}
div.block a:hover {
  color: #0167b2;
	background-color: inherit;
	text-decoration: none;
}
/* Footer */
div#footer {
  width: 700px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0px auto 0px auto;
	background-color: #0167b2;
}
div#footertext {
  color: #fff;
	background-color: inherit;
	margin: 5px 5px 5px 5px;
	padding: 0px;
	font-size: 11px;
	text-align: right;
}
div#footertext a {
  color: #fff;
	background-color: inherit;
	text-decoration: underline;
}
div#footertext a:hover {
  color: #fff;
	background-color: inherit;
	text-decoration: none;
}
