/*start style by ivision.pl*//* main types */
html {	
	margin: 0;	
	padding: 0;	
	height: 100%;
}
body {	
	background: url(images/pattern.gif);	
	background-color: #F6F2D8; 	
	background-repeat: repeat-x;	
	color: #FFFFFF;	
	margin: 0;	
	padding: 0;	
	height:100%;

	
}

a {	
	background: transparent;
	color: #FFF08C;	
	text-decoration: none;
} 


a:hover {	
	background: transparent;	
	color: White;
}

a.button {
	color: #FFFDED;
}

a.button:hover {
	color: #CEFF4A;
}

p {
	padding: 0px;
	line-height: 16px;
	text-align: justify;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 22px;

}

object {
	display: block;
}


td { 
	font-size: 12px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}

h1{
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: center;
	font-size: 14px;
	color: #FFF08C;	
}

td.t1 {
	font-weight: normal;
	background-color: #2C75A9;
} 

td.t2 {
	text-align: center;
	height: 25px;
	font-weight: normal;
	background-color: #195992;
}

input,textarea {
	text-indent: 4px;
	
	border-top: 1px solid #0099CC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #0099CC;
	border: expression(this.type=="radio"? '0px' : '1px');
}

input.button {
	border: 0px;
}

select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*height: 17px;
	width: 200px;*/
	border: 0px none;
	text-indent: 4px;
	font-weight: normal;

}

input[type="radio"] {
	border: 0px;

}

table.b {
	font-weight: bold;
}

optgroup, form {
	border: 0px;
}

.wyroznij {
	color: #F9F2C4;
}
td.naglowek {
	background-color: #2C75A9;
	font-weight: bold; 
	text-align: center;
	height: 40px
}
