body, html {

	background-color: #FFFFFF;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	width:100%;
	height:100%;
	margin:0 auto;

}

table {
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
}

a:link, a:visited, a:active {

        color: #F89D48; text-decoration: none;

}

a:hover {

        color: #F89D48; text-decoration: underline;

}

#mainTable {

	width:100%;
	margin:0 auto;
	
}

#mainTable2 {

	width:100%;
	margin:0 auto;
	height: 100%;
	
}

#logo {

	height: 150px;
	border-bottom: dotted 1px #F89D48;
	
}

#orangeBar {

	height: 40px;
	background-color: #F89D48;
	text-align: center;

}

#bottomBar {

	height: 50px;

}

#menu {

	height: 40px;
	color: #F89D48;
	text-align: center;
	border-top: dotted 1px #F89D48;

}

#info {
	height: 20px;
	color: #F89D48;
	text-align: right;
	border-bottom: dotted 1px #F89D48;
}

#cont {

	padding: 30px;

}

.orangetext {
	color: #F89D48;
}

.bluetext {

	color: #51A8FF;

}

.submit {

	color: white;
	font-weight: bold;
	background-color: #F89D48;
	border-top: solid 2px #F7AB64;
	border-left: solid 2px #F7AB64;
	border-right: solid 2px #DF7E24;
	border-bottom: solid 2px #DF7E24;
}

.list_tr_0 {

	background-color: #fff1ea;

}

.list_tr_1 {

	background-color: #fff5f0;

}

td.wyn_0, td.wyn_1 {

	border-top: dotted 1px #F89D48;

}

.tab_0, .tab_1 {

	margin-bottom: 2px;
	border-top: dotted 1px #F89D48;
	border-bottom: dotted 1px #F89D48;
}


.list_tr_2 {

	background-color: #eaf4ff;

}

.list_tr_3 {

	background-color: #f2f8ff;

}

td.wyn_2, td.wyn_3 {

	border-top: dotted 1px #97CBFF;

}

.tab_2, .tab_3 {

	margin-bottom: 2px;
	border-top: dotted 1px #97CBFF;
	border-bottom: dotted 1px #97CBFF;
}

#linkiBar {
	border-top: dotted 1px #F89D48;
	color: #F89D48;
	height:30px;
}

.zdjecie0 {
	border: solid 1px #F89D48;
}

.zdjecie2 {
	border: solid 1px #97CBFF;
}

.tresc {
	width: 600px;
	text-align:justify;
}

input, select, textarea {

	border: solid 1px #F89D48;
	background-color: #FFF9F4;

}

