html, body { margin: 0; }

body {
    background-color: rgb(76, 0, 0);
    color: white;
}

a {
	font-family: arial;
	font-size: 12px;
	/*letter-spacing: 1px;*/
	color: #F3F3F3;
       text-decoration: underline;
}
a:hover {
   font-family: arial;
   font-size: 12px;
  /* letter-spacing: 1px;*/
   text-decoration: underline;
    color: #ffde00;
}


object, img { display: block; outline: none;}

form, table, tr, td {
    margin: 0; padding: 0;
}

.noflash_menu { width: 100%; height: 66px; }
.noflash_menu .mui_selected {
    background-color: #2b0000;
}
.noflash_menu .menuitem { 
    height: 50px;
    float: left;
    margin-left: 15px;
    padding: 0 10px;
    padding-top: 16px;    
}
.noflash_menu .menuitem a { 
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.noflash_menu .menuitem a { 
    text-decoration: none;
}
.noflash_menu .menuitem a:hover { 
    text-decoration: none;
}



.noflashmsg {
    width: 400px;
    margin: 0 auto;
    text-align: center;
    line-height: 20px;
    padding-top: 100px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: white;
}
.noflashmsg a, .noflashmsg a:visited {
    color: #FF9C1A; font-weight: bold; text-decoration: none;
}
.noflashmsg a:hover { text-decoration: none; }

#mainwrapper {
    width: 950px;
    border: 0px;
    margin: 0 auto;
    
}

/* HEADER */
#swfheader {
    width: 100%; height: 366px;
    vertical-align: top;
}

#topbar{
    padding: 0; margin: 0;
    width: 100%; height: 45px;
    background: url(/graphics/top_bar.gif) repeat-x;
}
#topbar img {
    width: 950px; height: 45px;
    margin: 0px 0px;
}

/* CONTENT */
#hsep_top, #hsep_bot, #content, #info, #rezerwacja {
    background-color: #8b0304;
    vertical-align: top;
}

#hsep_top { width: 100%; height: 30px; }
#hsep_bot { width: 100%; height: 20px; }

#content { 
    width: 500px;
    background: url(/graphics/1pix_vert_line.gif) top right repeat-y #8b0304; }
#info { 
    width: 215px; 
    background: url(/graphics/1pix_vert_line.gif) top right repeat-y #8b0304; }
#rezerwacja { 
    width: 235px;
    background-color: #8b0304; }

#content .cdiv, #info .cdiv, #rezerwacja .cdiv {
    padding: 0 0 0 15px;
}


/* FOOTNOTE  */
#copy, #mailto {
    height: 58px;
    background-color: #b4a99b;
    color: white;
    font-family:"Tahoma";
    font-size: 11px;
    vertical-align: top;
}
#copy a, #mailto a,
#copy a:visited, #mailto a:visited,
#copy a:active, #mailto a:active {
    color: white;
}

#copy div, #mailto div { margin-top: 13px; }
#copy div { margin-left: 55px; }
#mailto div { margin-left: 15px; }

#copy { width:715px; }
#mailto { width: 235px; }


/* RESERVATION FORM COLUMN */
.reservation_form {
    width: 200px;
    overflow: hidden;
}

.reservation_form .form_label {
    font-family: "Tahoma";
    font-size: 9px;
}

.reservation_form .form_field {
    padding-bottom: 5px;
    height: 18px;
    position: relative;    
}


.reservation_form .form_field input,
.reservation_form .form_field textarea {
    display: block;
    width: 200px;
    border: none;
    background:none;    
    position: relative;
}

.reservation_form input { border: 1px solid black; }

.reservation_form .form_input_error {
    font-size: 9px;
    font-style: italic;
    line-height: 10px;
}

.input_under_label {
    width: 200px;
    margin: 0px;
    padding: 0px;
    color: #cbb;
    background-color: white;
    position: absolute;
}

#freshmail_email { 
   width: 196px;
   height: 20px;
    margin: 0px;
    padding: 0px;
    color: #000000;
    background-color: white;
    position: relative;
}

/* GALLERY */
.gallery_thumb { width: 470px; margin-bottom: 20px; }
.gallery_thumb img {
    width: 470px;
    height: 187px;
    border: 0;
}

.gallery_thumb a, .gallery_thumb a:visited,
.gallery_thumb_small a, .gallery_thumb_small a:visited {
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 11px;
}

.gallery_thumb_small { 
    width: 150px; 
    margin: 0 6px 15px 2px; 
    float: left;
    text-align: center;
}

.thickbox img {
    border: 1px solid white;
    float: left;
    margin: 0 7px 10px 0;
}

.flash div { font-size: 62.5%; }
.flash p { margin: 0px; padding: 5px 0;}

H1 
{ 
color:white;
font-size: 10pt ;
font-family: "verdana";
display:inline;
FONT-WEIGHT: bold;
} 

H2 
{ 
color:white;
font-size: 10pt ;
font-family: "verdana";
display:inline;
FONT-WEIGHT: normal;
} 

