/*globalni nastaveni*/
html,body {
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}


h1, h2, h3, h4, h5 {
	padding:0px;
	margin: 0px;
	font-weight: bold;
}

h1 {
	font-size: 15pt;
	margin-bottom: 20px;
}

h2 {
	font-size: 13pt;
	margin-bottom: 20px;
}

img {border: none}


/*tridy*/
.mb {
  margin-bottom: 20px;
}

.tucneBarva {
	font-weight: bold;
}


/*celkovy vzhled*/
div#stranka {
	width:100%;
	margin-top: 0px;
	margin-bottom: 0;
	background-color: #FFFFFF;
}


div#logoMenu,div#motiv,div#navigace, div#menu, div#motiv, div#copyright, div#statistika, div#levaStrana,div#copyright,.produkt_navigace,div#gallery_vice {
	display: none;
}

#print {
	display: none;
}

div#tiskovaHlavicka{
	margin-bottom:40px;
}

.product_gallery,.product_category {
	width:230px;
	float:left;
	margin: 4px;
	padding: 2px;
}

.oddelovac2 {
	clear:both;
}