body {
	background-color: #111e5a;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #5A6F96;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	color: #5A6F96;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
	/* line-height: 13px; */
}
form {
	margin: 0px;
}
#main-content {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main-logo {
	height: 170px;
	margin: 0px;
	padding: 0px;	
}
#main-logo a {
	font-size: 10px;
}
#main-header {
	height: 187px;
	width: 886px;
	background-color: #f3f3f3;
}
#main-location {
	height: 27px;
	width: 886px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main-location a {
	color: #294458;
}
#main-contact {
	height: 27px;
	width: 886px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main-contact a {	
	font-weight: bold;
	color: #294458;
}
#kwiatki1 {
	visibility: hidden;
	position: absolute;
}
#kwiatki2 {
	visibility: hidden;
	position: absolute;
}
#main-footer {
	height: 57px;
	width: 1024px;
	color: #3d3d3d;
	background: url(/images/bottom.png) no-repeat bottom; 
}
#main-footer a {
	text-transform: uppercase;
	font-size: 10px;
	color: #4b4b4b
}
#table-logo {
	background-color: #FDFDFD;
	height: 60px;
	width: 870px;
}
#table-header {
	height: 187px;
	width: 886px;
}
#table-location {
	background-image: url(../templates/location.gif);
	height: 27px;
	width: 857px;
}
#table-location td {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #294458;
	padding-left: 10px;
	text-align: left;
}
#table-contact {
	background-image: url(../templates/contact.gif);
	height: 27px;
	width: 850px;
}
#table-contact td {
	font-size: 11px;
	font-weight: bold;
	color: #294458;
}
#footer-table {
	background-color: #ffffff;
}
#table-footer {
	height: 28px;
	width: 886px;
}
#table-footer td {
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
}
#main-menu {
	width: 100%;
	background-color: #ffffff;
}
#division-line {
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 13px;
}

#main-texts {
	background-color: #ffffff;
	text-align: left;
	width: 1024px;
	padding-top: 12px;
}
.mini {
	width: 200px;
}
.table-mini-head {
	margin: 0px;
	height: 33px;
	width: 100%;
}
.head-left {
	height: 33px;
	width: 5px;
}
.head-center {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
}
.head-img {
	height: 33px;
	width: 65px;
}
.table-mini-texts {
	margin: 0px;
	width: 100%;
}
.mid-left {
	width: 5px;
}
.mid-right {
	width: 6px;
}
.mid-center {
	background-color: #fdfdfd;
	padding: 3px;
	text-align: justify;
}
.bottom-left {
	width: 5px;
	height: 4px;
}
.bottom-right {
	width: 6px;
	height: 4px;
}

#panel {
	width: 100%;
}
.table-panel-head {
	margin: 0px;
	height: 29px;
	width: 100%;
}
.panel-head-left {
	height: 29px;
	width: 5px;
}
.panel-head-center {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;
	font-size: 11px;
}
.panel-head-img {
	height: 29px;
	width: 5px;
}
.table-panel-texts {
	margin: 0px;
	width: 100%;
}
.panel-mid-left {
	width: 5px;
}
.panel-mid-right {
	width: 5px;
}
.panel-mid-center {
	background-color: #fdfdfd;
	padding: 6px;
	text-align: justify;
	font-size: 11px;
}
.panel-bottom-left {
	width: 5px;
	height: 4px;
}
.panel-bottom-right {
	width: 5px;
	height: 4px;
}
.input-textfield {
	margin: 1px 0px 0px;
	font-size: 10px;
	border: 1px solid #c8c8c8;
	height: 14px;
	width: 150px;
	padding: 1px 0px 0px 2px;
}
.input-textfield-contactform {
	margin: 1px 0px 0px;
	font-size: 10px;
	border: 1px solid #707070;
	height: 14px;
	width: 200px;
	padding: 1px 0px 0px 2px;
}
.select-textfield-contactform {
	margin: 1px 0px 0px;
	font-size: 10px;
	border: 1px solid #c8c8c8;
	/* height: 14px; */
	width: 200px;
	padding: 1px 0px 0px 2px;
}
.textarea-textfield-contactform {
	margin: 1px 0px 0px;
	font-size: 12px;
	border: 1px solid #c8c8c8;
	/* height: 14px; */
	width: 400px;
	padding: 1px 0px 0px 2px;
}
.input-textfield-newsletter {
	margin: 1px 0px 0px;
	font-size: 10px;
	border: 1px solid #c8c8c8;
	height: 14px;
	width: 100px;
	padding: 1px 0px 0px 2px;
}
.input-textfield-friend {
	margin: 1px 0px 0px;
	font-size: 10px;
	border: 1px solid #c8c8c8;
	height: 14px;
	width: 100px;
	padding: 1px 0px 0px 2px;
}
.input-button-newsletter {
	margin: 1px 0px 0px;
	font-size: 10px;
	color: #5A6F96;
	border: 1px solid #c8c8c8;
	padding: 1px 0px 0px 2px;
}
.navi-bg-1 {
	background-color: #657084;
}
.navi-bg-2 {
	background-color: #5F355F;
}
.navi-bg-3 {
	background-color: #9F3232;
}
.navi-bg-4 {
	background-color: #606026;
}
.navi-bg-5 {
	background-color: #614C37;
}
.navi-bg-6 {
	background-color: #A973A9;
}
.navi-bg-7 {
	background-color: #3F5D9A;
}
.navi-bg-8 {
	background-color: #3F3E3E;
}
.navi-bg-9 {
	background-color: #5C9E9E;
}
.navi-bg-10 {
	background-color: #5EA35E;
}
.navi-bg-11 {
	background-color: #761E1E;
}
.navi-bg-12 {
	background-color: #397979;
}
.navi-bg-13 {
	background-color: #454571;
}
.navi-bg-14 {
	background-color: #A4A421;
}
.navi-bg-15 {
	background-color: #AE7826;
}
.navi-bg-16 {
	background-color: #3D965A;
}
.navi-bg-17 {
	background-color: #315274;
}
.navi-bg-18 {
	background-color: #8E6161;
}
.navi-bg-19 {
	background-color: #ACACAC;
}
.navi-bg-20 {
	background-color: #313131;
}
/* li {
	list-style-image: url(../templates/li.jpg);
} */
.textarea-textfield {
	margin: 1px 0px 0px;
	font-size: 12px;
	border: 1px solid #c8c8c8;
	width: 300px;
	padding: 1px 0px 0px 2px;
	height: 100px;
}

.textbox {
    margin-bottom: 10px;
    margin-left: 20px;
    width: 699px;
    background: url(/images/bg1.png) no-repeat;
    padding-left: 24px;
    padding-top: 7px;
    padding-bottom: 30px;
    color: #2d2d2d;
    font-family: Trebuchet;
    font-size: 12px;
}
.textbox h1 { 
    font-size: 15px;
    font-weight: bold;
}

.textbox2 {
    text-align: left;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 210px;
    background: url(/images/bg2.png) no-repeat;
    padding-left: 15px;
    padding-top: 12px;
    color: #2d2d2d;
    font-family: Trebuchet;
    font-size: 12px;
}
.textbox2 h1 {
    margin: 0px;
    padding: 0px; 
    font-size: 15px;
    font-weight: bold;
}

.textbox3 {
    text-align: left;
    margin-bottom: 20px;
    margin-left: 10px;
    width: 210px;
    background: url(/images/bg2.png) no-repeat;
    padding-left: 15px;
    padding-top: 2px;
    text-transform: uppercase;	
    color: #2d2d2d;
    font-family: Arial, Verdana, Tahoma, sans-serif;
    font-size: 10px;
}
.textbox3 h1 {
    background: url(/images/kropka.png) no-repeat 0px 4px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: normal;
}

.updatetext {
    color: #3d3d3d;
    font-size: 12px;
    font-family: Verdana, Tahoma, Arial, sans-serif;
}