body{
    background-color:black;
    font-family: Arial,Helvetica,sans-serif;
    color: #EEEEEE;

}

h1{
    font-size: 16px;
    margin:0px;
    padding:8px 2px 5px 2px;
    
}

h2{
    font-size: 12px;
}

a{
    text-decoration:none;
    color: #FFFFFF;
}

a:hover{
    color: #FF0000;
}

input[type="text"]{
    width:284px;
    height:20px;
    border:none;
    overflow:hidden;
    margin: auto 2px auto 2px;
}


.input_bg{
    background-image:url(/images/my_iHotels_form_input.png);
    width:290px;
    height:34px;
    background-repeat:no-repeat;
}

input[type="image"]{
    background-image:url(/images/my_iHotels_form_submit.png);
    width:123px;
    height:26px;
    float:right;
    margin:10px;
}



#container{

    width: 920px;
    height: 747px !important;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #011a1f;
}

#header{

    background-image: url(/images/my_iHotels_silver_top.gif);
    height:20px !important;
    padding:0px;
    margin:0px;
}

#footer{
     background-image: url(/images/my_iHotels_silver_bottom.gif);
     background-position:bottom;
     height:20px !important;
     padding:0px;
     margin:0px;
}

#content{
    position:relative;
    margin:0px;
    padding:0px;
     background-image: url(/images/my_iHotels_silver_bg.gif);
     background-repeat: repeat-y;
     height: 711px !important;
}


#iphone{
    position:absolute;
    width: 385px;
    left:266px;
    margin-left: auto;
    margin-right: auto;
    height: 725px !important;
    background-image: url(/images/my_iHotels_iPhone.gif);
    background-repeat: no-repeat;
}

#iphone_header{
    height: 130px !important;
}

#iphone_content{
    text-align:left;
    margin-left: 32px;
    margin-right: auto;
    width: 316px;
    height: 472px !important;
}

#iphone_footer{
    margin-left: 32px;
    margin-right: auto;
    width: 316px;
    height: 122px;
}


#lcd_top{
    height: 52px;
    padding-top: 0px;
    background-image: url(/images/my_iHotels_lcd_top.gif);
    background-repeat: repeat-x;
}

#lcd_bg{
    height: 329px;
    background-image: url(/images/my_iHotels_lcd_bottom.gif);
    background-repeat: repeat;
   /* background-attachment: fixed;*/
    overflow-y:auto;
    overflow-x: hidden;
}

#lcd_footer{
    height: 91px;
    text-align: center;
    background-image: url(/images/my_iHotels_lcd_footer.gif);
    background-repeat: repeat-x;
    background-position: bottom;
   *background-position: top;
}

img{
    border: none;
}

.content{    
    font-size: 11px;
    text-align:left;
    padding-top: 5px;
    padding-left: 10px;
    padding-right:10px;
}

#lcd_top .content{
    padding-top: 0px;
}

#lcd_footer .content{
    padding-top: 5px; 
    padding-left: 12px;
    padding-right: 5px;
}

#lcd_footer .content a{
    display:block;
    float:left;
}

.btn{
    height:90px;
    width:64px;
    float:left;
    text-align:center;
    cursor:pointer;
}

.btn_img{
    width:64px;
    height:64px;
    cursor:pointer;
}

.btn_title{
    height:26px;
    width:64px;
    font-size:12px;
    text-align:center;
    padding-top:5px;
    font-weight:bold;
    cursor:pointer;
}

.btn_interrup{
    width:12px;
    height:10px;
    float:left;
}


#btn_about{
    background-image: url(/images/my_iHotels_button_about_off.png);
}

#btn_register{
    background-image: url(/images/my_iHotels_button_register_off.png);
}

#btn_partners{
    background-image: url(/images/my_iHotels_button_partners_off.png);
}

#btn_follow_us{
    background-image: url(/images/my_iHotels_button_follow_us_off.png);
}

#iphone_footer .content{
    width:80px;
    height:106px;
    position:absolute;
    left:143px;
}

#iphone_footer .content .btn_img{
    width:80px;
    height:80px;
}

#iphone_footer .content .btn_title{
   width:80px;
   position:relative;
   bottom: 12px;
   padding:0px;
   text-align:center;
}

#btn_hotel{
    background-image: url(/images/my_iHotels_home_button.jpg);
}

.ikona{
    float:left;
    overflow:hidden;
}

.wyrownanie{
    clear:both;
}

#iphone_content .content a{
    color:#bdffff;
    font-size: 12px;
    font-weight: bold;
}

#iphone_content .content a:hover{
    color: #FF0000;
}

.back_link{
    margin-top:10px;
    margin-bottom:5px;
    text-align:right;
}

.hotel_addres, .hotel_stations, .hotel_note, .station_type{
    color:#bdffff;
    font-weight:bold;
}

/*
.hotel_stations{
    color:#6baded;
    font-weight:bold;
}

.hotel_note{
    color:#6baded;
    font-weight:bold;
}

.station_type{
    color:#dff5ff;
    font-weight:bold;
    font-size:14px;
}*/

.label{
    font-weight:bold;
    font-size:14px;
}

.error{
    display:inline-block;
    color:#DD1111;
    font-weight:bold;
}
