
BODY {
	background-color: rgb(168, 177, 179);
}

A {
	color: #FFFFFF;
}

H1, H2, H3, H4 {
	color: #FFFFFF;
}

THEAD TD {
	font-weight: bold; 
	text-align: center; 
	color: white;
	background-color: rgb(104, 119, 153)
}

THEAD TD A {
	color: #FFFFFF;
}

TH {
	background-color: rgb(1, 53, 110);
}

IMG {
	border: 0px;
}

.odd {
	background-color: rgb(1, 53, 110);
}

.application {
	width: 779px;
	background-color: rgb(0, 61, 115);
	color: #FFFFFF;
}

.main {
	height: auto;
	min-height: 400px;
}

.main .company {
	height: auto;
}

.main .goodsBrowser {
	height: auto;
}

.main .goodsBrowser .mosaic {
	margin-left: 45px;
}

.main .goodsBrowser .mosaic .category {
	width: 125px;
	height: 130px;
}

.header {
	height: 120px;
}

.header .description,
.footer .description  {
	display: none;
}

.header .menu {
	float: left;
}

.header .menu .item {
	border-right: 1px solid #FFFFFF;
}

.header .menu .last {
	border-right: 0px;
}

.header .search {
	float: right;
	width: 200px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.header .search .basic,
.header .search .buttons,
.header .search .options {
	float: left;
}

.header .search .basic INPUT {
	width: 80px;
	margin-right: 5px; 
	margin-left: 5px; 
}
.header .search .buttons {
	padding-top: 0px;
}

.header .search .options {
	padding: 2px;
	padding-right: 5px;
	text-align: left;
}

.header .search FORM {
	margin: 2px;
}

.banner H1,
.banner .content {
	display: none;
}

.banner {
	height: 220px;
}

.news {
	height: 180px;
}

.news H1 {
	font-size: 16px;
}

.news LI {
	width: 187px;
}

.banner,
.banner .picture {
	height: auto;
}

.banner .picture OBJECT {
	width: 500px;
	height: 287px;
}

.contact .picture,
.company .picture {
	text-align: center;
	float: none;
}

.company .picture {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 110px;
}

.company .content {
	height: 800px;
}

.newDetail .picture IMG {
	width: auto !important;
	max-width: 450px; 
} 

.articleLinked {
	padding-top: 10px;
}

.articleLinked .text {
	padding-right: 2px;
}

.main .goodsBrowser .header,
.main .categories .header {
	height: auto;
}
