body {
	background-color: #f4f4f4;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #999999;
	text-align: center;
	}

b,.bl {
	color: #000000;
	font-weight: normal;
	}

p {
	text-align: left;
	}

h1 {
	font-size: 9pt;
	font-weight: bold;
	padding: 0;
	margin: 0 0 .5em 0;
	color: #000000;
	}

a, a:visited {
	color: #000099;
	background: transparent;
	}

a:hover, a:active {
	color: #000099;
	}

a img {
	display: block;
	border: none;
	}


#mainIntro, #mainKlienci, #mainPortfolio, #mainFirma, #mainOferta, #mainKontakt {
	position: relative;
	width: 740px;
	height: 375px;
	border: 1px solid #999999;
	padding: 0;
	margin: 80px auto 10px auto;
	background-color: #ffffff;
	background-repeat: no-repeat;
	}
	
#mainIntro {
	background-image: url('img/bg/intro.jpg');
	background-position: center bottom;
	}

#mainKlienci {
	background-image: url('img/bg/klienci.jpg');
	background-position: right bottom;
	}

#mainPortfolio {
	background-image: url('img/bg/portfolio.jpg');
	background-position: left bottom;
	}

#mainFirma {
	background-image: url('img/bg/firma.jpg');
	background-position: right top;
	}

#mainOferta {
	background-image: url('img/bg/oferta.jpg');
	background-position: right bottom;
	}

#mainKontakt {
	background-image: url('img/bg/kontakt.jpg');
	background-position: right bottom;
	}

#logoIntro, #logoKlienci, #logoPortfolio, #logoFirma, #logoOferta, #logoKontakt {
	position: absolute;
	width: 105px;
	height: 50px;
	border: none;
	padding: 0;
	margin: 0;
	right: -10px;
	bottom:-50px;
	}

#logoIntro {
	right: 240px;
	bottom: 25px;
}


#menu01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 140px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url('img/menu/menu01.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

#menu02 {
	position: absolute;
	top: 0;
	left: 140px;
	width: 160px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url('img/menu/menu02.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

.menuItem {
	display: block;
	width: 140px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: none;
	clear: both;
	}

.menuItem2 {
	display: block;
	width: 160px;
	height: 20px;
	padding: 0;
	margin: 0;
	border: none;
	clear: both;
	}

h1.h1menu {
	padding: 0;
	margin: 15px 0 50px 0;
	}

h2.h2menu {
	padding: 0;
	margin: 15px 0 15px 0;
	}

#firmaTekst, #kontaktTekst {
	width: 300px;
	height: auto;
	position: absolute;
	bottom: 35px;
	left: 160px;
	margin: 0;
	padding: 0;
	}
	
#klienciTekst1, #klienciTekst2, #klienciTekst3 {
	list-style-type: none;
	position: absolute;
	top: 0;
	width: 110px;
	height: auto;
	margin: 0px;
	padding: 10px;
	}	
	
#klienciTekst1 {
	left: 150px;
	}

#klienciTekst2 {
	left: 280px;
	}

#klienciTekst3 {
	left: 410px;
	}

#klienciTekst1 li, #klienciTekst2 li, #klienciTekst3 li {
	color: #000000;
	font-size: 7pt;
	font-weight: normal;
	padding: .5em 0 .5em 0;
	margin: .5em;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #000000;
	text-align: right;
	}

#portfolioLista {
	position: absolute;
	top: 0;
	left: 310px;
	width: 180px;
	height: 100%;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #999999;
	margin: 0;
	padding: 0;
	}
#container {
	margin: 20px;
	padding: 0;
	}	
	
a .portfolioItem, a:visited .portfolioItem {
	width: 10px;
	height: 10px;
	float: left;
	padding: 0;
	margin: 0 0 10px 10px;
	background-color: #ffffff;
	border: 1px solid #999999;
	}
	
a:hover .portfolioItem, a:active .portfolioItem {
	width: 10px;
	height: 10px;
	float: left;
	padding: 0;
	margin: 0 0 10px 10px;
	background-color: #999999;
	border: 1px solid #999999;
	}

#portfolioFoto {
	position: absolute;
	top: 0;
	left: 490px;
	width: 250px;
	height: 100%;
	margin: 0;
	margin-top:19px;
	padding: 0;
	}




.brs {font-size:3px;}
