body {
margin:0px;
padding:0px;
color:#fff;
font-size:14px;
background:#C01313 url('img/site_bg.gif') repeat-x;
}
img {
	behavior:	url("js/pngbehavior.htc");
}
#muzeum_start {
width:100%;
height:38px;
padding:0px;
margin:0px;
background:#730504 url('img/top_bg.gif') repeat-x;
}

#muzeum_tresc {
width:790px;
padding:0px;
margin:-2px auto 0px auto;
}

#muzeum_stop {
}

#muzeum_menu {
display:inline;
float:left;
width:178px;
background:#FFAF04 url('img/menu_bg.gif') repeat-y;
}

#menu_tresc {
width:178px;
min-height:284px;
_height:284px;
background:url('img/menu_bg_mis.jpg') no-repeat bottom;
padding-bottom:70px;
margin-top:-20px;
}

#menu_tresc ul {
margin:-10px 10px 10px 30px;
padding:0px;
}

#menu_tresc li {
font-size: 13px; 
font-family:arial,tahoma,verdana;
list-style: url('img/dot.gif') outside;
/*list-style-type: square;*/
margin:5px;
padding:0px;
color:#820a09;
}

#menu_tresc a {
color:#820a09;
text-decoration:none;
}
#menu_tresc a:hover {
color:#820a09;
text-decoration:underline;
}

#tresc {
display:inline;
float:left;
width:504px;
padding:0px;
margin:0px;
}
#galeria {
display:inline;
float:right;
width:108px;
padding:0px;
margin:0px;
margin-top:100px;
}

#muzeum_stopka {
width:100%;
height:147px;
margin:10px 0px 10px 0px;
padding:10px 0px 10px 0px;
background:url('img/bottom_bg.gif') repeat-x;
}

#stopka_tresc {
margin:0px auto 0px auto;
width:790px;
}

#stopka1 {
float:left;
width:466px;
padding:0px;
margin:0px;
display:inline;
}

#stopka2 {
float:right;
width:316px;
padding:0px;
margin:0px;
display:inline;
}



#content {
width:430px;
margin:0px auto 0px auto; 
padding:10px 10px 15px 10px;
min-height:179px;
_height:179px;
text-align:justify;
font-size:12px;
font-family:arial,tahoma,verdana;
background-image: url('img/content1.gif');
background-repeat:no-repeat;
background-position:bottom;
}



.nag {
font-size:16px;
font-family:"Times New Roman",georgia;
font-weight:bold;
font-style:italic;
margin:20px 0px 0px 8px;
text-align:center;
color:#FFBA00;
}
.nag1 {
font-size:22px;
font-family:"Times New Roman",georgia;
font-weight:bold;
font-style:italic;
margin-left:30px;
color:#FFBA00;
}
.netfactory {
margin-top:15px;
font-size:10px;
font-family:arial,verdana;
}
.netfactory a {
color:#fff;
text-decoration:none;
}
.nag3 {
font-size:22px;
font-family:arial,verdana;
font-weight:bold;
font-style:italic;
color:#FFBA00;
margin:30px 0px 0px 0px;
}
.nag4 {
font-size:14px;
font-family:arial,verdana;
font-weight:bold;
font-style:italic;
text-align:right;
margin:0px 0px 0px 0px;
color:#fff;
}

.menu_grupa {
color:#BD3013;
margin-left:1px;
line-height:1.5em;
border-left:0px solid #b43011;
font:17px "times new roman", arial, helvetica, sans-serif;
font-style:italic;
font-weight:bold;
padding-left:15px;
padding-top:0px;
padding-bottom:15px;
padding-right:15px;
margin:30px 0px 0px 5px;
/*background:url('images/nag_tlo.png') no-repeat;*/
background-image: url('img/menu.png'); 
background-repeat:no-repeat;
_background:none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/menu.png", sizingMethod="crop");
zoom:1;
}
.galeria img {
border:1px solid #d62710; 
padding:2px; 
margin:0px 5px 20px 5px;
background:#760504; 8
text-align:justify; 
}

textarea, input, select {
    border: 1px solid #d62710;
    background: #C01313; 
    padding: 3px; 
    overflow:hidden;
    color:#fff;
    font-size:11px;
} 
textarea:hover, textarea:focus, input:hover, input:focus, select:hover, select:focus {
    background: #C01313; 
    border: 1px solid #d62710; 
    overflow:hidden;
    color:#fff;
    font-size:11px;
} 
input.submit { 
    background: #fff; 
    color: #000; 
    border: none; 
    cursor: pointer; 
    
}