html {
	margin-bottom: 0px;
	height: 100%!important;
	height: 100%;
	min-width: 970px;
}

body	{ 
  background-color: #FFFFFF;
  width: 100%;
  height: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: "Trebuchet MS";
  color: #FFFFFF;
}

.clearer {
  width: 100% !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clear: both;
}

/* headers */

h2 {
  font-size: 18px;
  color: #C90019;
  text-transform: none;
  font-weight: normal;
  margin: 25px 0 6px 0;
  padding: 0 0 0 0;
}

h2.main {
  color: #9C6920;
  font-size: 19px;
  font-weight: normal;
  margin: 0 0 7px 0;
  padding: 4px 0 0 0;
}

div.box h2 {
  margin: 6px 6px 0px 6px;
}

h3 {
  font-size: 14px;
  color: #5E5446;
  margin: 0 0 8px 0;
  padding: 0 0 0 0;
}

/* headers end */



/* paragraphs */

p {
  font-family: "Trebuchet MS";
  font-size: 13px;
  font-weight: normal; 
  font-style: normal;
  text-decoration: none;
  color: #262626;
  text-align: justify;
  width: auto;
  margin: 0 0 8px 0;
  padding: 0;
}

div.box p {
  margin: 1px 6px 0 6px;
  font-size: 12px;
  font-weight: lighter;
  color: #545250;
}

div#footer p {
  color: #FFFFFF;
  font-size: 12px;
}

div#footerBottom p {
  font-size: 11px !important;
}

div.sitemap table {
  margin: 0 0 5px 0;
}

div.sitemap table tr td p {
  margin: 0;
  padding: 0;
}

/* paragrapsh end */



/* links */

a, a:visited {
  color: #262626;
  font-weight: normal;
  outline: none;
  text-decoration: underline;
}

a:hover {
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

div#footerBottom p a,
div#footerBottom p a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

div#footerBottom p a:hover {
  color: #A6A199;
}

div.sitemap a,
div.sitemap a:visited {
  text-decoration: none;
  color: #FFFFFF;
}

div.sitemap a:hover {
  color: #E6E2DC;
}

div#footerTop a img {
  border: 2px solid #A1927B;
}

div#footerTop a:hover img {
  border: 2px solid #AB9D89;
}

/* links end */



/* dividers */

.divHolder {
  width: 970px;
  margin: 0 auto;
  clear: both;
}

div#page {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  clear: both;
}

div#header {
  width: 100%;
  min-width: 970px;
  height: 417px;
  background: #282828 url('../temp/headerBG.jpg') repeat-x center top;
  clear: both;
}

div#logo {
  width: 490px;
  height: 112px;
  padding: 0;
  margin: 0 0 0 -116px;
  background-image: url('../temp/logo.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
  clear: none;
}

div#logo a {
  width: 308px;
  height: 94px;
  display: block;
  margin: 8px 0 0 117px;
  padding: 0;
}

div#logo a span {
  display: none;
}

div#langSelector {
  position: absolute;
  margin: 0 0 0 905px;
  padding: 0;
  float: right;
  width: auto;
}

div#langSelector ul {
  list-style-type: none;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  margin: 0;
  padding: 0;
}

div#langSelector ul li{
  display: block;
  width: 20px;
  height: 16px;
  line-height: 16px;
  float: left;
}

div#langSelector ul li a,
div#langSelector ul li a:visited{
  color: #6A6A6A;
  text-decoration: none;
}

div#langSelector ul li a:hover {
  color: #000000;
  text-decoration: none;
}

div#menu {
  width: auto;
  height: 22px;
  margin: 62px 0 0 0;
  padding: 0 0 0 0;
  float: right;
  clear: none;
}

div#mainMenu {
  width: 323px;
  height: 318px;
  margin: -13px 0 0 0;
  background-color: #BAAA93;
  background-image: url('../temp/menuBG.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
  clear: none;
}

div#slogan {
  width: 647px;
  height: 259px;
  background-image: url('../temp/sloganBG.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
  clear: none;
}

/*div#slogan img {
  padding: 25px 0 0 17px;
}*/

div#slider {
  width: 625px;
  height: 183px;
  display: block;
  margin: 25px 0 0 17px;
  padding: 0;
  overflow: hidden;
}

div.fotka {
  width: 625px;
  height: 183px;
  margin: 0;
  padding: 0;
  border: none;
  display: block;
}

div#inset {
  width: 100%;
  min-width: 970px;
  min-height: 320px;
  background: #FFFFFF url('../temp/insetBG.jpg') repeat-x center top;
  clear: both;
  padding: 40px 0 0 0;
}

div.MPimage {
  width: 315px;
  min-height: 211px;
  height: auto;
  margin: 0 14px 14px -3px;
  background-image: url('../temp/imgBG.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
  float: left;
  clear: none;
}

div.MPimage img {
  margin: 11px 0 0 11px;
}

div.MPimage ul {
  list-style-type: square;
  color: #5C5C5C;
  font-size: 11px;
  padding: 0 0 0 17px;
}

div.main-box {
  width: 320px;
  float: left;
  margin: 10px 0 0 0;
}

div.box {
  height: 161px;
  float: left;
}

.left {
  width: 317px;
  background-image: url('../temp/boxLeft.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.middle {
  width: 328px;
  margin: 0 1px 0 1px;
  background-image: url('../temp/boxBG.jpg');
  background-repeat: repeat-x;
  background-position: 0 0;
}

.right {
  width: 323px;
  background-image: url('../temp/boxRight.jpg');
  background-repeat: no-repeat;
  background-position: 0 0;
}

div.leftBox {
  width: 465px;
  height: auto;
  float: left;
  clear: none;
  margin: 15px 0 15px 0;
}

div.rightBox {
  width: 465px;
  height: auto;
  float: left;
  clear: none;
  margin: 15px 0 15px 40px;
}

div#leftCol {
  width: 315px;
  float: left;
  clear: none;
}

div#rightCol {
  width: 640px;
  float: left;
  clear: none;
  margin: 0 0 0 13px;
}

div#footer {
  width: 100%;
  min-width: 970px;
  min-height: 306px;
  height: 306px;
  color: #FFFFFF;
  background: #9C8C74 url('../temp/footerBG.jpg') repeat-x center top;
  clear: both;
  margin: 35px 0 0 0;
}

div#footerTop {
  height: 251px;
  padding: 14px 0 6px 0; 
}

div.sitemap {
  width: 240px;
  height: auto;
  margin: 0 1px 0 1px;
  float: left;
}

div#footerBottom {

} 

/* lists/menu */

div#menu ul	{
  width: 100%;
  display: inline;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
}

div#menu ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
  float: left;
  clear: none;
}

div#menu ul li a {
  display: block;
  margin: 0;
  padding: 0;
}

div#menu ul li a span	{
 display: none;
 margin: 0;
 padding: 0;
}




div#mainMenu ul	{
  width: 100%;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
}

div#mainMenu ul li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
  float: left;
  clear: none;
}

div#mainMenu ul li a {
  display: block;
  width: 323px;
  height: 30px;
  margin: 0;
  padding: 0;
}

div#mainMenu ul li a span	{
 display: none;
 margin: 0;
 padding: 0;
}


div.sitemap ul {
  width: auto;
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
  font-size: 12px;
  line-height: 21px;
}

div#inset ul {
  width: auto;
  display: block;
  margin: 10px 0 25px 35px;
  padding: 0 0 0 0;
  list-style-type: square;
  font-size: 13px;
  line-height: 22px;
  color: #4A4A4A;
  font-style: italic;
}

div#inset ol {
  margin: 0 0 0 0;
  padding: 0 0 0 14px;
}
