﻿body {
background: #E0E0E0
url(back.gif)
center top scroll;
}

H1 {
font-weight: bold;
color: #008400;
font-size: 18pt;
font-family: Comic Sans MS;
}
     
H2 { 
font-weight: bold;
margin-bottom: 2px;
color: #0000ff;
font-size: 14pt;
font-family: Arial
}

H3 { 
font-weight: bold;
margin-bottom: 0px;
color: #000088;
font-size: 13pt;
}
 
.varovani {
font-weight: bold;
color: #bb0000;
}
	    
.vyrazne {
font-weight: bold;
color: #008400;
font-family: Arial;
}

.vlajka{
border: 1px solid black;
}

.prodam {
font-weight: bold;
color: #0000FF;
}

/* tabulka s okraji a ohranicenim bunek 1px*/
.tab1, .tab_s {
border: 1px solid black;
}

.tab1 td {
border: 1px solid gray;
}

.tab1 th {
border: 1px solid gray;
}

.tab_s td {
border: 1px solid gray;
text-align: center;
}

.stred {
text-align: center;
}

.nadtrzeni {
text-decoration: overline;
}

.zelene {
color: #008400;
}

.cervene {
color: #bb0000;
}

/* Popisky policek formularu vypoctu */

.popis_c {
font-weight: bold;
font-family: Arial;
color: #BB0000;
font-size: 13pt;
}

.popis_z {
font-weight: bold;
font-family: Arial;
color: #008900;
font-size: 13pt;
}

.popis_m {
font-weight: bold;
font-family: Arial;
color: #0000FF;
font-size: 13pt;
}

.popis_j {
font-weight: bold;
font-family: Arial;
color: #000000;
font-size: 13pt;
}