html,body { 	 	font-family:Arial, Helvetica, sans-serif;	font-size:100%; 	color:#848383;	line-height: 180%;	min-width:1008px;	background: #003667;	height:100%;}div#container {	position:relative;	margin:0 auto;	width: 950px;	background: transparent url(/img/shade_bg.gif) repeat-y 0 0;	padding: 0 0 0 10px;	height:auto !important; 	height:100%;	min-height:100%;}#cs {	margin: 0;	padding: 18px 28px 18px 18px;}#cs img.logo {	float: left;}div.adres {	float: right;	padding: 185px 104px 0 0;}article {	padding: 24px;}aside {	padding: 8px 24px;}h1 {	font: bold 24px Arial, Helvetica, sans-serif;	margin: 0 0 10px;}a {color: #848383;}.clear {	clear: both;	display: block;	overflow: hidden;	visibility: hidden;	width: 0;	height: 0;}.clearfix:after {	clear: both;	content: ' ';	display: block;	font-size: 0;	line-height: 0;	visibility: hidden;	width: 0;	height: 0;}.clearfix {	display: inline-block;}* html .clearfix {	height: 1%;}.clearfix {	display: block;}p {margin-bottom:8px;}	input.focused, textarea.focused, select.focused {	background-color: #f6f6f6;	color: #222222;}input.submit {	font-size: 15px;   line-height: 1.2em;   padding: 5px 14px 5px;}input.submit:hover {	background: -moz-linear-gradient(#c1c1c1,#ffffff) repeat scroll 0 0 transparent;	border: 1px solid c1c1c1;	border-radius: 5px;}