body {
	width:100%;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link, a:visited {
	color: #b42a2d;
	text-decoration: underline;
}
a:hover {
	color: gray;
	text-decoration: none;
}
.top {
	background-color: white;
	background-image: url(images/bghead.jpg);
	background-repeat: repeat-x;
	background-position: right center;
	float: none;
	height: 126px;
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	margin-top: 40px;
	margin-left: 15px;
	float:left;
	color:gray;
	text-decoration: none;
}
#pic {
	margin: 0px;
	float:right;
}
#toptitle {
	vertical-align: bottom;
	height: 17px;
	margin-top: 4px;
	margin-right: 4px;
	margin-left: 8px;
	float: left;
}
#searchblock {
	background-color: #e1e1e1;
	width: 100%;
	float: none;
	text-align: left;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
	display: table;
	height: 42px;
	margin-bottom: 5px;
}
a:link img, a:visited img {
	border: 0px none;
}
#searchbtn {
	background-image: url(images/search.gif);
	vertical-align: middle;
}
form {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 12px;
}
#search {
	height: 17px;
	background-image: url(images/search.gif);
	width: 46px;
	border: 0px;
	vertical-align: top;
}
.floatleft {
	float: left;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 6px;
	margin-right: 0px;
	padding: 0px;
}
.floatleft2 {
	float: right;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 6px;
	margin-right: 20px;
	padding: 0px;
}
select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
div#wrapper{float:left;width:100%}
div#content{margin: 0px 20px 0px 220px}
div#navigation{float:left;width:200px;margin-left:-200px}
div#extra{float:left;width:190px;margin-left:-100%;padding-left:10px;}

#searchblock p {
	background-image: url(images/lired.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	margin: 0px 0px 2px;
}
#navigation h3, #extra h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474747;
	background-image: url(images/reddash.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	margin: 2px;
	padding-bottom: 4px;
}
#navigation ul, #extra ul {
	list-style-image: url(/images/liarrow.gif);
	list-style-type: square;
	list-style-position: outside;
	text-align: left;
	margin: 0px 12px 10px;
	padding: 0px;
}
#navigation ul {
	margin: 0px 5px 0px 15px;
}

#extra ul.maincat li {
	margin-top: 4px;
	padding-bottom: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 0px;
	margin-left: 10px;
}
.bottom {
	background-color: #e0e0e0;
	clear: both;
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}
.newbooks {
	margin-top: 5px;
	clear: both;
	float: none;
	margin-bottom: 5px;
	display: table;
	height: 100%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-left: 1px solid #D8D8D8;
	width: 190px;
}
h1, h2 {
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	margin: 0px 0px 5px;
	background-image: url(images/reddash.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-bottom: 4px;
}
h2 {
	font-size: 12px;
	margin-top: 10px;
}
h2 a:link, h2 a:visited {
	text-decoration:none;
}
.bblock {
	clear: both;
	float: none;
	background-image: url(images/reddash3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	margin: 0px 0px 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	display:block;
	height: 100%;
}
.bblock .in {
	display:table;
	width:100%;
}
.bblock a {
	font-size:11px;
}
.catblock {
	clear: both;
	float: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-right: 5px;
	background-image: url(images/reddash3.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 8px;
	height: 100%;
	list-style-type: none;
}
.catblock a {
	background-image: url(images/liarrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}
.descblock {
	clear: both;
	float: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-left: 8px;
	display: table;
	height: 100%;
	font-size: 12px;
}
.price {
	font-size: 16px;
	font-weight: bold;
	color: #474747;
	float: right;
	clear:none;
	white-space: nowrap;
	vertical-align: middle;
	padding-bottom:10px;
}
.bimage {
	display: block;
	float: left;
	margin-right: 7px;
	margin-top: 3px;
}
.price img {
	vertical-align: bottom;
}
.newblock {
	display: table;
	clear: both;
	float: left;
	text-align: left;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding-bottom: 6px;
	font-weight: bold;
	color: #2B4216;
	width: 190px;
	margin-bottom: 4px;
}
.newblock a {
	font-size: 10px;
	color: #77904e;
}
.novinka {
	float: right;
	text-align: right;
	vertical-align: bottom;
}
#chc {
	background-image: url(/gb/im1.php);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	height:40px;
	width:150px;
}
.concurs {
	margin:6px;	
	padding:5px;	
	background-color:#ffdb96;
	border: 1px solid #9F0D0E;
	font-size:12px;
}
.concurs h4 {
	font-family:Arial;
	font-size:18px;
	margin:2px;	
	padding:0px;	
	color: #9F0D0E;
}
.concurs img {
	margin:3px;	
	border: 1px solid #9F0D0E;
}