body {
	background-color: #D9D9D9;
	color: #000;
	font-family: tahoma, sans-serif, 'helvetica ce';
	font-size: 9pt;
	text-align: center;
}

img {
	border: 0px;
}

#main {
	position: relative;
	top: 20px;
	text-align: left;
	width: 734px;
	background: #FFF url(../imgs/back.gif) repeat-y;
	margin: auto;
	/*border: 1px solid blue;*/
}

#logo {
	position: relative;
	top: 0px;
	left:0px;
	background: #EEE  url(../imgs/back.gif) top left repeat-y;	 
	/*border: 1px solid blue;*/
}


#logo .shadow {
	background: transparent url(../imgs/shadowtop.gif) top left no-repeat;		
}

#img1 {
	position: relative;
	top: 15px;
	left: 15px;
	height: 42px;	
	/*border: 1px solid red;*/
}

#img2 {
	position: relative;
	left: 15px;	
	top: 15px;
	height: 50px;
	background: transparent url(../imgs/preview1.jpg) top left no-repeat;			
}

#img3 {
	position: relative;
	left: 50px;
	top: 15px;
	height: 52px;
	background: transparent url(../imgs/preview2.jpg) top left no-repeat;			
}

#img3 p {
	margin: 0px 0px 0px 10px;
}

#menu {
	position: relative;
	top: -70px;
	left: 40px;
} 

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	list-style-image: none;
}

#menu a {
	color: #316999;
	text-decoration: none;
	padding-right: 15px; 
}

#menu a:hover {
	color: #EFD78E;
	text-decoration: none;
}


#quality {
	position: absolute;
	top: 100px;
	left: 14px;
	height: 200px;
	width: 35px;
	background: transparent url(../imgs/quality.gif) top left no-repeat;			
} 

#content {
	position: relative;
	top: 0px;
	left: 14px;
	margin: 5px 35px 15px 45px;	
}

#content p {
	text-align: justify;
}

#content ul {
	margin: 8px;
}

#content li {
	list-style-image: url(../imgs/star.gif);
	margin-left: -15px;
	_margin-left: 15px;
}

h2 {
	color: #316999;
	margin-bottom: 5px; 
}

h1 {
	margin:0px;
}

h1 a {
	color: #316999;
	overflow:hidden;
}

h1 a span {
	position: absolute;
   display:block;
	top: 0px;
	left: 0px;
	height: 42px;	
	z-index:1;
   width:702px;
   cursor:pointer;
	background: transparent url(../imgs/namarek.gif) top left no-repeat;			
}

h2 {
		font-size: 9pt;
		margin: 0px;
}

#bottom .shadow {
	position: relative;
	top: -5px;
	left: 14px;
	background: transparent url(../imgs/qualitybottom.gif) bottom left no-repeat;			
	margin-bottom: 5px; 
}

#bottom {
	position: relative;
	background: #EEE url(../imgs/shadowbottom.gif) top left no-repeat;	
	font-size: 5pt;
	color: #5D5D5D;
	text-align: right;
	height: 19px;
	padding-right: 30px;
}

#bottom a {
	text-decoration: none;
	color: #5D5D5D;
}

