html, body {
margin: 0px;
padding: 0px;
background-color: #ff2468;
font-size: 12px;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: underline;
	color: #006600;
}

a:active {
	text-decoration: none;
}

#container { 
	width: 921px; 
	margin: auto;
}

#top{ 
	height: 77px;
	padding-top:40px;
}

.logo {
	float:left;
	text-align:right;
	width:220px;
}

.logo-right {
	float: right; 
	text-align: left; 
	margin-right: 330px;
}

#logo-bottom{ 
	background-image:url(/images/tipsy-wzory-1.jpg);
	height: 182px;
}

#left{ 
	width:244px; 
	background-color:#FFFFFF;
	float:left;
	margin-top:10px;
}

#left A{ 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	color:#FFFFFF; 
	text-decoration:none;
}

#left A:Hover{ 
	color:#006600;
}

.left-menu{ 
	background-image:url(/images/tipsy-wzory-2.jpg); 
	height:24px; 
	padding-left:35px; 
	padding-top:5px;
}

#content{ 
	float:right; 
	width:673px;
	margin-top:10px;
	margin-bottom:30px;
}

#about{ 
	background-color:#FFFFFF; 
	height:auto; 
	padding:40px 10px 6px 15px;
	font-size:15px; 
	line-height:130%;
	color:#FF0033; 
	font-family:Arial, Helvetica, sans-serif;
}

#abouttopbg{ 
	background-image:url(/images/tipsy-wzory-3.gif); 
	height:49px;
}

#abouttopbg h1{ 
	font-size:23px; 
	color:#FF2468; 
	padding-left:45px; 
	padding-top:15px;
	margin:0px 0px 0px 0px;
 }

#abouttopbg h2{ 
	font-size:13px; 
	color:#000;
	padding-left:45px; 
	padding-top:18px; 
	margin:0px 0px 0px 0px;
}

#about a{ 
	font-size:16px;
}

#contact{ 
	background-image:url(/images/tipsy-wzory-4.gif); 
	padding-left:20px; 
	line-height:190%;
}

.green{ 
	font-size:16px; 
	font-weight:bold; 
	color:#61B000
}

.red{ 
	font-size:14px; 
	color:#FF0066; 
	font-weight:bold;
}

#contact a{ 
	color:#FF0066; 
	font-weight:bold;
}

#contact a:hover{ 
	font-weight:bold;
}