#modules {
	width: 170px;
	font-size: 100%;
	float: left;
	margin: 0 0 15px 0;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0.5em 0.5em; 
}

#modules p{
 	font-size: 120%;
	font-weight: bold;
	color: #3399CC;
	position:relative;
	margin: -22px 0 0 -6px;
}

body {
	margin:0; padding:0;
	font-size: 74%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d2d2d2;
	color: #333;
	line-height: 17px;
	background: url("images/bg.jpg");
}

#header {
	margin:0; padding:0;
	background:white;
}

#main1 {
	margin:0; padding:0;
}

#main2 {
	margin:0; padding:0;
}

#left {
	float:left;
	width:200px;
	margin:0; padding:0;
}

#middle {
	margin:0px 0px 0px 205px;
}

.column-in {
	margin:0; padding: 1em 1em;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
		
h1 {
			font: bold 13pt Tahoma, Helvetica, sans-serif;
			line-height: 18pt;
			color: black;
			border-bottom: 1px solid #3399CC;
			margin-bottom: 0.3em;
			margin-top: 0;
}

.tekst { 
			margin: 0;
			text-align: justify;

}
.data { 
			font-style: italic;
			color: #3399CC;
}
.tytul { 
			font-weight: bold;
}
.wiecej { 
			float: right;
}
.kolor { 
			color: #3399CC;			
}
a:visited { 
			margin: 0;
			color: #878;
}
a { 
			margin: 0;
			color: #3399CC;
			text-decoration: none;
}
a:hover { 
			margin: 0;
			text-decoration: underline;
}
a.more:visited { 
			margin: 0;
			color: #878;
			font-weight: bold;
}
a.more { 
			margin: 0;
			color: #3399CC;
			font-weight: bold;
			text-decoration: none;
}
a.more:hover { 
			margin: 0;
			text-decoration: underline;
			font-weight: bold;
}


}
.podzial {
	display: block;
	border-bottom: 1px dotted #D3D3D3;
	margin-top: 5px;
	margin-left: 55px;
	margin-bottom: 15px;
	width: 400px;
}

.left {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.input {
	width: 165px;
	border: 1px solid #999999;
	color: #000000;
	background: #F0F0F0;
	font-family: Verdena, sans-serif;
	font-size: 12px;
	font-weight: normal;	
	text-align: center;
}

.button {
	border-right: 0px solid; 
	border-top: 0px solid; 
	font-size: 12px; 
	font-weight: bold; 
	background: none transparent scroll repeat 0% 0%; 
	border-left: 0px solid; 
	color: black; 
	border-bottom: 0px solid;
	margin-top: 2px; 
	margin-left: -10px;
	font-family: verdana; 
	cursor: hand
}

#numer {
	float: right;
	margin-right: 10px;
	font-weight: bold;
}	
	
#footer hr {
			color: grey;
			height: 1px;
}

#header_left { float:left; padding: 10px 0 0 12px; background:white; }
#header_right { float:right; padding: 5px 10px 0 0; background:white; }	

#page {margin: auto; width: 760px; background: url("images/kubrickbg.jpg") repeat-y top; border: none; }
#content {margin: 0px 12px}


