 html, body {
  height: 100%;
  margin: 0;
  padding: 0;
 }

 a {
 color:#a00000;
 font-weight: bold;
 }
 
 
 body {
  text-align: center;
  background-color: #e0e0e0;
  font-family: Arial;
  font-size: 12px;
 }
 #holder {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
 }
 #top {
  background: #000000 url(bg1.jpg) repeat-x top;
  height: 134px;
  position: relative;
 }
 
 #logo {
  width: 280px;
  height: 134px;
  background: url(/artsignum.jpg) no-repeat top;
  display: block;
  float:left;
 }
 #toptext {
 float:left;
 width:700px;
 color:white;
 padding:0 0 0 10px;
 }
 #toptext a{
 color:white;
 }
 
 #logo span {
 display:none;
 }
 #menu2 {
  position: absolute;
  top: 110px;
  left: 290px;
  font-weight: bold;
 }
 #menu2 a {
  color: #b80c0c;
  margin: 0 15px 0 7px;
  text-decoration: none;
 }
 #menu2 a:hover {
  text-decoration: underline;
 }
 #menu1 {
  width: 280px;
  height: 338px;
  background: #ffffff url(bg3.jpg) repeat-x top;
  float: left;
 }
 #menu1 a {
  display: block;
  color: black;
  text-decoration: none;
  font-size: 16px;
  width:280px;
  height:48px;
 }
 #menu1 a:hover {
  color: #990000;
 }
 #menu1 a span {
 padding:14px 0 0 35px;
 display:block;
 }
 #menuright {
 float:right;
 width:720px;
 background: url(motiv2.jpg);
 position: relative;
 }
 #menuright img{
 display:block;
 }
 #pagebg1 {
 background: url(pagebg1.jpg) no-repeat left top;
 }
 #pagebg2 {
 background: url(pagebg2.jpg) repeat-y left;
 }
 
 #left {
 float:left;
 width:280px; 
 }
 #page {
 float:left;
 width: 540px;
 }
 
 #page_in {
  width: 520px;
  margin: 0 0 0 15px;
 }
 
 #page_homepage {
  float:left;
  width: 540px;
  background: url(homepage.jpg) no-repeat 0 0 40px ;
 }
 
 #right {
  float:right;
  width:171px;
 }
 #right a {
  color: white;
 }
 
 .nadpisbily {
 color:black;
 height:29px;
 font-size:12px;
 margin:0;padding:0;
 }
 .nadpisbily span {
 padding:10px 0 0 15px;
 display:block;
 font-weight: normal;
 }
 .nadpiscerny {
 color:black;
 height:29px;
 font-size:11px;
 margin:0;padding:0;
 }
 .nadpiscerny_homepage {
 color:black;
 height:50px;
 font-size:11px;
 margin:0;padding:0;
 }
 .nadpiscerny span {
 padding:10px 0 0 0px;
 display:block;
 font-weight: normal;
 }
 .nadpiscerny_homepage span {
 padding:10px 0 0 0px;
 display:block;
 font-weight: normal;
 }
 .textpostrane {
 color:black;
 padding:25px 15px 0px 15px;
 }
 .novinka {
 font-size:10px;
 padding:6px 6px 6px 6px;
 margin:0 0 12px 0; 
 }
 .novinka a{
 color:black;
 }
 .dalsinovinky a {
 color:#990000;
 font-weight: bold;
 font-size:12px;
 text-decoration: none;
 }
 .dalsinovinky { 
 text-align:right;
 }
 
 .homepageclanek {
 color:white;
 font-size:14px;
 }
 
 #plakatyvlevo 
 {
 width:382px;
 float:left;
 }
 
 #plakatyvlevo img 
 {
 border-top:1px solid #808080;
 border-left:1px solid #808080;
 
 }
 #plakatyvpravo 
 {
 width:338px;
 height:338px;
 float:right;
 background-position: center center;
 background-repeat: no-repeat;
 }
 
 #middleimage2 {
 padding:0 0 0 60px;
 }
 #middleimage2 img{
 display:block;
 }
 
 #middleimage1 {
 padding:50px 0 0 0;
 }
 
 .smallplakat {
 float:left;
 }
 
 
 .opacity100 {
  filter:alpha(opacity=100);
  -moz-opacity:1;
  opacity:1;
 }
 .opacity90 {
  filter:alpha(opacity=90);
  -moz-opacity:0.9;
  opacity:0.9;
 }
 .opacity80 {
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
 }
 .opacity70 {
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
 }
 .opacity60 {
  filter:alpha(opacity=60);
  -moz-opacity:0.6;
  opacity:0.6;
 }
 .opacity50 {
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  opacity:0.5;
 }
 .opacity40 {
  filter:alpha(opacity=40);
  -moz-opacity:0.4;
  opacity:0.4;
 }
 .opacity30 {
  filter:alpha(opacity=30);
  -moz-opacity:0.3;
  opacity:0.3;
 }
 .opacity20 {
  filter:alpha(opacity=20);
  -moz-opacity:0.2;
  opacity:0.2;
 }
 .opacity10 {
  filter:alpha(opacity=10);
  -moz-opacity:0.1;
  opacity:0.1;
 }
 .opacity0 {
  filter:alpha(opacity=0);
  -moz-opacity:0;
  opacity:0;
 }
 
 
 #submenu {
 background-color: #e0e0e0;
 padding:3px 3px 3px 3px;
 font-size:11px;
 }
 
 #submenu a {
 font-weight: bold;
 color:black;
 display:block;
 }
 
 .photogallery img {
 margin:0 5px 5px 0;
 }
 
 
 
 #weblink {
 font-size:10px;
 color:#454545;
 padding:5px 0 0 0; 
 }

 #weblink a{
 color:#454545;
 font-weight: normal; 
 }
