/* Merging the original files main.css, scheme.css, and custom styles by Vladimir Pycha into a single file. */

/* BEGIN main.css (everything except colors) */

/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates
    
    Structure:
    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags, reset
        2) Universal styles (display, float, margin, text-align...)
        3) Generally HTML styles (table, ul, dl...)
        4) Layout
        5) Page: Home
        Z) Others
        
---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags, reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}
body {padding:50px 0; background:url("../design/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial", serif; text-align:center;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:200%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h1, h2, h3 {font-weight:normal;}
h4, h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {margin:15px 0;}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:15px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

.bigger {font-size:110%;}
.smaller {font-size:85%;}
    
/* ----------------------------------------------------------------------------------------------------------
3) Generally HTML styles (table, ul, dl...)
---------------------------------------------------------------------------------------------------------- */
 
ul.ul-style01 {margin:15px 0; padding:0; list-style:none;}
ul.ul-style01 li {margin:0; padding:0; padding-left:15px; background:url("../design/ul-style01.gif") 0 6px no-repeat;} 
   
/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; text-align:left;}

    #header {position:relative; width:960px; height:200px; background:url("../design/header.jpg") 0 0 no-repeat; overflow:hidden;}
    
        #logo {position:absolute; top:0; right:20px; margin:0; font-size:180%; font-weight:normal; letter-spacing:-1px; text-transform:uppercase;}        
        #logo a {display:block; padding:5px 10px 0 10px; text-decoration:none;}
        #logo span {font-weight:bold;}

    #nav {padding:0 20px; background:url("../design/nav-bottom.gif") 0 100% no-repeat; overflow:hidden;}
    #nav ul {margin:0; padding:0; list-style:none;}
    #nav ul li {display:inline; margin:0; padding:0;}
    #nav ul li a {display:block; float:left; padding:10px 14px 10px 15px; text-decoration:underline;}
    #nav ul li#nav-active a {border:0; font-weight:bold; text-decoration:none;}
    #nav ul li a:hover {text-decoration:none;}

    #cols-top {clear:both; width:960px; height:15px; margin-top:10px; background:url("../design/cols-top.gif") 0 100% no-repeat; font-size:0; line-height:0;}
    #cols-bottom {clear:both; width:960px; height:15px; margin-bottom:10px; background:url("../design/cols-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
    #cols {clear:both; width:960px; background:url("../design/cols.gif") 0 0 repeat-y;}
    
        #content {float:left; width:650px; overflow:hidden;}
        #content .content-padding {padding:15px;}
        
        #aside {float:right; width:300px; overflow:hidden;}
        #aside .aside-padding {padding:0 15px;}
        
            #aside .title {margin:0; padding:10px 15px; font-size:100%; font-weight:bold;}

            #aside #search {padding:15px 0; text-align:center;}
            #aside #search #search-input {width:170px; padding:5px; font:normal 100%/1.2 "arial",sans-serif;}
            #aside #search #search-submit {padding:4px 5px; border:0; font:bold 100%/1.2 "arial",sans-serif;}
            
            #aside table#archive {margin:5px 0 10px 0; padding:0; width:270px;}
            #aside table#archive a {text-decoration:none;}
            #aside table#archive td {padding:3px 0;}
            #aside table#archive td {background:url("../design/dot.gif") 0 100% repeat-x;}
    
            #aside ul#rss {margin:10px 0; padding:0; list-style:none;}
            #aside ul#rss li {display:block; float:left; width:135px; margin:0; padding:0;}
            #aside ul#rss li a {display:block; padding:7px 0 7px 40px; background:url("../design/rss.gif") 0 50% no-repeat; text-decoration:underline;}    

    #footer-top {clear:both; width:960px; height:15px; background:url("../design/footer-top.gif") 0 100% no-repeat; font-size:0; line-height:0;}
    #footer-bottom {clear:both; width:960px; height:15px; background:url("../design/footer-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}        
    #footer {clear:both; padding:0 15px; font-size:85%;}
    #footer p {margin:0;}
    #footer a {font-weight:bold; text-decoration:none;}
    #footer a:hover {text-decoration:underline;}

/* ----------------------------------------------------------------------------------------------------------
5) Page: Home
---------------------------------------------------------------------------------------------------------- */

#topstory {padding:15px 0 15px 15px;}
#topstory h2 {font-size:140%;}
#topstory h2, #topstory p.info  {margin:0;}
#topstory p.info {font-size:85%;}

#topstory #topstory-img {float:left; width:250px;}
#topstory #topstory-desc {float:right; width:370px;}
#topstory #topstory-title {padding:10px;}
#topstory #topstory-desc-in {padding-right:15px;}
#topstory #topstory-desc-in p {margin-bottom:0;}

#photos {margin-bottom:15px; font-size:0;}
#photos img {display:block; float:left; width:116px; height:90px; border:0; margin-right:10px;}

.cols50 {background:url("../design/dot-02.gif") 50% 0 repeat-y;}

    .col50 {float:left; width:325px;}
    .col50-right {float:right; width:310px;}

        .col50 .article {padding:15px;}
        .col50 .article h4 {margin:0; margin-bottom:3px;}
        .col50 .article p {margin:0;}
        .col50 .article p.info {margin:0; margin-bottom:5px; font-weight:normal; font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
Z) Others
---------------------------------------------------------------------------------------------------------- */

.hx-style01 {font-size:85%; font-weight:bold; text-transform:uppercase;}

.separator {width:620px; height:50px; background:url("../design/separator.gif") 0 0 no-repeat; font-size:0;}

/* END main.css */

/* BEGIN scheme.css (just colors) */

/* ----------------------------------------------------------------------------------------------------------

    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
HTML
---------------------------------------------------------------------------------------------------------- */

body {background-color:#0a1f5c; color:#FFF;}

a {color:#FFF;}
a:hover {color:#FF9F00;}

/* ----------------------------------------------------------------------------------------------------------
Layout
---------------------------------------------------------------------------------------------------------- */

#header {background-color:#FEA000;}

#logo {color:#FFF;}
#logo a {border-top:5px solid #E50; color:#FFF;}
#logo a:hover {border-top:15px solid #E50;}
#logo span {color:#000;}

#nav {background-color:#050f2e;}
#nav ul li a {border-right:1px solid #0A1F5C; color:#9BCEFF;}
#nav ul li#nav-active a {background:#BB4301; color:#FFF;}
#nav ul li a:hover {background:#030817; color:#FFF;}

#content {background:#081745;}

#aside {background:#081745;}
#aside .title {border-bottom:1px solid #152F52; background:#050F2E; color:#FF9F00;}

#aside #search #search-input {border:1px solid #152F52; border-right:1px solid #1F477A; border-bottom:1px solid #1F477A; background:#050F2E; color:#FFF;}
#aside #search #search-submit {background:#BB4301; color:#FFF;}

#footer-top {background-color:#BB4301;}
#footer-bottom {background-color:#BB4301;}        
#footer {background:#BB4301; color:#FFF;}
#footer a {color:#FFF;}

.low, .low a, a.low {color:#9BCEFF;}
.low a:hover, a:hover.low {color:#FFF;}

.high, .high a, a.high {color:#FFF;}
.high a:hover, a:hover.high {color:#FF9F00;}

/* ----------------------------------------------------------------------------------------------------------
Page: Home
---------------------------------------------------------------------------------------------------------- */

#topstory {border-bottom:1px solid #152F52; background:#050F2E;}
#topstory h2 a {color:#FF9F00;}
#topstory h2 a:hover {color:#FFF;}
#topstory p.info {color:#9BCEFF;}
#topstory p.info a {color:#9BCEFF;}
#topstory p.info a:hover {color:#FFF;}

#topstory #topstory-title {padding-left:0; border-bottom:1px solid #1F477A;}

.col50 .article.bg {background:#050F2E;}
.col50 .article h4 a {color:#FF9F00;}
.col50 .article h4 a:hover {color:#FFF;}
.col50 .article p {color:#9BCEFF;}
.col50 .article p.info {color:#9BCEFF;}
.col50 .article p.info a {color:#FFF;}
.col50 .article p.info a:hover {color:#9BCEFF;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

.hx-style01 {color:#9BCEFF;}

/* END scheme.css */

/* BEGIN Custom styles (by Vladimir Pycha) */

/* Overriding the web template's styles */

#topstory #topstory-img {
  width: 300px;
}
#topstory #topstory-desc {
  width: 320px;
}
body {
   padding-top: 10px;
}
h1#logo a {
  color: rgb(90, 90, 90);
}

html {
  font-size: 62.5%;
}
body {
  /*font-size: 0.8em/1.5;*/
  font-size: 1em;
}
#topstory-desc-in, .topstory-desc-in-2, #nav, #aside .title, #aside #search #search-input, #aside #search #search-submit, img {
  font-size: 1.4em;
}
#topstory-desc-in img {
  font-size: 1em;
}
#footer, .hx-style01 {
  font-size: 1.2em;
}
#topstory h2 {
  font-size: 1.9em;
}
#logo {
  font-size: 2.5em;
}
.smaller {
  font-size: 1.3em;
}
#topstory-desc-in h3, #topstory-desc-in .biggerTextOnPortrety {
  font-size: 1.142857143em; /* 16px, 1.6rem */
}
span.image-box span.img-caption > span, span.img-info span.img-info-title, span.img-info span.img-info-title-space {
  font-weight: bold;
  font-size: 1.3em;
}
span.img-info span.img-info-content {
  font-size: 1.3em;
}

#topstory #topstory-title {
  padding-top: 0px;
}
#topstory h3 a {
  color: rgb(255, 159, 0);
}
#topstory h3 a:hover {
  color: #fff;
}
#content {
  overflow: visible;
}

h3.hx-style01 a {
  color: #9BCEFF;
}

h3.hx-style01 a:hover {
  color:#FF9F00;
}

table {
  margin: 0px;
}
th, td {
  padding: 0px;
}

/* Mapy.cz */

#m { /* The "Změnit mapu" button's text was white. */
  color: rgb(40, 40, 40);
}
div.window-container.context-menu .window-content .separator {
  /* The width was incorrectly set to the map's width. */
  width: auto;
}

/* Google Custom Search */

/* works around a new bug, they are likely to fix it soon */
#search .gsc-control-cse {
  border-style: none;
  padding: 0;
}

/* Highslide JS */

/*a.highslide-credits {
  display: none !important;
}*/

body .highslide img {
  border-style: none;
}

body .floating-caption .highslide-caption {
  color: white;
  font-weight: bold;
  padding-top: 5px;
  width: 100%;
  text-align: center;
}

body .highslide-active-anchor img {
  visibility: visible;
}

div.highslide-container {
  text-align: left;
}

div.highslide-viewport {
  z-index: 1000000;
}

/* New styles */

#aside #counters {
  padding: 15px 0px;
}

div.image-gallery {
  padding-right: 0px;
}

div.image-gallery.image-gallery-portrety {
  position: relative;
  left: 2px;
}

div.image-gallery span.image-box {
  display: inline-block;
  position: relative;
  margin: 9px 16px 25px 0px; /* margin-right is overridden by an inline rule */
  vertical-align: middle;
  line-height: 0px; /* removing extra space 4 pixels at the bottom */
}

div.image-gallery span.image-box > a, #topstory-img > a, #toplist-counter > a {
  /* removing a redundant space (5 pixels) at the bottom of the box */
  display: inline-block;
  line-height: 0px;
  text-align: center; /* in Firefox, the size of the image is collapsed to the alt text size when the image fails to load, thus centering the alt text of such an image */
}

html body a img {
  line-height: 1.2;
}

span.image-box span.img-caption {
  display: block;
  color: #ddd;
  position: absolute;
  z-index: 100;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  left: -12px; /* overridden by an inline rule */
  text-align: center;
  line-height: 1.5;
}
span.image-box:hover span.img-caption {
  display: none;
}
span.image-box:hover span.img-caption:hover {
  display: block;
}

span.image-box span.img-caption:hover + span.img-info {
  display: none;
}
span.image-box span.img-info {
  display: none;
  background-color: #02050e; /* fallback for IE8-; using the hex notation here to work around a bug in IE7-, see http://css-tricks.com/ie-background-rgb-bug/ */
  background-color: rgba(0, 0, 0, 0.7);
  left: -3px;
  color: #ddd;
  position: absolute;
  min-width: 100%;
  width: auto;
  height: auto;
  z-index: 1000;
  white-space: nowrap;
  padding: 0px 3px 3px 3px;
  line-height: 1.5;
}
body span.image-box span.img-info:hover {
  display: none; /* Unfortunately, this does not work in Chromium (version 28.0.1500.71) and therefore Chrome, I do not know why. I had to force this via JavaScript. */
}
span.image-box:hover span.img-info {
  display: block;
  /*opacity: 0.90;
  filter: alpha(opacity = 90);*/
  /*transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;*/
}

span.img-info span.img-info-title {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  left: -9px; /* overridden by an inline rule */
}
span.img-info {
  /*display: block !important;*/
}

#random-images {
  margin-bottom: 15px;
}

div.content-padding div.image-gallery { /* random images */
  padding-right: 0px;
}

div.image-gallery.image-gallery-random {
  /*white-space: nowrap;*/
}

div.image-gallery.image-gallery-random span.image-box {
  margin-bottom: 21px;
}

#topstory .topstory-desc-in-2 {
  padding-right:15px;
}

#topstory .topstory-desc-in-2 p {
  margin-bottom:0;
}

#topstory .topstory-desc-in-2, #topstory .topstory-desc-in-2 a {
  color: #9BCEFF;
}

#topstory .topstory-desc-in-2 a:hover {
  color: #fff;
}

img {
  background-color: #010309;
  color: white;
}

.smap img {
  background-color: transparent;
  color: inherit;
}

/* END Custom styles */
