body {
  margin: 0; padding: 0;
  background: #f3f1e9 url( /files/ideakoneuusi.kotisivukone.com/rakenne/bodybg.jpg ) repeat-x 50% 0%;
  color: #31302f;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}
a {
  color: #38782A;
}
a:visited {
  color: #38782A;
}
h1 a { font-size: 100% }

#page {
  width: 800px;
  margin: 51px auto 0 auto;
  background-color: transparent;
}
#top-bar {
  height: 295px;
  background: transparent url( /files/ideakoneuusi.kotisivukone.com/rakenne/topbar.jpg ) no-repeat top left;
}
body.guru #top-bar {
  background-image: url( /files/ideakoneuusi.kotisivukone.com/rakenne/gururekry.jpg );
}
#content {
  margin: 0 280px 20px 20px;
  padding-top: 10px;
}
#columns {
  position: relative;
  top: -40px;
}

#content h1 {
  font-weight: normal;
  color: #342e18;
  font-size: 24px;
}

#content h2 {
  font-weight: normal;
  color: #342e18;
  font-size: 18px;
}

#footer {
  border-top: 1px solid #d9d6c6;
  text-align: left;
}
#footer a {
  display: block;
  margin: 0 30px;
  padding: 5px 0;
  font-size: 10px;
  color: #b1b1b1;
  text-decoration: none;
  font-weight: normal;
}

#menu {
  background-color: transparent;
  height: auto;
  position: relative;
  top: -296px;
}
#menu ul {
  height: auto !important; min-height: 29px;
  height: 29px;
  margin-left: 200px;
}
#menu ul li {
  height: 29px;
  padding: 0 3px; margin: 0;
}
#menu ul li a {
  color: #ffd200;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 7px 12px 8px 12px;
}
#menu ul a:hover, #menu li.active_link a:hover {
  color: #ffd200;
  text-decoration: underline;
}
#menu li.active_link a { text-decoration: none; }
#menu ul li ul {
  padding-bottom: 1px;
  z-index: 100;
  border: 1px solid #3e3e3e;
  background-color: #fff;
  height: auto;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
	height: auto;
  padding: 0;
}
#menu ul li ul li a {
	color: #3e3e3e;
  text-transform: none;
  padding: 4px 6px;
  overflow: hidden;
  background: none;
  font-weight: normal;
}
#menu ul li ul li a:hover {
	color: #3e3e3e;
	text-decoration: underline;
}


#left-bar, #right-bar {
  color: #5B5B5B;
  width: 270px;
  margin-top: -5px;
}
#left-bar h1, #right-bar h1 {
  color: #000;
  font-size: 100%;
  font-weight: bold;
}


.box {
  width: 266px;
  border: none;
  margin: 20px 0 0 0;
  background-color: #fff;
  border: none;
}
.box .header {
  background: none;
  padding: 0; margin: 0;
  border-top: 1px solid #dddbd8;
  border-left: 1px solid #dddbd8;
  border-right: 1px solid #dddbd8;
  height: 30px;
  background: transparent url( ../rakenne/boxhead.gif ) no-repeat top left;
}
.box .content {
  background: none;
  border: 1px solid #dddbd8;
  background: transparent url( ../rakenne/boxbg.gif ) repeat-x top left;
}
.box h1 {
  padding: 7px 0 0 10px;
  margin: 0;
}
.box p {
  padding: 10px 0;
  margin: 0 10px;
}


#searchengine {
  display: none;
}
#headblock {
  display: block;
}
#langmenu {
  position: absolute;
  top: 105px;
  margin-left: 740px;
}
#langmenu a { text-decoration: none; }

div#content div.inner table img {
  margin: 0;
}

body.singlepage4 div#content div.inner table img {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #DDDBD8;
  margin: 0 0 4px 4px;
}
