/* CSS Olymps-Door.ro PRINT version*/
body {  
	font-family: "Franklin Gothic Medium" , "Arial";
	font-size: 14px;
}

#content img{
display: inline;
}
#vertical_menu, #menu_panel, #right_panel, #top, #content_top, img {
display: none;
}
.vzorky {
float: left;
}
table,tr,th{
border: thin rgb(0,0,0) solid;
clear: both;
}
#footer{
display: inline;
text-align: center;
font-size: medium;
clear: both;
width:100%
}
.gallery_item{
float: left;
display: table-cell;
border: 1px #000000 solid;
text-align: center;
margin:5px;
width: 180px;
}

a img{
border-style: none;
}
.popis{
clear: both;
display: block;
width: 100%;
}
.product_image{display:block; border: 1px #000000 solid; margin:5px}
h1,h2,h3,h4{
	color: rgb(190,47,55);
}