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

    Output device: screen, projection

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-07-16, 19:25 GMT+1
    Version:    2.2.6 (2008-07-13, 14:28 GMT+1)

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

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

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../design/bg.gif") 50% 0 repeat-y; font:0.8em/1.5 "arial", sans-serif;}

a {color:#00F;}
a:hover {color:#F00;}


h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

h3 {font-size:140%;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */


/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {position: relative; width:940px; margin:0 auto; overflow:hidden;}

	#header {width:940px; height:115px; overflow:hidden; background:url("../design/header.png") 0 0 no-repeat;}

        #logo {position:relative; width:280px; height:100px; overflow:hidden; margin:0 0 0 20px; padding:0; font-size:300%;}
        #logo span {display:block; position:absolute; top:14px; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../design/logo.png") 0 0 no-repeat; cursor:pointer;}

        #facebook {position:absolute; top:8px; right:50px; margin:0; }
        #mobil {position:absolute; top:40px; right:26px; margin:0; }


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

#reklama {width: 960px; margin-top: 4px;}


#lista {background:transparent;width: 940px;height:auto;z-index:1000;font-size: 100%; }
#lista .vypis {background: #3fa5cd;color: #fff; margin:0; padding: 0 12px;text-align:left;}
#lista .top {width:940px; height:5px; margin-top: 2px; background:url("http://www.napajedlaci.cz/design/box2-01-top.png") 0 0 no-repeat;}
#lista .bottom {width:940px; height:5px; background:url("http://www.napajedlaci.cz/design/box2-01-bottom.png") 0 0 no-repeat;} 



    #cols {position:relative; margin:10px 0; background:url("../design/cols.gif") 0 0 repeat-y;}

    	#content {float:right; width:740px; overflow:hidden;}
    	
            #content-left {float:left; width:470px;}
            #content-left2 {float:left; width:740px;}
            #content-left-in {padding:0 10px;}
            
            #content-right {float:right; width:260px;}

    	#aside {float:left; width:190px; overflow:hidden;}
        #aside-top {width:190px; height:5px; background:url("../design/aside-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        #aside-bottom {position:absolute; bottom:0; left:0; width:190px; height:5px; background:url("../design/aside-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
        
            .nav {margin:0; list-style:none;}
            .nav li {display:inline;}
            .nav li a {display:block; padding:7px 10px 7px 30px; background:url("../design/nav-link.gif") 15px 13px no-repeat;}
            .nav li#nav-active a {background:url("../design/nav-active.gif") 15px 13px no-repeat; text-decoration:none; font-weight:bold;}
            .nav #nav-active ul li a {padding-left:30px; background:url("../design/nav-sub.gif") 18px 10px no-repeat;}
            .nav a:hover {text-decoration:none;}


            #search {position:relative; height:22px; margin:0 -15px; padding:15px; text-align:center;}
            #search-input {position:absolute; top:15px; left:15px; width:100px; height:22px; border:0;}
            #search-submit {position:absolute; top:15px; left:115px; width:60px; height:22px; border:0;}
            #search-input, #search-submit {font-size:100%; font-family:"arial",sans-serif;}
            
            #aside h4 {font-size:100%;}
            #aside h4.margin {margin:15px 0 5px 0;}

	#footer {clear:both; padding:20px 0; background:url("../design/footer.gif") 0 0 repeat-x; font-size:85%;}
	#footer p {margin:0;}
	#footer a:hover {text-decoration:none;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#topstory-top {width:470px; height:5px; background:url("../design/topstory-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory-top2 {width:740px; height:5px; background:url("../design/topstory-top2.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory-bottom {width:470px; height:5px; background:url("../design/topstory-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
#topstory {padding:5px 10px 10px 10px;}

#topstory ul {padding-left: 30px;}
#topstory li {padding: 0 15px;}

    #topstory-img {float:left; width:180px;}
    #topstory-img img {display:block;}
    #topstory-desc {float:right; width:255px;}
    #topstory-desc2 {float:left; width:450px;}
    #topstory-desc3 {float:left; width:720px;}
    
        #topstory-desc h2 {margin:0; font-size:140%; font-weight:normal;}
        #topstory-desc .info {margin:0; font-size:85%;}

        #topstory-desc2 h2 {color: #DF0000; margin:0; font-size:140%; font-weight:normal;}
        #topstory-desc2 h3 {color: #DF0000; margin:12px 0; font-size:110%; font-weight:bold;}
        #topstory-desc2 .info {margin:0; font-size:85%;}
        
        #topstory-desc3 h2 {margin:0; font-size:140%; font-weight:normal;}
        #topstory-desc3 h3 {margin:0; padding-top: 15px; font-size:120%; font-weight:bold;}
        #topstory-desc3 .info {margin:0; font-size:85%;}
        
      #soutez {width:450px;}
      #soutez .left { width: 230px; float: left; padding: 0 5px; border-right: 1px solid #ccc; }
      #soutez .right { width: 200px; float: right; text-align: center;}


#topstory-list {padding:10px 0 5px 10px; overflow:hidden}
#topstory-list img {display:block; float:left; padding-right:10px; padding-bottom: 8px;}
#topstory-list img.last {margin-right:0;}
#topstory-list h2 {color: #DF0000; margin:0; font-size:110%; font-weight:bold;}
#topstory-list h3 {color: #DF0000; margin:0; font-size:100%; font-weight:bold;}

#topstory-list table td {padding: 6px; background-color: #D7ECF4;}
#topstory-list table td:hover{background-color: #B4D8E7;}
#topstory-list .rok {font-weight: bold;}
#topstory-list .oznacit {background-color: #A2CEE1;}


#topstory-list form label  {
	float:left;
	clear:left;
	border:0;
	margin:0 0 5px 0;
	font-weight:bold;
	}
#topstory-list form input, #topstory-list form textarea {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:1px solid #99d1e3;
	float:left;
	padding:4px;
	margin:0 0 5px 0;
}

.textarea-kontakt {
	width:325px;
	float:left;
	clear:left;
}

.textarea-doporucit {
	width:420px;
	height: 230px;
	float:left;
	clear:left;
}

#topstory-list form {
	width:250px;
	height:auto;
	border:0;
	padding:0 20px 0 19px;
	margin:0;
	float:left;
	clear:left;
}

#topstory-list input.bt-send {
  padding:5px 12px 3px 10px;
	margin:0;
	color:#FFF;
	float:left;
	border:0;
	width:auto;
	border:1px solid #4ba237;
	cursor:pointer;
	display:block;
	outline:none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #D70000;
	font-weight: bold;
}

#topstory-list input {
	width:250px;
	height:auto;
	float:left;
	padding:3px 4px;
	margin:0 0 5px 0;
	border:1px solid #f7c4a8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#topstory-list input:hover, #topstory-list input:focus {
	border:1px solid #ed9263;
}

#topstory-list form .formtext {width: 410px; float:left; margin-bottom: 0px; font-weight: bold;}

.article {margin-bottom:10px; padding-bottom:10px; background:url("../design/dot.gif") 0 100% repeat-x;}
.article .article-img {float:left; width:180px;}
.article .article-img img {display:block;}
.article .article-desc {float:right; width:255px;}
.article h2 {font-size: 1.2em; color: #DF0000;}

    .article .article-desc h3 {margin:0; font-size:140%; font-weight:normal;}
    .article .article-desc .info {margin:0; font-size:85%;}
    .article .article-desc p.nomb {margin-top:8px; text-align:justify;}

.graf {text-align: center;}
.graf h2 {font-size: 1.2em; color: #DF0000; margin-bottom: 0px;}

.box-01-top {width:260px; height:5px; margin-top:5px; background:url("../design/box-01-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01-top-b {padding:5px 10px 15px 10px; background:url("../design/box-01-top-b.gif") 0 100% no-repeat;}
.box-01-top-b .f-left {text-transform:uppercase;}
.box-01-top-b .f-right {padding-top:2px; font-size:85%;}
.box-01-bottom {width:260px; height:11px; background:url("../design/box-01-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01 {padding:5px; background:url("../design/box-01.gif") 0 0 repeat-y;}
.box-01 .bg {margin:10px 0; padding:10px 0;}
.box-center {text-align:center !important; margin: 0; font-weight: bold; font-size: 110%;}
.box-center img {display:block;}

    .news {margin:0;}
    .news dt {display:block; float:left; width:50px; font-weight:bold; text-align:center; line-height:1.2;}
    .news dt span {font-size:140%;}
    .news dd {display:block; float:left; width:190px; font-size:95%; line-height:1.6;}

.box-02-top {width:260px; height:5px; margin-top:10px; background:url("../design/box-02-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02-top-b {padding:5px 10px 15px 10px; background:url("../design/box-02-top-b.gif") 0 100% no-repeat; text-transform:uppercase;}
.box-02-bottom {width:260px; height:11px; background:url("../design/box-02-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-02 {padding:5px 15px; background:url("../design/box-02.gif") 0 0 repeat-y;}

    .mostreaded {margin:0; list-style:none;}
    .mostreaded span {font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

#aside .padding {padding:10px 15px;}

.more {padding-right:15px; background:url("../design/arrow.gif") 100% 50% no-repeat;}
.more2 {padding-left:15px; background:url("../design/arrow.gif") 0% 50% no-repeat;}

.rss {padding-left:22px; background:url("../design/rss.gif") 0 50% no-repeat;}

/* ----------------------------------------------------------------------------------------------------------
6) Pocasi boxik
---------------------------------------------------------------------------------------------------------- */

ul#info-boxik{list-style: none;padding: 0 3px;width: 100%;font-size: 12px;line-height: 190%;	margin-bottom: 15px; position: relative;}
ul#info-boxik li{clear: both;}
ul#info-boxik strong{display: block;float: left;width: 40%;}
a.statistiky{display: block;float: right;margin-right: 15px;}

ul#info-boxik li#aktualni{font-size: 14px; font-weight: bold; text-align: center; padding-right: 30px;}
ul#info-boxik li#update{font-size: 11px; text-align: center; padding-right: 35px;}
ul#info-boxik li#update strong{display: inline; float: none;}

ul#info-boxik li#teplota *{vertical-align: middle;}
ul#info-boxik li#teplota{color: red; font-size: 16px; font-weight: bold;}
ul#info-boxik li#teplota-zem {color: brown; font-size: 14px; font-weight: bold;}
ul#info-boxik li#rosny-bod, li#vlhkost, li#rychlost, li#srazky, li#tlak{font-size: 13px;}
ul#info-boxik li.up{background: url(../design/up.png) 70% 60% no-repeat; height:35px; line-height: 35px}
ul#info-boxik li.down{background: url(../design/down.png) 70% 60% no-repeat; height:35px; line-height: 35px}
ul#info-boxik li.none{background: url(../design/none.png) 72% 60% no-repeat; height:35px; line-height: 35px}

ul#info-boxik li#procenta{font-weight: bold;}
ul#info-boxik li#casy{
	background: Silver;
	margin-right: 35px;
}

ul#info-boxik li#casy p{margin: 0;padding: 0;padding-top: 100px;text-align: right;float: left;width: 50%;font-weight: bold;font-size: 110%;background: url(../design/sun.png) top center no-repeat;}
ul#info-boxik li#casy p#mesic{ background-image: url(../data/moon.jpg);text-align: center;}
ul#info-boxik li#procenta{
	position: absolute;
	bottom: 13px;
	right: 70px;
	font-size: 190%;
}
