body {
    background: #f5f5f5;
    font: 12px Verdana;
}

.logo {
    margin: 0 auto;
    width: 700px;
    border: 0px solid #ccc;
    padding: 5px;
    background: #fff;
}

.soul {
    margin: 0 auto;
    width: 700px;
    border: 1px solid #ccc;
    padding: 5px;
    background: #fff;
}

input {
    border: 1px solid #ccc;
    font: 12px Verdana;
}

.top-menu {
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
    text-align: center;
}

.top-menu a {
    text-decoration: none;
    color: #00a;
    font-weight: bold;
}

h1 {
    font: 12px Arial;
}

h2 {
    font: 14px Verdana;
    font-weight: bold;
}

h3 {
    font: 12px Arial;
}

a {
    color: #00f;
    text-decoration: underline;
}

img {
	border: none;
}

table {
    border-collapse: collapse;
}

th, td {
    border: 1px solid #ccc;
    padding: 3px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.error {
    border: 1px solid #f00;
    background: #fee;
    color: #700;
    font-weight: bold;
    padding: 15px;
}

.mid_g {
    border: 1px solid #8BD51E;
    background: #F4FCE9;
    padding: 15px;
}

.mid_b {
    border: 1px solid #2B85D4;
    background: #E2EFFA;
    padding: 15px;
}

.mid_o {
    border: 1px solid #D9840B;
    background: #FEF1E0;
    padding: 15px;
}

.mid_y {
    border: 1px solid #EEBC47;
    background: #FDF7E8;
    padding: 15px;
}

#fb{
  position:absolute;
  top:0px;
  right:0px;
}

.tabulka
{
    text-align: center;
}

.tabulka_info
{
    border: solid 1px #CCCCCC;
    background-color: #F9F9F9;
    padding: 5px;
    margin: 5px 0 5px 0;
    font: 12px Arial;
}

.tabulka_info a {
	color: #000000;
	text-decoration: none;
}

.tabulka_info a:hover {
	text-decoration: underline;
}


.tip
{
  line-height: 8px;
}

.tip a {
	color: #000000;
	text-decoration: none;
}

.tip a:hover {
	text-decoration: underline;
}
.obrazek_single
{
    text-align: center;
}

.by
{
    font: 10px Verdana;
    text-align: center;
    color: #000000;
}

.by a {
	color: #000000;
	text-decoration: none;
}