BODY	{margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;
font: 12px  "Arial CE",Arial, "Verdana CE", Verdana, "Helvetica CE",Arial,Helvetica,sans-serif;
color: black;
background: url(../images/pozadi-uvod.jpg)  repeat-x;
}

form	{margin: 0px;padding:0px;}
input,select { /* vlastnosti formularovych prvku */
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	background: white;
	font-size: 12px;
	border: 1px solid silver;
   height: 21px;
	}
textarea { /* vlastnosti formularovych prvku */
	margin: 0px 0px 0px 0px;
	vertical-align: top;
	background: white;
	font-size: 12px;
	border: 1px solid silver;
	}

h1, h2, h3, h4, h5, h6 {border:0; margin: 0; padding:0; font-weight:bold;color:#C30405;}
h1 {font-size:220%;line-height:120%;}
h2 {font-size:180%; line-height:120%;}
h3 {font-size:160%;line-height:120%;}
h4 {font-size:140%;}
h5 {font-size:100%;}
h6 {font-size:80%;}

pre {border:0; margin: 0; padding:0; font-weight:normal;color:#C30405;font-size:100%;font: 12px "Arial CE",Arial, "Verdana CE", Verdana, "Helvetica CE",Arial,Helvetica,sans-serif; }
address {border:0; margin: 0; padding:0; font-weight: normal; font-size:100%;font: 12px "Arial CE",Arial, "Verdana CE", Verdana, "Helvetica CE",Arial,Helvetica,sans-serif;  font-style: italic;  }



/* pismo */	
.barva {color: #C30405;}
.paticka {color: #03458f;font-weight:bold;}
.bold	{font-weight:bold;}
.nazev {color: #9D3807;font-style: normal;font-size: 20px; font-weight: bold;line-height:18px;}
.podnazev {color: white; font-style: normal;font-size: 14px;font-weight: bold;line-height:2px;}
.slogan {font-style: normal;font-size: 12px;font-weight: bold;line-height:35px;color: #FCC082; }
.nadpis {font-style: normal;font-size: 16px;}


/* odkazy */
.odkaz {color: #03458f; text-decoration: underline;  font-size: 12px;  font-weight: bold;}
.odkaz:hover {color: #C30405;font-weight:bold;text-decoration: underline;}
a {color:#03458f ;text-decoration: underline;  font-size: 12px;  font-weight: normal}
a:hover {color: #C30405;text-decoration: underline;  font-size: 12px;  font-weight: normal;}

