/* CSS Document FORMULÁŘE ODKAZY */

  body {
  margin: 0 0 0 0;
  padding: 0;
  background-color: #ecf7fd;
  background-image: url("../images/pozadi_horni.jpg");
  background-repeat: repeat-x;

}



h1 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  font-family: "Helvetica CE", Helvetica,     sans-serif;
  color: #EC4242;
}
H2 {
  margin: 0px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  font-family: "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica,   sans-serif;
  color: #EC4242;
}

h3 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

h4 {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #0000ff;
  font-family: "Arial CE", Arial, "Lucida Grande CE", Lucida, "Helvetica CE", Helvetica,   sans-serif;
}
h5 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}




p {  margin: 0px;
}
input {
        background-color: #e0ffff;
        margin: 0px;
        border : 1px solid #000080; 
        color : #000000;
}
select {
        background-color: #e0ffff;
        margin: 0px;
        border : 1px solid #000080; 
        color : #000000;
}
textarea  {
        background-color: #e0ffff;
        margin: 0px;
        border : 1px solid #000080; 
        color : #000000;
}
input.send_prihlasit  {
        border : 1px solid #000000; 
        background-color : #228b22; 
        font-size: 9px;
        margin: 0px;
        color : #f5f5dc;
}
input.edit_kat  {
        background-color: #f5f5dc;
        margin: 0px;
        border: 1px solid #228b22;
        color : #000000;
}
input.edit_por  {
        background-color: #f5f5dc;
        margin: 0px;
        border: 1px solid blue;
        color : #000000;
}
form    {
	margin: 0px;
}
.pole {
border: #222222 1px solid;
background-color : #FFFFFF;
color: #000000;
font-family: arial;
font-size: 8pt;
margin-top: 1pt;
margin-bottom: 1pt;
}

.red9b {
color: #ff0000;
font-size: 8pt;
font-family: arial;
font-weight: bold;
}
.nadpis _detail {
color: #ff0000;
font-size: 14pt;
font-family: arial;
font-weight: bold;
}
.red8b {
color: #BB0000;
font-size: 8pt;
font-family: arial;
font-weight: bold;
}
.polozka {
color: #ffffff;
font-size: 8pt;
font-family: arial;
font-weight: bold;
background-image: url("../images/lista_02.jpg");
background-repeat: repeat-x;
background-position: center top;
}
.polozka_02 {
background-image: url("../images/lista_03.jpg");
background-repeat: repeat-x;
background-position: center top;
}
.horni_lista_01 {
border-left: #434F99 2px solid; 
border-right: #434F99 2px solid;
}
.popisky {
color: #OOOOOO;
font-size: 8pt;
font-family: arial;
font-weight: bold;
}
.popisky_02 {
color: #191970;
font-size: 8pt;
font-family: arial;
font-weight: bold;
}
.zbozi_detail {
color: #EC4242; 
font-size: 14pt;
font-family: arial;
text-decoration: none;
}
.boxik {
background-color: #FFFFFF;
color: #000000;
font-size: 8pt;
font-family: arial;
font-weight: bold;
}

