body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #d0d0b8;
}

body, td, li, input, textarea, select, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input, textarea, select {
	vertical-align: middle;
}

body, td, li, input, textarea, select, a {
	color: #4e3c31;
}

h1, h2, h3, h4, p, form {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.celek {
	width: 772px;
	margin: 0 auto;
	text-align: left;
}

.top {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 510px;
	position: relative;
}

.top .citat {
	position: absolute;
	height: 60px;
	width: 385px;
	left: 25px;
	top: 220px;
	color: #99765f;
}


.top .jazyk {
	position: absolute;
	height: 16px;
	width: 100px;
	left: 25px;
	top: 145px;
	color: #4e3c31;
}

.top .jazyk a {

	color: #99765f;
}

.top .akce {
	position: absolute;
	width: 260px;
	left: 25px;
	bottom: 35px;
	color: #FFFFFF;
}

.top .akce strong, .top .akce a {
	color: #ccee3d;
}

.top .knihy{
	position: absolute;
	width: 345px;
	left: 315px;
	bottom: 35px;
	color: #FFFFFF;

}

.top .knihy a{

	color: #FFFFFF;

}

.top .knihy-foto {
	position: absolute;
	height: 115px;
	width: 82px;
	right: 22px;
	bottom: 27px;
}

.top .menu {
	line-height: 22px;
	position: absolute;
	height: 22px;
	width: 760px;
	left: 6px;
	top: 36px;
	text-align: center;
}

.top .menu a {
	line-height: 22px;
	background-image: url(../images/top-menu-predel.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 15px;
	padding-left: 17px;
	display: inline-block;
	color: #676750;
	text-decoration: none;
}

.top .menu a.first {
	background-image: none;
}

.top .menu a:hover {
	color: #433129;
	text-decoration: underline;
}

.telo {
	background-image: url(../images/telo-bg.gif);
	background-repeat: repeat-y;
	height: 100%;
}

.telo-bottom {
	background-image: url(../images/telo-bottom.gif);
	background-repeat: no-repeat;
	height: 100%;
	background-position: left bottom;
}

.left {
	float: left;
	width: 296px;
}

.left .iefix {
	padding-bottom: 90px;
	padding-left: 25px;
}

.left h2 {
	color: #4e3c31;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}

.left h2.first {
	margin-top: 5px;
}

.left p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.left a {
	color: #8e6f5f;
	text-decoration: none;
}

.left a:hover {
	text-decoration: underline;
}

.left p.kontakt {
	color: #8e6f5f;
}

.left p.kontakt strong {
	color: #4e3c31;
	font-weight: normal;
}

.left p.kontakt a {
	color: #4e3c31;
	text-decoration: underline;
}

.right {
	float: right;
	width: 456px;
}




.right .iefix {
	padding-right: 25px;
	padding-bottom: 25px;
}

.right .hr {
	background-image: url(../images/hr.gif);
	background-repeat: repeat-x;
	height: 9px;
}

.right h1 {
	color: #8e6f5f;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 25px;
	font-size: 14px;
}

.right h2 {
	color: #4e3c31;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}

.right p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.right strong, .right a{
	color: #8e6f5f;
	font-weight: normal;
}

.right strong, .right a{
	color: #8e6f5f;
}

.right li {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background-color: transparent;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}  

.right ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.right li ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.right li li {
	color: #8e6f5f;
}  

.right .table	 		{
	background-color: #e4e5d5;
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
}

.right .table td		{ 
	border: 1px solid #d0d0b8; 
	padding: 3px; 
}

.right .table .table-head td		{
	background-color: #d0d0b8;
	font-style: italic;
}

.right .table .table-head td a		{
}

.right .table .table-row-1 td		{ 
	background-color: #e4e5d5; 
}

.right .table .table-row-2 td		{ 
	background-color: #dbdbc7; 
}

.right .table2	 		{
	width: 100%;
}

.right .table2 td		{
	border: 0px none;
}

img.pravy		{
	margin-left: 10px;
}

.bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 44px;
	position: relative;
}

.bottom .copyright {
	position: absolute;
	height: 16px;
	width: 400px;
	right: 20px;
	top: 12px;
	color: #919181;
	line-height: 16px;
	text-align: right;
}

.bottom .copyright a  {
	color: #919181;
}





