body,td,th {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 00px;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

a.stopka-link {
	color: #ffffff;
	text-decoration: none;
}

a.stopka-link:hover {
	color: #ffffff;
	text-decoration: underline;
}

a.menu-link {
	color: #ff0000;
	text-decoration: none;
}

a.menu-link:hover {
	color: #ff0000;
	text-decoration: underline;
}

.stopka-txt {
	color: #ffffff;
}

h1 {}
h2 {letter-spacing: -1px;}
h3 {}
h4 {}
h5 {}
h6 {}

.h2-red {color: #FF0000;}
/* ************* media ****************************************************/

img {
	border: 0px;
	margin: 0px;
	border-color: #ffffff;
}

.imgborder {
	border: 5px;
	margin: 5px;
	border-color: #ffffff;
}

/* ************* FORMY, POLA etc. ****************************************************/

.option {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
}

/* ************* DIVY z sekcji TOP ****************************************************/

#main-top {
	background-color: #ffffff;
}

#mt-content {
	width: 918px;
}

#mtc_logo {
	float: left;
	width: 228px;
	height: 143px;
}

#mtc_menu1 {
	float: left;
	width: 322px;
	height: 143px;
}

#mtc_menu2 {
	float: left;
	width: 368px;
	height: 143px;
	background-image:url(united_03.jpg);
}

#mtc_menu1_txt {
	float: left;
	width: 183px;
	padding-left: 45px;
}

#mtc_txt {
	float: left;
	width: 690px;
	padding-left: 0px;
	padding-top: 0px;
}

/* ************* DIVY z sekcji BOTTOM ****************************************************/
#main-bottom {

}

#mb-stopka {
	padding-left: 18px;
	padding-top: 18px;
	background-color: #ff0000;
}