body
{
background: url('grafika/rss_balon.png') right top no-repeat #FCCD4E;
font-family: Verdana, Arial, "Geneva CE", "lucida", Courier, sans-serif;

color: #000;
}

a
{
text-decoration: underline;
color: #9C1400;
}

h1 
{
font-family: Times New Roman, serif;
color: #9C1400;
}

h1 a
{
text-decoration: none;
}

h1 a:hover
{
text-decoration: underline;
}

h3
{
color: #9C1400;
text-align: right;

border-bottom: 1px solid #9C1400;
border-right: 2px solid #9C1400;
padding-right: 1ex;
}

#formular
{
float: left;
width: 20%
}

legend, fieldset
{
border: 2px solid #9C1400;
}

legend
{
color: #9C1400;
}

input, option
{
padding-left: 1ex;
color: #9C1400;
}

#mapa
{
width: 50%; height: 500px;
position: relative;
top: 15%;
left: 22%;

border: 2px solid #9C1400; 
}

#side_bar
{
background-color: #FCCD4E;

position: relative;
top: 25em;

float: right;
width: 25%;
height: 20em;

overflow: auto;
padding: 1ex;
}

#info
{
width: 70%;
}

#chyba
{
color: red;
}

#uspech
{
color: green;
}
