/*
 * Základní Styl Safír 2008
 * Autor: Jan Řezáč - Filosof
 *
 */

@import url("initial.css");

a, a:link {
  text-decoration: underline;
  cursor: pointer;
  color: #c50000;
}

a:visited {
  color: #c50000;
}

a:hover, a:focus, a:active {
  color: #0297de;
}

/*========== [layout] ========================================================*/
body {
  text-align: center;
  font-family: Arial, sans-serif;
  color: #444;
  font-size: 0.75em;
  line-height: 1.6;
  background: #21a4e1 url(../tpl_images/zima/back.jpg) 0 0 repeat-x;
  padding: 50px 0 100px;
}

table {
  line-height: 1.6;
}

div#mwrap {
  background: #e6f2f7 url(../tpl_images/zima/body2.gif) 0 0 repeat-y;
  position: relative;
  width: 923px;
  text-align: left;
  margin: 0 auto;
}

div#mwrap2 {
  background: url(../tpl_images/zima/body1.gif) 0 0 no-repeat;
  padding: 21px 20px 10px;
}

div#wrapper {
  margin-bottom: 15px;
}

div#text {
  float: left;
  width: 420px;
}

div#text2 {
  float: left;
  width: 662px;
}

div#wrapper2 {
  width: 441px;
  float: right;
}

div#img {
  float: left;
  width: 220px;
  padding: 7px 0 20px;
}

div#snav {
  float: right;
  width: 200px;
  padding-top: 7px;
}

div#main div.pTop {
  padding-top: 2.7em;
}

/*========== [header] ========================================================*/
div#logo {
  width: 125px;
  height: 53px;
}

div#logo span {background: url(../tpl_images/zima/logo.gif);}

div#header {
  padding-bottom: 20em;
}

div#prihlaska {
  position: absolute;
  top: 34px;
  right: 20px;
  width: 320px;
  text-align: right;
}

div#prihlaska a {
  background: url(../tpl_images/zima/dot.gif) 0 1px no-repeat;
  color: #c50000;
  font-size: 18px;
  padding: 0 0 0 24px;
}

div#prihlaska a:hover {
  color: #000;
}

/*========== [menu] ==========================================================*/
div#menu {
  color: #fff;
  position: absolute;
  top: 95px;
  width: 883px;
  overflow: hidden;
  left: 20px;
}

div.menu0 {background: #1c8dc2 url(../tpl_images/menu.gif);}
div.menu1 {background: #1c8dc2 url(../tpl_images/menu1.gif);}
div.menu2 {background: #1c8dc2 url(../tpl_images/menu2.gif);}
div.menu3 {background: #1c8dc2 url(../tpl_images/menu3.gif);}
div.menu4 {background: #1c8dc2 url(../tpl_images/menu4.gif);}

div.m {
  float: left;
  width: 220px;
  margin-right: 1px;
}

div#m4 {
  margin: 0;
}

div#menu h3 {
  padding: 12px 0 16px 20px;
  font-size: 1.5em;
  color: #fff;
  font-weight: normal;
}

div#menu h3 a, div#menu h3 a:link, div#menu h3 a:visited {
  color: #fff;
  text-decoration: none;
}

div#menu h3 a:hover {
  text-decoration: underline;
}

div#menu ul a, div#menu ul a:link, div#menu ul a:visited {
  display: block;
  padding: 0 20px 1px;
  text-decoration: none;
  color: #fff;
}

div#menu ul a:hover {
  background: #0076ae;
}

div#menu ul a.active, div#menu ul a.active:link, div#menu ul a.active:visited, div#menu ul a.active:hover {
  font-weight: bold;
  background: #0076ae url(../tpl_images/dot.gif) 0 50% no-repeat;
}

div#menu ul a span {
  color: #afc4d0;
}

div#menu ul {
  padding-bottom: 24px;
  margin: 0;
}

/*========== [text] ==========================================================*/
h1 {
  color: #0086cb;
  font-size: 1.5em;
  border-bottom: 1px solid #aed3e2;
  margin-bottom: 11px;
  padding-bottom: 4px;
}

h2 {
  color: #0086cb;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 3px;
}

h3 {
  color: #0086cb;
  font-weight: bold;
  margin-bottom: 4px;
}

h4 {
  color: #0086cb;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 4px;
}

p, table, ul, ol, dl, .mBot {
  margin-bottom: 1.3em;
}

div#wrapper ul li, dt {
  padding-left: 20px;
  background: url(../tpl_images/dot2.gif) 5px 7px no-repeat;
}

ol {
  margin-left: 20px;
  list-style-type: decimal;
}

dt {
  font-weight: bold;
  color: #0086cb;
}

dd {
  padding: 0 0 0.6em 20px;
}

.error {
  color: #fff;
  background: #d04200;
  font-weight: bold;
  border-bottom: 1px solid #b13800;
  border-right: 1px solid #b13800;
  padding: 7px 20px 8px;
}

div#snav ul {
  height: 305px;
  width: 200px;
  position: relative;
  background: url(../tpl_images/zima/buttons.gif) 0 0 no-repeat;
}

div#snav li, div#snav span {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 64px;
}

div#snav li#s1 {top: 0;}
div#snav li#s2 {top: 80px;}
div#snav li#s3 {top: 161px;}
div#snav li#s4 {top: 241px;}

div#snav li#s1 span {background: url(../tpl_images/zima/buttons.gif) 0 0 no-repeat;}
div#snav li#s2 span {background: url(../tpl_images/zima/buttons.gif) 0 -80px no-repeat;}
div#snav li#s3 span {background: url(../tpl_images/zima/buttons.gif) 0 -161px no-repeat;}
div#snav li#s4 span {background: url(../tpl_images/zima/buttons.gif) 0 -241px no-repeat;}

div#snav li#s1 a:hover span, div#snav li#s1 a.active span {background-position: -201px 0;}
div#snav li#s2 a:hover span, div#snav li#s2 a.active span {background-position: -201px -80px;}
div#snav li#s3 a:hover span, div#snav li#s3 a.active span {background-position: -201px -161px;}
div#snav li#s4 a:hover span, div#snav li#s4 a.active span {background-position: -201px -241px;}

div.instr {
  width: 431px;
  margin-bottom: 20px;
  border-top: 1px solid #e5e5e5;
  padding-top: 1em;
}

div.img {
  float: left;
  width: 120px;
}

div.itext {
  float: right;
  width: 281px;
  border-top: 1px solid #e5e5e5;
  padding-top: 1em;
}

div.info {
  color: #888;
  margin-bottom: 4px;
}

th, td {
  vertical-align: top;
}

div.instr th {
  width: 160px;
}

div.ohlas p {
  font-style: italic;
}

div.photo {
  float: left;
  width: 203px;
  border: 1px solid #aed3e2;
  background: #fff;
  margin: 0 21px 0 0;
  padding: 10px 0;
  text-align: center;
  min-height: 213px;
}

div.phts {
  margin-bottom: 21px;
}

div.lphoto {
  margin-right: 0;
}

div.photo a, div.photo a:link, div.photo a:visited {
  display: block;
  text-decoration: none;
  color: #444;
  font-size: 0.89em;
}

div.photo a:hover span {
  text-decoration: underline;
}

div.photo img {
  width: auto;
}

div.photo span {
  margin: 4px 0 0 10px;
  display: block;
  text-align: left;
}

div.photo img {
  display: inline;
}

table.terminy {
  width: 400px;
}

div.imgx {
  float: right;
  margin-left: 20px;
}

table.ucastnici {
  width: 642px;
}

table.ucastnici th {
  background: #0086cb;
  padding-left: 2px;
  color: #fff;
}

table.ucastnici td {
  border-bottom: 1px solid #e5e5e5;
  width: 25%;
}

tr.sc td {
  background: #f2fbff;
}

/*========== [footer] ========================================================*/
div#footer {
  background: #0076ae url(../tpl_images/zima/footer.gif) 0 0 repeat-x;
  padding: 15px 20px 18px;
  color: #fff;
}

div#footer a, div#footer a:link, div#footer a:visited {
  color: #fff;
  text-transform: uppercase;
}

div#footer a:hover {
  color: #e6f2f7;
}

div#footer p {
  margin: 0;
}

div#footer i {
  font-style: normal;
  color: #fff;
  margin: 0 5px;
}
