body {
	margin: 0;
	background: url(images/bg.gif) repeat-x #efefef;
	font-family: Georgia,"Bitstream Charter",serif;
	font-size: 70%;
	color: #444;
}

div.clear {
	clear: both;
}

object {
	outline-style: none;
}

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

a:hover {
	text-decoration: none;
}

ul.raw, div.sidebar-module ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#container {
	width: 900px;
	margin: 1% auto 0;
}

div#header {
	position: relative;
	margin-bottom: 20px;
}

div#header h1 {
	margin: 0;
	margin-left: 9px;
	width: 174px;
	height: 40px;
	text-indent: -9999px;
	background: url(images/mimigroup_logo.gif) no-repeat;
}

div#header h1 a {
	display: block;
	width: 140px;
	height: 40px;
	outline-style: none;
}

div#menu {
	position: absolute;
	right: 30px;
	top: 29px;
}

div#menu li {
	float: left;
	margin-left: 22px;
	text-indent: -9999px;
	height: 10px;
	overflow: hidden;
}

div#menu li a {
	display: block;
}

div#menu li a:hover {
	background-position: 0 -10px;
}

	a#onas {
		width: 47px;
		background: url(images/menu/onas.gif) no-repeat;
	}
	
	a#oferta {
		width: 54px;
		background: url(images/menu/oferta.gif) no-repeat;
	}
	
	a#klienci {
		width: 55px;
		background: url(images/menu/klienci.gif) no-repeat;
	}
	
	a#portfolio {
		width: 81px;
		background: url(images/menu/portfolio.gif) no-repeat;
	}
	
	a#kontakt {
		width: 68px;
		background: url(images/menu/kontakt.gif) no-repeat;
	}
	
div#branches {
}

div#mimi-atl, div#mimi-planet, div#mimi-net, div#mimi-tube {
	float: left;
	margin-right: 10px;
	width: 295px;
	height: 150px;
	overflow: hidden;
	font-family: arial,sans-serif;
}

div#mimi-atl strong,
div#mimi-planet strong,
div#mimi-net strong,
div#mimi-tube strong {
	font-weight: normal;
}

div#mimi-planet {
	width: 290px;
}

div#mimi-atl a,
div#mimi-planet a,
div#mimi-net a,
div#mimi-tube a {
	display: block;
	width: 265px;
	height: 100px;
	padding: 50px 15px 0;
	outline-style: none;
	color: #818181;
}

div#branches a:hover {
	text-decoration: none;
}

div#mimi-planet a {
	width: 270px;
	background: url(images/mimi_planet.gif) no-repeat;
}

div#mimi-net a {
	background: url(images/mimi_net.gif) no-repeat;
}

div#mimi-tube a {
	width: 290px;
	height: 300px;
	background: url(images/mimi_tube.gif) no-repeat;
}

div#mimi-planet a:hover, div#mimi-net a:hover, div#mimi-tube a:hover {
	color: #333;
	background-position: 0 -150px;
}

div#mimi-tube {
	position: relative;
}

div#mimi-tube span {
	position: absolute;
	top: 100px;
	left: 42px;
	color: #818181;
}

div#branches h2, div#branches p {
	margin: 0;
}

div#branches h2 {
	display: none;
}

div#mimi-atl {
	background: url(images/mimi_atl_disable.gif) no-repeat;
}

div#mimi-planet {
}

div#mimi-net {
	margin-right: 0;
}

div#box {
	height: 285px;
	overflow: hidden;
	background: url(images/box-shadow.gif) no-repeat left bottom;
	
}

div#noflash {
	position:absolute;
	padding: 0 10px;
	margin-left: 605px;
	width: 295px;
	height: 270px;
	background:url(img/no_flash.png) no-repeat;
	color:#FFF;
}

div#noflash p, h1, h2, h3 {
		color:#FFF;		
		font-family: Georgia,"Bitstream Charter",serif;		
}

div#noflash h1 {
	font-size: 40px;	
	margin:10px 200px 0 0;
}

div#noflash h2 {
	font-size: 21px;
	font-weight: normal;	
}
div#noflash h3 {
	font-size: 13px;
	font-weight:normal;	
	padding:25px 0;
}

div#logotypes {
	width: 900px
	height: 40px;
	margin: 3px 0 20px;
	overflow: hidden;
}

/* Slideshow */

#logotypes-slideshow, #box-slideshow {
	position: relative;
	width: 900px;
	height: 40px;
}

#box-slideshow {
	height: 270px;
}

#logotypes-slideshow IMG, #box-slideshow IMG {
    position:absolute;
    top: 0;
    left:0;
	z-index:8;
    opacity:0.0;
}

#logotypes-slideshow IMG.active, #box-slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#logotypes-slideshow IMG.last-active, #box-slideshow IMG.last-active {
    z-index:9;
}
