body {
       background-color: white;
               margin: 0;
       padding: 0;
       border: 0;
}

#logo {
       margin-left: 30%;
       display: block;
       background-image: url(images/logo.png);
       background-repeat: no-repeat;
               margin-top: 2px;
       width: 200px;
       height: 100px;
}

#pasek {
       display: block;
       background-color: #6b8e23;
               border-top-style: double;
               border-top-color: white;
       width: 100%;
       height: 197px;
       padding-bottom: 3px;
}

#zdjecie {
           background-image: url(images/entrancepinokio.jpg);
       background-repeat: no-repeat;
       margin-left: auto;
       margin-right: auto;
       height:197px;
       width:796px; 
       border-left: double;
       border-right: double;
       border-color: black;
}

#open {
       background-image: url(images/weareopen.png);
       background-repeat: no-repeat;
       height: 134px;
       width: 215px;
       float: left;
       margin-left: 230%;

}

#pasekflaga {
       display: block;
       background: url(images/flaga.png) no-repeat;
               margin-left: auto;
               margin-right: auto;
       width: 800px;
       height: 3px;
       font-size: 0;
}
       

#main {
       display: block;
       margin-left: auto;
       margin-right: auto;
       display: block;
       width: 800px;
               height: auto;
              
}

#text {

       height: auto;
       width: 490px;
       float: left;
       font-style: italic;
       font-size: medium;
       text-align: left;
}

#maplink {
       height: 20px;
       width: 84px;
       background-image: url(images/maps_logo.png);
       background-repeat: no-repeat;
       margin-left: 5px;
}

#maplink a {
           display:block;
       width:100%;
       height:100%;
       text-decoration:none;  
}



#mapa {

       height: auto;
       width: 300px;
       float: right;
}

#mapamenu {
       background-color: #EDEDED;
       width: 300px;
       height: auto;
       padding: 2px;              
}

div.spacer {
       width: 298px;
       height: 10px;
}

#mapatimes {
       background-color: #EDEDED;
       width: 298px;
       height: auto;
       padding: 2px;
}

#menuspecials {
       background-image: url(images/menuspecials.png);
       background-color: white;
       width: 75px;
       height: 40px;
       background-repeat: no-repeat;
       float: left;
       border: none;
       margin-left: 70px;
               font-size: x-small;
}

#menuspecials a {
       display:block;
       width:100%;
       height:100%;
       text-decoration:none;       
}

#menuspecials a:hover {
   display: block;
   width:100%;
   height:100%;
   text-decoration:none; 
}

#menuregular {
       background-image: url(images/menuregular.png);
       background-color: white;
       width: 75px;
       height: 40px;
       background-repeat: no-repeat;
       float: left;
       border: none;
       margin-left: 2px;
}

#menuregular a {
       display:block;
       width:100%;
       height:100%;
       text-decoration:none;       
}

#menutogo {
       background-image: url(images/menutogo.png);
       background-color: white;
       width: 75px;
       height: 40px;
       background-repeat: no-repeat;
       float: left;
       border: none;
       margin-left: 2px;
               visibility: hidden;
}

#menutogo a {
       display:block;
       width:100%;
       height:100%;
       text-decoration:none;       
}


#stopka {
       padding: 5px;
       margin-bottom: 0px;
       clear: both;
}

.stopka {
       font-size: medium;
       border-top: double;
               display: block;
}

h1 {
       margin-left: 10px;
}

h3 {
       text-align: center;
       color: green;
       margin-top: 2px;
       margin-bottom: 4px;
}

p {
       margin-left: 5px;
       font-size: 14px;
       font-family: Tahoma;
       font-style: normal;
       color: black;
}

p a {
	text-decoration:none;
	color: black;
}

p a:hover {
	color:#666666;
	}

#getacro {
       background-image: url(images/getacro.gif);
       width: 88px;
       height: 31px;
       float: right;
       display: inline;
}

#getacro a {
       display:block;
       width:100%;
       height:100%;
       text-decoration:none;        
}

#stat {
       float: right;
}

#w3c {
       float: right;
       display: block;
}

#przypis {
       font-family: Verdana;
       font-size: small;
}

.menu_table {
	width:600px;
	list-style:none;
	}
	
.lewo 	{
	width:520px;
	float:left;
	border-bottom-style: dotted;
	border-width:1px;
	}

.prawo {
	width:50px;
	float:right;
	display:none;
	}
	
.clearfloat {
clear:both;
}