/* 
    Document   : main
    Created on : 11.10.2009, 19:33:20
    Author     : Petr
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root { 
}

body {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #b3b3b3;
    padding: 0px;
    margin: 0px;
}
div {

}


.cleaner {
    clear: both;
}
br.cleaner {

    line-height: 0px;
    height: 0px;
}
/* Remove padding and margin */
*
{
    margin: 0;
    padding: 0;
    color: #000000;
    position: relative;

}

img, a, table, div {
    border: 0;
}

table.krizovy_odkaz {
    position: relative;
    left: -50px;
    cursor: pointer;
}



.paginator {
    text-align: left;
    margin: 1em 0;
    font-size: 90%;
    padding-left: 10px;
    color: blue;
}

.paginator a, .paginator span {
    margin-right: 0.1em;

}

.paginator a {
    color: blue;
}

.paginator span.button {
    border: 1px solid #DDDDDD;
    display: none;
}

.paginator .current {
    color: blue;
}










/*
    BASE LAYOUT
*/

#layout-page {
    width: 960px;
    margin: auto;
    margin-top: 0px;
    padding-bottom: 20px;
}

#layout-header {
    height: 136px;
}

#layout-logo {
    position: absolute;
    left: 31px;
    top: 16px;
}

#layout-datetime {
    position: absolute;
    width: 175px;
    height: 65px;
    top: 43px;
    left: 403px;
    text-align: right;
    font-size: 12px;
}
#layout-datetime span {
    display: block;
}
#dateInfo-cas {
    font-size: 16px;
    margin-bottom: 2px;

}
#dateInfo-svatek {
    font-size: 11px;
}

/*
    INNER PAGE
*/
#layout-innerPage {
    position: relative;
}
#layout-obsah {
    position: relative;
}
#layout_one_column {
    background-color: white;
}

#layout-mainColumn {
    width: 597px;
    float: left;
    background-color: white;
}

#layout-rightColumn {
    width: 363px;
    float: right;
    background-color: #e6e6e6;
}

#nezapomente-hodiny {
    background: url('../images/front/hodiny_back.gif') repeat-x;
    width: 119px;
    height: 119px;
    float: left;
    cursor: pointer;
}
#nezapomente-text {
    width: 214px;
    float: right;
    padding: 15px;
    height: 89px;
    cursor: pointer;
}
#nezapomente-text-header {
    font-weight: bold;
}
#nezapomente-text-header a{
    text-decoration: none;
}
#nezapomente-text-sub {
    margin-top: 10px;
    font-size: 12px;
}

#column-column {
    margin: 25px;
}


#pha7_logo {
    position: absolute;
    right: 20px;
    top: -15px;
    z-index: 100;
}


/*
    CLANEK
*/



div.clanek_podpis {
    margin-top: 10px;
    font-size: 11px;
    color: #797979;
}

.clanek_image {
    position: relative;

}
.clanek_wrapper {
    margin-bottom: 25px;
    cursor: pointer;
}

/*
    PRO ZOBRAZENI MALYCH CLANKU
*/
.clanek_thumb .clanek_image {
    float: left;
    width: 83px;
    height: 83px;
    overflow: hidden;
}


.clanek_thumb .clanek_image .ico_vice{
    position: absolute;
    bottom: -15px;
    right: -15px;
}

.clanek_thumb h3 {
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 16px;
}

.clanek_thumb h3 a {
    color: black;
    text-decoration: none;
}

.clanek_thumb .clanek_short_text {
    float: right;
    width: 220px;
    font-size: 12px;
    padding-top: 2px;
}
.clanek_thumb .clanek_short_text_list {
    float: left;
    width: 400px;
    font-size: 12px;
    padding-top: 2px;
    margin-right: 20px;
    margin-left: 10px;
}

div.komercni_sdeleni {
    text-transform: uppercase;
    font-size: 12px;
    text-align: right;
    margin-bottom: 5px;
}

div.komercni_sdeleni_list {
    margin-right: 20px;
}


.stranka_thumb h3 {
    font-size: 16px;
    letter-spacing: -0.5px;
    line-height: 16px;
}

.stranka_thumb h3 a {
    color: black;
    text-decoration: none;
}

.stranka_thumb .stranka_short_text {
    font-size: 12px;
    padding-top: 2px;
}





div.sekce {
}




.nadpis_sekce {
    font-size: 18px;
    margin-bottom: 10px;
}


.homePage-widget {
    width: 567px;
    padding-left: 30px;
    padding-top: 55px;
    clear: both;
}


.aktualni_vydani {
    margin-bottom: 10px;
}


#sekce_content_clanek {
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 10px;
}

















/*
    FOOTER
*/
#layout-footer {
    font-size: 10px;
    padding-top: 8px;
    padding-left: 40px;
    padding-right: 42px;
    margin-top: 10px;
}
#layout-footer-logo {
    float: left;
    margin-right: 30px;
    padding-top: 15px;
}
#layout-footer-copy {
    border-left: 1px solid #22201e;
    float: left;
    padding-left: 30px;
    color: #22201e;
}
#layout-footer-copy h5 {
    font-weight: bold;
    color: black;
    font-size: 10px;
}
#layout-footer-copy address {
    font-style: normal;
}
#layout-footer a {
    text-decoration: none;
}
#layout-footer a:hover {
    text-decoration: underline;
}

#layout-rightColumn .nadpis_sekce {

}
div.clanek_bar h3.bar{
    background-color: white;
    padding-left: 0px;
    font-weight: normal;
    font-size: 12px;
    clear: both;
    padding: 0px;
    margin-bottom: 4px;
}
div.clanek_bar h3.bar a{
    color: #474848;
    text-decoration: underline;
}
div.clanek_bar span.date{
    display: block;
    float: left;
}
div.clanek_bar span.titulek{
    display: block;
    float: right;
    width: 183px;
    text-decoration: underline;
}
div.clanek_bar {
    clear: both;
}

p.date {
    float: left;
    margin-right: 7px;
    color: #797979;
}

p.date-list {
    font-size: 12px;
}
p.date-latest {
    font-size: 13px;
}
p.date-thumb {
    font-size: 12px;
}


/*
    PRO ZOBRAZENI SEZNAMU CLANKU
*/

.clanek_list .clanek_image {
    float: left;
}
.clanek_list .clanek_image .ico_vice{
    position: absolute;
    bottom: -15px;
    right: -15px;
}

.clanek_list .clanek_short_text {
    float: right;
    width: 346px;

}
.clanek_list h3 {
    background-color: #00a3e0;
    font-size: 13px;
    font-weight: bold;
    color: white;
    padding-left: 9px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 3px;
}
.clanek_list h3 a {


    white-space:pre-wrap;
    color: white;
    text-decoration: none;
}
.clanek_list .clanek_short_text_sub {

    font-size: 12px;
    padding-top: 2px;
    padding-left: 9px;
}

/*
    PRO ZOBRAZENI POSLEDNIHO (PRVNIHO) CLANKU
*/

.clanek_latest .clanek_image .ico_vice{
    position: absolute;
    bottom: -23px;
    right: -20px;
}

.clanek_latest h2 {
    font-size: 25px;
    font-weight: normal;
}

.clanek_latest h2 a {
    white-space:pre-wrap;
    text-decoration: none;
}

.clanek_latest .clanek_short_text {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.clanek_latest {
    margin-bottom: 10px;
}

.clanek_latest .clanek_long_text {
    padding-top: 20px;
    font-size: 12px;
}

.notFound {
    font-size: 12px;
}

#detail_clanku {
    cursor: auto;
}

.anketa_thumb .anketa_odpoved_bar {
    background-color: #00a3e0;

}

.anketa_thumb {
    font-size: 12px;
    font-weight: bold;
}

.anketa_thumb .anketa_pocetHlasu{
    font-weight: normal;
    color: gray;
}

.anketa_thumb .anketa_odpoved{
    margin-top: 3px;
}

.anketa_thumb .anketa_odpoved a{
    text-decoration: none;
}

.anketa_thumb .anketa_title {
    margin-bottom: 10px;
}
.anketa_thumb .anketa_odpoved .anketa_odpoved_title{
    margin-bottom: 3px;
}

.question_mark {
    cursor: help;
}



div.catInfo {
    margin-bottom: 20px;
    font-size: 12px;
}







.header_menu {
    background-color: #00a3e0;
    color: white;
    font-weight: bold;
    font-size: 13px;
    padding: 3px;
    padding-right: 6px;
    padding-left: 6px;
}
.header_menu a {

    color: white;
    text-decoration: none;
}
#header_stranky_menu {
    position: absolute;
    right: 0px;
}

#header_press_menu {
    position: absolute;
    left: 30%;
}
#header_vse_menu {
    position: absolute;
}


a.login {
    margin-right: 20px;
}


/*
    KLIKACI MAPA
*/
#mapa_hover {
    position: absolute;
    background: url('../images/front/kraje.gif') no-repeat;
    width: 360px;
    height: 205px;

}
#mapa_regionu {
    position: relative;
    width: 360px;
    height: 205px;
    float: left;
}
#mapa_background {
    background: url('../images/front/mapa.gif');
    width: 360px;
    height: 205px;
    position: absolute;
}
#seznam-regionu {
    float: right;
    font-size: 10px;
    text-align: right;
}
#seznam-regionu a {
    text-decoration: none;
    display: block;
}
#seznam-regionu a.active {
    color: #00a3e0;
}
#seznam-regionu a:hover {
    color: #00a3e0;
}

/*
    MAPA STRANEK
*/
#mapaStranek {
    margin-bottom: 20px;
}
#mapaStranek ul {
    margin-left: 15px;
    font-size: 12px;
}
#mapaStranek ul li{
    margin-bottom: 2px;
}

#mapaStranek a {
    text-decoration: none;
}
#mapaStranek a:hover {
    color: #00a3e0;
}






/*
    TABS
*/
.dialog {
    display: none;
}
.links {
    margin-top: 15px;
}
.links ul li {
    display: inline;
    background-color: #00a3e0;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.links ul li a {
    color: white;
    text-decoration: none;

}

.input_dialog {
    width: 400px;
    border: 1px solid grey;
    padding: 5px;
}

.input_dialog_small {
    width: 200px;
    border: 1px solid grey;
    padding: 5px;
}





/************ info boxy ~ flash zpravy ******************/
.flash, .info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 10px 5px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    /*font-family:Arial, Helvetica, sans-serif;*/
    font-size: 13px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-radius: 5px;
    opacity: 0.9;
    border: none !important;

}
.info {
    color: #00529B;
    background-color: #C6DBFF;
    background-image: url('../images/info.png');
}
.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/success.png');
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/warning.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/error.png');
}
.validation {
    color: #D63301;
    background-color: #FFCCBA;
    background-image: url('../images/warning.png');
}

.half {
    width: 48%;
    float: left;
}
.full {
    clear: both;
}



#snippet--flashes {
    width: 99%;
}

form {
    font-size: 12px;
}


div.tretinovy {
    width: 33%;
    float: left;
}

div.column {
    background-color: silver;
    width: 300px;
}

div.clanek_bar {
    margin-bottom: 2px;
}
div.flash_hovno
{
    text-align: center;
    position:fixed;
    z-index: 3000;
    left:50%;
    top:50%;
    margin-left: -125px;
    margin-top: -50px;
    width: 250px;
    height: 70px;
    padding:10px;
    background-color: #f5f5f5;
    -moz-border-radius: 5px;

    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-radius: 5px;
    cursor: move;
}
div.flash_hovno div.close {
    font-size: 10px;
    margin-top: 15px;
}
