html {
	height: 100%;
}

body {
	height: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #322209;
	cursor: url(_img/cursor2.png), default;
		
}



td {

font-family: tahoma; font weight: normal; font-size: 12px; line-height: 150%; text-align: justify;

}


a            { color: #322209; font-family: Tahoma; font-size: 12px; text-decoration:none }
a:hover      { color: #ff0000; font-family: Tahoma; font-size: 12px; text-decoration:none }

.main {

	background-image: url(img/bg_main_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;

	}

.label {

	margin-left: 24px;
	margin-top: 18px;

	}



.main_bottom {

	background-image: url(img/bg_main_bottom.jpg);
	background-repeat: no-repeat;
	}

.left {

	background-image: url(img/kwiat_lewo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: scroll;
	}


.right {

	background-image: url(img/kwiat_prawo.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: scroll;
	}


.ten {font-family: tahoma; font weight: normal; font-size: 10px;}
.eleven {font-family: tahoma; font weight: normal; font-size: 11px;}

.foto {border: 8px solid #ADA16F;}

.galeria {border: 4px solid #ADA16F;}


.input {padding: 2px; border-right: #322209 1px solid; border-top: #322209 1px solid; font-size: 11px; border-left: #322209 1px solid; color: #ffffff; border-bottom: #322209 1px solid; font-family: tahoma; color: #ff0000; background-color: #ffffff; font-weight: normal; }

.textfield {padding: 2px; border-right: #322209 1px solid; border-top: #322209 1px solid; font-size: 11px; border-left: #322209 1px solid; color: #ffffff; border-bottom: #322209 1px solid; font-family: tahoma; color: #ff0000; background-color: #ffffff; font-weight: normal; }

.send {
	display: block;	border: none; background: transparent url(img/button_wyslij.png) 0 0 no-repeat; width:69px; height:27px; cursor:pointer;}
