body {
  margin: 0;
  padding: 0;
  background: #6e029f url(images/bg_page.png) repeat-x left top;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div, p, h1, h2, h3, ul, li {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
  color: #3a3a3a;
}

a {
  color: #3a3a3a;
  text-decoration: none;
}

a:hover {
  color: #6f019e;
  text-decoration: none;
}

a.inverted {
  color: #6f019e;
  text-decoration: none;
}

a.inverted:hover {
  color: #3a3a3a;
  text-decoration: none;
}

#container {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
}

#pageheader {
  background: transparent url(images/pageheader.png) no-repeat left top;
  width: 100%;
  height: 160px;
  position: relative;
}

#pagecontent {
  background: transparent url(images/bg_pagecontent.png) no-repeat left bottom;
  width: 100%;
  min-height: 200px;
}

#categorypanel {
  float: left;
  background: transparent url(images/bg_categorypanel.png) no-repeat left top;
  width: 190px;
  min-height: 794px;
/*  position: relative; */
}

/*
#categorypanelbottom {
  display: block;
  clear: both;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: transparent url(images/bg_categorypanelbottom.png) no-repeat left top;
}
*/

#content {
  float: left;
  width: 610px;
  min-height: 810px;
  background: transparent url(images/bg_content.png) repeat-y left top;
  position: relative;
}

#contentbottom {
  display: block;
  height: 18px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: transparent url(images/bg_contentfooter.png) no-repeat left top;
}

#bannerpanel {
  float: left;
  background: transparent url(images/bg_bannerpanel.png) no-repeat left top;
  width: 190px;
  min-height: 794px;
}

p.sitetitle a {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  top: 55px;
  left: 190px;
  width: 200px;
  height: 50px;
}

p.sitetitle a span {
  display: none;
}

#nameday {
  position: absolute;
  top: 125px;
  left: 190px;
  font-size: 1.2em;
  color: #6f019e;
}

#nameday a:hover {
  text-decoration: underline;
}

#categorypanel h2 {
  background: transparent url(images/header_categories.png) no-repeat left top;
  width: 190px;
  height: 50px;
}

#categorypanel h2 span {
  display: none;
}

#categories {
  background: transparent url(images/bg_categories.png) no-repeat left bottom;
  margin-left: 20px;
  width: 170px;
  min-height: 110px;
}

#pageinfos {
  margin: 40px 10px 20px 30px;
  font-size: 1.1em;
  line-height: 1.5em;
  text-align: center;
}

#portfolio {
  display: block;
  padding: 0 0 0 50px;
  width: 580px;
  height: 65px;
  background: transparent url(images/bg_portfolio.png) no-repeat left top;
}

#portfolio li {
  display: inline;
}

#portfolio li a {
  display: block;
  float: left;
  padding-top: 20px;
  height: 40px;
  color: #000;
  font-size: 14px;
}

#portfolio li a:hover {
  color: #6f019e;
}

#portfolio li a span {
/*  display: none; */
}

.coffeecup {
  width: 110px;
}

.wallpapers {
  width: 115px;
}

.games {
  width: 85px;
}

.photobook {
  width: 140px;
}

.shop {
/*  background: transparent url(images/menu_fotoaruhaz.png) no-repeat left top; */
  width: 105px;
}

.shop:hover {
/*  background: transparent url(images/menu_fotoaruhaz.png) no-repeat 0 -60px; */
  width: 105px;
}

.magazine {
/*  background: transparent url(images/menu_fotomagazin.png) no-repeat left top; */
  width: 120px;
}

.magazine:hover {
/*  background: transparent url(images/menu_fotomagazin.png) no-repeat 0 -60px; */
  width: 120px;
}

.album {
/*  background: transparent url(images/menu_fotoalbum.png) no-repeat left top; */
  width: 102px;
}

.album:hover {
/*  background: transparent url(images/menu_fotoalbum.png) no-repeat 0 -60px; */
  width: 102px;
}

.digifoto {
/*  background: transparent url(images/menu_fotokidolgozas.png) no-repeat left top; */
  width: 136px;
}

.digifoto:hover {
/*  background: transparent url(images/menu_fotokidolgozas.png) no-repeat 0 -60px; */
  width: 136px;
}

.gallery {
/*  background: transparent url(images/menu_kepgaleria.png) no-repeat left top; */
  width: 108px;
}

.gallery:hover {
/*  background: transparent url(images/menu_kepgaleria.png) no-repeat 0 -60px; */
  width: 108px;
}

#contentbody {
  background: transparent url(images/header_content.png) no-repeat left top;
  padding: 15px 0 0 5px;
  min-height: 15px;
}

#bannertopbox {
  background: transparent url(images/bg_bannertopbox.png) no-repeat left top;
  width: 176px;
  height: 175px;
  padding: 27px 0 0 14px;
}

#banner {
/*  background: transparent url(images/bg_banner.png) no-repeat left top; */
  width: 170px;
  height: 608px;
}

#bannerpanel h2 {
  padding: 17px 0;
  width: 100%;
  text-align: center;
  color: #fff;
}

#bannerpanel iframe,
#bannerpanel img,
#bannerpanel object {
  margin-left: 7px;
}

.google-468-15 {
  text-align: center;
  margin: 10px 0;
}

.google-160-90 {
  padding-top: 30px;
  width: 160px;
  height: 90px;
  overflow: hidden;
}

#contentbody h1 {
  background: transparent url(images/bg_contentheader.png) no-repeat left top;
  margin-bottom: 15px;
  min-width: 600px;
  height: 28px;
}

#contentbody h1 span {
  display: block;
  padding: 6px 0 0 30px;
  font-size: 1.2em;
  font-weight: bold;
}

#pagefooter {
  background: transparent url(images/bg_pagefooter.png) no-repeat left top;
  padding: 0 0 0 0;
  width: 100%;
  height: 76px;
}

#footerleft,
#footerright {
  float: left;
  padding: 8px 0 0 0;
  width: 190px;
  text-align: center;
}

#footerleft img,
#footerright img {
  padding: 3px 0 0 0;
}

#footercenter {
  float: left;
  padding: 8px 0 0 0;
  width: 610px;
  text-align: center;
}

#footercenter p {
  font-size: 1.1em;
  padding: 3px 0 3px 0;
}

.picturecounter {
  font-weight: bold;
}

/* Pager */

div.pager {
  display: block;
  margin: 0 auto 0 auto;
  padding: 25px 0 0 0;
  border: 0;
  text-align: center;
}

div.pager a {
  text-decoration: none;
}

div.pager span {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #6f019e;
  padding: 0 0 0 5px;
}

div.pager a:link span, div.pager a:visited span {
  color: #6f019e;
  text-decoration: none;
}

div.pager a:hover span {
  color: #3a3a3a;
  text-decoration: none;
}

div.pager a span {
  font-weight: normal;
}

div.pager span.pagertitle {
  color: #6f019e;
}

div.pagerarrows {
  display: block;
  margin: 0;
  padding: 0 30px 0 0;
  border: 0;
}

div.pagerbottom {
  display: none;
  margin: 0;
  padding: 0;
  border: 0;
}

a.prevlink:link, a.prevlink:visited {
  color: #CCCCFF;
  text-decoration: none;
}

a.prevlink:hover {
  color: #FFCC00;
  text-decoration: none;
}

a.prevlink span {
}

a.nextlink:link, a.nextlink:visited {
  color: #CCCCFF;
  text-decoration: none;
}

a.nextlink:hover {
  color: #FFCC00;
  text-decoration: none;
}

a.nextlink span {
}

div.pagerbottom span.emptylink {
}

#bannertopbox .randomtoppicture {
  margin: 0;
  padding: 13px 0 0 20px;
  border: 0;
}

#bannertopbox .randomtoppicture img {
  margin: 0;
  padding: 0;
  border: 0;
}
