/*  
Theme Name: Simply 03
Theme URI: http://www.nuviotemplates.com/
Author: Vit Dlouhy, Nuvio
Author URI: http://www.nuvio.cz
*/

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

    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 {font:0.8em/1.5 "arial", serif; text-align:center;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {font-size:180%;}
h2 {margin:0; font-size:160%;}
h3 {font-size:120%;}
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:".";}

.box ul {margin:0px; padding:0; list-style:none; height: 20px;}  /*odstup menu od headeru margin*/
.box ul li {margin:0; padding:2px 0 3px 0; background:url("images/dot.gif") 0 100% repeat-x; height: 20px;}

.relative {position:relative;}
.clear {clear:both;}

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

.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-rss {margin:15px 0; padding:0; list-style:none;}
ul#ul-rss li {margin:0; padding:0; padding-left:20px; background:url("images/ico-rss.gif") 0 3px no-repeat;}

ul.ul-list {margin:15px 0; padding:0; list-style:none;}
ul.ul-list li {margin:0; padding:2px 0 3px 0; background:url("images/dot.gif") 0 100% repeat-x;}

ul.ul-list-02 {margin:15px 0; padding:0; list-style:none;}
ul.ul-list-02 li {margin:0; padding:2px 0 3px 0;}
      
/* ----------------------------------------------------------------------------------------------------------
4) Layout
---------------------------------------------------------------------------------------------------------- */

.main {width:850px; margin:0 auto; text-align:left;}
.main.bg {background:url("images/main.gif") 100% 0 repeat-y;}

#header {background:url("images/header_tomas.png"); width: 850px; margin:0 auto; height: 170px; border: 1px solid; border-color:#000000; /*0 100% repeat-x;*/}
#header .main {width:840px; position:relative; padding:0px 0 25px 10px;}
   
    #logo {width:580px; margin:0; font-size:220%; line-height:1; font-weight:bold; letter-spacing:-1px;}
    #logo a {text-decoration:none;}

    #search {position:absolute; top:25px; right:10px; margin:0; padding:0; border:0;}
    #search div {position:relative; width:230px;}
    #search-input {position:absolute; top:0; left:0; overflow:hidden; width:180px; height:30px; background:url("images/inp-search.gif") 0 0 no-repeat; border:0; font-size:85%;}
    #search-input input {position:relative; top:7px; left:30px; width:140px; margin:0; padding:0; border:0;}
    #search-submit {position:absolute; top:0; right:0; border:0;}


/*nastaveni barev v menu*/
/*#nav {height: 40px;}
/*#nav ul li {display:inline; margin:0; padding:0; color: #FF6600; background:#000000; height: 40px;}    
#nav ul li a {display:block; float:left; padding:10px 15px; text-decoration:underline; color: #FF6600; background:#000000; height: 40px;}
#nav ul li a:hover {text-decoration:none; color: #000000; background:#505050; height: 40px;}   
#nav ul li.current_page_item a {font-weight:bold; text-decoration:none; color: #000000; background:#FF6600;}*/

#nav {height: 32px;}
#nav ul li {display: inline; margin:0; padding:0;}
#nav ul li a {display:block; float:left; padding:5px 10px; text-decoration:none; color: #FF6600; background:#000000;}
#nav ul li a:hover {text-decoration:none; color: #000000; background:#505050;} 
 
#content {float:left; width:600px; padding-bottom:10px;}

    .content-in {padding:10px 15px;}

#aside {color: #5E7173; float:right; overflow:hidden; width:230px; padding:10px;}

    #aside .title {color: #42535B; margin:0; font-size:110%; font-weight:bold;}
    #aside .aside-padding {padding:0 10px 15px 0;}
    
#footer {clear:both; padding:15px;}
#footer p {margin:0;}

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

#topstory, .article {position:relative; padding:10px 15px;}
#topstory .info, .article .info {padding-bottom:2px; background:url("images/topstory-line.gif") 0 100% repeat-x;}
#topstory .info h2, #topstory .info p, .article .info h3, .article .info p {margin:0;}
#topstory .info p, .article .info p {padding-top:5px;}
#topstory p.date, .article p.date {display:block; position:absolute; top:0; left:-50px; margin:0; overflow:hidden; width:50px; height:41px; background:url("images/topstory-date.gif") 0 0 no-repeat; text-align:center;}
#topstory p.date span, .article p.date span {display:block; padding-top:14px; font-size:85%; font-weight:bold;}
#topstory p, .article p {margin:10px 0;}

.article .info {background:url("images/article-line.gif") 0 100% repeat-x;}
.article p.date {background:url("images/article-date.gif") 0 0 no-repeat;}
.article p {margin:10px 0;}

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

.ico-comment {padding-left:20px; background:url("images/ico-comment.gif") 0 2px no-repeat;}

.navigation {display:block; margin:10px 10px 60px 10px; text-align:center;}

.alt {margin:0; padding:10px; background-color:#f8f8f8; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}

.commentlist {margin:0; padding:0; list-style:none;}
.commentlist li {margin:10px 0; padding:5px 10px;}
.commentlist p {margin:10px 0; font-weight:normal; line-height:1.5em;}

#commentbox {margin-left:110px;}
#commentform p {margin:5px 0;}
#commentform input {width:170px; padding:2px; margin:5px 5px 1px 0;}
#commentform textarea {width:75%; padding:2px; margin:0 auto;}
#commentform #submit {margin:0; width:40px; height:30px;}
#commentform .inp-border {border:1px solid #CCC; border-right:1px solid #AAA; border-bottom:1px solid #AAA;}

.postmetadata {font-size:85%;}
.commentmetadata {margin:0; font-weight:normal; font-size:85%;}

#wp-calendar {width:100%; border:1px solid #CCC;}
#wp-calendar th {background:#DDD;}
#wp-calendar tr td {border:1px solid #CCC; text-align:center;}
#wp-calendar tr td#today {background:#888; color:#FFF; font-weight:bold;}
#wp-calendar tr td a {display:block;}
#wp-calendar tfoot {display:none;}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */


/*NASTAVENI MENU*/
.menu {width:745px; position:relative; z-index:100;}

/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0; margin:0; list-style-type:none;}
.menu ul ul {width: auto;}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float: left; position: relative; width: auto;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block; font-size:14px; font-family: verdana, sans-serif; text-decoration:none; width:auto;}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:auto; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {color: #FF6600; background:#000000; width: 150px;}
/*puvodne: {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}*/

/* style the second level hover */
.menu ul ul a.drop:hover{font-size: 12px; width: 150px;}
.menu ul ul :hover > a.drop {color: #FF6600; background:#000000; width: 150px;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {color: #FF6600; background:#000000; width: auto;}

/* style the third level hover */
.menu ul ul ul a:hover {color: #FF6600; background:#000000; width: auto;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility: hidden; position: absolute; height: 0; top: 29px; left:0; width: 150px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:150px; color: #FF6600; background:#000000;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px; color: #FF6600; background:#000000;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {font-size: 12px; padding:5px 5px 5px 5px; width: 150px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:auto;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color: #FF6600; background:#000000;}
.menu :hover > a, .menu ul ul :hover > a {color: #FF6600; background:#000000;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: #FF6600; background:#000000;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: #FF6600; background:#000000;
}

.menu ul .current_page_item ul a {
  color: #FF6600; background:#000000;
  font-weight: normal;
}

.menu ul .current_page_item ul a:hover {
  color: #FF6600; background:#000000;
  background: gray;
}

.menu .current_page_item a:hover {
  color: #FF6600; background:#000000;
  background: white;
}


/* obrazek u prispevku */

.postimg  {
            float: left;
            padding: 10px 10px 0px 0px;
            }
