html, body, div, span, h1, h2, h3, h4, h5, p, a, img, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
    background: #ddf0f6 url('/images/layout/background.gif') repeat-x;
}

body {
    background: transparent url('/images/layout/head-back.jpg') no-repeat top center;
    line-height: 1.4;
    text-align: center;
    font-family: Arial, Helvetica, sarif;
    font-size: 0.9em;
    color: #727272;
}

#head, #container, #foot {
    text-align: left;
    margin: 0px auto 0px auto;
    width: 800px;
}

#languages {
    font-size: 12px;
    float: right;
}

#logo h1 {
    display: inline;
    font-size: 24pt;
}

#logo a {
    color: #d51520;
    text-decoration: none;
    display: block;
    height: 75px;
    width: 412px;
    position: relative;
    top: 17px;
    left: -15px;
    line-height: 180px;
    margin-left: 15px;
}

#logo span {
    background: transparent url('/images/layout/logo.jpg') no-repeat scroll;
    cursor: pointer;
    display: block;
    height: 122px;
    position: absolute;
    left: 0;
    top: 0;
    width: 412px;
}

#languages a {
    position: relative;
    top: 20px;
    right: 20px;
    margin-right: 15px;
    cursor: pointer;
}

#languages a, #languages a span {
    width: 27px;
    height: 17px;
}

#languages a span {
    display: block;
    position: absolute;
    top: 0px; left: 0px;
}

#languages a#cz span {
    background: url('/images/layout/CZ.gif') no-repeat;
}

#languages a#en span {
    background: url('/images/layout/EN.gif') no-repeat;
}

#menu {
    clear: both;
}

#menu ul {
    float: left;
    list-style-type: none;
    background: transparent url('/images/layout/menu/menu_back.gif') repeat-x;
    height: 46px;
    line-height: 46px;
    width: 788px;
}

#menu ul li {
    float: left;
}

#menu ul li.line {
    background: transparent url('/images/layout/menu/menu_line.gif') no-repeat top right;
}

#menu ul li a {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 17px;
    display: block;
    width: 112px;
    text-align: center;
}

#menu ul li a:hover {
    text-decoration: underline;
}

#menu_left, #menu_right {
    height: 46px;
    width: 5px;
}

#menu #menu_left {
    background: transparent url('/images/layout/menu/menu_left.gif') no-repeat left top;
    float: left;
}

#menu #menu_right {
    background: transparent url('/images/layout/menu/menu_right.gif') no-repeat left top;
    float: left;
}

#boxes {
    clear: both;
}

#boxes .box {
    width: 195px;
    float: left;
    margin-top: 5px;
}

#boxes .margin {
    margin-right: 6px;
}

#boxes .box .top {
    background: transparent url('/images/layout/boxes/box_top.gif') no-repeat bottom center;
    display: block;
    height: 5px;
    width: 196px;
}

#boxes .box .main {
    width: 180px;
    background: white;
    border-left:  1px solid #c8eaf6;
    border-right: 1px solid #c8eaf6;
    padding: 7px 7px 10px 7px;
}

#boxes .box .bottom {
    background: transparent url('/images/layout/boxes/box_bottom.gif') no-repeat;
    display: block;
    height: 5px;
    width: 196px;
}

#boxes .box h3 {
    margin-left: 4px;
    font-size: 13px;
    color: #209cd0;
}

#boxes .box img {
    margin-top: 5px;
}

#boxes .box ul {
    list-style-image: url('/images/layout/li.gif');
    font-size: 11px;
    margin-left: 15px;
}

#boxes .box a.link {
    background: transparent url('/images/layout/boxes/box_button.gif') no-repeat;
    display: block;
    height: 33px;
    line-height: 33px;
    width: 90px;
    padding-left: 14px;
    text-decoration: none;
    color: white;
    font-size: 12px;
    margin-left: 38px;
}

#boxes .box a:hover {
    text-decoration: underline;
}

#content {
    width: 520px;
    float: left;
    background: white;
    padding: 15px 25px 20px 30px;
    margin: 5px 0px 5px 0px;
    position:relative;
    border: 1px solid #c8eaf6;
    min-height: 370px;
}

* html #content {
    height:  370px;
}

.top_left {
    position: absolute;
    top: -1px;
    left: -1px;
    background: #ddf0f6 url('/images/layout/content/content_top_left.gif') no-repeat left top;
}

.top_right {
    position: absolute;
    top: -1px;
    right: -1px;
    background: #ddf0f6 url('/images/layout/content/content_top_right.gif') no-repeat right top;
}

.bottom_left {
    position: absolute;
    bottom: -1px;
    left: -1px;
    background: #ddf0f6 url('/images/layout/content/content_bottom_left.gif') no-repeat left bottom;
}

.bottom_right {
    position: absolute;
    bottom: -1px;
    right: -1px;
    background: #ddf0f6 url('/images/layout/content/content_bottom_right.gif') no-repeat right bottom;
}

.top_left, .top_right, .bottom_left, .bottom_right {
    width: 5px;
    height: 5px;
}

#side {
    margin: 0px 0px 0px 5px;
    width: 200px;
    float: left;
}

#gifts, #contact, #work, #media {
    display: block;
    color: white;
    text-decoration: none;
    font-size: 12px;
    text-align: left;
    padding: 42px 0px 0px 15px;
    width: 200px;
    margin-bottom: 5px;
}

#side a#gifts {
    height: 85px;
    background: transparent url('/images/layout/gifts.gif') no-repeat;
}

#side a#contact {
    height: 87px;
    background: transparent url('/images/layout/contact.gif') no-repeat;
}

#side a#work {
    height: 90px;
    background: transparent url('/images/layout/work.gif') no-repeat;
}

#side a#media {
    height: 87px;
    background: transparent url('/images/layout/media.gif') no-repeat;
}

#side #submenu {
    margin-bottom: 5px;
    margin-top: 5px;
}

#side #submenu ul {
    list-style-type: none;
}

#side #submenu ul li a, a.button {
    width: 199px;
    margin-bottom: 2px;
    display: block;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    background: transparent url('/images/layout/menu/submenu.gif') no-repeat;
    text-decoration: none;
    color: white;
    font-size: 14px;
    padding-left: 15px;
}

#side #submenu ul li a:hover, a.button:hover {
    background: transparent url('/images/layout/menu/submenu.gif') no-repeat -214px 0px;
}

#foot {
    clear: both;
    width: 780px;
    line-height: 25px;
    height: 25px;
    background: white;
    position:relative;
    border: 1px solid #c8eaf6;
    padding: 0px 10px 0px 10px;
    font-size: 11px;
}

p {
    text-align: justify;
    margin: 7px 0px 7px 0px;
}

h2, h3, h4 {
    margin: 0.5em 10px 0.5em 0px;
}

h2 {
    color: #d51520;
    font-size: 1.4em;
}

h3 {
    color: #25a2d8;
    font-size: 1.1em;
}

h4 {
    color: #494949;
}

a {
    color: #ed589c;
}

a:hover {
    text-decoration: none;
}

#content ul.ul {
    list-style-image: url('/images/layout/li.gif');
    margin: 5px 5px 5px 20px;
}

#content ul li {
    margin-bottom: 4px;
    color: #494949;
}

#tree p {
    font-size: 0.8em;
}

#tree p a {
    color: #8b8b8b;
}

td, th {
    padding: 2px 4px 2px 4px;
}

tr.even {
    background: #B0DBEF;
}

thead {
    background: blue url('/images/layout/table_back.gif') repeat-x;
    line-height: 33px;
    color: white;
}

blockquote p {
    text-align: justify;
}

.name {
    font-weight: bold;
    text-align: right;
    font-size: 10pt;
    margin: 2px 0px 10px 0px;
}

thead th, thead td {
    text-align: center;
    padding: 0px 10px 0px 10px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px -7px 0px -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul {
    margin: 5px 0px 0px 15px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#notice {
  font-size: 14px;
  font-weight: bold;
  color: red;
}