html {
	background: #ffffff; 
	text-align: center; 
	font-size: 1em; 
	font-family: helvetica, arial, sans-serif;
	}
	
body {
	margin: 0px;
	padding: 0px; 
	font-size: 1em; 
	text-align: center; 
	margin-left: auto;
	margin-right: auto;
	}
	
img {
	border: 0px;
	}
	
a {
color: #66786E;
	font-size: 1em;
	}
	
a:visited {
color: #66786E;
	}
	
a:hover {
	color: #ABABAB;
	}
	
p {
font-size: 13px;
font-family: helvetica, arial, sans-serif;
}
	
	
.naw {
font: helvetica, arial, sans-serif;
text-align: center;
width: 480px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 10px;
}
.opis_obrazka {
font: helvetica, arial, sans-serif;
text-align: center;
width: 480px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 3px;
}

#navcontainer ul {
background-image: url('/images/lista.png');
background-repeat: repeat-x;
margin: 0px;
list-style-type: none;
color: #66786E;
padding: 8px;

font: helvetica, arial, sans-serif;
text-align: center;
}

#navlist li { 
vertical-align: middle;
display: inline;
margin: 0 }

li a
{
text-decoration: none;
color: #66786E;
padding: 10px;
margin-left: 34px;
margin-right: -34px;
}

li a:hover
{
color: #ccc;
}


/* js menu */

#dropmenudiv{
position:absolute;
border: 1px solid #fff;
border-bottom-width: 0;
font:normal 12px Helvetica;
line-height:22px;
z-index:100;
color: #66786E;
text-align: left;

}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;

border-bottom: 1px solid #fff;
padding: 3px 0px 0px 0px;
text-decoration: none;
font-weight: normal;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FDFDFD;
}

/* end js menu */

#menu {

border-left:1px solid #eee; 
border-right:1px solid #eee;
border-bottom:1px solid #eee;
float:left;
display: block;
position: absolute;
margin-top: -122px;
margin-left: 10px;
width: 140px; 
padding: 10px;
height: auto;
background:#fff;
background-image: url('/images/bot3.png'); 
background-repeat: repeat-x;
background-position: bottom left;
	}
	
	
	
#obrazki {
padding-top: 5px;

	}
	
td{
	font-size: 12px; 
	font-family: helvetica, arial, sans-serif;
	}