@media screen, projection {


body {
  margin: 20px 0 0 0; padding: 0px; border: 0px;
  font-size: 14px;
  font-family: "Verdana, Arial CE",Helvetica,Arial,Sans-serif;
  background-repeat: repeat-x;
  background-color: #ff9900;
  color: #642100;
}

#mainborder {
  position: relative;
  width: 825px;
  margin: 0 auto;
  text-align: left;
  padding: 0;
}

#topimg {
  width: 825px;
  height: 170px;
  background-repeat: no-repeat;
  background: url("/img/bg_topimg.gif"); 
}

#topimage {
  width: 631px;
  height: 170px;
  margin-left: 185px;
}

#content {
  width: 825px;
}

#content-inner {
  padding: 0 9px 18px 185px;
  background: url("/img/bg_content.gif"); 
  background-repeat: repeat-y;
}

#content-bottom {
  height: 60px;
  margin-top: -10px;
  background: url("/img/bg_content_bottom.gif"); 
  background-repeat: no-repeat;
}


#h1 {
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  background: url("img/bg_h1.gif"); 
  background-repeat: no-repeat;
}

#h1-inner {
	padding: 20px 0 0 0;
}

a {
	color: black;
}

#copyright a, #imageviewer #copyright a {
  color: #943b00;
  text-decoration: none;
}

#copyright {
  clear: both;
  font-size: 0.8em;
  text-align: left;
  color: #943b00;
}

#copyright-inner {
  padding: 19px 0 0 210px;
}

#leftmenu {
  width: 170px;
  position: absolute;
  left: 0px;
  top: 130px;
  text-align: center;
  padding: 0;
  margin: 0;
  border-top: 1px solid #ff9900;
}

div.menumainitem {
  width: 170px;
  display: block;
  color: #68401c;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #ff9900;
  background-color: #df8600;
}

div.menumainitem1 {
  width: 170px;
  display: block;
  color: #68401c;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #ff9900;
  background: url("/img/bg_leftmenu_1.gif"); 
  background-repeat: no-repeat;
  background-color: #df8600;
}

div.menumainitem2 {
  width: 170px;
  display: block;
  color: #68401c;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid #ff9900;
  background: url("/img/bg_leftmenu_2.gif"); 
  background-repeat: no-repeat;
  background-color: #df8600;
}

a.typmenumainitem, a.typmenumainitem-active {
  display: block;
  font-weight: bold;
  color: #000000;
  padding: 6px 0; 
  text-decoration: none;
}

a.typmenumainitem:hover {
 	color: #cc0000; 
}

#langs {
	margin: 15px 0 0 0;
}

img.langflag {
	width: 33px; height: 18px;
}

tr.imgview {
   background-color: #f8d86c;
}

td.imgview1 {
	padding:10px;
	text-align:left;
	font-size:1em;
	font-weight: bold;
	width: 15%;
	color: black;
}

td.imgview2 {
	padding:10px;
	text-align:center;
	font-size:1.2em;
	font-weight: bold;
	width: 70%;
	color: black;
}

td.imgview3 {
	padding:10px;
	text-align:right;
	font-size:1em;
	font-weight: bold;
	width: 15%;
	color: black;
}

p.imgcopy {
	text-align:center;
	font-size:0.8em;
	margin: 2em 0;
}

#imageviewer {
  margin: 0px; padding: 0px; border: 0px;
  font-size: 14px;
  font-family: "Verdana, Arial CE",Helvetica,Arial,Sans-serif;
  background-image: none;
  background-color: #ecc850;
}

#imageviewer a {
	color: #800000;
  text-decoration: none;
}

#imageviewer h1 {
  margin: 0;
  color: #000000;
  text-align: center;
  padding: 10px 0;
	font-size: 20px;
}

div.imgview1 {
  background-color: #f8d86c;
  text-align: center;
  padding: 4px 0;
  font-weight: bold;	
  color: #000000;
}

#imageviewer #copyright a {
   	color: #000000;
   	text-decoration: none;
}

#imageviewer #copyright {
   	width: 100%;
   	clear: both;
   	font-size: 0.8em;
   	text-align: center;
   	color: #000000;
}

#imageviewer #copyright-inner {
   	padding: 10px 0;
}



#aktualita {
  background-color: #df8600;
  margin-top: 13px;
  border: 2px solid #ecc850;
  font-weight: bold;
  color: #330000;
}

#aktualita .content {
  padding: 10px 8px;
}

#bannery {
  margin: 0px 0 0px 185px;
}

#bannery .content {
  width: 310px;
  padding:  25px 0 20px 0;
  float: right;
  text-align: right;
  margin-right: 20px;
}

#bannery .facebook {
  width: 305px;
  float: left;
  padding:  10px 0 20px 0;
}

}



