body {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333; 
	background: #900; 
	font-size: 87%!important; 
	margin: 0 20px 0; 
	text-align: center
	}
p, li, form {  
	font-size: 0.8em
	}
#wrapper {
	background: #fc3; 
	width: 650px; 
	margin: 20px auto;
	}
#header {
	background-color: #ffc;
	background-image: url(/g/maxima_logo.gif);
	background-position: 50% 75%;
	background-repeat: no-repeat; 
	width: 100%; 
	height: 110px; 
	text-align: center;
	}
#header h1 {
	/*background: transparent;*/
	font-size: 1em; 
	letter-spacing: 0.38em; 
	word-spacing: 0.02em; 
	margin-top: 0; 
	padding-top: 5px; 
	padding-left: 3px; 
	color: #bb0203;
	}
#mainContent {
	width: 100%
	}
#leftContent {
	background: transparent; 
	width: 370px; 
	float: left; 
	text-align: center;
	}
#right_box {
	color: #c33; 
	text-align: center; 
	width: 280px; 
	float: right; 
	margin-top: 0; 
	text-align: center
	}
#right_box h3 {
	font-size: 1.2em; 
	font-weight: bold; 
	padding-top: 0.5em; 
	margin: 0
	}
#right_box img {
	border-color: #666; 
	border-style: solid; 
	border-width: 0 2px 2px 0
	}
#footer {
	height: 35px; 
	padding: 4px 10px 10px; 
	background: #900102; 
	color: #fffcea; 
	font-size: 0.7em;
	}
#footer a, 
#footer a:link, 
#footer a:visited {
	color: #fffcea
	}
#footer a:hover {
	color: #fc3; 
	text-decoration: none
	}
div.box {
	background: url(/g/header_waski_red.gif) no-repeat 0 0; 
	width: 290px; 
	border-bottom: 4px solid #a00102; 
	margin: 10px 40px 20px 40px; 
	text-align: left
	}
div.box h2 {
	font-size: 0.9em; 
	font-weight: bold; 
	line-height: 22px; 
	color: #ffffcc; 
	letter-spacing: 0.1em; 
	margin-left:6px; 
	margin-bottom:0}
div.boxContent {
	background: #fffcea; 
	padding: 10px; 
	margin-bottom: 0 
	}
div.boxContent p {
	margin: 0 10px 10px 10px; 
	line-height: 1.3em
	} 
form#kontakt input, 
form#kontakt select{
	background-color: #fafafa; 
	border: solid #e00;
	border-width:2px 0 0 2px; 
	margin: 2px 0 10px 0
	}
.hide {
	display: none
	}
form {
	background: #fc9;
	padding: 6px 3px
	}
form#kontakt input.klawisz {
	background-color: #fc0; 
	border: solid #e00;
	border-width: 0 2px 2px 0; 
	line-height: 1em; 
	padding-top: 3px
	}
#kontakt p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-bottom: 3px;
	}
textarea {
	font-size: 12px; 
	border: solid #e00;
	border-width:2px 0 0 2px;
	margin-bottom: 5px;
	}
.errors {
	font-size: 0.8em;
	font-weight: bold; 
	color: #c00;
	}
