@CHARSET "UTF-8";

body { /* background: url("../img/home-page-bg.jpg") repeat-x;*/
	background-color: #053276;
	font-family: arial helvetica verdana sans-serif;
	font-size: 12px;
	color: white;
}

a {
	color: inherit;
}

#logo {
	margin: 1em auto 0 auto;
	width: 500px;
}

#content {
	height: 31em;
	background: url("../img/mapa-sk.gif") no-repeat center;
	width: auto;
	text-align: center;
}

#footer {
	margin: auto;
	width: 200px;
	text-align: center;
}

#head1{
	background-color: #1c1d21;
	color: white;
	background: url("../img/home-omnia-logo-small.jpg") center no-repeat;
	height: 32px;
}

#head2{
	background-color: #31353d;
	color: white;
	background: url("../img/home-klfzvlmtk-logo-small.jpg") center no-repeat;
	height: 32px;
}

#head3{
	background-color: blue;
	color: white;
	background: url("../img/home-klfzvlmtksustruzna-logo-small.jpg") center no-repeat;
	height: 52px;
}

#head4{
	background-color: #92cdcf;
	color: white;
	background: url("../img/home-energetika-logo-small.jpg") center no-repeat;
	height: 32px;
}


#companies {
	margin:3em auto auto auto;
	width: 800px;
}

.company {
	margin: 5em 1em 1em 0;
	float: left;
	width: 185px;
	padding: 0;
}

.company h2 {
	margin: 0;
	color: white;
	font-weight: normal;
	font-size: inherit;
	font-size: inherit;
}

#companies ul {
	margin: 0;
	padding: 0.5em .5em .5em 1em;
	list-style: square;
	color: #374f61;
	background-color: white;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

#companies ul li {
	padding: 0.2em;
	margin: 0 .5em 0 .5em;
}

#img1{
	width: 185px;
	height: 60px;
	background: url("../img/homepage-omnia.jpg") no-repeat;
	}
	
#img2{
	width: 185px;
	height: 60px;
	background: url("../img/homepage-mtk.jpg") no-repeat;
	}
	
#img3{
	width: 185px;
	height: 60px;
	background: url("../img/homepage-sustruzna.jpg") no-repeat;
	}
#img4{
	width: 185px;
	height: 60px;
	background: url("../img/homepage-energetika.jpg") no-repeat;
}

div#languages{
	margin: auto;
	text-align: center;
	}
	
div#languages ul {
	list-style: none;
}

div#languages ul li {
	display: inline;
	padding-left: .5em;
}
#languages a img {
	border: 0;
}