body, textarea, p, td, th, li {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
}
h1, h2, h3, h4, h5, h6, p, ul, dl, table {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
h1, h2, h3, h4, h5, h6 {
	color: #3173b2;
}
h1, h2.first {
	font-size: 15pt;
}
h2 {
	font-size: 23pt;
	text-align: right;
	text-transform: uppercase;
}
h3 {
	font-size: 11pt;
}
h4 {
	font-size: 10pt;
}
p, li {
	line-height: 14pt;
}
p.vice {
	text-align:right;
}
p.vice a {
	display:block;
	padding:3px;
	font-weight:bold;
}
a {
	color:#2469AA;
	text-decoration:none;
}
a:hover {
	color:#2469AA;
	text-decoration:underline;
}
a:visited {
	color:#2469AA;
}
a.external {
	/*background: url(/gfx/external.png) center right no-repeat;
	padding-right: 13px;*/
}
img.left {
	float:left;
	margin-top: 0px;
	margin-left:0px;
	margin-right:1em;
	margin-bottom:1em;
}
img.right {
	float:right;
	margin-top: 0px;
	margin-left:1em;
	margin-right:0px;
	margin-bottom:1em;
}
img.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:1em
}
#content table th, #content table td {
	text-align:left;
	border-bottom: dashed 1px #CCC;
}
#content table th {
	font-weight:bold;
}
img.medalicon {
    vertical-align:middle;
}


#seznam_prodejen
{
    margin-top:20px;
    }


#seznam_prodejen ul 
{
    list-style-type:none;
    padding:0px;
    margin:0px;
                         }

#seznam_prodejen li
{
    padding:0px;
    margin:0px;
    }
    
#prodejny_mapa
{
   
    }    
    .datum
    {
        color:Gray;
        float:right;
        
        
        }
        
 .datum p
 {
        color:Gray;
     }        
