/* styly layoutu */
body {margin: 0px; padding: 0px; background-color: #2f2d2e;}
html, body {text-align: center;}
td, tr {font-size: 11px; color: #F6C662;}
.pozadi_karty {background-image: url(../images/hotelcard/pozadiKarty.jpg); width: 550px; height: 380px; border: 0px; text-align: left;}
.pozadi_velke_karty {background-image: url(../images/hotelcard/pozadiVelkeKarty.jpg); width: 550px; height: 600px; border: 0px; text-align: left;}
#table_position {position: relative; left: 35px; top: 60px; }
#card_menu {position: absolute; left: 250px; top: 29px; font-size: 11px; color: #CDB15A;}
#avatars_position {position: absolute; left: 300px; top: 50px; }
#table_position2 {position: relative; left: 0px; top: 0px; }
#button_position {position: absolute; left: 400px; top: 190px; }
.buttons_div {position: absolute; top: 250px;}

/* tlacitka */
.potvrdit_out {width: 84px; height: 22px; background-image: url(../images/hotelcard/potvrdit_out.gif); border: 0px; cursor: pointer;}
.potvrdit_over {width: 84px; height: 22px; background-image: url(../images/hotelcard/potvrdit_over.gif); border: 0px; cursor: pointer;}
.reset_out {width: 85px; height: 22px; background-image: url(../images/hotelcard/reset_out.gif); border: 0px; cursor: pointer;}
.reset_over {width: 85px; height: 22px; background-image: url(../images/hotelcard/reset_over.gif); border: 0px; cursor: pointer;}
.dekodovat_out {width: 82px; height: 20px; background-image: url(../images/hotelcard/dekodovat_out.gif); border: 0px; cursor: pointer;}
.dekodovat_over {width: 82px; height: 20px; background-image: url(../images/hotelcard/dekodovat_over.gif); border: 0px; cursor: pointer;}
.kodovat_out {width: 82px; height: 20px; background-image: url(../images/hotelcard/kodovat_out.gif); border: 0px; cursor: pointer;}
.kodovat_over {width: 82px; height: 20px; background-image: url(../images/hotelcard/kodovat_over.gif); border: 0px; cursor: pointer;}
.zmenitheslo_out {width: 82px; height: 20px; background-image: url(../images/hotelcard/zmenitheslo_out.gif); border: 0px; cursor: pointer;}
.zmenitheslo_over {width: 82px; height: 20px; background-image: url(../images/hotelcard/zmenitheslo_over.gif); border: 0px; cursor: pointer;}
.zrusitkartu_out {width: 82px; height: 20px; background-image: url(../images/hotelcard/zrusitkartu_out.gif); border: 0px; cursor: pointer;}
.zrusitkartu_over {width: 82px; height: 20px; background-image: url(../images/hotelcard/zrusitkartu_over.gif); border: 0px; cursor: pointer;}
.nastavheslo_out {width: 82px; height: 20px; background-image: url(../images/hotelcard/nastavheslo_out.gif); border: 0px; cursor: pointer;}
.nastavheslo_over {width: 82px; height: 20px; background-image: url(../images/hotelcard/nastavheslo_over.gif); border: 0px; cursor: pointer;}
.ulozitzmeny_out {width: 80px; top: 0px; height: 18px; background-image: url(../images/hotelcard/ulozitzmeny_out.gif); border: 0px; cursor: pointer;}
.ulozitzmeny_over {width: 80px; top: 0px; height: 18px; background-image: url(../images/hotelcard/ulozitzmeny_over.gif); border: 0px; cursor: pointer;}
.ne_out {width: 82px; height: 20px; background-image: url(../images/hotelcard/ne_out.gif); border: 0px; cursor: pointer;}
.ne_over {width: 82px; height: 20px; background-image: url(../images/hotelcard/ne_over.gif); border: 0px; cursor: pointer;}
.ano_out {width: 82px; height: 20px; background-image: url(../images/hotelcard/ano_out.gif); border: 0px; cursor: pointer;}
.ano_over {width: 82px; height: 20px; background-image: url(../images/hotelcard/ano_over.gif); border: 0px; cursor: pointer;}

/* styly */
.inputText {background-color: #464646; border: 0px; font-size: 11px; color: #fcf2ca; width: 225px;}
.inputTextShorter {background-color: #464646; border: 0px; font-size: 11px; color: #fcf2ca; width: 100px;}
.inputTextBigger {background-color: #464646; border: 0px; font-size: 11px; color: #fcf2ca; width: 100px;}
.selectBox {background-color: #464646; border: 0px; font-size: 11px; color: #fcf2ca; width: 100px;}
.dateSelectBox {background-color: #464646; border: 0px; font-size: 11px; color: #fcf2ca; width: 70px; height: 20px;}
.textArea {background-color: #464646; border: 0px; font-size: 11px; color: #fcf2ca; width: 225;}
.vyskaRadku {height: 21px;}
.errorBox {height: 27px; color: #E93535; overflow: hidden;}
.red { color: #E93535; }
.tucne {font-weight: bold}
.text {font-size: 11px; color: #fcf2ca;}
.avatar_image {border-width: 1px; border-style: solid; border-color: #CDB15A;}

/* odkazy */
a:link {color: #CDB15A; text-decoration: none; font-size: 11px;}
a:active {color: #CDB15A; text-decoration: none; font-size: 11px;}
a:visited {color: #CDB15A; text-decoration: none; font-size: 11px;}
a:hover {color: #B0804E; text-decoration: none; font-size: 11px;}

a.menu:link {color: #CDB15A; text-decoration: none; font-weight: bold; }
a.menu:active {color: #CDB15A; text-decoration: none;  font-weight: bold; }
a.menu:visited {color: #CDB15A; text-decoration: none; font-weight: bold; }
a.menu:hover {color: #B0804E; text-decoration: none;  font-weight: bold; }
