/*<group=basic>*/
body {
  background: white;
  text-align:center;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  font-size: 12px;
  margin: 0 0 20px 0; /* nahore vpravo dole vlevo */
  padding: 0;
}
body.notFound {
  background: url(archiv/images/bg-small.gif) repeat-x;
}
body.notFound #colorstrip {
  height: 60px;
  margin: auto;
  margin-bottom: 10px;
}
body.notFound #colorstripText h1 {
  color: white;
  padding-top: 35px;
  margin: 0px;
  font-size: 14px;
}
body.archivClanek #maincontent{
  margin-top: 5px;
}
body.archivClanek #maincontent h1 {
  text-align:left;
  color: #003366;
}

body.uvod {
  background: url(uvod/images/bg.gif) repeat-x;
}
body.archiv {
  background: url(archiv/images/bg.gif) repeat-x;
}
body.galerie {
  background: url(galerie/images/bg.gif) repeat-x;
}
body.centra {
  background: url(centra/images/bg.gif) repeat-x;
}
body.kontakt {
  background: url(kontakt/images/bg.gif) repeat-x;
}
body.historieSmallBg {
  background: url(historie/images/bg-small.gif) repeat-x;
}
body.historieBigBg {
  background: url(historie/images/bg-big.gif) repeat-x;
}
#page {
  margin: 0 auto;
  width:750px;
  text-align:left;
}
.nodisplay {
  display:none;
}
.clear {
  clear:both;
}
/*</group>*/

/*<group=Header>*/

#header h1 {
  margin:0;
  padding: 0px 0 0 0;
  color: #336699;
  font-size: 11px;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  position: relative;
  float: left;
  top: 56px;
  margin-left:10px;
}
body.historie #header h1 {
  color: #68663F;
}

body .logo a {
  display:block;
  width:140px;
  height:29px;
  background: url(uvod/images/logo.gif);
  position:relative;
  float:left;
  top: 45px;
  border: 0px;
}
body.uvod .logo a {
  background: url(uvod/images/logo.gif);
}
body.archiv .logo a {
  background: url(archiv/images/logo.gif);
}
body.galerie .logo a {
  background: url(galerie/images/logo.gif);
}
body.historie .logo a {
  background: url(historie/images/logo.gif);
}
body.centra .logo a {
  background: url(centra/images/logo.gif);
}
body.kontakt .logo a {
  background: url(kontakt/images/logo.gif);
}
#header {
  /* height: 104px; */
  height: 100px;
}

#pathway {
  position:absolute;
  clear: both; /* zrusit float obtekani kvuli MSIE */
  top:86px;
  font-size:9px;
  color: black;
}
#pathway a:link, #pathway a:visited {
  color: #68663F;
  text-decoration:none;
}
#pathway a:hover {
  color: black;
}
body.archiv #pathway a:link, body.archiv #pathway a:visited {
  color: #336699;
  text-decoration:none;
}

/*<group=Menu>*/

#menu {
  position:relative;
  float:right;
  font-size:9.5px;
  top: 57px;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
}
#menu a:link, #menu a:visited  {
  color:gray;
  text-decoration:none;
/*   height: 25px; */
}
#menu a.menuSelected {
  font-weight: bold;
}
body.uvod #menu a.menuSelected {
  color: #336699;
}
body.archiv #menu a.menuSelected {
  color: #336699;
}
body.historie #menu a.menuSelected {
  color: #666633;
}
body.galerie #menu a.menuSelected {
  color: #CC6600;
}
body.centra #menu a.menuSelected {
  color: #990033;
}
body.kontakt #menu a.menuSelected {
  color: #339999;
}

body.uvod #menu a:hover  {
  color: #336699;
  border-bottom: 1px solid #336699;
}
body.archiv #menu a:hover  {
  color: #336699;
  border-bottom: 1px solid #336699;
}
body.historie #menu a:hover  {
  color: #666633;
  border-bottom: 1px solid #68663F;
}
body.galerie #menu a:hover {
  color: #CC6600;
  border-bottom: 1px solid #CC6600;
}
body.centra #menu a:hover {
  color: #990033;
  border-bottom: 1px solid #990033;
}
body.kontakt #menu a:hover {
  color: #339999;
  border-bottom: 1px solid #339999;
}

/*</group>*/

/*</group>*/

/*<group=Sekce>*/

/*<group=Úvod>*/

/*<group=Sablona>*/

body.uvod #colorstrip {
  height:230px;
  margin-bottom: 20px;
}

body.uvod #colorstrip img {
  position:relative;
  float:left;
  margin: 0 15px 0 0;
}

body.uvod #colorstrip p {
  margin:0;
  padding: 35px 0 0 15px;
  color:white;
  font:13px/16px normal;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  letter-spacing:.5px;
}

body.uvod #colorstrip p#second {
  padding: 0;
  font-size:10px;
  line-height:13px;
  letter-spacing:0;
  padding-top: 10px;
  margin:10px 0 0 10px;
  border-top: 1px white dotted;
}

body.uvod #colorstrip p#second a:link, body.uvod #colorstrip p#second a:visited {
  color:white;
  text-decoration: none;
}

body.uvod #colorstrip p a:hover {
  color:silver;
}

#maincontent h1 {
  font-size: 16px;
  color:#68663F;
  margin-top: 0px;
}

/*</group>*/
/*<group=Obsah>*/

#right {
  position:relative;
  float:right;
  width:365px;
}

#left {
  width:370px;
  position:relative;
  float:left;
}
#left h1, #right h1 {
  font-size: 13px;
  font-weight:bold;
  background:#336699;
  color:white;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  text-indent:10px;
  padding: 1px 0;
}
#left div.left-column {
  margin-top:15px;
  position:relative;
  float:left;
  width:160px;
}
#left div.right-column {
  margin-top:15px;
  position:relative;
  float:right;
  width:200px;
}
#left img.icomap-leftcolumn {
  position:relative;
  float:left;
  margin-top:15px;
}
.item h2 {
  font-size: 13px;
  font-weight:bold;
  color:#336699;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  margin:0;
}

.item .date {
  font-size: 9.5px;
  color:silver;
  margin:0 0 5px 0;
}

.item p {
  margin:0 0 5px 0;
  text-align:justify;
  font-size: 13px;
  color:#000000;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
}

.item#newsarchive h2 {
  font-size: 10px;
  font-weight:bold;
  color:#336699;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  margin:0;
}
.item#newsarchive ul {

  padding: 5px 0 0 0px;
  list-style: none;
  color:gray;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  margin:0;
  font-size: 9px;
}
.item#newsarchive ul a:link {
text-decoration: none;
color: #336699;
}
.item#newsarchive ul a:hover {
color: gray;
}
.item#newsarchive ul a:visited {
color: gray;
}

#right .box {
  width: 178px;
  background-color: #EEEEEE;
  position: relative;
  float: left;
  margin-bottom: 8px;
    }
#right .box img {
  padding: 0 0 0 7px;
    }

#right .box#second {
  position: relative;
  float: right;
    }

#right .box .top {
  font-weight: bold;
  padding: 7px 7px;
  font-size: 10px;
  color: #336699;
  }
#right .box .middle p {
  font-size: 10px;
  margin: 0;
  padding: 7px;
  height: 40px;
  }
#right .box .bottom {
  font-size: 10px;
  margin: 0;
  padding: 7px;
  border-top: 2px solid white;
  }
#right .box a:link, #right .box a:visited {
  font-size: 10px;
  padding: 4px 4px 6px 4px;
  text-decoration: none;
  color: #336699;
  }
#right .box a:hover {
 color: black;
  }
#right .centers {
  background: url(uvod/images/worldmap.gif) no-repeat;
  /*height: 115px;*/
  height: 135px;
  }
#right .centers p{
  position: relative;
  float: right;
  width: 178px;
  font-size: 11px;
  color: #336699;
  margin: 0;
  }
.newsletter p {
  position: static;
  width: 100%;
  font-size: 11px;
  color: #336699;
  margin: 0;

  }
#right .centers p span {
  display: block;
  font-weight: bold;
  padding-top: 5px;
  margin-top: 30px;
  border-top: 1px dotted  #336699;
  }
.newsletter p span {
  display: block;
  font-weight: bold;
  padding-top: 5px;
  margin-top: 10px;
  border-top: 1px dotted  #336699;
  }
#right .centers p span a, .newsletter p span a, #right .gallery a {
  text-decoration: none;
  color: #336699;
  }
#right .centers p span a:hover, .newsletter p span a:hover, #right .gallery a:hover {
  color: black;
  }
#right .centers form{
  position: relative;
  float: left;
  top:76px;
  left: 38px;
  margin: 0;
  }
#right .centers input#entry{
  width: 124px;
  }
#right .gallery {
/*  height: 188px; */
margin-bottom: 5px;
  }
#right .gallery img {
  border: 1px solid black;
  margin-right: 5px;
  }
#right .gallery p {
  font-size: 11px;
  color: #336699;
  margin: 5px 0 0 0;
  }
#right .gallery p span {
  display: block;
  font-weight: bold;
  padding-top: 5px;
  margin-top: 5px;
  border-top: 1px dotted  #336699;
  }
#right .gallery p span {
  display: block;
  font-weight: bold;
  padding-top: 5px;
  margin-top: 10px;
  border-top: 1px dotted  #336699;
}

#right .news {

}
#right .news div.item {
  border-bottom: 1px solid #336699;
  padding: 5px 0 5px 0;
}
#right .news div.item p {
  font-size: 12px;
  color: #336699;
  font-weight: bold;
  margin: 0px 0 0 0;
}
#right .news div.item p.datum {
  font-size: 9.5px;
  color:silver;
  margin:0 0 5px 0;
  font-weight: normal;
}
#right .news div.item p.href {
  font-size: 10px;
  color: #444444;
  margin: 5px 0 0 0;
  text-decoration: none;
  font-weight: normal;
}
#right .news div.item a {
  font-size: 10px;
  color: #336699;
  margin: 5px 0 0 0;
  text-decoration: none;
  font-weight: normal;
}
#right .news div.item a:hover {
  text-decoration: underline;
}

/*</group>*/

/*</group>*/

/*<group=Kontakt>*/
body.kontakt #infoMessage {
  margin-top: 10px;
  margin-bottom: 10px;
}
body.kontakt .error {
  color: #000099;
}
body.kontakt #colorstrip {
  height: 230px;
  margin-bottom: 20px;
}
body.kontakt #colorstripText {
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  color: white;

  width: 400px;
  float: right;
}
body.kontakt div.fieldTitle {
  width: 137px;
  float: left;
  /* border: 1px dotted #ffcc33; */
}
body.kontakt div.formRow {
 /* border: 1px dotted blue; */
}
body.kontakt div.textArea {
  float: none;
}
body.kontakt form {
  margin: 0px;
  color: white;
}
body.kontakt input {
  width: 260px;
  border: 1px solid black;
  margin-bottom: 3px;
}
body.kontakt textarea {
  width: 400px;
  height: 100px;
  border: 1px solid black;
}
body.kontakt input, body.kontakt textarea {
  color: #339999;
}
body.kontakt #reset, body.kontakt #submit {
  width: 80px;
  float: none;
  color: black;
}
 body.kontakt #submit {
  font-weight: bold;
}
body.kontakt div.sendButton {
  width: 400px;
  text-align: right;
}
body.kontakt #maincontent {
  color: #339999;
  font-size: 11px;
  padding: 0 0 0 0;
  clear: both;
}
body.kontakt #maincontent .greeting {
  float: none;
  margin-left: 10px;
}
body.kontakt #maincontent div.smallText {
  margin-left: 10px;
}
body.kontakt #maincontent .smallText p  {
  width: 230px;
  float: left;
  margin: 0px;
  margin-left: 0px;
  margin-right: 15px;
/*   text-align: justify; */
}
body.kontakt #maincontent a:link, body.kontakt #maincontent a:visited {
  color: #339999;
}
/*</group>*/

/*<group=HistorieADalsi>*/

/*<group=Sablona>*/

body.masters #colorstrip {
  height:240px;
}

body.garland #colorstrip {
  height:76px;
}

body.linieKarmapu #colorstrip {
  height: 117px;
}

body.centra #colorstrip,
body.historieMain #colorstrip {
  color: #FFFFFF;
  text-decoration: none;
  padding: 0px;
  height: 230px;
}

/*</group>*/

/*<group=Obsah>*/

body.historie #maincontent a:link, body.historie #maincontent a:visited,
body.historie #leftcontent a:link, body.historie #leftcontent a:visited {
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  color:#68663F;
  text-decoration: none;
  background: url(historie/images/pfeil_brown.gif) no-repeat 0% 50%;
  padding-left: 12px;
}
body.historie #leftcontent a:link, body.historie #leftcontent a:visited {
  background: url(historie/images/pfeilzuruck.gif) no-repeat 0% 50%;
}
body.historie #maincontent a:hover,
body.historie #leftcontent a:hover {
  text-decoration: underline;
}

body.galerie #colorstripFoto {
  margin-top: 17px;
}
body.historieMain #colorstripFoto {
  width: 303px;
  height: 226px;
  margin-top: 4px;
  float: left;
}
body.centra #colorstripFoto,
body.kontakt #colorstripFoto {
  width: 303px;
  height: 223px;
  margin-top: 7px;
  float: left;
}
body.centra #colorstripText,
body.historieMain #colorstripText {
  margin-top: 40px;
  margin-left: 20px;
  width: 420px;
  float: right;
}
body.historieMain #colorstripText {
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  font-style: italic;
  font-weight: bold;
  font-size: 18px;
  line-height: 30px;
}
body.centra #colorstripText {
  font-weight: bold;
  line-height: 120%;
}
body.historieMain #leftcontent {
  width: 280px;
  margin-top: 10px;
  margin-right: 20px;
  float: left;
}
body.historieMain #maincontent {
  margin-top: 10px;
  width: 420px;
  float: left;
}
body.historieMain #leftcontent h3,
body.historieMain #leftcontent p {
  font-size: 10px;
  color:#68663F;
}
body.historieMain #leftcontent h3 {
  font-weight: bold;
}
body.historieMain #maincontent a:link,
body.historieMain #maincontent a:visited {
  text-decoration: none;
  background: #FFFFFF;
  margin: 0px;
  padding: 0px;
}
#maincontent .odkazy {
  background: url(historie/images/pfeil_brown.gif) no-repeat 0% 50%;
  margin-bottom: 3px;
  padding-left:14px;
}

body.garland #maincontent a:link,
body.garland #maincontent a:visited,
body.garland #maincontent a:hover {
  background: #FFFFFF;
  padding: 0px;
}

body.linieKarmapu #maincontent a:link,
body.linieKarmapu #maincontent a:visited,
body.linieKarmapu #maincontent a:hover {
  background: #FFFFFF;
  padding: 0px;
}


h2 {
  font-size:14px;
  margin:15px 0 0 0;
}

/* body.garland h1 {
  background: url(historie/images/garlandtypo.gif) no-repeat;
  width:271px;
  height:36px;
  margin-left:160px;
  _margin-top:80px;
} */
body.garland h1 span {
  display:none;
}


body.karmapove h1 {
  display:none;
/*
  color: white;
  margin:25px 0 0 15px;
  font-size:20px;
  font-weight:bold;
  font-variant:oblique;
  padding:0;
*/
}

body.karmapove h2 {
  color: white;
  margin: 0px 0px 50px 0px;
  font-size:16px;
  font-weight: normal;
  padding:0px;
}

body.historie #maincontent p {
  line-height : 13pt;
  font-family: "Arial", "Arial CE", "Verdana", "Verdana CE", "Helvetica", "Helvetica CE", sans-serif;
  font-size : 10pt ;
}

body.masters #maincontent {
  margin-left:280px;
  padding-left:15px;
}

body.historieSmallBg #leftcontent  {
  float:left;
  width: 150px;
  margin-top: 80px;
}
body.historieSmallBg #maincontent  {
  float: left;
  width: 385px;
  /* margin-left:160px; */
  padding-left:15px;
  border-left: 1px dashed #68663F;
  margin-top: 38px;
}
body.historieSmallBg #rightcontent  {
  float:right;
  margin-top: 70px;
  text-align:right;
}
body.historieSmallBg #maincontent h1 {
  color:white;
  font-size: 14px;
}

body.garland #leftcontent,
body.garland #maincontent,
body.garland #rightcontent  {
  margin-top: 20px;
}

body.timeline #maincontent {
  border: 0px;
  height: 300px;
  padding-left: 0px;
}
body.linieKarmapu #leftcontent {
  background: url(/historie/images/karmapa_lineage_links.gif) no-repeat;
  margin: 0px;
  width: 385px;
  height: 150px;
  float: left;
}
body.linieKarmapu #maincontent {
  margin: 0px;
  width: 355px;
  float: right;
}
body.linieKarmapu #karmapoveVyber {
  width: 355px;
  height: 140px;
  overflow: auto;
}
body.karmapove #leftcontent {
  margin: 0px;
  width: 268px;

  float: left;
}

body.karmapove #leftcontent a:link,
body.karmapove #leftcontent a:visited,
body.karmapove #leftcontent a:hover {
  background: #FFFFFF;
  padding: 0px;
}
body.karmapove #leftcontent a:hover {
  text-decoration: underline;
}

body.karmapove #maincontent {
  margin-top: 78px;
  margin-left: 20px;
  width: 460px;
  float: left;
}
body.karmapove #back,
body.karmapove #forward {
  margin-top: 10px;
}
body.karmapove #back {
  float: left;
}
body.karmapove #forward {
  float: right;
}

body.centra form.searchCenter {
  margin-top: 10px;
  margin-bottom: 20px;
}

body.centra #maincontent a:link, body.centra #maincontent a:visited {
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  line-height: 150%;
  color: #990033;
  text-decoration: none;
  background: url(centra/images/pfeil_red.gif) no-repeat 0% 50%;
  padding-left: 12px;

}
body.centra #maincontent a:hover {
  text-decoration: underline;
}
/*</group>*/

/*</group>*/

/*</group>*/

/*<group=Footer>*/

#footer {
  clear:both;
  font-size: 9px;
  color: white;
  text-align: right;
  margin-top: 10px;
}
#footer a:link, #footer a:visited {
  color: white;
  text-decoration: none;
}
#footer a:hover {
  color: silver;
}
#footer p {
  width: 450px;
  position: relative;
  float: right;
  padding: 3px 6px;
}
body.uvod #footer p  {
  background: #336699;
}
body.archiv #footer p  {
  background: #336699;
}
body.historie #footer p  {
  background:#999966;
}
body.galerie #footer p  {
  background: #FF9900;
}
body.centra #footer p  {
  background: #990033;
}
body.kontakt #footer p  {
  background: #339999;
}
/*</group>*/

/* 16. Karmapa - zivotopis */

body.zivotopis {
  text-align: left;
  margin-left: 10px;
  margin-top: 10px;
}
body.zivotopis.logo {
  text-align: left;
}
body.zivotopis #page {
  margin: 0 auto;
  text-align:left;
  width: auto;
}
body.zivotopis #header {
  /* height: 104px; */
  height: auto;
}
body.zivotopis .message {
  color: #336699;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding-left: 270px;
  margin-bottom: 4px;
}

body.zivotopis #timelineMain {
  /*width: 1760px;*/
}
body.zivotopis #timeline {
  margin: 0 auto;

  float:left;
  height: 121px;

  overflow: auto;
  position: absolute;
  left: 270px;
  margin-left: 0px;

  background-image: url(historie/images/16-karmapa/bg16_2.gif);
}
body.zivotopis #timeBlocks {
  width: 1680px;
  float: left;
  height: 50px;
}
body.zivotopis .timelineBlock,
body.zivotopis .timelineBlock a {
  text-align:left;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
body.zivotopis .timelineBlock {
  padding-right: 10px;

  width: 170px;
  float: left;
}
body.zivotopis .timelineBlock a {
  font-weight: bold;
  text-decoration: none;
  background: url(historie/images/16-karmapa/pfeilklein.gif) no-repeat  0% 50%;
  margin-bottom: 3px;
  padding-left:14px;
}
body.zivotopis .timelineBlock a:visited {
  color: gray;
}
body.zivotopis .timelineBlock .timePopisek {
  padding-left: 15px;
}
.ornamentBig, .ornament {
  color: white;
  font-family: Arial, Helvetica, sans-serif;
}
.ornamentBig {
  font-size: 11px;
  letter-spacing: 2px;
}
.ornament {
  font-size: 9px;
  letter-spacing: 2px;
}
body.zivotopis #maincontent {
  clear: both;
}
body.zivotopis #maincontent,
body.zivotopis #maincontent h1{
  font-family: Arial, Helvetica, sans-serif;
  color: #003366;
}

body.zivotopis #maincontent #text {
  position:absolute;
  width:370px;
  left: 180px;
  top:160px;
  padding-bottom: 10px;
/*  border: 1px red dotted;  */
}

body.zivotopis #maincontent #right {
  position:absolute;
  left: 550px;
  top:160px;
  width: 200px;
   padding-bottom: 10px;
/*  border: 1px yellow dotted;   */
  margin-left:10px;
}
body.zivotopis #maincontent #right a {
  background-image: url(none);
  margin:0px;
  padding:0px;
  border: 0px;
}
body.zivotopis #maincontent #right img {
  margin-bottom: 3px;
  margin-right: 3px;
}
body.zivotopis #maincontent #right div {
  margin-bottom: 20px;
}
body.zivotopis #maincontent #right .lupa {
  vertical-align: middle;
}

body.archivClanek {
  background: url(archiv/images/bg-small.gif) repeat-x;
}
body.archivClanek #colorstrip {
  height: 60px;
  margin: auto;
  margin-bottom: 10px;
}
body.archivClanek #colorstripText h1 {
  color: white;
  padding-top: 35px;
  margin: 0px;
  font-size: 14px;
}
body.archivClanek #maincontent{
  margin-top: 5px;
}
body.archivClanek #maincontent h1 {
  text-align:left;
  color: #003366;
}

/* webac - ale uz rapidne upraveno */
#maincontent.latestnews{
  text-align:center;
  margin:0 auto;
}
.item p.href {
  margin:5px 0 0 0;
  font-size: 11px;
  color:#000000;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
}
.item p.href a {
  font-size: 11px;
  color: #336699;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
}
.item p.href a:hover {
  text-decoration:none;
}
.item p.hr {
  margin:7px 0 7px 0;
  border-bottom:1px dotted silver;
}
.item img {
  vertical-align:text-bottom;
}
#maincontent #odsazeni div.clanek {
  width: 600px;
  margin-bottom:25px;
  margin: 0px;
  padding: 0px;
}
#odsazeni {
  width:600px;
  padding-top: 10px;
  text-align:justify;
}
#odsazeni {
  width:600px;
  margin-left:120px;
  padding-top: 10px;
  padding-left:15px;
  border-left: 1px dotted #68663F;
}
#odsazeni p {
/*  position:relative;
  float:left;
*/
  width:580px;
  text-indent:0px;
  /*
  margin-bottom:10px;
  padding:0px;
  width:580px;
  font-family:Arial, sans-serif;
  font-size:13px/16px normal;
  color:#000000;
  */
}
#odsazeni p.otazky {
  margin-bottom:10px;
  padding:0px;
  width:580x;
  font-family:Arial, sans-serif;
  font-size:13px/16px normal;
  font-weight:bold;
  color:#336699;
}
#odsazeni p.text {
  text-indent:15px;
  margin-bottom:10px;
  padding:0px;
  width:580px;
  font-family:Arial, sans-serif;
  font-size:13px/16px normal;
  color:#000000;
}
/*
#odsazeni p.text {
  text-indent:15px;
  margin-bottom:10px;
  padding:0px;
  width:580px;
  font-family:Arial, sans-serif;
  font-size:13px/16px normal;
  color:#000000;
}
*/
#odsazeni p {
  text-indent:0px;
  margin-bottom:10px;
  padding:0px;
  width:580px;
  font-family:Arial, sans-serif;
  font-size:13px/16px normal;
  color:#000000;
}

#seznam img {
  width:120px;
  position:relative;
  float:left;
}
#seznam div.clanek {
  width: 600px;
  height: 100px;
  margin-bottom:25px;
}
#seznam {
  width:600px;
  margin-left:120px;
  padding-top: 10px;
  padding-left:15px;
  border-left: 1px dotted #68663F;
}
#seznam p {
  position:relative;
  float:right;
  width:470px;
  margin:0px;
}
#seznam p.nadpis {
  margin-bottom:5px;
  padding:0px;
  width:470px;
  font-family:Arial, sans-serif;
  font-size:14pt;
  color:#336699;
}
#seznam p.text {
  margin-bottom:5px;
  padding:0px;
  width:470px;
  font-family:Arial, sans-serif;
  font-size:13px/16px normal;
  color:#000000;
}
#seznam p a{
  font-family:Arial, sans-serif;
  font-size:13px/16px normal;
  color:#336699;
  text-decoration:none;
}
#seznam p a:hover{
  color:#000000;
  text-decoration:none;
}

#colorstrip.archiv {
  height:230px;
}

#colorstrip.archiv img {
  position:relative;
  float:left;
  margin: 0 15px 0 0;
}

#colorstrip.archiv p {
  margin:0;
  padding: 35px 0 0 15px;
  color:white;
  font:13px/16px normal;
  font-family: "Verdana", "Verdana CE", "Arial", "Arial CE", "Helvetica", "Helvetica CE", sans-serif;
  letter-spacing:.5px;
}

#colorstrip.archiv p#second {
  padding: 0;
  font-size:13px/16px normal;
  line-height:13px;
  letter-spacing:0;
  padding-top: 10px;
  margin:10px 0 0 10px;
}

#colorstrip.archiv p#title {
  padding: 0;
  font-size: 19pt;
  font-family: "sans-serif CE";
  line-height:19px;
  letter-spacing: 1px;
  padding-top: 10px;
  margin:10px 0 0 10px;
}

#colorstrip.archiv p#second a:link, #colorstrip.uvod p#second a:visited {
  color:white;
  text-decoration: none;
  }

#colorstrip.archiv p a:hover {
  color:silver;
}


