html, body {
	height: 100%;
	background: #000 url('../images/kara.gif') repeat-y center top;
	color: #000;
	font-family: Tahoma, "Helvetica CE", "Arial CE", Arial, lucida, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#around {
	height: 100%;
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#main {
	width: 960px;
	height: 568px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -284px;
}
#left, #right {
	float: left;
	width: 306px;
	height: 568px;
	background: url('../images/left_left.gif') no-repeat 0px 44px;
}
#left div.in, #right div.in, #left div.intop, #right div.intop, #left div.indown, #right div.indown, #left div.leftcont, #right div.leftcont, #left div.rightcont, #right div.rightcont {
	margin-top: 0px;
	width: 306px;
	height: 568px;
	background: url('../images/left_right.gif') no-repeat right 44px;
	position: absolute;
	overflow: hidden;
}
#left div.intop, #right div.intop {
	background: url('../images/left_top.gif') no-repeat 60px top;
}
#left div.indown, #right div.indown {
	background: url('../images/left_down.gif') no-repeat 60px bottom;
}
#left div.leftcont, #right div.leftcont {
	background: url('../images/left_cont_left.gif') no-repeat 60px 65px;
}
#left div.rightcont, #right div.rightcont {
	background: url('../images/left_cont_right.gif') no-repeat 222px 65px;
}
.rightcont div {
	background: #fff;
	width: 138px;
	height: 437px;
	margin: 65px auto;
}
#right {
	float: right;
}
#right p.center{
 text-align: center;
 margin: 0;
}
#right p.right{
 text-align: right;
 float: right;
 margin: 0 10px 0 0;
}
#right a{
 display: block;
 padding-left: 1em;
 background: url('../images/li.gif') no-repeat left center;
 color: #79a2c0;
 text-decoration: underline;
}
#right a:hover{
 color: #000;
 text-decoration: none;
}
#right p{
 margin: 0 10px;
}
#center, #center div.in, #center div.indown {
	width: 348px;
	height: 568px;
	float: left;
	background: url('../images/center_left.gif') no-repeat 0px 30px;
	overflow: hidden;
}

#center .indown div {
	width: 223px;
	height: 482px;
	background: #fff;
	margin: 0 62px 0 62px;
}
#center .indown div p {
	margin: 5px 10px;
}
#center .indown div p:first-letter {
	font-size: 300%;
	float: left;
	color: #79a2c0;
}
#center .indown div img {
	border: 2px solid #9d0c15;
	margin-top: 9px;
	margin-left: 8px;
}
#left h2.kubismus, #left h2.kubista, #right h2.galerie, #right h2.okubismu  {
	width: 118px;
	height: 24px;
	margin-top: 5px;
	margin-left: 10px;
	position: relative;
	color: #79a2c0;
	font-size: 130%;
	font-weight: normal;
	line-height: 24px;
}
h3{
	width: 118px;
  font-size: 110%;
  margin: 0px 10px;
  color: #79a2c0;
	font-weight: normal;
 }
#left h2 span, #right h2 span  {
	width: 118px;
	height: 24px;
	color: #79a2c0;
	font-size: 110%;
	position: absolute;
	background: url('../images/kubista_menu.gif') no-repeat left top;
}
#left h2.kubismus span {
	background: url('../images/kubismus.gif') no-repeat left top;
}
#right h2.galerie span {
	background: url('../images/galerie.gif') no-repeat left top;
}
#right h2.okubismu span {
	background: url('../images/novinky.gif') no-repeat left top;
}
#left span, #right span {
	background: url('../images/mezzo.gif') no-repeat center bottom;
	display: block;
	height: 20px;
	margin: 0;
}
#left ul {
	list-style-image: url('../images/li.gif');
	margin: 0 0 0 30px;
	padding: 0;
	font-weight: bold;
}
#left ul ul {
	list-style-image: url('../images/lili.gif');
	margin: 5px 0 5px 10px;
	padding: 0;
	font-weight: normal;
}
#left li {
	margin: 2px 0;
}
#left a {
	color: #000;
	text-decoration: none;
}
#left a:hover {
	color: #79a2c0;
	text-decoration: underline;
}
#center div.in {
	background: url('../images/center_right.gif') no-repeat right 30px;
}
#center div.indown {
	background: url('../images/center_down.gif') no-repeat 64px 530px;
}
h1 {
	color: #9d0b15;
	position: relative;
	width: 348px;
	height: 42px;
	background: url('../images/kubista.gif') no-repeat center top;
	margin: 0;
	padding: 0;
}
h1 span {
	width: 348px;
	height: 42px;
	position: absolute;
	margin-top: -200px;
}
h1 a {
	width: 348px;
	height: 42px;
	position: absolute;
}
#overlay
{
  display:none;
	top:0;
  left: 0; 
	position: absolute;
	height: 100%; 
	width: 100%;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 100;
}
#printgalerie{
  position: absolute;
  top: 50%;
  left: 50%;
  border: 4px solid #79a2c0;
  z-index: 1000;
  display: none;
  background: #fff;
  padding: 10px;
}
#left li.red a{
 color: #9D0C15;
}
#left li.red{
	list-style-image: url('../../images/lired.gif');
}
