/*
Copyright ©2007 - Krokodyl Produkt dla ELECTRO-ROBOT
http://www.kro.prv.pl
----------------------------------------------------
Program ELECTRO-ROBOT + http://www.electro-robot.com
*/
html{
background: url(gfx/bg.gif);
}
#indeks{
	text-align: center;
	display: block;
	vertical-align: middle;
	background: repeat center center;
	height: 423px;
	width: 538px;
	padding: 24px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;



}
body {
	color: #CCCCCC;
	height: auto !important;
	height: 500px;
	min-height: 500px;
	font: 12px Arial, Helvetica, sans-serif;

}
a {
	text-decoration: none;
	color: #FFFFFF;

}
.im {
	border: 0px solid #666666;
}
.bigg {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 3px;
}
.mid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 54px;
}
a:hover {
	color: #CC7A00;
	text-decoration: underline;
}
