@charset "utf-8";

/* 

========== Zakladni stylopis webu Destinde ========== 

Autor:        Martin Michalek, info@destinde.cz
Web:          www.destinde.cz, www.destinde.com

*/



body
{
  font:.75em/1.4em Arial, sans-serif;
  background:#c2cfbe url(../img/page-bg.jpg) top left repeat-x;
  color:#0C2D02;
  margin:0;
  padding:0 0 1.5em;
}

body,input,textarea,option,select,td,th
{
  font-family:Arial, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
  font-family:Arial, sans-serif;
  color:#333;
  padding:0;
  margin:1.5em 0 .2em;
  line-height:1.4em;
}

ul,ol,p,blockquote,hr
{
  padding:0;
  margin:0 0 1.5em;
}

ul,ol
{
  margin-left:2em;
  margin-bottom:1.5em;
}

ul
{
  list-style-type:square;
}

hr
{
  height:1px;
  background:#ddd;
  border:0;
}

dt
{
  font-weight:700;
}

dd
{
  margin-bottom:1.5em;
}

blockquote
{
  margin-left:2em;
  font-style:normal;
}

h1
{
  font-size:1.8em;
  color:#666;
  margin:0 0 1em;
  padding-bottom:10px;
  border-bottom:1px solid #eee;
}

code 
{
  font-size: 1.1em;
  color: #899E82;
}

.suppress
{
  color: #aaa;
}

em.suppress
{
  font-style: normal;
}


/* velky font */

h2,#headLogo strong,.textBig,.paging
{
  font-size:1.5em;
  font-weight:400;
  line-height:1.25em;
}

h2
{
  margin-bottom:0;
}

h3
{
  font-size:1em;
}

a img
{
  border:0;
}

form
{
  margin:0;
  padding:0;
}

a
{
  color:#F2036E;
  text-decoration:none;
  padding:2px 1px;
}

a:hover
{
  text-decoration:none;
  background:#E4F2E0;
}

/* layout */

#boxContent
{
  width:990px;
  margin:0 auto 1.5em;
  background:#fff;
}

#contentSide
{
  width:350px;
  float:right;
  display:inline;
  border-right:1px solid #eee;
  padding:25px 25px 0;
}

#contentSide ul,#contentSide ol
{
  margin:0;
  padding:0;
  list-style-type:none;
}

#contentSide ul ul
{
  margin-left:1.5em;
}

#contentSide ul small
{
  font-size:1em;
  color:#8EA587;
}

#contentSide ul small a
{
  color:#8EA587;
}

#contentMain
{
  padding:0 25px;
  width:500px;
  float:left;
  display:inline;
}

#footer
{
  clear:both;
  margin:0;
  margin-top: -5px;
  background:#899e82 url(../img/foot-bg.jpg) no-repeat left bottom;
  padding:1.5em 25px;
  color:#fff;
}

#footer a
{
  color:#fff;
}

#footer a:hover
{
  color:#fff;
  background:#a1b19b;
}

#header
{
  background:#E4F2E0;
  padding:0;
  width:auto;
  height:140px;
}

#boxContent.admin #header
{
  height:70px;
}

#boxContent.admin #headLogo
{
  margin-top:20px;
}

#headLogo
{
  float:left;
  width:300px;
  padding-left:25px;
  margin-top:50px;
}

#headLogo strong
{
  font-size:2em;
  font-weight:400;
}

#headLogo small
{
  color:#8EA587;
}

#headLogo a
{
  padding:0;
}

#headSearch
{
  float:right;
  width:350px;
  margin-top:83px;
  text-align:right;
  padding:0 25px;
}

#headSearch input.xl
{
  width:268px;
  height: 16px;
}

#headPriklady
{
  padding-top:2px;
  color:#8EA587;
  text-align:left;
  padding-left: 2px;
}

.searchSubmit
{
  color:#fff;
  background:#F2036E url(../img/button.png) no-repeat;
  height:20px;
  width:72px;
  border:0;
  cursor:pointer;
  cursor:hand;
}

.searchSubmit:hover
{
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#headInfo
{
  float:left;
  width:200px;
}

#headInfo h2
{
  font-size:1em;
  margin:0;
  padding:0;
}

#headSearch p
{
  margin:0;
}

#headUser
{
  float:right;
  width:300px;
  text-align:right;
  padding-right:25px;
}

#topMenu
{
  margin:0;
  padding:1.5em 25px;
  float:left;
  width:400px;
}

#topMenu li
{
  display:inline;
  margin-right:10px;
}

.temporaryText
{
  color:#666;
  font-style:normal;
  font-weight:400;
  margin:0;
  padding:0;
  background:#cfe;
}

.greyText
{
  color:#666;
}

.paragraphBottom
{
  margin-top:3em;
  padding-top:1em;
}

.paragraphImportant
{
  background:#efefef;
  border:1px solid #eee;
  padding:1em;
  margin-bottom:1em;
}

#crumb h1
{
  display:inline;
}

#content.wide #contentMain
{
  float:none;
  display:block;
  width:90%;
  clear:both;
  margin:20px;
}

#content.wide #contentSide
{
  display:none;
}

/* clanky */

.details
{
  margin-top:-1.5em;
}

.detailsmargin
{
  margin-top:0;
}

.details,.details a
{
  color:#8EA587;
}



/* === Seznam clanku v podobe perexu === */

#contentMain.typePerex
{
  padding:0 20px;
  width:510px;
  padding-top:20px;
}

.articlePerex
{
  padding:15px 5px;
  margin:0;
}


.articlePerex h2
{
  margin-top: -4px;
  float: right;
  width: 375px;
}

.articlePerex p
{
  float: right;
  width: 375px;
}

.articlePerex p.articlePerexImage
{
  float: left;
  width: 120px;
  margin-bottom: 0;
}

.articlePerex h2 a:hover,.articlePerex h2 a:visited
{
  background:none;
}

.articlePerex .details
{
  margin-bottom:0;
  float: right;
  width: 375px;
}

.articlePerex a.feed-name
{
  color:#F293BE;
  margin-left: -1px;
}

/* mouseover nad perexem */
.articlePerex.hover a.feed-name:hover,
.articlePerex.hover .details a:hover
{
  background:#fff;
}

.articlePerex.hover
{
  cursor:pointer;
  background-color:#E4F2E0;  
}


/* ===== detail clanku ===== */
/* podobne clanky */
#similarArticles
{
  margin-top:1.5em;
}

.similarArticle
{
  width:230px;
  float:left;
  margin-right:20px;
  height:160px;
}

.similarArticle h3
{
  border-bottom:1px dotted #E4F8DE;
  color:#0C2D02;
  font-weight:700;
  padding:2px;
  margin:0 0 3px;
}

.similarArticle h3 small
{
  font-weight:400;
  font-size:1em;
  color:#999;
}

.similarArticle ul
{
  margin-bottom:1em;
  list-style:none;
  margin-left:0;
}

.similarArticle li
{
  margin-bottom:3px;
  margin-left:2px;
  line-height:1.3em;
}

#articleDetailDate
{
  width:230px;
  float:left;
  margin-right:20px;
}

#articleDetailContinue
{
  width:230px;
  float:left;
  font-size:1.5em;
  font-weight:400;
  line-height:1.25em;
  margin-top:-5px;
}

/* tabulky */
table.normal
{
  border-collapse:collapse;
  border-bottom:1px solid #fff;
  border-right:1px solid #fff;
  margin:1em 0;
  width:450px;
}

table.normal td,table.normal th
{
  text-align:left;
  padding:.5em 1em;
  vertical-align:top;
  border-top:1px solid #fff;
  border-left:1px solid #fff;
  font-weight:400;
}

table.normal th
{
  background:#ddd;
  color:#000;
  font-weight:700;
}

table.normal tr.typeOne td
{
  background:#eee;
}

table.normal tr.typeTwo td
{
  background:#e8e8e8;
}

table.normal tr.typeSummary td
{
  background:#d8d8d8;
}

table.normal col.aligncenter td,table.normal col.aligncenter th
{
  text-align:center;
}

table.normal.noBg td,table.normal.noBg th
{
  background:transparent;
}

table.normal .odd
{
  background-color:#eee;
}

/* formulare */
table.form,table.width100
{
  width:100%;
}

table.form th,table.form td
{
  padding:.2em .5em;
  vertical-align:top;
}

table.form th
{
  text-align:right;
  width:35%;
  font-weight:400;
}

table.form td
{
  text-align:left;
  width:65%;
}

table tr.rowOne td,table tr.rowOne th
{
  background:#efefef;
}

table tr.rowTwo td,table tr.rowTwo th
{
  background:#f8f8f8;
}

table tr.rowThree td,table tr.rowThree th
{
  background:#dfdfdf;
}

table tr.error td,table tr.error th
{
  background:#FED0D0;
  color:red;
}

table.form small
{
  color:#666;
}

table.form th textarea,table.form td textarea,table.form th input,table.form td input,table.form th select,table.form td select
{
  vertical-align:top;
}

.sendOK
{
  padding:.5em;
  background:#cfc;
  width:200px;
  position:absolute;
  top:150px;
  left:50%;
  margin-left:-100px;
  text-align:center;
}

.sendKO,#contentBox p.sendKO
{
  border-left:5px solid red;
  padding:1em;
  background:#efefef;
}

.sendKO strong,#contentBox p.sendKO strong
{
  color:red;
}

input,textarea
{
  font-size:1em;
}

.required
{
  font-size:1.2em;
  font-weight:700;
  color:#f60;
}

p.submit
{
  text-align:right;
}

.big
{
  font-size:1.5em;
  font-weight:700;
  vertical-align:middle;
}

.fontSmall
{
  font-size:.5em;
  font-weight:400;
}

.fontSmaller
{
  font-size:.9em;
  font-weight:400;
}

small.fontSmall
{
  font-size:.6em;
  font-weight:400;
}

table.fontSmall td,table.fontSmall th
{
  font-size:1.4em;
  font-weight:400;
}

fieldset
{
  padding:2em 1em;
  margin-bottom:1em;
  border:1px solid #ccc;
}

legend
{
  margin-bottom:1em;
  color:#333;
}

.moreInfo
{
  border-bottom:1px dotted #333;
}

.alert
{
  margin:1em 0;
  padding:1em;
  border:2px solid orange;
}

.textGrey,tr.textGrey td
{
  color:#666;
}

.reklama
{
  height:100px;
  background:#ccc;
  color:#666;
}

input.xs
{
  width:3em;
}

input.s
{
  width:4em;
}

input.m,select.m
{
  width:8em;
}

input.l,select.l
{
  width:12em;
}

input.xl,select.xl
{
  width:15em;
}

input.xxl
{
  width:20em;
}

input.xxxl
{
  width:25em;
}

textarea.m
{
  width:230px;
  height:15em;
}

textarea.s
{
  width:20em;
  height:5em;
}

textarea.l
{
  width:20em;
  height:10em;
}

textarea.xl
{
  width:25em;
  height:10em;
}

textarea.xxl
{
  width:25em;
  height:20em;
}

textarea.xxxl
{
  width:25em;
  height:40em;
}

.floatLeft50
{
  width:49%;
  float:left;
}

.floatRight50
{
  width:49%;
  float:right;
}

.floatLeft
{
  float:left;
}

.floatRight
{
  float:right;
}

.marginTopZero
{
  margin-top:0;
  padding-top:0;
}

.marginTop2em
{
  margin-top:2em;
}

.marginBottom2em
{
  margin-bottom:2em;
}

.displayInline
{
  display:inline;
}

.alignRight
{
  text-align:right;
}

.alignLeft
{
  text-align:left;
}

.alignCenter
{
  text-align:middle;
}

.alignTop
{
  vertical-align:top;
}

.alignBottom
{
  vertical-align:bottom;
}

.alignMiddle
{
  vertical-align:center;
}

.fontWeightNormal
{
  font-weight:400;
}

.clearBoth
{
  clear:both;
}

.clearBothZero,
.clear-zero
{
  clear:both;
  height:1px;
  line-height:1px;
  font-size:1px;
}

.submit
{
  font-weight:700;
  padding:3px 20px;
}

.button
{
  background:#4040DF url(../img/button.gif) no-repeat bottom right;
  color:#fff;
  padding:.1em .5em;
  border:1px solid #000;
  cursor:hand;
  cursor:pointer;
}

.paging
{
  margin:3em 0;
}

.paging .previousPage
{
  display:block;
  float:left;
}

.paging .nextPage
{
  display:block;
  float:right;
  text-align:right;
}

.searchPhrase
{
  background:#ccc;
}

.cat2
{
  color:#666;
  padding-left:5px;
}

.cat3
{
  color:#999;
  padding-left:5px;
}

.cat4
{
  color:#aaa;
  padding-left:5px;
}

.cat5
{
  color:#ccc;
  padding-left:5px;
}

small.subText,small.subText a
{
  color:#666;
}


.topBox p,.topBox h3
{
  margin:0;
  padding:0;
}

.topBox
{
  margin-bottom:10px;
  line-height:1.6em;
}

.topBox a
{
  padding:2px 4px;
  margin-bottom:1px;
}

.topBox a:hover
{
  text-decoration:none;
  background:#E4F2E0;
}

.topBox h3
{
  padding:2px 4px;
  border-bottom:1px dotted #E4F8DE;
  font-weight:400;
  color:#0C2D02;
}

#homepageTops .topMixes small a 
{
 display: inline;
}

/* === Zebricky na uvodni strance === */

#homepageTops .topBox 
{
  width: 110px;
  float: left;
  margin-right: 2px;
}

#homepageTops .topBox.wide 
{
  width: 334px;
}

#homepageTops .topBox a
{
  display: block;
  margin:0;
  padding:3px 3px;
  height: 17px;
  overflow: hidden;
}

#homepageTops .topBox a:hover
{
  background-color: #E4F2E0;
}






/* Hlavni nadpis stranky */
#topHead
{
  background:#338417 url(../img/head-bg.jpg) top left no-repeat;
  padding:1.5em 25px;
  height:40px;
}

#topHead h1
{
  color:#fff;
  border:0;
  margin:0;
  padding:0;
  font-size:2em;
  font-weight:400;
}

#topHead h1 em,#topHead h1 a
{
  font-style:normal;
  color:#BCDAB2;
}

#catBackNav
{
  margin:0;
  padding:0;
  color:#ABE696;
  margin-top:-5px;
}

#catBackNav a
{
  color:#ABE696;
}

#catBackNav a:hover
{
  background:#40A41E;
  color:#ABE696;
}


/* === Hlavni navigace === */

#navigation {
 width: 500px;
 float: right;
 margin-top: -31px;
}

#navigation a {
  float: left;
  padding: 8px 15px 6px;
  margin-right: 4px; 
  background-color: #fff;
  color: #0C2D02;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  CCBorderRadiusTL: 5px;
  CCBorderRadiusTR: 5px;
  border-top-left-radius: 5px;  
  border-top-right-radius: 5px; 
  opacity: .7; 
}

#navigation a:hover,
#navigation strong a {
  opacity: 1; 
  font-weight: normal;
}


/* === Vypis clanku v kategorii === */

.subcategories 
{
  margin: 0 0 1.4em;
}


.subcategories h3
{
  padding:2px 4px;
  margin-top: 0; 
  border-bottom:1px dotted #E4F8DE;
  font-weight:400;
  color:#0C2D02;
}

.subcategories p
{
  margin: 5px 0 0 -2px;
  width: 354px;
}

.subcategories p a
{
  float: left;
  margin:0 1px 0;
  padding:3px 3px;
  width: 104px; /* 112px - postranni margin a padding */
  height: 17px;
  overflow:hidden;
}

.subcategories p a:hover
{
  background-color: #E4F2E0;
}



/* === Co je Destinde? == */
#coJeDestindeBox
{
  margin:0 0 1.5em;
  background:#fff url(../img/sidebox-cyan-bottom.gif) bottom left no-repeat;
  padding-bottom:1px;
}

#coJeDestindeBoxIn
{
  background:transparent url(../img/sidebox-cyan-top.gif) top left no-repeat;
}

#coJeDestinde
{
  color:#fff;
  padding:10px 15px 0;
}

#coJeDestindeBlog a
{
  padding:5px 15px;
  display:block;
  border-top:1px dotted #fff;
  border-bottom:1px dotted #fff;
  color:#fff;
  margin-top:15px;
}

#coJeDestinde h2
{
  color:#fff;
  margin:0 0 .5em;
}

#coJeDestinde p
{
  margin:0 0 .5em;
}

#coJeDestinde a
{
  color:#fff;
  font-weight:700;
}

#coJeDestinde a:hover,#coJeDestindeBlog a:hover
{
  color:#f2036e;
  background:#FAA4CB;
}

/* === Posledni clanek z blogu na ceske verzi === */

#blogHeader
{
  background:#3B941C;
  color:#fff;
}

#blogHeader a
{
  color:#fff;
  padding:10px 25px;
  display:block;
}

#blogHeader a:hover
{
  background:#41A71F;
}




/* === Stranka Zdroje === */

#contentMain.feeds
{
  float:none;
  display:block;
  width:auto;
  clear:both;
  margin:20px 0 0 10px;
}

.feedListItem
{
  background-color:#E4F2E0;
  float:left;
  height:120px;
  overflow: hidden;
  margin:0 10px 10px 0;
  padding:10px;
  width:280px;
  cursor:pointer;
  position: relative;
}

.feedListItem:hover
{
  background-color:#D4E4D6;
}

.feedListItem.missing
{
  background-color:#338417;
  color:#fff;
  cursor:default;
}

.feedListItem .feedDescription
{
  position: absolute;
  top: 72px;
  width: 275px;
}

.feedListItem.missing a,.feedListItem.missing h2
{
  color:#fff;
}

.feedListItem.missing a:hover
{
  color:#338417;
}

.feedListItem h2
{
  margin:0;
}



/* === Chybove stranky (404 atd.) === */

#contentMain.errorPage
{
  padding-top:25px;
}


/* === Staticke stranky (O Destinde atd.) === */

#contentMain.staticPage
{
  padding-top:25px;
  width:auto;
  min-height:300px;
}

#contentMain.staticPage .column
{
  width:296px; /* = (Sirka #contentMain bez paddingu (940) - 2 * margin mezi sloupci (25)) / 3  */
  float:left;
  margin-right:25px;
}

#contentMain.staticPage .double-column
{
  width:617px; 
  float:left;
}

#contentMain.staticPage .column.last,
#contentMain.staticPage .double-column.last
{
  margin-right:0;
}




/* = Typografie (zatim jen pro staticke stranky)  */

#contentMain.staticPage h2
{
  color:#899E82;
  margin-bottom:.5em;
}


/* Pocitac obsahu "Destinde prave ted.."  */

#contentCounter {
  font-size: 1.5em;
  color:#8EA587;
  line-height: 1.3em;
  clear: both;
  width:260px;
  margin: 0 0 1em 3px;
}

.staticPage #contentCounter {
  margin: 1.5em 0 1em 0;
}


/* === Stranka Kategorie === */

#contentMain.categoriesPage h2 {
  border-bottom: 2px solid #E4F2E0;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 9px;
}

#contentMain.categoriesPage h3 {
  line-height: 19px;
  border-bottom: 2px solid #E4F2E0;
  margin-bottom: 0;
  margin-top: 0;
  color: #8EA587;
  padding-left: 3px;
  padding-right: 3px;
}

#contentMain.categoriesPage ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 11px;
}

#contentMain.categoriesPage li {
  line-height: 19px;
  border-bottom: 1px solid #E4F2E0;
  color: #8EA587;
  padding-left: 3px;
  padding-right: 3px;
}


#contentMain.categoriesPage #whatIsOnPictures li 
{
  width: 89px;
  height: 89px;
  list-style-type: none;
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 0;
  border: 0;
}

#whatIsOnPictures li img
{
  width: 91px;
}

#whatIsOnPictures li a
{
  padding: 0;
}

#whatIsOnPictures li a:hover img
{
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#whatIsOnPictures li .title
{
  display: none;
}

#contentMain.categoriesPage h2#whatIsOnPicturesHead 
{
  margin-bottom: 0;
  border: 0;
}

#contentMain.categoriesPage h2#whatIsOnPicturesHead.showResult
{
  color: #F2036E;
}

#contentMain.categoriesPage .column.EuropeAndWorld h3 {
  margin-top: 13px;
}


/* ===  Stranka 'Tipy na vikend' === */

#contentMain.weekendTips {
  min-height:300px;
  padding-top:25px;
  width: 938px;
}

#contentMain.weekendTips #regions {
  width: 958px;
}

#contentMain.weekendTips #perex {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.25em;
  width: 216px;
  margin-right: 20px;
  height: 240px;
  float: left;
}

#contentMain.weekendTips .region {
  float: left;
  position: relative;
  padding: 10px 0;
  width: 226px; /* Celkem 226 */
  margin-bottom: 11px;
  margin-right: 10px;
  height: 240px;
  background-color: #E4F2E0;
}

#contentMain.weekendTips .region ul {
  list-style-type: none;
  margin: 0;
}

#contentMain.weekendTips h2 {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

#contentMain.weekendTips .region li {
  color: #8EA587;
  line-height: 17px;
  padding: 0 10px;
}

#contentMain.weekendTips .region li.hover {
  background-color: #D4E4D6;
  cursor: pointer;
}

#contentMain.weekendTips .region li a {
  padding: 4px 0;
  display: block;
  border-bottom: 1px solid #fff;
}

#contentMain.weekendTips .region ul a.first {
  border-top: 1px solid #fff;
}

#contentMain.weekendTips .region li a:hover {
  background: transparent;
}

#contentMain.weekendTips .region .all-tips {
  position: absolute;
  bottom: 10px;
  left: 10px;
  margin-bottom: 0;
}

#contentMain.weekendTips .region .all-tips a {
  padding: 3px;
  margin-left: -3px;
}

#contentMain.weekendTips .region .all-tips a:hover {
  background-color: #D4E4D6;
}

#contentMain.weekendTips #other-tips {
  width: 204px;
  margin-right: 20px;
  height: 238px;
  float: left;
  padding: 10px;
  border: 1px solid #D4E4D6;
}

#contentMain.weekendTips #other-tips h2 {
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.25em;
  color: #8EA587;
}


/* === Externi styly (pluginy atd.) - nezasahovat === */

pre {
	text-align: left;
}
.jqmText .input {
	width: 300px
}
.jqmText textarea {
	width: 300px;
	height: 150px;
}
.jqmText .popis {
	font-weight: bold;
	width: 80px
}

	/* jqModal base Styling courtesy of;
Brice Burgess <bhb@iceburg.net> */
	/* The Window's CSS z-index value is respected (takes priority). If none is supplied, the Window's z-index value will be set to 3000 by default (in jqModal.js). Youcan change this value by either;
a) supplying one via CSS  b) passing the "zIndex" parameter. E.g.  (window).jqm( {
	zIndex: 500
}
	);
*/

.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	background-color: #EEE;
	color: #333;
	border: 1px solid black;
	padding: 12px;
}
.jqmOverlay {
	background-color: #000;
}
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
/* Fixed posistioning emulation for IE6     Star selector used to hide definition from browsers other than IE6     For valid CSS, use a conditional include instead */
* html .jqmWindow {
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.jqmTitulek {
	text-align: right;
}
.jqmText div {
	width: 300px;
	margin: 0 auto;
}
.jqmText table td {
	text-align: right;
}
.jqmText table td.popis {
	text-align: left;
	font-weight: bold;
}
/***********************/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}
#TB_window a:link {
	color: #666666;
}
#TB_window a:visited {
	color: #666666;
}
#TB_window a:hover {
	color: #000;
}
#TB_window a:active {
	color: #666666;
}
#TB_window a:focus {
	color: #666666;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height: 100%;
	width: 100%;
}
* html #TB_overlay {
/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	border: 4px solid #525252;
	text-align: left;
	top: 50%;
	left: 50%;
}
* html #TB_window {
/* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}
#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}
#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}
#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}
#TB_title {
	background-color: #e8e8e8;
	height: 27px;
}
#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
	padding: 15px;
}
#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px;
/* -height/2 0 0 -width/2 */
}
* html #TB_load {
/* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}
* html #TB_HideSelect {
/* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight + 'px');
}
#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}
.ac_input {
	width: 200px;
}
.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results iframe {
	display: none;
/*sorry for IE5*/
display
/**/
	: block;
/*sorry for IE5*/
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 3000px;
	height: 3000px;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	overflow: hidden;
}
.ac_loading {
	background: url('/img/indicator.gif') right center no-repeat;
}
.ac_over {
	background-color: #B8C9B2;
	color: HighlightText;
}


/* Soutez v paticce */

#contestFoot {
  margin: 0; padding: 0;
}

#contestFoot a {
  display: block;
  width: auto;
  height: 75px;
  background: transparent url(http://www.e-slovensko.cz/soutez/banner_big.jpg) no-repeat top left;
  text-indent: -5000px;
}