@charset "iso-8859-2";
/* CSS Document */

* {
	border: 0;
	padding: 0;
	margin: 0;
}

.tytul {
    color: #07080A;
    margin-bottom: 7px;
	font: normal 27px/1.3em Arial, Tahoma, Verdana;
} 

a {
	color: #9F9F9F;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}
.tresc {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;

}
.camera {
	background-attachment: scroll;
	background-image: url(images/gfx/camera_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	width: 1000px;
}
.tipbox {
	background-attachment: scroll;
	background-image: url(images/gfx/tipbox-back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 309px;
	height: 265px;

}
.stopka {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	line-height: 1.2em;
	color: #9F9F9F;
}
.form-tresc {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	line-height: 1.5em;
	color: #666666;
}
