/*
Theme Name: Mandaly
Description: Zakladni tema pro mandaly.filosof.biz
Version: 1.0
Author: Jan Rezac
*/

@import url("initial.css");

a, a:link {
  text-decoration: underline;
  cursor: pointer;
  color: #85156c;
}

a:visited {
  color: #85156c;
}

a:hover, a:focus, a:active {
  color: #6a04ac;
}

a.out {
  padding-right: 12px;
  background: url(images/out.gif) 100% 6px no-repeat;  
}

a.out:hover {
  background-position: 100% -994px;
}

/*========== [layout] ========================================================*/
body {
  text-align: center;
  font-family: Palatino, 'palatino linotype', serif;
  background: #3e0166 url(images/back.gif);
  color: #4b483f;
  font-size: 1em;
  line-height: 1.7;
}

table {
  line-height: 1.7;
}

div#main {
  position: relative;
  width: 100%;
  background: url(images/top.gif) 100% 0 no-repeat;
  font-size: 0.9em;
}

div#wrapper {
  background: #fbf9f2;
}

div#subMenu {
  width: 100%;
  background: #fff url(images/mbot.gif) 0 100% repeat-x;
}

div#wrapper2 {
  padding-bottom: 15px;
}

div#wrapper2,
div#header,
div#subMenu div.clr,
div#footer div {
  margin: 0 auto;
  text-align: left;
  position: relative;
  width: 936px;
}

/*========== [header] ========================================================*/
div#header {
  width: 960px;
}

div#logo span {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 407px;
  height: 95px;
  background: url(images/logo.gif);
  text-indent: -100em;
}

div#header {
  padding-top: 135px;
}

ul#mm {
  width: 100%;
  overflow: hidden;
  margin: 0;
}

ul#mm li {
  float: left;
  width: 140px;
  margin-right: 2px;
}

ul#mm a,
ul#mm a:link,
ul#mm a:visited {
  padding: 23px 12px 10px;
  color: #fff;
  font-weight: bold;
  font-size: 0.89em;
  background: #76005d url(images/mm.gif) 0 0 repeat-x;
  border-right: 1px solid #9c4185;
  border-top: 1px solid #9c4185;
  display: block;
  text-decoration: none;
  line-height: 1.4;
}

ul#mm a:hover {
  background: #88196f url(images/mm2.gif) 0 0 repeat-x;
}

ul#mm a.active,
ul#mm a.active:link,
ul#mm a.active:visited,
ul#mm a.active:hover {
  background: #fff url(images/mactive.gif) 0 0 repeat-x;
  border: 0 none;
  padding-top: 24px;
  color: #730059;
}

div#subMenu p {
  padding: 4px 0 30px;
  margin: 0;
}

div#subMenu a {
  font-size: 0.89em;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 6px;
}

div#subMenu a:hover {
  border-bottom: 1px dotted #ad79cd;
}

div#subMenu a.active,
div#subMenu a.active:link,
div#subMenu a.active:visited,
div#subMenu a.active:hover {
  font-weight: bold;
  color: #000;
  border: 0 none;
}

div#subMenu a.fsub {
  margin-left: 0;
}

/*========== [text] ==========================================================*/
div.mintro {
  width: 616px;
  float: left;
}

div.mcol {
  width: 300px;
  float: right;
}

div.text {
  width: 648px;
}

div.text2 {
  width: 648px;
  float: left;
}

div.photo {
  width: 270px;
  float: right;
  padding-top: 1em;
}

div.photo2 {
  float: left;
  margin: 10px 15px 10px 0;
}

.alignright {
  float: right;
  margin: 7px 0 15px 20px;
}

.alignleft {
  float: left;
  margin: 7px 20px 15px 0;
}

div.photo div {
  margin-bottom: 1.4em;
}

.lektor h2 {
  border-bottom: 1px solid #e3dfd3;
}

div.intro h2, 
div.intro2 h2,
div#wrapper h1 {
  color: #730059;
  font-size: 40px;
  font-weight: normal;
  letter-spacing: -1px;
  position: relative;
  left: -1px;
  line-height: 1.2;
  margin-bottom: 18px;
  font-style: normal;
}

h2 a,
h2 a:link,
h2 a:visited {
  text-decoration: none;
}

h2 a:hover {
  border-bottom: 1px dotted #ad79cd;
}

h2 {
  color: #730059;
  line-height: 1.2;
  font-size: 30px;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 18px;
}

strong {
  color: #730059;
}

h3 {
  font-size: 1em;
  text-transform: uppercase;
  margin-bottom: 1.4em;
}

h4 {
  font-size: 1em;
  font-style: italic;
  margin-bottom: 1.4em;
}

div.t1 {
  width: 448px;
  float: left;
  margin-right: 20px;
}

div.mintro div.t1 {
  width: 350px;
  margin: 0;
}

div.t2 {
  width: 180px;
  float: left;
}

div.t2 p {
  color: #807b6c;
  font-style: italic;
}

div.t3 {
  width: 274px;
  float: right;
}

div.mintro div.t3 {
  width: 246px;
  margin: 0;
}

div.t4 {
  width: 268px;
  float: right;
}

div.t32 {
  padding-left: 66px;
}

p, ul, ol, table, dl {
  margin-bottom: 1.3em;
}

.mBot {
  margin-bottom: 1.5em !important;
}

div#wrapper ul li {
  padding-left: 25px;
  background: url(images/dot.gif) 8px 10px no-repeat;
}

div#wrapper div.ohlasy ul li {
  background: url(images/dot.gif) 8px 13px no-repeat;
}

div.thr1 {
  width: 312px;
  float: left;
}

div#wrapper div.thr1 ul li {
  padding: 0 30px 0 17px;
  background: url(images/dot.gif) 0 11px no-repeat;
}

ol li {
  margin-left: 25px;
}

dd {
  margin: 0 0 0.7em 0;
  font-style: italic;
  color: #807b6c;
}

dt {
  font-weight: normal;
}

table {
  border-top: 1px solid #e3dfd3;
  border-left: 1px solid #e3dfd3;
  border-collapse: collapse;
  margin: 1.6em 0;
  margin-left: 1px;
}

table thead th {
  border-right: 1px solid #e3dfd3;
  border-bottom: 1px solid #4b483f;
}

th, td {
  padding: 4px 6px;
  border-bottom: 1px solid #e3dfd3;
  border-right: 1px solid #e3dfd3;
  vertical-align: top;
}

th {
  background: #f5f3ec;
  color: #000;
  border-right: 1px solid #4b483f;
}

.error,
.errorMsg {
  color: #ce0000;
  font-weight: bold;
  background: #fbf2f2;
  padding: 4px 12px 5px;
  border: 1px solid #f0e0e0;
  margin-bottom: 1.2em;
}

.errorMsg p {
  margin: 0;
}

div.intro3 {
  border-bottom: 1px solid #e3dfd3;
  margin-bottom: 1.5em;
  padding-bottom: 1px;
}

div.intro {
  border-bottom: 1px solid #e3dfd3;
  margin-bottom: 1.3em;
  padding-bottom: 2.2em;
}

div.nintro {
  border-bottom: 0;
  padding: 0;
}

div.bb {
  border-bottom: 1px solid #e3dfd3;
  margin-bottom: 1.2em;
}

div.intro4 {
  border-bottom: 1px solid #e3dfd3;
  margin-bottom: 1.3em;
  padding-bottom: 1px;
}

div.intro5 {
  margin-bottom: 2.2em;
}

i.i {
  font-variant: small-caps;
  color: #000;
  font-style: normal;
  letter-spacing: 1px;
}

div.t2 h3, div.t3 h3, div.t4 h3, div.nej h3 {
  border-bottom: 1px solid #e3dfd3;
  margin-bottom: 1.25em;
  padding-bottom: 0.4em;
  text-transform: uppercase;
}

div.intro div.t3 h3 {
  margin-bottom: 0.8em;
}

div#wrapper div.t3 li {
  position: relative;
  padding: 8px 0 12px;
  background: transparent;
  border-bottom: 1px solid #e3dfd3;
}

div#wrapper div.t3 ul.clr li {
  float: left;
  width: 120px;
  padding: 0;
  font-size: 0.89em;
  text-align: center;
  border: 0 none;
}

div#wrapper div.t32b ul.clr li {
  width: auto;
  margin-right: 10px;
}

div.t3 li.l {
  border: 0 none;
  padding-bottom: 0;
}

div.t3 ul strong,
ul.kurzy strong {
  font-weight: normal
}

div.t3 ul a,
div.t3 ul a:link,
div.t3 ul a:visited,
ul.kurzy a,
ul.kurzy a:link,
ul.kurzy a:visited,
ul.kurzy em {
  display: block;
  color: #4b483f;
  font-style: normal;
  text-decoration: none;
}

div.t3 ul a:hover strong {
  text-decoration: underline;
}

div.t3 a span,
div.t3 a:link span,
div.t3 a:visited span,
div.t3 a:hover span,
ul.kurzy a span,
ul.kurzy a:link span,
ul.kurzy a:visited span,
ul.kurzy a:hover span,
ul.kurzy em span {
  font-size: 0.89em;
  color: #807b6c;
  display: block;
}

div.t3 img {
  position: absolute;
  left: -66px;
  top: 8px;
}

div.t32b {
  padding-left: 20px;
}

div.mintro div.t32b {
  padding: 0;
}

div#wrapper div.t3 ul.clr li img {
  position: static;
  display: inline;
}

div#wrapper div.t3 ul.clr li strong {
  display: block;
}

div#wrapper ul.kurzy {
  margin-bottom: 0;
}

div#wrapper ul.kurzy li {
  width: 450px;
  float: left;
  padding: 0;
  background: transparent;
}

ul.kurzy a,
ul.kurzy em {
  padding: 12px 15px 6px 66px;
  position: relative;
}

ul.kurzy a strong {
  text-decoration: underline;
}

ul.kurzy a:hover strong {
  color: #6a04ac;  
}

ul.kurzy em strong {
  font-weight: bold;
}

ul.kurzy img {
  position: absolute;
  left: 0;
  top: 11px;
}

div.cont1, div.cont2 {
  width: 109px;
  height: 26px;
}

div.cont3 {
  margin-top: 2em;
  width: 161px;
  height: 26px;
}

div.cont4, div.cont5, div.cont6 {
  width: 121px;
  height: 26px;
  float: left;
  margin-right: 10px;
}

div.cont1 span {background: url(images/pokracovani.gif)}
div.cont2 span {background: url(images/ohlasy.gif)}
div.cont3 span {background: url(images/cajovna.gif)}
div.cont4 span {background: url(images/aktualni.gif)}
div.cont5 span {background: url(images/ohlasy2.gif)}
div.cont6 span {background: url(images/fotky.gif)}

div.cont1 a:hover span,
div.cont2 a:hover span,
div.cont3 a:hover span,
div.cont4 a:hover span,
div.cont5 a:hover span,
div.cont6 a:hover span {
  background-position: 0 -27px !important;
}

div.lhalf {
  width: 448px;
  float: left;
}

div.rhalf {
  width: 468px;
  float: right;
}

div.nej div.rhalf,
div.nej div.lhalf {
  width: 458px;
}

div.mintro div.rhalf,
div.mintro div.lhalf {
  width: 288px;
}

div.photos {
  padding-bottom: 10px;
}

div.photos2 {
  padding-bottom: 12px;
}

div.intro6 p {
  margin-bottom: 0;
}

div.photos div {
  float: left;
  margin-right: 10px;
}

div.photos2 div {
  float: left;
  margin-right: 12px;
}

.l {
  margin-right: 0 !important;
}

div.thr2 {
  margin-bottom: 1em;
}

div.photos div img {
  border: 6px solid #fff;
}

div.ohlasy li {
  font-style: italic;
  font-size: 1.2em;
}

div.ohlasy2 li {
  margin: 0 200px 0.7em 0;
}

div.img {
  float: right;
  margin: 6px 0 10px 15px;
}

div.img2 {
  float: left;
  margin: 6px 0 10px 0;
}

div.text3 {
  margin-left: 115px;
}

div.text4 {
  margin-left: 75px;
}

div.nej h3 a {
  text-decoration: none;
}

div.date {
  font-style: italic;
}

div.ohlasy h3 {
  border-bottom: 1px solid #e3dfd3;
  margin-bottom: 1.25em;
  padding-bottom: 0.4em;
}

h2.pTop {
  padding-top: 0.5em;
}

p.uvod {
  font-size: 1.4em;
  color: #730059;
  margin-bottom: 1em;
  font-style: italic;
}

.cite,
blockquote,
div.mcolrep p {
  width: 300px;
  float: right;
  margin: 0 0 20px 20px;
  color: #5e0f8f;
  font-size: 1.2em;
  font-style: italic;
}

blockquote {
  width: auto;
  margin-left: 0;
}

div.mcolrep p {
  margin-left: 0;
  float: none;
}

div.mcolrep,
div.mcol div.nintro {
  margin-bottom: 25px;
}

div.mcol div.nintro h3 {
  margin-bottom: 12px;
}

div#wrapper div.mcolrep h3 {
  margin-bottom: 10px;
  padding-top: 23px;
}

div.page {
  width: 700px;
}

div.lektortxt {
  width: 760px;
  float: right;
}

.line-through {
  text-decoration: line-through;
  color: #737067;
}

p img,
li img {
  display: inline;
}

div.vikendWrap2 {
  background: url(images/vikend.gif) 0 0 repeat-y;
}

div.vikendWrap {
  background: url(images/vikend2.gif) 0 100% no-repeat;
}

div.vikend {
  width: 202px;
  float: left;
  margin-right: 5px;
  text-align: center;
}

div.vikend a {
  border-top: 1px solid #ebe7d9;
  display: block;
  padding: 10px 10px 15px;
  text-decoration: none;
}

div.vikend img {
  display: inline;
  margin: 0;
}

div.vikend strong {
  display: block;
  font-weight: normal;
}

div.vikend a:hover strong {
  text-decoration: underline;
}

input.sub {
  color: #fff;
  background: #730077;
  padding: 2px 6px 4px;
  border: 0 none;
  cursor: pointer;
}

input.text {
  border: 1px solid #b5b1a3;
  background: #fff;
  width: 160px;
  padding: 3px 2px 4px;
}

input.err {
  border: 1px solid #ce0000;
}

div.form {
  margin-bottom: 18px;
  padding-top: 8px;
}

p.ok {
  color: #04b300;
  font-weight: bold;
}

/*========== [footer] ========================================================*/
div#fwrap {
  background: url(images/bot3.gif) 0 100% repeat-x;
}

div#fwrap2 {
  background: url(images/bot2.gif) 50% 100% no-repeat;
  padding-bottom: 398px;
}

div#footer {
  background: #fff url(images/bot.gif) 0 0 repeat-x;
  font-style: italic;
  padding: 40px 0 18px;
}

div#footer div.left {
  width: 348px;
  font-size: 0.89em;
  font-style: normal;
  float: left;
}

div#footer div.right {
  width: 448px;
  font-size: 0.89em;
  float: right;
  font-style: normal;
  text-align: right;
}

div#footer a,
div#footer a:link,
div#footer a:visited {
  color: #4b483f;
}

div#footer a:hover {
  color: #6a04ac;
}
