/*
* 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;

}

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;
}

#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; width:0; height:0; }

.clearLeft { clear: left; width:0; height:0;}

#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:0px;
    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-repeat: no-repeat;
    background-position: 0 3px;
    color: #fff;
}

#subnavbar
{
    background-image:url(img/navbar2_bck.png);
    background-repeat: no-repeat;
    width: 950px;
    height: 29px;
    margin: 0 auto 10px auto;
    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;
}

#levyBlok
{
    width: 190px;
    height: auto;
    margin-left: 60px;
    float: left;
}

#pravyBlok
{
    width: 185px;
    height: auto;
    float: right;
    margin-right: 60px;
}

#levyBlok h1, #pravyBlok h1
{
    color: #464646;
    font-size:18px;
    border-style:none;
}

#hlavniBlok
{
    width: 556px;
    height: auto;
    margin: 0 7px;
    /*margin-left: 250px;*/
    float:left;
}

.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:12px;
    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;
}

.blueBlock
{
    background-image:url(img/block_blue_bck.png);
    background-repeat: no-repeat;
    background-position:top;
    background-color: #82bfe8;
    width: 190px;
    height: auto;
    color: #253947;
    font-size: 12px;
    margin-bottom: 10px;
}

div#menu_title 
{
	width: 189px;
	height: 13px;
	background: url(img/menu_title.png) no-repeat right;
    border-left: 1px solid #94c9ec;
}

.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: 190px;
    height: 10px;
    background: url(img/block_blue_top.png) right;
}

.blueBlock .bottom
{
    width: 190px;
    height: 7px;
    background-image:url(img/block_blue_bottom.png);
    background-repeat: no-repeat;
}

.blueBlock .loginTitle
{
    width: 190px;
    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
{
    /**/
}

.blueBlock ul
{
    padding: 0;
}

.blueBlock ul li
{
    list-style:none;
    margin: 3px 0;
    padding-left: 5px;
    height: 25px;
	width: 185px;
}

.blueBlock li a
{
	display: block;
	width: 180px;
	height: 25px;
	padding-left: 5px;
	line-height: 25px;
    font-variant:small-caps;
    font-family: Calibri;
    font-style: italic;
    font-size: 16px;
    font-weight: bold;
    letter-spacing:2px;
}

.blueBlock li a:hover
{
    background: url(img/menu_content_li_active.png) no-repeat;
    text-decoration: none;
}

ul#menuClanky li a
{
	font-size: 12px;	

}

.blueBlock ul ul
{
	width: 190px;
	margin: 10px 0;
}
.blueBlock ul ul li
{
    list-style: none;
}

.blueBlock ul ul li a
{
	padding-left: 10px;
    font-weight: normal;
    font-size: 14px;
    width: 175px;
    display: block;
}

.blueBlock ul.hide
{
    display:none;
}

.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;
}

.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.left
{
    float:left;
}

#footer
{
    background-image: url(img/footer_bck.png);
    background-repeat:no-repeat;
    width: 1064px;
    height: 69px;
}

#footer .area
{
    font-size: 14px;
    font-weight: bold;
    float: right;
    text-align: right;
    margin-top: 30px;
    margin-right: 60px;
    color: #000;
}

#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: #1A374A;
    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;
}

a.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: 10px;
    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: 50px;
    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:#cfdee8;
    background-position:bottom;
    background-repeat:repeat-x;
    margin: 50px 0 0 48px;
    color:#474e54;
}

#footerLinks .big
{
    float:left;
}

#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: 12px;
    text-decoration: underline;
    border-style:none;
    margin: 0;
    padding: 0;
}

.kalendar
{
    margin: 0 auto;
    border-style:none;
}

.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-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;
}

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;
}

.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;
}

.skyScraperBanner
{
    width: 125px;
    height: 600px;
    background-color: #dddddd;
    border-style:solid;
    border-width:1px;
    border-color:#777777;
    margin: 0 auto;
}

/*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;
    }


#forumBody
{
    width: 990px;
    height: auto;
    margin-left: 35px;
    _margin-left: 15px;
    float:left;
}

#forumBody a
{
    color:#562500;
}

.ruza
{
    width:144px;
    height:30px;
    float:left;
}

table.reka
{
    width: 465px;
    height: auto;
    margin-bottom: 10px;
}
