/* main stylesheet */

@media all {
    body {
        background-color: #808080;
        padding: 0px;
        font-family: "Segoe UI", Segoe, "Trebuchet MS", Tahoma, Verdana, "Geneva CE", Arial, lucida, sans-serif;
        font-size: 107%;
    }

    h2 a, h2 a:visited {
        color: #35cbda;
        background-color: transparent;
        text-decoration: none;
        border: 0px;
        padding: 0px;
    }

    h2 a:hover, h2 a:visited:hover {
        color: #FFF;
        background-color: transparent;
        text-decoration: none;
        border: 0px;
        padding: 0px;
    }

    h2.inactive a, h2.inactive a:visited {
        color: #F00;
    }

    h2.inactive a:hover, h2.inactive a:visited:hover {
        color: #FFF;
    }

    h3 a, h3 a:visited {
        color: #35cbda;
        background-color: transparent;
        text-decoration: none;
        border: 0px;
        padding: 0px 0px 0px 0px;
    }

    h3 a:hover, h3 a:visited:hover {
        color: #FFFFFF;
        background-color: transparent;
        text-decoration: none;
        border: 0px;
        padding: 0px 0px 0px 0px;
    }

    span.commcnt a, span.commcnt a:visited {
        color: #35cbda;
        background-color: transparent;
        text-decoration: none;
        border: 0px;
        padding: 0px;
    }

    span.commcnt a:hover, span.commcnt a:visited:hover {
        color: #FFFFFF;
        background-color: transparent;
        text-decoration: none;
        border: 0px;
        padding: 0px;
    }

    /* -- A standard */
    a, a:visited {
    color: #aaaaaa;
    background-color: transparent;
    text-decoration: none;
    border-bottom: 1px #666666 solid;
    padding: 0px 2px 0px 2px;
    }
    a:hover, a:visited:hover {
    color: #35cbda;
    background-color: transparent;
    text-decoration: none;
    border-bottom: 1px #35cbda solid;
    padding: 0px 2px 0px 2px;
    }
	
    /* -- A navi */
    h1 a {
    text-decoration: none;
    }
    /* -- A paging */
    a.paging, a.paging:visited, a.paging:hover, a.paging:visited:hover {
    border-bottom: 0px;
    }
    /* -- menu */
    div#side ul#menu li a, div#side ul#domains li a {
        display: block;
        padding: 5px;
        color: #AAA;
        background: transparent;
        border: none;
    }

    div#side ul#menu li.active_category a, div#side ul#domains li.active_category a {
        display: block;
        padding: 5px;
        color: #35cbda;
        background: transparent;
        border: none;
    }

    div#side ul#menu li a:hover, div#side ul#domains li a:hover {
        color: #FFF;
        background: transparent;
        border: none;
    }

    div#side ul#menu li.active_category a:hover, div#side ul#domains li.active_category a:hover {
        color: #FFF;
        background: transparent;
        border: none;
    }
    
    /* -- A submenu */
    a.submenu_next, a.submenu_next:visited {
    font-size: 95%;
    color: #aaaaaa;
    text-align: left;
    background-color: transparent;
    text-decoration: none;
    border: 0px;
    border-bottom: 1px #aaaaaa solid;
    padding: 0px 2px 0px 2px;
    }
    a.submenu_next:hover, a.submenu_next:visited:hover {
    font-size: 95%;
    color: #35cbda;
    text-align: left;
    background-color: transparent;
    text-decoration: none;
    border: 0px;
    border-bottom: 1px #35cbda solid;
    padding: 0px 2px 0px 2px;
    }
    /* -- A tags */
    a.tag-47, a.tag-47:visited { color: #777; font-size: 70%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; }
    a.tag-47:hover, a.tag-47:visited:hover { color: #35cbda; font-size: 70%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; }
    a.tag-0, a.tag-0:visited { color: #777; font-size: 70%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; display: none; }
    a.tag-0:hover, a.tag-0:visited:hover { color: #35cbda; font-size: 70%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; display: none; }
    a.tag-1, a.tag-1:visited { color: #777; font-size: 90%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; }
    a.tag-1:hover, a.tag-1:visited:hover { color: #35cbda; font-size: 90%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; }
    a.tag-2, a.tag-2:visited { color: #777; font-size: 100%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; }
    a.tag-2:hover, a.tag-2:visited:hover { color: #35cbda; font-size: 100%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; }
    a.tag-3, a.tag-3:visited { color: #777; font-size: 110%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; }
    a.tag-3:hover, a.tag-3:visited:hover { color: #35cbda; font-size: 110%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; }
    a.tag-4, a.tag-4:visited { color: #777; font-size: 120%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; }
    a.tag-4:hover, a.tag-4:visited:hover { color: #35cbda; font-size: 120%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; }
    a.tag-5, a.tag-5:visited { color: #777; font-size: 130%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; }
    a.tag-5:hover, a.tag-5:visited:hover { color: #35cbda; font-size: 130%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; }
    a.tag-6, a.tag-6:visited { color: #999; font-size: 140%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; }
    a.tag-6:hover, a.tag-6:visited:hover { color: #35cbda; font-size: 140%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; }
    a.tag-7, a.tag-7:visited { color: #bbb; font-size: 150%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; }
    a.tag-7:hover, a.tag-7:visited:hover { color: #35cbda; font-size: 150%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; }
    a.tag-8, a.tag-8:visited { color: #bbb; font-size: 160%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; }
    a.tag-8:hover, a.tag-8:visited:hover { color: #35cbda; font-size: 160%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; }
    a.tag-now, a.tag-now:visited { color: #35cbda; font-size: 170%; text-decoration: none; border: 0px; border-bottom: 1px transparent solid; }
    a.tag-now:hover, a.tag-now:visited:hover { color: #35cbda; font-size: 170%; text-decoration: none; border: 0px; border-bottom: 1px #35cbda solid; }
    /* -- A feed */
    a.feed, a.feed:visited, a.feed:hover, a.feed:visited:hover {
    background: url('/images/link_feed.png') right center no-repeat scroll;
    padding-right: 17px;
    }
    /* -- A external */
    a[href^="/shifter.php?"], a[href^="/shifter.php?"]:visited, a[href^="http://postrehy.havlas.eu/shifter.php?"], a[href^="http://postrehy.havlas.eu/shifter.php?"]:visited {
    background: url('/images/external.gif') right center no-repeat scroll;
    padding-right: 9px;
    }
    a[href^="/shifter.php?"]:hover, a[href^="/shifter.php?"]:visited:hover, a[href^="http://postrehy.havlas.eu/shifter.php?"]:hover, a[href^="http://postrehy.havlas.eu/shifter.php?"]:visited:hover {
    background: url('/images/external-hover.gif') right center no-repeat scroll;
    padding-right: 9px;
    }
	div.konec a[href^="/shifter.php?"], div.konec a[href^="/shifter.php?"]:visited, div.konec a[href^="http://postrehy.havlas.eu/shifter.php?"], div.konec a[href^="http://postrehy.havlas.eu/shifter.php?"]:visited {
    background: url('/images/external_2.gif') right center no-repeat scroll;
    padding-right: 9px;
    }
    div.konec a[href^="/shifter.php?"]:hover, div.konec a[href^="/shifter.php?"]:visited:hover, div.konec a[href^="http://postrehy.havlas.eu/shifter.php?"]:hover, div.konec a[href^="http://postrehy.havlas.eu/shifter.php?"]:visited:hover {
    background: url('/images/external-hover_2.gif') right center no-repeat scroll;
    padding-right: 9px;
    }

	
    /* -- A image */
    a.img, a.img:visited {
        background: transparent;
        padding: 0px;
        border: 0px;
        margin: 0px;
    }
    a.img:hover, a.img:visited:hover {
        background: transparent;
        padding: 0px;
        border: 0px;
        margin: 0px;
    }
	
	div.konec a:hover, div.konec  a:visited:hover {
    color: #ffffff;
    border-bottom: 1px #ffffff solid;
    }	
    /* hedalines */
    /* -- Hx standard */
    h1 {
        display: inline;
        font-size: 100%;
        font-weight: normal;
        color: #AAA;
        background-color: transparent;
    }

    h2 {
        font-size: 275%;
        font-weight: normal;
        text-align: left;
        color: #35cbda;
        margin: 0px 18px 1px 2px;
        padding: 3px 0px 0px 0px;
        border: 0px;
    }

    h3, h4, h5, h6, h7 {
        font-size: 200%;
        font-weight: normal;
        text-align: left;
        color: #35cbda;
        margin: 0px 2px 1px 2px;
        padding: 3px 0px 0px 0px;
        border: 0px;
    }

    /* paragraph */
    /* -- P standard */
    p {
    color: #aaaaaa;
    text-align: justify;
    line-height: 1.6em;
    margin: 1px 6px 1px 6px;
    }
    div.item_block p {
    font-size: 100%;
    text-indent: 1.8em;
    }
    div.item_block p:first-letter {
    color: #35cbda;
    font-weight: bold;
    }
    div.block#hotinfo{
    display: inline;
    margin: 0px;
    padding: 0px;
    }
    div.block#microblog p {
    display: inline;
    margin: 0px 7px 0px 7px;
    padding: 0px;
    }
    div#side p, div#side div.p {
    margin: 1px 2px 1px 2px;
    }
    div.item_block p, div.block p, div.commblock p, div.commblock_trusted p {
    margin-top: 1.2em;
    }
    div.item_block p.warn, div.block p.warn, div.commblock p.warn, div.commblock_trusted p.warn {
    background-color: #006A60;
    margin: 12px 25px 12px 25px;
    padding: 5px;
    border: 1px #AAA solid;
    }
    p#add_new_item, p#add_new_file {
    display: none;
    }
    .comment-info, span.format-info {
    display: block;
    background-color: transparent;
    color: #999999;
    border: 0px;
    margin: 2px 5px 2px 5px;
    padding: 3px;
    font-size: 85%;
    }
    #comment-author {
      display: none;
    }
    /* -- P class */
    p.next {
    display: none;
    }
    /* -- P side columns */
    div#side p {
    font-size: 90%;
    color: #AAA;
    text-align: left;
    line-height: 1.5em;
    margin: 0px 0px 0px 5px;
    border: 0px;
    }
    /* div */
    div {
    font-size: 92%;
    color: #AAA;
    }
    /* div: ids */
    div#middle {
    background: url('/images/bcg.png') transparent top center repeat-y;
    width: 900px;
    margin: 0px auto;
    }
    div#middle-footer {
        background: none;
        width: 100%;
        margin: 40px 0px 0px 0px;
        padding-top: 15px;
    }
    div#middle-footer-blank {
        width: 100%;
        margin: 40px 0px 0px 0px;
        padding-top: 15px;
    }
    div#logo {
    width: 100%;
    height: 111px;
    padding: 0px;
    border: 0px;
    font-size: 120%;
    text-align: center;
    color: #AAA;
    }
    div#start-of {
    width: 100%;
    height: 39px;
    padding: 0px;
    border: 0px;
    background: url('/images/start-of.png') transparent top center no-repeat;
    }
    div#content {
    width: 696px;
    float: left;
    margin: 0px 2px 0px 12px;
    padding: 0px;
    border: 0px;
    background: #00423C;
    text-align: left;
    }
    div#side {
    width: 178px;
    float: right;
    margin: 0px;
    border: 0px;
    padding: 0px 3px 0px 0px;
    }
    div#title {
    font-size: 85%;
    font-weight: normal;
    color: #AAA;
    letter-spacing: 0.1em;
    background-color: transparent;
    text-align: right;
    margin: 0px 2px 1px 2px;
    }
    div#end-of {
    width: 100%;
    height: 39px;
    text-align: right;
    margin: 0px;
    border: 0px;
    padding: 0px;
    background: url('/images/end-of.png') transparent top center no-repeat;
    clear: both;
    }
    div#comment-warning {
        text-align: center;
        font-size: 100%;
        border: 1px #AAA solid;
        background: #006A60;
        padding: 5px;
        margin: 3px;
    }
    /* div: classes */
    div.item_block {
    color: #AAA;
    background-color: transparent;
    padding: 0px;
    margin: 10px 2px 20px 2px;
    }
    div.block {
    color: #AAA;
    background-color: transparent;
    padding: 0px;
    margin: 10px 2px 20px 2px;
    }
    div.block#tag_cloud_item  {
    display: none;
    color: #AAA;
    background-color: transparent;
    text-align: justify;
    border: 0px;
    border-top: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid;
    padding: 3px;
    margin: 10px 2px 10px 2px;
    line-height: 1.20em;
    }
    div.block#microblog, div.block#hotinfo {
    font-size: 85%;
    color: #aaaaaa;
    text-align: left;
    margin: 2px 2px 2px 2px;
    line-height: 1.35em;
    }
    div.block#tag_cloud div#tag_line {
    color: #AAA;
    background-color: transparent;
    text-align: right;
    border: 0px;
    padding: 3px;
    margin: 0px 0px 5px 0px;
    }
    div.commblock {
    color: #AAA;
    background-color: transparent;
    border: 1px #ffffff solid;
    padding: 3px 0px 3px 5px;
    margin: 0px 2px 20px 2px;
    }
    div.commblock_trusted {
    color: #AAA;
    background-color: #006A60;
    border: 1px #ffffff solid;
    padding: 3px 0px 3px 5px;
    margin: 0px 2px 20px 2px;
    }
    div.commblock-preview {
    display: none;
    }
    div.paging {
    font-size: 92%;
    text-align: center;
    color: #999999;
    margin: 0px 2px 15px 2px;
    }
    div.item_date {
    margin: 0px 2px 5px 2px;
    padding: 2px 5px 2px 5px;
    font-size: 85%;
    text-align: right;
    color: #aaaaaa;
    border-top: 1px #ffffff solid;
    background: transparent;
    }
    div.commblock div.date, div.commblock_trusted div.date {
    text-align: left;
    color: #999999;
    margin: 0px 0px 5px 85px;
    border: 0px;
    padding: 3px;
    background-color: transparent;
    }
    div.bottomfeeder {
    text-align: right;
    color: #999999;
    border: 0px;
    padding: 5px;
    margin: 10px 0px 2px 0px;
    }
    div.via {
        text-align: right;
        padding: 5px;
        margin: 10px 0px 2px 0px;
    }
    div.social {
        text-align: center;
        color: #999;
        padding: 5px;
        margin: 10px 0px 2px 0px;
    }
    div.social .icon {
        margin: 2px 20px 2px 20px;
    }
    div.commblock div.bottomfeeder {
        overflow: auto;
        text-align: right;
        font-size: 85%;
        color: #999;
        margin: 0px;
        padding: 0px;
    }
    div.commhead {
        text-align: right;
        color: #999;
        margin-bottom: 10px;
        padding-top: 3px;
        padding-bottom: 2px;
    }
    div.comment {
        background-color: transparent;
        color: #AAA;
        border: 0px;
        margin: 2px 5px 2px 5px;
        padding: 3px;
        font-size: 100%;
    }

    div.event {
	display: none;
	position: absolute;
	right: 0px;
	width: 500px;
	color: #AAA;
	background-color: #006A60;
	border: 1px #ffffff solid;
	padding: 7px;
	z-index: 9;
    }

    div.errblock {
        color: #AAA;
        background-color: #300;
        border-width: 0px 5px 0px 5px;
        border-color: #F00;
        border-style: solid;
        padding: 5px 5px 5px 133px;
        margin: 10px 2px 20px 2px;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-topright: 10px;
        -moz-border-radius-topleft: 10px;
    }

    div.errblock#not-found {
        background-image: url('http://carnero.cc/images/not-found.png');
        background-position: center left;
        background-repeat: no-repeat;
    }

    div.errblock#sql-failure {
        background-image: url('http://carnero.cc/images/sql_fail.png');
        background-position: center left;
        background-repeat: no-repeat;
    }

    div.map {
    width: 580px;
    height: 400px;
    margin: 3px 5px 3px 5px;
    padding: 1px;
    border: 2px #aaaaaa solid;
    float: none;
    }
    div.microcomm {
    display: none;
    position: absolute;
    left: 0px;
    width: 420px;
    color: #aaaaaa;
    background-color: #006A60;
    padding: 7px;
    border: 1px #ffffff solid;
    z-index: 9;
    }
    div.komentare {
        margin: 10px;
    }
    /* span: ids */
    span#moodprev_1, span#moodprev_2 {
    display: block;
    float: right;
    width: 60px;
    height: 30px;
    overflow: hidden;
    border: 0px;
    margin: 2px 7px 2px 7px;
    padding: 2px;
    text-align: center;
    font-size: 85%;
    color: #999999;
    background-position: center center;
    background-repeat: no-repeat;
    }
    /* span: classes */
    span.small {
    font-size: 90%;
    }
    span.tag-ed-0 {
    cursor: pointer;
    font-size: 80%;
    color: #999999;
    }
    span.tag-ed-1 {
    cursor: pointer;
    font-size: 90%;
    color: #aaaaaa;
    }
    span.tag-ed-2 {
    cursor: pointer;
    font-size: 100%;
    color: #999999;
    }
    span.tag-ed-3 {
    cursor: pointer;
    font-size: 110%;
    color: #AAA;
    }
    span.tag-ed-4 {
    cursor: pointer;
    font-size: 120%;
    color: #aaaaaa;
    }
    span.tag-ed-5 {
    cursor: pointer;
    font-size: 130%;
    color: #aaaaaa;
    }
    span.tag-ed-6 {
    cursor: pointer;
    font-size: 140%;
    color: #aaaaaa;
    }
    span.tag-ed-7 {
    cursor: pointer;
    font-size: 150%;
    color: #EEEEEE;
    }
    span.tag-ed-8 {
    cursor: pointer;
    font-size: 160%;
    color: #FFFFFF;
    }
    span.no-page {
        color: #aaaaaa;
        font-size: 85%;
    }
    span.commgrave {
    display: inline;
    float: left;
    width: 70px;
    overflow: hidden;
    border: 0px;
    margin: 10px 1px 10px 1px;
    padding: 1px;
    text-align: center;
    font-size: 80%;
    color: #aaaaaa;
    }
    span.commcnt {
    display: block;
    float: right;
    background: url('/images/item_comments.png') transparent right top no-repeat;
    font-size: 200%;
    color: #aaaaaa;
    padding: 1px 16px 1px 16px;
    }
    span.ma {
        display: block;
        clear: both;
    }
    span.md {
        display: block;
        float: left;
        clear: both;
    }
    span.mp {
        display: block;
        margin-left: 67px;
        padding: 1px;
    }
    span.priority-1 {
        color: #35cbda;
        font-weight: 500;
    }
    span.priority-3 {
        color: #444;
    }
    span.priority-1 a, span.priority-1 a:visited {
        color: #35cbda;
    }
    span.priority-1 a:hover, span.priority-1 a:visited:hover {
        color: #aaaaaa;
    }
    span.priority-3 a, span.priority-3 a:visited {
        color: #444;
    }
    span.priority-3 a:hover, span.priority-3 a:visited:hover {
        color: #35cbda;
    }
    .comment-left {
    display: block;
    width: 360px;
    text-align: right;
    margin: 0px;
    padding: 0px;
    }
    .comment-right {
    display: block;
    float: right;
    width: 310px;
    margin: 0px;
    padding: 0px;
    }
    /* cite */
    cite {
    display: block;
    text-align: left;
    margin: 5px;
    padding: 15px 3px 5px 3px;
    border: 1px #ffffff solid;
    background-color: #006A60;
    }
    /* code */
    code {
    display: block;
    overflow: auto;
    text-align: left;
    margin: 5px;
    padding: 5px 3px 5px 3px;
    border: 1px #ffffff solid;
    background-color: #006A60;
    }
    /* image: classes */
    img.clear {
    margin: 3px 5px 3px 5px;
    padding: 0px;
    border: 0px;
    float: none;
    }
    img.border {
    margin: 3px 5px 3px 5px;
    padding: 1px;
    border: 2px #aaaaaa solid;
    float: none;
    }
    a:hover img.border, a:hover:visited img.border {
    margin: 3px 5px 3px 5px;
    padding: 1px;
    border: 2px #35cbda solid;
    float: none;
    }
    img.clear_more {
    margin: 0px;
    padding: 0px;
    border: 0px;
    float: none;
    }
    img.icon {
    vertical-align: middle;
    margin: 0px;
    padding: 0px;
    border: 0px;
    float: none;
    }
    /* strong */
    div.item_block strong {
    color: #AAA;
    }
    strong.red {
    color: #35cbda !important;
    }
    /* lists */
    div#side ul#menu, div#side ul#domains {
    width: 170px;
    padding: 0px;
    margin: 3px 0px 25px 3px;
    }
    div#side ul#menu li, div#side ul#domains li {
    display: block;
    height: 35px;
    margin: 2px 0px 7px 0px;
    font-size: 135%;
    list-style-type: none;
    text-align: center;
    background: url('/images/menu-button.png') transparent center top no-repeat;
    }
    div#side ul#menu li:hover {
    background: url('/images/menu-button-active.png') transparent center top no-repeat;
    }
    div#side ul#domains li:hover {
    background: url('/images/menu-button-active-domains.png') transparent center top no-repeat;
    }
    ul, ol {
    color: #aaaaaa;
    text-align: left;
    line-height: 1.5em;
    }
    /* table */
    table.calendar {
    font-size: 92%;
    text-align: right;
    border: 0px;
    padding: 0px;
    margin: 1px 2px 1px 2px;
    }
    table.calendar th {
    width: 20px;
    padding: 1px;
    border: 1px transparent solid;
    text-align: center;
    }
    table.calendar td {
    width: 20px;
    padding: 1px;
    border: 1px transparent solid;
    cursor: default;
    }
    table.calendar td.den-6, table.calendar td.den-7 {
    background-color: #080808;
    }
    table.calendar td.den-ni, table.calendar td.den-nie {
    font-weight: bold;
    cursor: pointer;
    background: url('/images/calendar_event.png') transparent center bottom repeat-x;
    }
    table.calendar td.den-ne {
    font-weight: bold;
    cursor: pointer;
    background: url('/images/calendar_event_ev.png') transparent center bottom repeat-x;
    }
    table.calendar td.den-nit, table.calendar td.den-net, table.calendar td.den-niet {
    font-weight: bold;
    cursor: pointer;
    border: 1px #35cbda solid;
    }
    table.calendar td.den-nt {
    border: 1px #35cbda solid;
    }

    /* inputs */
    input, select, option {
        width: 180px;
        font-family: "Segoe UI", Segoe, "Trebuchet MS", Tahoma, Verdana, "Geneva CE", Arial, lucida, sans-serif;
        font-size: 100%;
        color: #aaaaaa;
        background-color: #00423C;
        border: 1px #aaaaaa solid;
        margin: 1px 2px 1px 2px;
        padding: 1px 3px 1px 3px;
    }

    option {
        width: 100%;
        background-color: #006A60;
        margin: 0px;
        border: 1px #ffffff solid;
        padding: 1px 4px 1px 4px;
    }

    textarea {
        font-family: "Segoe UI", Segoe, "Trebuchet MS", Tahoma, Verdana, "Geneva CE", Arial, lucida, sans-serif;
        height: 222px;
        width: 350px; /* max 668px */
        font-size: 100%;
        color: #aaaaaa;
        background-color: #00423C;
        border: 1px #aaaaaa solid;
        margin: 1px 2px 1px 2px;
        padding: 1px 3px 1px 3px;
    }

    textarea#textarea {
        font-size: 230%;
    }

    /* inputs: classes */
    input.mini {
        width: 20px;
    }
    
    input.micro {
        text-align: center;
        width: 180px;
        margin: 1px;
        padding: 1px;
    }

    input.micro-txt {
        text-align: center;
        width: 180px;
        margin: 1px;
        padding: 1px;
        border-width: 0px 0px 1px 0px;
        background: transparent;
    }
    
    input.micro-long {
        width: 500px;
        margin: 1px;
        padding: 1px;
    }
    
    div#search input {
        width: 200px;
    }
    
    /* all elements */
    .nocss {
        display: none;
    }
    
    /* ================= */
    .left {
        text-align: left !important;
    }

    .right {
        text-align: right !important;
    }

    .center {
        text-align: center !important;
    }

    .clear {
        clear: both;
    }

    /* microblog */
    div#micro-comments-content {
        display: inline;
    }
    
    /* featured & relevant articles */
    div.block#featured, div.block#related {
        font-size: 100%;
        margin: 20px 2px 20px 2px;
    }

    #featured .featured-article, #related .related-article {
        display: block;
        width: 336px;
        float: left;
        margin: 5px;
        padding: 0px;
        text-align: justify;
    }

    #featured .editors {
        background-image: url('http://postrehy.havlas.eu/images/featured-editors-choice.png');
        background-position: bottom right;
        background-repeat: no-repeat;
    }

    #featured .favourite {
        background-image: url('http://postrehy.havlas.eu/images/featured-favourite.png');
        background-position: bottom right;
        background-repeat: no-repeat;
    }

    #featured h2, #related h2 {
        font-size: 140%;
    }

    #featured .tags, #related .tags {
        display: block;
        font-size: 85%;
        line-height: 1.7em;
        height: 1.7em;
        overflow: hidden;
        text-align: right;
    }

    #featured p, #related p {
        color: #888;
        font-size: 85%;
        margin: 7px 5px 3px 5px;
        padding: 0;
        overflow: hidden;
    }

    #featured p {
        height: 6.8em; /* 4x1.7 = 4 lines */
    }

    #related p {
        height: 5.1em; /* 3x1.7 = 3 lines */
    }

    /* galerie */
    #gallery-1, #gallery-2 {
        padding: 2px;
        color: #AAA;
        font-size: 80%;
        background-color: transparent;
        margin: 10px 0px 10px 0px;
    }
    
    .photo {
            float: left;
            width: 210px;
            height: 180px;
            padding: 3px;
            margin: 3px 5px 3px 5px;
            text-align: center;
            border: 1px transparent solid;
            background: url('/images/photo-bcg.png') transparent top center no-repeat;
            overflow: auto;
    }
    .gallery-data {
            margin: 2px 3px 2px 3px;
            font-size: 100%;
    }
    /* reklama */    
    .ad_intext {
        display: block;
        color: #aaaaaa;
        border: 0px;
        text-align: center;
        margin: 16px 10px 1px 10px;
        padding: 3px;
    }
    
    .visual {
        opacity: 0.50;
        padding: 5px;
        border-top: 1px #fffff solid;
        border-bottom: 1px #ffffff solid;
    }
    .visual:hover {
        opacity: 1.0;
    }
    
    /* paticka */
    div#footer {
        width: 900px;
        margin: 0px auto;
        text-align: left;
    }

    #footer div, #footer span, #footer p, #footer a {
	color: #222 !important;
   }
   
   #footer a:hover {
	color: #fff !important;
   }

    #footer .item {
        width: 210px;
        float: left;
        margin: 15px 6px 10px 5px;
    }
    
    #footer .wide {
        width: 430px;
    }
    
    #footer .full {
        width: auto;
        clear: both;
    }
    
    #footer #tag_cloud  {
        padding: 5px;
        margin: 10px 2px 10px 2px;
        line-height: 1.5em;
    }
    
    #footer #about {
        font-size: 90%;
        margin: 3px 0px 3px 0px;
        padding: 0px 0px 0px 18px;
        clear: left;
    }
    
    #footer .item ul, #footer .item p {
        margin: 3px 0px 3px 0px;
        padding: 0px 0px 0px 18px;
    }
    
    #footer .item ul.thin {
        width: 180px;
        float: left;
    }
    
    #footer .item ul li {
        list-style-type: none;
        text-align: left;
    }

    #admin, #search {
        padding: 2px;
        color: #AAA;
        font-size: 80%;
        background-color: transparent;
        margin: 10px 0px 10px 0px;
        /* clear: both; */
    }
    
    .rec_comment, .fav_item {
        display: block;
        font-size: 80%;
        line-height: 1em;
        color: #888;
        padding: 2px 3px 2px 3px;
        margin: 0px 0px 0px 15px;
    }
}
