html, body {
	color: #111111;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 8pt;
	height: expression(document.body.clientHeight +'px'); 
	background: #111111 url('/img/gfx/bg_tlo.gif') center top;
	}
table{
	font-family:Arial, Helvetica, sans-serif;
	}
img{
	border:none;
	}

.cred{margin-top:20px;font-size:11px;}
.content{
	color:#111111;
	font:12px/1.4 Arial, Helvetica, sans-serif;
	width:900px;
	height:585px;
	margin:0px auto;
	}
.bg_main { height:100%; background: url('/img/gfx/bg_main.jpg') repeat-x center top; }
#bg_stopka { height:506px; background: url('/img/gfx/bg_top.jpg') repeat-x center top; }
#galleria { height:431px; width:900px;}

a:link {
  color: #a5a5a5;
  background-color: transparent;
}

a:visited {
  color: #a5a5a5;
  background-color: transparent;
}

a:hover {
  color: #ffffff;
  background-color: transparent;
  letter-spacing:inherit;
  }

a:active {
  color: #a5a5a5;
}

a:link, a:active, a:visited, a:hover { font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 11px;
}
#justuj {
	text-align: justify;
	margin-left: 50px;
	margin-right: 50px;
}

td { font-size:9px; color: rgb(149,149,149); font-family: Arial, Helvetica, sans-serif}

h1{
	border-style:none;
	color:#959595;
	font-family: Arial;
	margin-left: 10px;
	font-size:12px;
	font-variant: small-caps;
	margin-bottom: 0px;
	margin-top: 2px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
h3 { font-size: 1.0em; font-weight: bold; text-align: center}
li,p {
	color:#959595;
	border-style:none;
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	line-height:16px;
	list-style-type: circle;
}
#opacity {
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5; /* for future compatibility */
}

#linka {
	border:none;
}

.form 
  {  
   font-family: Verdana; 
   font-size: 10px;
   color: #1d1d1d;
   border: #333333;
   border-style: solid; 
   border-top-width: 1px; 
   border-right-width: 1px; 
   border-bottom-width: 1px; 
   border-left-width: 1px
   }
   
input
	{
	background-color: #1d1d1d; 
	}
	
textarea
	{
	background-color: #333333; 
	scrollbar-arrow-color:#333333;
	scrollbar-base-color: #333333;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #333333;
	scrollbar-shadow-color: #333333;
	}
	
input.bez
	{
	text-decoration:none;
	width: 16px;
	}
