/* Ogólne */
html, body{
	height: 100%;}
body{
	margin: 0;color: #414042;	background-color: #ffffff;	border: none;	font-family: Georgia, serif;	font-size: 1em;	text-align: left;
	text-align:left}

p{
	display:inline;}
dd {
	margin-left:50px;
	margin-bottom:25px;
	margin-top:10px;}
dt {
	text-indent:0px;
	color:#de3c2e;
	font-size: 17px;
	background-color:inherit;}

ol.a {
	list-style-type: lower-alpha;} 

a:link,a:active,a:visited{
	color:#6d6e71;
	text-decoration:none;	background-color:inherit}
a:hover {
	color:#de3c2e;
	text-decoration: none;
	background-color:inherit}

a:link.Red,a:visited.Red{
	color:#de3c2e;
	text-decoration:none;
	background-color:inherit;}

input {
	width:250px;
	height:20px;
	border: 1px solid #bcbec0;
	color: #414042;
	font-family: Georgia, serif;
	font-size: 12px;
	background-color:inherit;}

.Img{
	border: none;}

/* strona glowna */

div.TekstGlowna{
	font-family: Georgia, serif;
	font-size: 12px;
	margin-top:10px;
	margin-left:18px;
	line-height: 20px;
	color:#414042;
	background-color:inherit}

h2,h1 {font-size:22px;
	color:#de3c2e;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #de3c2e;
	background-color:inherit;}
h3 {
	color:#de3c2e;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #de3c2e;
	background-color:inherit;}

a.Green:link,a.Green:active,a.Green:visited,a.Green:hover{
	color:#009900;	background-color:inherit;
	text-decoration: none;}

div.PortfolioLeft {
	width:48%;
	margin-top:20px;
	text-align:center;
	line-height: normal;	float:left;
	vertical-align:top;	background-color: inherit;
	color: #414042;}	
span.Black {
        font-size: 14px;
	        color: #414042;
		        background-color:inherit;    font-weight: bold;}
			

.PodstronaLeft {padding:10px}			
