html, body{
	height: 100%; width: 100%;
	margin: 0px; padding: 0px;
}
div#kondolencje {
	width: 100%;
	height:100%;
}
a{
	text-decoration: none;
}

A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline;}

form{
	margin: 0px;
	padding: 0px;

}
.kolor1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #b0b316;
}
.kolor2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #9937df;
}
.kolor3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
}
.ramka {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
.czcionka1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.czcionka2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b0b316;
}
.czcionka3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9937df;
}
.czcionka4 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #04028F;

}
.czcionka5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.ramka2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.ramka3 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
