/* style css - gzyto 2008 */

* {
	padding:0;
	margin:0;
	}
	

body {
	background: white;
	background-attachment: fixed;
	background-position:;
}
	
.img_width img {
  width:700px;
	height:460px;
	border: 0px solid #818181;
	margin-left: 5px;
}

.img_height img {
  width:305px;
	height:460px;
	border: 0px solid #818181;
	margin-left: 5px;
}
	

	
p {
  width: 100px;
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 20px;
  color: silver;
  font-size: 8pt;
  font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;;
  font-variant: small-caps;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 1px;
  text-indent: 20px;
}

a {
  margin-left: 0px;
	border: none;
  color: gray;
  font-size: 10pt;
  font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;;
  font-variant: small-caps;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 1px;
  text-decoration: none;
}

a:hover {
color: silver;
}

	
ul {
	list-style-type: none;
	white-space: nowrap;
	position: absolute;
	top: 70px;
	display: inline;
}
	
ul ul {
	position:static;
	display:inline;
	top:0;
}
	
li {
	display: inline;
	white-space: nowrap;
}
	
li li img {
	width: 250px;
	height: 250px;
}
	
#menu {
	position:fixed;
	top:5px;
	left:0px;
}

#head {
	position:fixed;
	top:0px;
	left:10px;
}
	
#head img {
	width: 448px;
	height: 83px;
}
	
	
img { 
	behavior: url(iepngfix.htc);
}


a:hover img {
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=70); 
	moz-opacity: 0.50; 
	opacity: 0.8;
}

.galeria a:hover  {
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=70); 
	moz-opacity: 0.50; 
	opacity: 0.8;
}

.kategoria img {
  border: none;
  margin-right: 5px;
	width:20px;
	height:460px;
	}
	
.kategoria li img {
  border: none;
	width:20px;
	height:460px;
}
	

