@charset "UTF-8";
/*
 * 	vim: set fdm=marker:
 *	Common Styles for ProjectName 2009/2010
 *	(c) 2009 by neomagic Studios, http://www.neomagic.pl/
 *	Authors: Robert Adrianowski (neomagister@gmail.com)
 *
 */

@media screen, projection	{
	/* {{{ content */
	#rotator	{
		height: 508px;
		margin: 0 -960px;
		background: transparent url(images/main-flash-bg.jpg) repeat-x center top; /*#1a0705*/
	}
	
	#rotatorSwf {
		margin-top: 10px;
	}
	.separator	{
		clear: both;
		height: 30px;
	}
	.separateLine	{
		clear: both;
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #d0d0d0;
	}
	.leftPic	{
		float: left;
		margin: 0 10px 5px 0;
	}
	.szyld	{
		height: 289px;
		margin: 0 -896px;
		margin-bottom: 20px;
		background: #1a0705;
		background-repeat: no-repeat;
		background-position: center top;
	}
	#biznes	{
		background-image: url(images/biznes.jpg);
	}
	#oferta	{
		background-image: url(images/oferta.jpg);
	}
	#korzysci	{
		background-image: url(images/korzysci.jpg);
	}
	#kontakt	{
		background-image: url(images/kontakt.jpg);
	}

	/* }}} */
}
