/*
* Padlo.cz
* Author: Jakub Dvorak - http://jakubdvorak.eu
* 1/2010
*/

body
{
    background-image:url(img/layer1.png);
    background-repeat: repeat-x;
    background-color: #7ebce6;
    padding: 0; margin: 0;
    font-family: "Trebuchet MS",Tahoma,Arial,"Times New Roman";
    font-size: 12px;
}

h1,h2,h3
{
    color: #253947;
    width: 100%;
    border-bottom-style: solid;
    border-bottom-color: #000;
    border-bottom-width: 1px;
}

h1
{
    _font-size: 20px;
    &font-size: 20px;
}

h2
{
    _font-size: 16px;
    &font-size: 16px;
}

h3
{
    _font-size: 14px;
    &font-size: 14px;
}

a, a:visited
{
    color: #253947;
    font-family: "Trebuchet MS",Tahoma,Arial,"Times New Roman";
    font-size: 12px;
    font-weight:bold;
    text-decoration:none;
}

a:hover
{
    text-decoration:underline;
}

h1 a, h2 a, h3 a,
h1 a:visited, h2 a:visited, h3 a:visited
{
    color: #253947;
    width: 100%;
    text-decoration: none;
}

img { border-style: none; border-width: 0px;}

#padlo
{
    width: 1065px;
    height: auto;
    margin: 0 auto;
    background-image:url(img/content_bck.png);
    background-repeat: repeat-y;
}

#padlo div.TopLayer
{
    background-image:url(img/layer2_2.png);
    background-repeat: no-repeat;
    background-position: 0px 200px;
    width: 1065px;
    height: 600px;
    &height:auto;
}

#padlo div.TopLayerNd
{
    background-image:url(img/layer2_3.png);
    background-repeat: no-repeat;
    background-position: 0px 400px;
    width: 1065px;
    height: 600px;
    &height:auto;
}

.clear { clear: both; }

.clearLeft { clear: left; width:0px; height:0px; margin: 0px; padding: 0px; }

#header
{
    width: 1065px;
    height: 200px;
    background-image:url(img/layer2_1.png);
    background-repeat: no-repeat;
}

#header div.area
{
    margin-left: 48px;
    width: 969px;
    height: 200px;
}

#header div.area div.path
{
    background: url(img/logo_3.png);
    text-align: right;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
}

#header div.area div.path span.noactive a,
#header div.area div.path span.noactive a:active
{
    color: #757575;
    text-decoration: none;
}

#header div.area div.path span.separator
{
    color: #6393b4;
}

#header div.area div.path span.active a
{
    color: #000;
    text-decoration: underline;
}

#header div.area div.path span.active a:active
{
    text-decoration: none;
}

#header div.area div.logo1
{
    background-image:url(img/logo_1.png);
    background-repeat:no-repeat;
    width:950px;
    height: 86px;
    margin:0 auto;
}

#header div.area div.logo2
{
    background-image:url(img/logo_2.png);
    background-repeat:no-repeat;
    width:950px;
    height: 137px;
    margin:0 auto;
}

#navbar
{
    background-image:url(img/navbar1_bck.png);
    background-repeat: no-repeat;
    width: 949px;
    height: 35px;
    margin: 0 auto;
    margin-top: 40px;
    &margin-top: 40px;
    _margin-top: 0;
    /*_margin-left:48px;*/
    color: #7ebce6;
    font-weight: bold;
    font-style: italic;
}

#navbar div.area
{
    width:auto;
    height:auto;
    margin-left: 8px;
}

#navbar a
{
    font-style: italic;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    color: #757575;
    background-image:none;
    background-repeat:no-repeat;
    width: 75px;
    height: 30px;
    line-height: 30px;
    margin: 0 1px;
    display: block;
    float: left;
    text-align: center;
}

#navbar a:hover
{
    background-image:url(img/navbar1_li_active.png);
    _background-image: none;
    _text-decoration: underline;
    background-repeat: no-repeat;
    background-position: 0 3px;
    color: #fff;
    _color: #757575;
}

#navbar .ruza
{
    width:144px;
    height:30px;
    float:left;
}

#subnavbar
{
    background-image:url(img/navbar2_bck.png);
    background-repeat: no-repeat;
    width: 950px;
    height: 29px;
    margin: 0 auto 10px auto;
    /*_margin-left:48px;*/
    color: #5B2D00;
    font-style: italic;
    font-weight: bold;
    font-size: 14px;
}

#subnavbar div.area
{
    width:auto;
    height:auto;
    padding-top: 5px;
    margin-left: 8px;
}

#subnavbar a
{
    text-decoration: none;
    background-image: none;
    color: #5B2D00;
    padding-bottom: 6px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

#subnavbar a:hover
{
    background-image:url(img/navbar2_li_active.png);
    background-repeat: repeat-x;
    _background-image: none;
    &background-image: none;
    _text-decoration: underline;
    &text-decoration: underline;
}

#levyBlok
{
    width: 190px;
    height: auto;
    margin-left: 60px;
    &margin-left: 60px;
    _margin-left: 30px;
    float: left;
}

#pravyBlok
{
    width: 185px;
    height: auto;
    float: right;
    margin-right: 60px;
    &margin-right: 60px;
    _margin-right: 30px;
}

#levyBlok h1, #pravyBlok h1
{
    color: #464646;
    font-size:18px;
    margin:0;
}

#levyBlok h1, #levyBlok h2, #levyBlok h3,
#pravyBlok h1, #pravyBlok h2, #pravyBlok h3
{
    border-style:none;
}

#hlavniBlok
{
    width: 556px;
    height: auto;
    margin: 0 7px;
    &margin: 0 7px;
    _margin:0;
    _margin-left: 5px;
    /*margin-left: 250px;*/
    float:left;
}

#hlavniBlok table { max-width: 556px; }

.orangeBlock
{
    background-image:url(img/block_orange_bck.png);
    background-color:#e9aa01;
    background-repeat: no-repeat;
    width:190px;
    height:auto;
    color:#593600;
    font-size:12px;
    min-height:78px;
}

.orangeBlock .top
{
    background-image:url(img/block_orange_top.png);
    background-repeat:no-repeat;
    width:190px;
    height:11px;
}

.orangeBlockBottom
{
    background-image:url(img/block_orange_bottom.png);
    background-repeat:no-repeat;
    width:190px;
    height:8px;
    margin-bottom: 10px;
}

.orangeBlock .kalendarImg
{
    width:190px;
    height:13px;
    background-image:url(img/calendar_title.png);
    background-repeat:no-repeat;
}

.orangeBlock .hledacImg
{
    width:190px;
    height:12px;
    background-image:url(img/search_title.png);
    background-repeat:no-repeat;
}

.orangeBlock input.submit
{
    border-style:none;
    border-width:0;
    text-align:center;
    font-style:italic;
    font-weight:bold;
    color: #5B2D00;
    background-color:transparent;
}

.blueBlock
{
    background-image:url(img/block_blue_bck.png);
    background-repeat: no-repeat;
    background-position:top;
    &background-position: top;
    _background-position: 0 0;
    background-color: #82bfe8;
    width: 190px;
    &width: 190px;
    _width: 180px;
    height: auto;
    color: #253947;
    font-size: 12px;
    margin-bottom: 10px;
    _padding:0;
    _margin:0;
}

div#menu_title 
{
	width:189px;
        _width: 189px;
	height: 13px;
	background-image: url(img/menu_title.png);
	background-repeat: no-repeat;
	background-position: right;
    /*border-left: 1px solid #94c9ec;*/
    _padding:0;
    _margin:0;
}

.blueBlock a
{
    color: #253947;
    text-decoration: none;
    font-weight: bold;
}

.blueBlock a:hover
{
    color: #253947;
    text-decoration: underline;
}

.blueBlock div.center { text-align: center; }

.blueBlock .top
{
    width: 189px;
    height: 13px;
    background-image: url(img/block_blue_top.png);
    background-position:right;
    background-repeat: no-repeat;
    &background-position:right;
    _background-position: 0 0;
    &margin-left:0;
    _margin-left:2px;
}

.blueBlock .bottom
{
    width: 189px;
    height: 7px;
    background-image:url(img/block_blue_bottom.png);
    background-repeat: no-repeat;
    _background-position:bottom;
}

.blueBlock .loginTitle
{
    width: 189px;
    height: 13px;
    background-image:url(img/login_title.png);
    background-repeat: no-repeat;
}

.blueBlock input.txt
{
    width: 132px;
    height: 22px;
    background-image:url(img/input1_bck.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border-style: none;
    border-width: 0px;
}

.blueBlock input.submit
{
    border-style:none;
    border-width:0;
    text-align:center;
    font-style:italic;
    font-weight:bold;
    color: #253947;
    background-color:transparent;
}

.blueBlock ul
{
    padding: 0;
    _margin:0;
    &margin:0;
}

.blueBlock ul li
{
    list-style:none;
    margin: 3px 0;
    padding-left: 5px;
    /*height: 25px;
    width: 185px;*/
}

.blueBlock li a,
.blueBlock li a:visited,
.blueBlock li a:hover
{
	display: block;
	width: 180px;
	height: 25px;
	padding-left: 5px;
	line-height: 18px;
    font-variant:small-caps;
    font-family: Calibri;
    font-style: italic;
    font-size: 16px;
    font-weight: bold;
    letter-spacing:2px;
    text-decoration: none;
}

.blueBlock li a:hover
{
    background: url(img/menu_content_li_active.png) no-repeat;
    _background: none;
    _text-decoration: underline;
}

.blueBlock ul ul
{
	width: 190px;
	margin: 3px 0;
        &width: 190px;
	_width:170px;
}
.blueBlock ul ul li
{
    list-style: none;
    &width: 190px;
    _width:170px;
}

.blueBlock ul ul li a,
.blueBlock ul ul li a:visited,
.blueBlock ul ul li a:hover
{
    padding-left: 10px;
    font-weight: bold;
    font-size: 14px;
    width: 175px;
    &width: 175px;
    _width:170px;
    display: block;
    text-decoration: none;
}

.blueBlock ul ul li a:hover
{
    _text-decoration: underline;
}

.blueBlock ul.hide
{
    display:none;
}

.blueBlock h3
{ 
    font-variant:small-caps;
    font-family: Calibri;
    font-style: italic;
    font-size: 12px;
    font-weight: bold;
    letter-spacing:2px;    
    border-color:#c7dae9;
    padding-left: 10px;
}

.mainBox
{
    width: 557px;
    height: auto;
    background-image:url(img/block_greyblue_bck.png);
    background-repeat: no-repeat;
    background-position: top;
    background-color: #d4e1ea;
}

.mainBox .top
{
    width: 557px;
    height: 9px;
    background-image:url(img/block_greyblue_top.png);
    background-repeat: no-repeat;
}

.mainBox .bottom
{
    width: 557px;
    height: 8px;
    background-image:url(img/block_greyblue_bottom.png);
    background-repeat: no-repeat;
    _background-position:bottom;
}

.mainBox .area
{
    padding: 5px;
    min-height: 219px;
}

.mainBox .area .left
{
    width: 273px;
    height: auto;
    background-image:url(img/article_separator.png);
    background-repeat: no-repeat;
    background-position: right;
    float:left;
    min-height: 219px;
}

.mainBox .area .right
{
    width: 273px;
    height: auto;
    float:right;
    min-height: 219px;
}

.mainBox h1
{
    padding:0;
    margin:0;
    padding-bottom: 5px;
    color: #253947;
    font-size: 16px;
    font-weight: bold;
    border-style:none;
    border-width:0px;
}

.mainBox h2
{
    padding:0;
    margin:0;
    padding-bottom: 3px;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    border-style:none;
    border-width:0px;
}

.mainBox a
{
    color: #000;
    text-decoration: underline;
}

.mainBox a:hover { text-decoration: none; }

td.vtop { vertical-align: top; }

.article
{
    width: 100%;
    height: auto;
    border-bottom-style: dashed;
    border-bottom-color: #757575;
    border-bottom-width: 1px;
}

.article h1
{
    font-size: 12px;
    color: #253947;
    padding:0;
    margin:0;
    padding-bottom: 3px;
    border-style:none;
    border-width:0px;
}

.article h1 a
{
    font-size: 12px;
    color: #253947;
    font-weight: bold;
}

.article a
{
    color: #5094C3;
    font-weight: normal;
    text-decoration: none;
}

.article a:hover { text-decoration: underline; }

.article img
{
    padding: 5px;
}

.article img.left
{
    float:left;
}

#footer
{
    background-image: url(img/footer_bck.png);
    background-repeat:no-repeat;
    background-position:bottom;
    width: 1064px;
    height: 30px;
}

#footer .area
{
    font-size: 12px;
    font-weight: bold;
    float: right;
    text-align: right;
    margin-top: 5px;
    margin-right: 60px;
    &margin-right: 60px;
    _margin-right: 30px;
    color: #666;
}

#footer .area a
{
    color: #000;
    text-decoration: underline;
}

#footer .area a:hover
{
    text-decoration: none;
}

#loadingScreen
{
    display:none;
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align:center;
    background-image:url("img/loadScreen.png");
    background-repeat:repeat;
    z-index: 100;
    padding-top: 25%;
}

.cara
{
    border-bottom-color: #c7dae9;
    border-bottom-style:solid;
    border-bottom-width:1px;
    height:1px;
    padding:0;
    margin:0;
    width:100%;
}

div #licence #text
{
    width: 480px;
    height: 300px;
    overflow: scroll;
    background-color: #C8DCE8;
    border-style: solid;
    border-width: 1px;
    border-color: #000;
    margin: 0 auto;
    color: #000;
}

a.photoPreview
{
    padding: 10px;
    border-color:#253947;
    border-style:solid;
    border-width:1px;
    background-color:#f7fafc;
    float:left;
    margin-right:5px;
    max-width:120px;
    /*width: 120px;
    height:120px;*/
    text-align:center;
}

a.photoPreview:hover
{
    background-color:#dbecf9;
}

td.photoPreview
{
    border-color:#253947;
    border-style:solid;
    border-width:1px;
    background-color:#f7fafc;
    text-align:center;
    min-width: 120px;
    min-height: 120px;
}

td.photoPreview:hover
{
    background-color:#dbecf9;
}


img.showFoto
{
    background-image:url("../../../imgs/loader.gif");
    background-position: center;
    padding: 5px;
    border-color:#253947;
    border-style:solid;
    border-width:1px;
    background-color:#f7fafc;
}

div.wallForm
{
    padding: 5px;
    border-color:#253947;
    border-style:solid;
    border-width:1px;
    background-color:#f7fafc;
    width:95%;
    height: auto;
    margin: 0 auto;
}

div.wallForm textarea
{
    border-color:#000000;
    border-style:solid;
    border-width:1px;
    background-color:#ffffff;
    width: 98%;
    height: 35px;
    font-style:italic;
    color:#939393;
    font-family: "Trebuchet MS",Tahoma,Arial,"Times New Roman";
}

div.wallForm textarea.active
{
    font-style:normal;
    color:#000;
}

span.nickname
{
    color:#253947;
    font-weight: bold;
}

span.male
{
    font-weight:normal;
    color:#606060;
    font-size:10px;
}

td.dolni
{
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#253947;
}

.blogRubriky
{
    width: 180px;
    height: auto;
    border-style:solid;
    border-width:1px;
    border-color:#547b9a;
    background-color:#fff;
    float:right;
    padding: 5px;
    margin: 10px;
}

.blogRubriky h1
{
    font-size: 12px;
}

#footerLinks
{
    width:971px;
    height:auto;
    min-height:120px;
    background-image:url('img/block_footer_articles_bck.png');
    background-color:#d0dfe8;
    background-position:top;
    background-repeat:repeat-x;
    margin: 50px 0 0 48px;
    color:#474e54;
}

#footerLinks .big
{
    float:left;
    width: auto;
    height: auto;
}

#footerLinks .blok1 { _width: 540px; }
#footerLinks .blok2 { _width: 180px; }
#footerLinks .blok3 { _width: 180px; }

#footerLinks .big .blok ul
{
    margin: 0;
    padding: 0;
}

#footerLinks .big .blok li
{
    margin: 0;
    padding: 0;
    list-style:none;
    border-bottom-style: dashed;
    border-bottom-color: #757575;
    border-bottom-width: 1px;
}

#footerLinks .big .blok
{
    width:160px;
    height:auto;
    float:left;
    padding:10px;
}

#footerLinks .big h1
{
    font-size:14px;
    font-weight:bold;
    border-style:none;
    margin: 0;
    padding: 0;
}

#footerLinks .big .blok h2
{
    font-size: 14px;
    text-decoration: underline;
    border-style:none;
    margin: 0;
    padding: 0;
}

.kalendar
{
    margin: 0 auto;
    border-style:none;
    width: 95%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.kalendar .navLeft
{
    float:left;
}

.kalendar .navRight
{
    float:right;
}

.kalendar .navCenter
{
    text-align:center;
    width:100%;
}

.kalendar tr, .kalendar td
{
    /*border-style:solid;
    border-width:1px;
    border-color:#593600;*/
    padding: 2px;
    background-color: #f8eab9;
    text-align:center;
}

.kalendar td.mesic
{
    background-color:#c8dbe9;
    border-style:solid;
    border-width:1px;
    border-color:#fff;
    color:#000;
    font-weight:bold;
}

.kalendar td.tyden
{
    font-weight:bold;
}

.kalendar td.aktiv
{
    background-color:#593600;
    color:#fff;
    font-weight:bold;
}

.kalendar td.aktiv a,
.kalendar td.aktiv a:hover
{
    color:#fff;
    font-weight:bold;
}

.kalendarItem
{
    background-color: #edf3f7;
    border-style:solid;
    border-color:#e1eaf2;
    border-width:1px;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 5px;
    padding: 5px;
}

.kalendarItem h3
{
    _font-size: 14px;
    &font-size: 14px;
}

td.modry
{
    color:#3a7095;
}

input.transp
{
    background-image:url('img/input1_bck.png');
    background-color:transparent;
    background-repeat:no-repeat;
    width:132px;
    height:22px;
    border-style:none;
    color:#985d00;
}

.ceskeReky
{
    margin-left: 122px;
    margin-top: 70px;
    position: absolute;
}

.ceskeReky, .ceskeReky a, .ceskeReky a:visited, .ceskeReky a:hover, .ceskeReky a:active
{
    color: #757575;
    font-weight: bold;
}

.topReklama
{
    margin-left: 270px;
    margin-top: 20px;
    position:absolute;
    width: 468px;
    height: 60px;
    background-color: #dddddd;
    border-style:solid;
    border-width:1px;
    border-color:#777777;
}

.squareBanner
{
    width: 125px;
    height: 125px;
    background-color: #dddddd;
    border-style:solid;
    border-width:1px;
    border-color:#777777;
    margin: 0 auto;
}

.mainTopBanner
{
    width: 250px;
    height: 250px;
    background-color: #dddddd;
    border-style:solid;
    border-width:1px;
    border-color:#777777;
    margin: 0 auto;
}

.topReklama img,
.squareBanner img,
.mainTopBanner img
{
    border-style:none;
    border-width:0;
}

.skyScraperBanner
{
    width: 125px;
    height: 600px;
    background-color: #dddddd;
    border-style:solid;
    border-width:1px;
    border-color:#777777;
    margin: 0 auto;
}

.clanekBanner
{
    width: 468px;
    height: 60px;
    background-color: #dddddd;
    border-style:solid;
    border-width:1px;
    border-color:#777777;
    margin: 0 auto;
}
.clanekBanner img { padding:0; margin: 0;}

/*TABLER*/

    .tabler
    {
        width: 100%;
        height: auto;
    }

    .tabler .menu
    {
        width: 100%;
        height: 26px;
    }

    .tabler .content
    {
        width: 100%;
        height: auto;
        background-color: #edf3f7;
        border-style:solid;
        border-color:#e1eaf2;
        border-width:1px;
    }

    .tabler .menu a
    {
        height: 25px;
        background-color: #dbecf9;
        border-style: solid;
        border-color: #e1eaf2;
        border-width: 1px;
        border-bottom-style: none;
        border-bottom-width: 0;
        float: left;
        margin-right: 5px;
        padding-left: 5px;
        padding-right: 5px;
        font-weight: bold;
        color: #547b9a;
        font-size: 12px;
        text-align: center;
        text-decoration: none;
    }

    .tabler .menu a:hover
    {
        background-color:#527b99;
        border-color:#7998ac;
        color: #ffffff;
    }

    .tabler .menu a.active,
    .tabler .menu a.active:hover
    {
        background-color: #ecc333;
        border-color:#c7831e;
        color:#ffffff;
    }

    .tabler .scrollbar
    {
        width:530px;
        height: 400px;
        background-color: #edf3f7;
        border-color: #e1eaf2;
        border-width: 1px;
        border-style:solid;
        overflow:scroll;
    }

#hlavniBlok .mainLeft
{
    width: 290px;
    height: 250px;
    float: left;
}

#hlavniBlok .mainRight
{
    width: 250px;
    height: 250px;
    float: right;
}

#hlavniBlok h1 a
{
    font-size:16px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{
	width:290px;
	height:250px;
	overflow:hidden;
	}
#slider li div
{
    background-position:center;
    background-repeat: no-repeat;
    width: 290px;
    height: 250px;
}

td.underline
{
    border-bottom-color:#000;
    border-bottom-width:1px;
    border-bottom-style:solid;
}

input.oranzove, button.oranzove
{
    width:113px;
    height:26px;
    background-image:url('img/btnOrange.png');
    background-repeat: no-repeat;
    background-color:transparent;
    text-align:center;
    font-weight:bold;
    color:#5B2D00;
    border-style:none;
    border-width:0;
    padding:0;
    margin:0;
    font-size:10px;
}

select,input.textOrange
{
    background-color:#f9e7b8;
    text-align:left;
    font-weight:bold;
    border-style:solid;
    border-color: #e0c170;
    border-width:1px;
    color:#68614d;
    padding:0px;
    margin:0;
    font-size:12px;
}