﻿body {
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
img
{
    border: none;
}

div#logo div, ul#nav, div#secNav, div#bottom p, div#news p
{
    display: none;
}
div#bottom p.kontaktujte 
{
    display: block;
}
div#logo img 
{
    float: left;
    margin-bottom: 0.5em;
}

div#top h2 
{
    float: right;
}

div#bottom, div#news, div#posledni
{
    border-top: 1px solid #000;
}
div#news h4, div#posledni h4, div#news ul, div#posledni p
{
    margin: 5px 0;
}

h1 
{
    clear: both;
    border-top: 1px solid #000;
    padding-top: 0.5em;
}
div#content table {
	border-top: 2px solid #EF8A22;
}
div#content table td {
	border-bottom: 1px solid #EF8A22;
	padding: 5px 10px;
	vertical-align: top;
}

form textarea 
{
    display: block;
}
form label
{
    vertical-align: top;
}
form li 
{
    margin: 10px 0;
}
