table.articles {
  border : solid Black 1;
  background-color : White;
  font-family : Verdana;
  font-size : 14px;
}

table.articles_small {
  border : 1 inset Black;
  background-color : White;
  font-family : Verdana;
  font-size : 12px;
}

table.vystavba_small {
  border : 1 inset Black;
  background-color : White;
  font-family : Arial;
  font-size : 12px;
}

tr.zahlavi_clanky {
  font-family : Verdana;
  font-weight : bold;
  background-color : #9F9FFF;
  font-size : 14px;
}

tr.novy_clanek {
  font-family : Verdana;
  font-weight : bold;
  background-color : #D5D5FF;
  vertical-align : top;
  font-size : 13px;
}

tr.nazor_clanek {
  font-family : Verdana;
  font-weight : normal;
  background-color : #FFFFB3;
  vertical-align : top;
  font-size : 13px;
}

tr.ostatni_clanek {
  font-family : Verdana;
  font-weight : normal;
  background-color : #D5FFAA;
  vertical-align : top;
  font-size : 13px;
}

tr.stary_clanek {
  font-family : Verdana;
  font-weight : normal;
  background-color : transparent;
  vertical-align : top;
  font-size : 13px;
}

tr.zahlavi_novinek {
  font-family : Arial;
  font-weight : bold;
  background-color : Black;
  letter-spacing : 10pt;
  text-align : center;
  color : White;
  text-transform : none;
  font-size : 14px;
}

tr.chystase {
  font-family : Verdana;
  font-weight : normal;
  background-color : #FFBEAE;
  vertical-align : top;
  font-size : 13px;
}

tr.30_news {
  font-family : Verdana;
  font-weight : normal;
  background-color : #B6B6ED;
  vertical-align : top;
  font-size : 13px;
}

tr.lap1_news {
  font-family : Verdana;
  font-weight : normal;
  background-color : #CCFF99;
  vertical-align : top;
  font-size : 13px;
}

tr.lap2_news {
  font-family : Verdana;
  font-weight : normal;
  background-color : #FFCCFF;
  vertical-align : top;
  font-size : 13px;
}

tr.lap3_news {
  font-family : Verdana;
  font-weight : normal;
  background-color : #DDFFFF;
  vertical-align : top;
  font-size : 13px;
}


a:link {
  color : #000066;
  text-decoration : none;
  font-family : Verdana;
}

a:visited {
  color : #5E0000;
  text-decoration : none;
  font-family : Verdana;
}

a:hover {
  color : Navy;
  text-decoration : underline;
}

a:active {
  color : #CC0000;
  text-decoration : none;
}


body {
  background-color : White;
  margin : 2pt 0pt 0 0pt;
  font-family : Verdana;
  font-size : 12px;
  background-image : url(images/bgd.jpg);
}

textarea {
  background-color : #FFFFFF;
  border-color : #E8F1F8 353B69 353B69 #E8F1F8;
  color : Black;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  text-align : left;
}

input {
  background-color : #FFFFFF;
  border-color : #E8F1F8 353B69 353B69 #E8F1F8;
  color : Black;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  text-align : left;
}

select {
  background-color : #FFFFFF;
  border-color : #E8F1F8 353B69 353B69 #E8F1F8;
  color : Black;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  text-align : left;
}
 
input.button {
  background-color : #D2E1E4;
  color : Black;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
}

input.radio {
  background-color : #DEEDDE;
  color : Black;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
}

input.checkbox {
  background-color : #DEEDDE;
  color : Black;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 9px;
  font-weight : normal;
}

P {
  font-family : Verdana;
  font-size : 14px;
  letter-spacing : normal;
  text-align : justify;
  margin-left : 5px;
  margin-right : 5px;
}

.nadpis {
  font-style : normal;
  font-family : Verdana;
  font-size : 17px;
  font-variant : small-caps;
  color : #006699;
  font-weight : bold;
  text-decoration : underline;
  text-align : center;
}

.subtitulek {
  font-style : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-variant : normal;
  color : #003399;
  font-weight : bold;
}

.var_sev   {
  font-style : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 17px;
  font-variant : normal;
  color : #003399;
  font-weight : bold;
}

.var_stred   {
  font-style : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 17px;
  font-variant : normal;
  color : Black;
  font-weight : bold;
}

.var_jih   {
  font-style : normal;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 17px;
  font-variant : normal;
  color : #CC0000;
  font-weight : bold;
}

.kapital_bold {
  font-style : normal;
  font-family : Verdana;
  font-size : 13px;
  font-variant : small-caps;
  color : Black;
  font-weight : bold;
}

.common {
  color : Black;
  font-family : Verdana;
  font-size : 13px;
  font-weight : normal;
  text-align : justify;
}

.tiny_grey {
	color: #808080;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}


.red_bold {
  color : Red;
  font-family : Verdana;
  font-size : 13px;
  font-weight : bolder;
  text-align : left;
}

.red_bold_small {
  color : Red;
  font-family : Arial;
  font-size : 12px;
  font-weight : bolder;
  text-align : left;
}

.red_bold_norm {
  color : Red;
  font-family : Arial;
  font-size : 12px;
  text-align : left;
}

.bold {
  color : Black;
  font-family : Verdana;
  font-size : 13px;
  font-weight : bold;
  text-align : left;
}


.small  {
  color : Black;
  font-family : Verdana;
  font-size : 12px;
}

.date  {
  color : Black;
  font-family : Verdana;
  font-size : 12px;
  font-weight : bold;
}

td.info_small {
  background-color : transparent;
  font-weight : normal;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-style : normal;
  font-variant : normal;
  text-align : center;
}

td.smadd {
  background-color : #C1FFC1;
  font-weight : bold;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-style : normal;
  font-variant : normal;
  border : 1pt solid Black;
}

td.nadpis {
  background-color : #BBC0FB;
  font-weight : bold;
  font-family : Verdana;
  font-size : 17px;
  font-style : normal;
  font-variant : small-caps;
  border : 1pt solid Black;
  text-decoration : none;
  color : Black;
}

td.article {
  background-color : transparent;
  font-weight : normal;
  font-family : Verdana;
  font-size : 13px;
  font-style : normal;
  font-variant : normal;
  text-align : justify;
}

td.building {
  background-color : #CCFFCC;
  font-weight : normal;
  text-align : center;
  vertical-align : middle;
}

td.normalbgd {
  background-color : transparent;
  font-weight : normal;
  font-family : Verdana;
  font-size : 12px;
  font-style : normal;
  font-variant : normal;
  border : 1pt solid Black;
}

td.klady {
  background-color : #99FF66;
  font-weight : bold;
  font-family : Verdana;
  font-size : 16px;
  font-style : normal;
  font-variant : small-caps;
  border : 1pt solid Black;
  text-align : center;
}

td.zapory {
  background-color : #FF3333;
  font-weight : bold;
  font-family : Verdana;
  font-size : 16px;
  font-style : normal;
  font-variant : small-caps;
  border : 1pt solid Black;
  text-align : center;
}
