﻿body {background-color: #a3a3a3; font-family: Arial, Arial CE, Tahoma, Verdana; font-size: 0.8em;}

/* layout */
div.allBlock {margin: auto auto; width: 1024px;}
div.topBlock {height: 200px; clear: both; background-image: url('Images/topBlock.gif');}
div.middleBlock {width: 1024; clear: both; background-color: #fff;}
div.bottomBlock {height: 30px; clear: both; background-color: #073f78;}

div.leftBlock {width: 200px; float: left; background-color: #fff;}
div.mainBlock {width: 624px; float: left; background-color: #fff;}
div.rightBlock {width: 200px; float: left; background-color: #fff;}

div.leftInner {padding: 5px 5px;}
div.mainInner {padding: 5px 5px;}
div.rightInner {padding: 5px 5px;}
div.bottomInner {padding: 4px 13px; color: #fff; color: #fff; font-weight: bold;}

/* headlines */
h1 {font-size: 1.4em; color: #073f78; text-transform: uppercase;}
h2 {font-size: 1.2em; color: #073f78;}
h3 {font-size: 1.0em; color: #073f78;}

h2.blue {color: #fff; padding: 4px; background: #073f78 url('Images/menuElement.gif') no-repeat top right;}

/* links */
a {color: #073f78; text-decoration: none;}
a:hover {text-decoration: underline;}

a.white {color: #fff;}

/* tables */
table.table {border-collapse: collapse; background-color: #fff;}
table.table th {color: #ffffff; font-weight: bold; text-align: left; background-color: #388ab7; padding: 4px; border: solid 1px #fff;}
table.table td {background-color: #eee; padding: 2px; border: solid 1px #fff;}
table.table tr.light td {background-color: #eee;}
table.table tr.darker td {background-color: #ddd;}
table.table tr.light td.alergie-suda, table.table tr.darker td.alergie-suda {background-color: #388ab7;}
table.table tr.darker td.alergie-licha, table.table tr.darker td.alergie-licha {background-color: #75bad7;}


/* left menu */
#menuElem, #menuElem ul  {margin: 0; padding: 0;}

#menuElem li {display: block; color: #fff; width: 190px; float: left;}
#menuElem li {background: url('Images/menuElement.gif');}
#menuElem li li {background: #9f9f9f;}

#menuElem li a {color: #fff; font-weight: bold; text-decoration: none; display: block; padding: 4px 8px; border-top: solid 2px #fff;}
#menuElem li a:hover {text-decoration: underline;}

/* right menu*/
.menuElem, .menuElem ul  {margin: 0; padding: 0;}

.menuElem li {display: block; color: #fff; width: 190px; float: left;}
.menuElem li {background: url('Images/menuElement.gif');}
.menuElem li li {background: #e0e0e0;}

.menuElem li span {color: #fff; font-weight: bold; display: block; padding: 4px 8px; border-top: solid 1px #073f78;}
.menuElem li li span {color: #073f78; font-weight: normal;}

/* Language Selection */
div.languageSelection {color: #073f78; padding: 6px 8px 6px 700px;}
div.languageSelection a {color: #fff;}

/* div elements */
div.clearer {clear: both; font-size: 0; line-height: 0;}
.left {float: left;}
.right {float: right;}
div.textBlue {color: #073f78;}

/* images */
img {border: none 0px #fff;}
p img {float: left; padding-right: 8px;}

/* lines */
hr {height: 1px; background-color: #073f78; border: none 0px #fff;}

/* Specials */
.pink {color: #fff; font-weight: bold; background: #a0007d; padding: 8px;}