a.zbozi
{
	
	margin: 0;
	padding: 0;
	text-decoration: none;
}
a.zbozi:hover
{
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}

div.zbozi1,div.zbozi2,div.zbozi3,
div.zbozi4,div.zbozi5,div.zbozi6,
div.zbozi7,div.zbozi8,div.zbozi9,
div.zbozi10,div.zbozi11,div.zbozi12
{
	
	width: 170px;
	height: 250px;
	/*background: #91A9CF;*/
	float: left;
	margin: 0px;
	border: none;
	border: 1px #91A9CF solid;
}

div.zbozi1
{
	border-left: none;
	border-top: none;
}
div.zbozi2
{
	border-top: none;
}
div.zbozi3
{
		border-top: none;
		border-right: none;
}

div.zbozi4
{
	border-left: none;
}

div.zbozi6
{
		border-right: none;
}

div.zbozi7
{
	border-left: none;
	border-bottom: none;
}
div.zbozi8
{
	border-bottom: none;
}
div.zbozi9
{
		border-bottom: none;
		border-right: none;
}

div.zbozi10
{
		border-bottom: none;
		border-left: none;
		border-top: none;
}
div.zbozi11
{
			border-bottom: none;
		border-top: none;
}
div.zbozi12
{
		border-bottom: none;
		border-right: none;
		border-top: none;
}


a.zbozi p.nazev
{
	margin: 8px 3px 3px 3px;
	font-size: 12px;
	font-weight: bold;
	color: #150e6b;
	text-align: center;
	height: 30px;
}

a.zbozi p.autor
{
	margin: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 15px;
}
a.zbozi p.cena
{
	margin: 3px;
	font-size: 12px;
	font-weight: bold;
	color: Maroon;
	text-align: center;
	height: 15px;
}

#blok_obchod
{
	width: 100%;
	margin: 0px auto;
	text-align: center;
	/*border: thin solid black;*/
}

div.titulka
{
	height: 120px;
	margin: 10px auto;
	padding: auto;
}
div.titulka img
{
	border: none;
}
#vypis_horek
{
	width: 670px;
	/*height: 300px;*/
	/*border: thin solid black;*/
	margin: 0px auto;
}

#vypis_spodek
{
	width: 670px;
	/*border: thin solid black;*/
	margin: 0px auto;
	text-align: left;
}

#vypis_vlevo
{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	/*height: 300px;*/
	width: 460px;
	/*border: thin solid black;*/
}
#vypis_vpravo
{
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	/*height: 300px;*/
	width: 200px;
	/*border: thin solid black;*/
}
p.nazev_publikace
{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #B22222;
}

p.autor_publikace
{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: Navy;
}

img#foto
{
	
}
#vypis_1
{
	/*height: 180px;*/
	width: 400px;
	margin: 10px auto;
	/*border: thin solid black;*/
}

td.polozka
{
	/*FONT-FAMILY: Tahoma, Arial, Tahoma, Helvetica;*/
	font-size: 12px;
	text-align: right;
	padding: 0px 5px;
}

td.hodnota_polozky
{
	/*FONT-FAMILY: Tahoma, Arial, Tahoma, Helvetica; */
	font-size: 12px;
	text-align: left;
		padding: 0px 5px;
}

td.hr
{
	height: 10px;
}

td.dph
{
	/*FONT-FAMILY: Tahoma, Arial, Tahoma, Helvetica; */
	font-size: 14px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	padding: 0px 5px;
}

td.cena
{
	/*FONT-FAMILY: Tahoma, Arial, Tahoma, Helvetica; */
	font-size: 18px;
	text-align: left;
	color: #B22222;
	font-weight: bold;
	padding: 0px 5px;
}

td.prodejnost
{
	/*FONT-FAMILY: Tahoma, Arial, Tahoma, Helvetica;*/
	font-size: 12px;
	text-align: left;
	color: Navy;
	font-weight: normal;
	font-style: italic;
}

.kup
{
	background: url('../image/kup.gif') no-repeat center;
	width:54px;
	height:20px;
	border:0px;
	padding:0px;
	margin-left:2px;
	cursor:hand;
}

.pujcit
{
	background: url('../image/pujcit.gif') no-repeat center;
	width:54px;
	height:20px;
	border:0px;
	padding:0px;
	margin-left:2px;
	cursor:hand;
}

input.pocet
{
	border: thin solid Black;
}

img.minifoto
{
	margin: 5px;
	float: left;
}

hr.nodisplay {
	display:block;
clear:both;
visibility:hidden;
height:0;
border-width:0;
margin:0;
padding:0;
overflow: hidden;
}

.pomucka {
	padding: 5px;
	float: left;
	height: auto;
	text-align: left;
}
.pomucka td {
	padding:0 10px;
}
td.vlevo
{
	vertical-align: top;
}
.pomucka a
{
	text-decoration: none;
}
.pomucka a:hover {
	/*color:#c00;*/
	text-decoration: underline;
}

.pomucka .logo {
	padding: 3px 0px 0px 0px;
	vertical-align: top;
	width:120px;
	height: 120px;
	text-align: center;
}
.pomucka .logo div a img {
	vertical-align:middle;
	border: none;
}
.pomucka .logo div {
	padding:9px 8px 7px 9px;
}
.pomucka .logo div a,
.pomucka .logo div span {
	display:block;
	width:100px;
	height:100px;
	font-size:80px;
	line-height:100%;
	overflow:hidden;
	text-align:center;
	background:#FFF;
	text-decoration:none;
	white-space:nowrap;
	border:thin solid black;
}
.pomucka .logo div span {
	background:transparent;
}
#centrovac
{
	clear: both;
	width: 698px;
	margin: 10px auto; 		
}

.pomucka .popisek h3 a {
	font-size: 12pt;
	font-weight: bold;
}

.pomucka .popisek p {
	line-height:130%;
	font-size:9pt;
}

.pomucka .popisek p.popis {
	margin-top: 7px;
}

.pomucka .popisek p.autor {
	line-height:130%;
	font-size:10pt;
	font-style: italic;
	font-weight: bold;
	
}

.pomucka .popisek p.cena {
	margin-top: 5px;
	/*color: #3366cc;*/
	color: #B22222;
	font-weight: bold;
}

.pomucka table {
border-collapse:collapse;
padding: 0;
}