/** Arkusz stylów CSS dla strony 3d-media.pl **/

body {
	margin:20px; background:#000000;}
	
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	line-height:150%;
	color:#666666;
}

a {
	color:#666666;}
	
a:hover {
	color:#FFF;
	text-decoration:underline;}
	
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:22px;
	color:#FFF; }

/**** DIVy ****/

#glowny {
	width:1000px; margin:auto;
	}

#lewa {
	background-image:url(../images/aymoo_temp_01.png);
	background-repeat:repeat-x;
	float:left;
	min-height:355px;
	width:150px}

#prawa {
	float:left;
	width:689px;	}

#clear { clear:both; }

/****classes ****/

.lewa {}

.prawa {}

.logo { margin:auto; width:400px; margin-bottom:30px;  }

.footer {
	font-size:10px;	
	}
