

html {
	background: url(/images/common/background.jpg) repeat-y #9d9d9d;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

body, tbody {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a {
  color: black;
  text-decoration:  none;
}

a:hover{
  color: black;
  text-decoration:  underline;
}

* {
  font-family: "Garamond";
}

h1 {
  font-size: 28pt;
  margin-bottom: 0;
}
h2 {
  font-size: 24pt;
  margin-top: 0px;
}

.ctverecek {
  margin: 10px 0px 10px 25px; 
  padding-right: 30px;
}
.ctverecek .title {
	height: 40px;
}

#menu-books-rect {
        text-align: left; 
}

#menu-books-rect a {
        text-align: center; 
}
#menu-books-subs {
	z-index: 10;
	filter: alpha(opacity=80);  
	-moz-opacity: 0.8;  
	-khtml-opacity: 0.8;  
	opacity: 0.8; 
	position: absolute;
	width: 170px;
}

.menu-books-sub a {
	padding-top: 10px;
	padding-bottom: 11px;
	width: 100%;
	display: block;
	background: #FFF;
}

.menu-books-sub a:hover {
	background: #AAF;
}

.kohoutek .image {
  border: 1px solid black;
  background-color: #9D9D9D;
  width: 170px;
  height: 120px;
}
.kohoutek {
  padding: 10px 0px 10px 25px; 
}

.menu-separator {
  clear: both;
}

.clear {
  clear: both;
}
.clearRight {
  clear: right;
}
.clearLeft {
  clear: left;
}

.bucher .image,.drukgrafik .image,.acrylbilder .image,.pastel .image,.objekte .image,.buchstutzen .image,.landschaft .image,.biografie .image, .einblattdrucke .image {
  width: 170px;
  height: 120px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;  
}

.title {
    margin-top: 4px; 
    font-size: 14pt;
    font-weight: bold; 
}

#header {
  width: 200px;
  float: left;
  padding-left: 30px;
  padding-top: 35px;
}

#sidebar-td {
  width: 250px;
}

#grid-td {
}

#grid {
  padding-top: 35px;
/*
border: 1px solid white;
background: blue;
*/
  width: 780px;
}

.ctverecek {
  float: left;
  width: 180px;
}

.logo {
  border: none;
}

.action {
  padding-top: 272px;
  font-size: 14pt;
  font-weight: bold; 
}

.bucher .image {
  text-align: center;
  background-color: #D1E8ED;
}

.logo .image img {
  margin-top: 24px;
}

.foother {
  margin-top: 30px;
  margin-left: 275px;
}