body
{
	margin: 0px;
	color: black;
	font-family: "Verdana CE" , "Helvetica CE" , Arial, sans-serif;
}

table tr, td
{
	padding-right: 10px;	
} 

#header, #levy, #pravy, #stredni, #menu, hr, input
{
	display: none;	
}

#stredni
{
	font-size: 5mm;
	font-weight: bold;
	text-decoration: none;
	margin: 0mm 0mm 3mm 0mm;
	color: Green;
}
 
#body img
{
    max-height: 300px;
    max-width: 400px;
}


#body
{
	font-size: 4mm;
}

#forms_show .labelShowLeft
{
	font-weight: bold;
	margin: auto 2mm auto auto;
}

#forms_show .highlight
{
    color: Red;
    font-weight: bold;
}

#forms_show .labelShowRight
{
    color: Blue;
}

fieldset
{
	margin: auto auto 2mm auto;	
}

p
{
	margin: 0 0 1mm 0;
}

/* Specialni tiskove sestavy */

#prn_page
{
	border: solid 1px black;
	padding: 10px;
	height: 270mm;
}

#prn_page img
{
    max-width: 330px;
    max-height: 247px;
}

#prn_nadpis, #prn_cena
{
    font-size: 5mm;
    color: Red;
    border-bottom: solid 1px black;
    font-weight: bold;  
    margin: auto auto 2mm auto;  
}

#prn_text
{
	padding: 10px;
	font-family: Arial, Times New Roman;
	font-size: 3mm;
	display: block;
}

#prn_text td, th
{
	vertical-align: top;
	color: Blue;
}

#prn_text .caption
{
	color: Black;
	font-weight: bold;	
}

#prn_cena
{
    text-align: right;
    border-top: solid 1px black;
    padding-right: 5mm;
}

#prn_fotky
{
    
}

#prn_fotky p
{
    display: inline;
    margin: 2mm;
}

#prn_sloupec_levy
{
	float: left;
	width: 50%;
}

.hlavickaVpravo
{
	text-align: right;	
	float: right;
	display: inline;
	font-size: 4mm;
	color: Green;
}

