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

body {
	margin: 0px 0px 0px 0px;}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:160%;
	color:#666666;
	text-align:justify;
}

a {
	color:#666666;}
	
a:hover {
	color:#000000;
	text-decoration:underline;}
	
h1 {
	font-family:"Trebuchet MS", Tahoma;
	font-size:22px;}

/**** DIVy ****/

#glowny {
	width:1000px;
	}

#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 {}

.footer {
	font-size:10px;	
	}