html, body {
	margin: 0 auto;
	background-color: #8c2514;
	background-image: url('../images/pozadi.jpg');
	background-attachment: fixed;	
	font-family: Comic Sans MS, Arial, Verdana, sans-serif;
	font-size: 12px;
}

#body {

	margin: 0 auto;
	width: 800px;
	min-height: 500px;
	background-color: #f9ebc8;
	background-image: url('../images/vertical.png');
	background-repeat: repeat-y;
	background-position: 142px;
	border-style: solid;
	border-color: #000000;
	border-top-width: 0px;
	_height: 500px;
}

#left {
	float: left;
	width: 150px;
}

#right {
  float: right;
  width: 650px;
}

#logo {
	padding-left: 25px;
	padding-top:  15px;
	height: 150px;
	width: 150px;
	background-color: #f9ebc8;
}

#menu_left {
	width: 150px;
	height: 100%;
}

#menu {
	float: left;
	width: 130px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 200%;
	font-size: 13px;
	font-family: Comic Sans MS, Arial;
}

.submenu {
	line-height: 150%;
	padding-right: 5px;
	font-weight: bold;
	font-size: 12px;
}

#vertical {
	float: right;
	height: 500px;
	width: 8px;
}

#nadpis {
	padding-top: 20px;
	text-align: right;
	margin-left: auto;
	padding-right: 10px;
}

#horizontal {
	width: 620px;
	height: 7px;
	background-image: url('../images/horizontal.gif');
	text-align: right;
	margin-left: auto;
}

#menu2 {
	text-align: right;
	margin-right: 15px;
	margin-top: 3px;
	width: 630px;
	font-family: Comic Sans MS, Arial;
	font-size: 11px;
}

#content {
	margin-top: 20px;
	margin-left: 20px;
  margin-right: 20px;
	text-align: justify;
	font-family: Comic Sans MS;
	width: 610px;
}

#menu_shop {
	text-align: right;
	line-height: 150%;
	padding-top: 50px;
	margin-right: 20px;
}

#odkazy {
	text-align: center;
	margin-left: 30px;
	line-height: 200%;
	padding-top: 30px;
	width: 88px;
}


.nadpis {
	font-size: 18px;
	font-weight: normal;
}

.nadpis2 {
	font-size: 15px;
	font-weight: bold;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a:hover {
	color: #8c2514;
}


form {
	padding: 0px;
	margin: 0px;
}

img {
	border-style: solid;
	border-width: 0px;
}

.zbozi {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}	

.kniha_300 {
        width: 300px;
        float: left;
        margin-bottom: 5px;
	text-weight: bold;
}

.kniha_600 {
        width: 600px;
        float: left;
        }

.kniha_600a {
	width: 600px;
        float: left;
        border-bottom: 1px solid #3C1E04;
        margin-bottom: 5px;
        padding-bottom: 5px;
}

.textarea     {
               width: 600px;
               height: 100px;
               background-color: #FEFFD8;
               border: 1px solid black;
               }

.edit        {
                width: 200px;
                background-color: #FEFFD8;
                border: 1px solid black;
               }
.button      {
               margin-top: 10px;
               border: 2px solid #3C1E04;
               color: 3C1E04;
               font-weight: bold;
               background-color: #FCFAC5;
               }

#novinky {
	width: 122px; 
	padding-left: 10px; 
	margin-bottom: 20px; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 0px; 
	border-left-width: 1px; 
	float: right;
	text-align: left;
}

.cleaner {
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
}

#content #clanek table {
  margin: 0 auto;  
  text-align: center;
}

#content #clanek td {
  padding-bottom: 10px;
}