
/* Pocatecni nastaveni + reset nekterych prvku */
body { background: #FFFFFF; font-family: 'times new roman'; }

.header_banner_container, .horni_menu, #left, #right, .body_banner, .logo_container, .footer {
    display: none;
}

input[type=text], input[type=password]{
    display: block;
}

a { color: #000000; }
h1 { color: #000000; }

.text p img { float: left; margin: 0 15px 15px 0; }
.text .article_links { clear: both; }


.text input[type=text], .text input[type=password] { width: 230px; position: relative; left: 10px; }
.text input[type=submit] { width: 100px; }
.text legend { margin-bottom: 7px; text-transform: uppercase; }


.text label {
    width: 130px; display: block; float: left; text-align: right;
}

.bottom-toolbar, .main-toolbar {
display: none;
}

.komentar {
margin-top: 20px;
}


.anketa img {
height: 7px;
display: block;
}
