@import "common_opvk.css";
body {
  background: url("soul/xanthic_w.png") repeat-x;
}

body.w1024 {background: url("soul/xanthic_w1024.png") repeat-x;}

a.xray1, a.xray2, a.xray3 { background: url("soul/xanthic.png")}
/*
.w1024 a.xray1, .w1024 a.xray2, .w1024 a.xray3 { background: url("soul/lyra1024.png")}
*/
a.xray1       { height: 155px; margin-bottom: 15px;}
a.xray1:hover { background-position: 40px 0px;}
a.xray2       { background-position: 0px -170px; height: 180px;}
a.xray2:hover { background-position: 40px -170px;}
a.xray3       { background-position: 0px -350px; height: 120px;}
a.xray3:hover { background-position: 40px -350px;}

h2 {color: #f5bc21}
h3 {color: #e6b926}
h4 {color: #aaa}
em {color: #6c5734} 


.menu220 .menu {background: url("menu/xanthic.jpg") no-repeat left top;  }
.menu260 .menu {background: url("menu/xanthic260.jpg") no-repeat left top;  }


#heading, #head { 
  background: url("head/blank/xanthic.png") no-repeat darkblue; 
  width: 778px;
  }

.w980 #head {
width: 978px;
background: url("head/blank/xanthic980.png") no-repeat darkblue; 
  
}

.w1024 #head {
width: 1022px;
height: 120px;
background: url("head/blank/xanthic1024.png") no-repeat darkblue; 
  
}

#body { 
  width: 778px;
  background: url("body/body778_nomenu.png") repeat-y; 
  
  }

.w980 #body {
  width: 978px;
  background: url("body/body980_nomenu.png") repeat-y;
}

.w1024 #body {
  width: 1022px;
  background: url("body/body1024_nomenu.png") repeat-y;
}

#base { background: url("base/xanthic.jpg") left center no-repeat; }

.w980 #base { background-image: url("base/xanthic980.jpg") }
.w1024 #base { background-image: url("base/xanthic1024.jpg") }

#base a:active, #base a:hover, #baser a:active, #baser a:hover { color: #f5bc21; }



#left a, #left a:visited { /* odkaz odrazky menu a vsech podmenu */
	
	background: url("other/mlist_giallo.bmp") 7px 8px no-repeat;
}

#left a:hover {
	color: #f5bc21;
	border-right: 10px solid #f5bc21;
}


a.act, a.act:visited, a.actual {
  border-right: 20px solid #f5bc21;
}