* html {
	height: 100%;
}

html, body {
	height: 100%;
}

body, form, div, p, img, table, table tr td, ul, ul li {
	padding: 0px;
	margin: 0px;
	border: none;
	background: none;
	border-collapse: collapse;
}

body {
	color: #000000;
	font: 15px/19px Arial, sans-serif;
	background: #fff url(../images/bg-body-home.jpg) repeat-x 0 0;
}
body.home {
	background: #fff url(../images/bg-body-home.jpg) repeat-x 0 0;
}

h1 {
	font: 25px Arial, sans-serif;
	color: #df880b;
	margin: 0px;
	margin-left: -1px;
	padding: 50px 0px 2px 0px;
}
h2 {
	font: 21px Arial, sans-serif;
	color: #df880b;
	margin: 0px;
	padding: 65px 0px 0px 0px;
}
h3 {
	font: 17px Arial, sans-serif;
	color: #df880b;
	margin: 0px;
	padding: 17px 0px 16px 0px;
}

p {
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

a:link {
	color: #0063c9;
}
a:hover {
	color: #df880b;
}
a.more:link, a.more:visited, a.more:hover {
	position: relative;
	top: 3px;
	font-size: 13px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

ul li {
	padding-left: 20px;
	list-style-type: none;
	background: url(../images/point-orange.gif) no-repeat 8px 9px;
}
div.quote {
	margin: 15px 0px 0px 14px;
	padding: 0px 0px 3px 17px;
	border-left: 1px solid #d18922;
}
div.quote p {
	padding: 0px;
}



body.home div.center {
	background: url(../images/image-home.jpg) no-repeat 0 46px;
}
body.shoes div.center {
	background: none;
}
div.center {
	background: url(../images/image-2.jpg) no-repeat 0 46px;
	width: 950px;
	min-height: 100%;
	margin: 0px auto -90px auto;
}
div.container {
	padding: 0px 90px 100px 108px;
	width: auto;
}
div.footer {
	height: 90px;
	background: transparent url(../images/bg-footer.jpg) repeat-x 0 100%;
}
div.footer div.center {
	width: 950px;
	min-height: none;
	margin: 0 auto 0px auto;
	background: none;
	height: auto;
}

div.footer p {
	font-size: 13px;
	color: #666666;
	padding: 0px 90px 3px 108px;
	line-height: 17px;
}
p.interesno {
	float: right;
	margin-top: -20px;
	margin-right: 128px;
}

p.interesno a:link, p.interesno a:visited, p.interesno a:hover {
	color: #999999;
}
div.footer-cleaner {
	height: 90px;
	clear: both;
}

body.home ul.navigation {
	padding-bottom: 285px;
}
body.shoes ul.navigation {
	padding-bottom: 45px;
}

ul.navigation {
	float: left;
	font: bold 12px Arial, sans-serif;
	padding-bottom: 150px;
}
ul.navigation li {
	padding: 13px 50px 10px 0px;
	float: left;
	list-style-type: none;
	background: none;
}
ul.navigation li a:link, ul.navigation li a:visited {
	text-decoration: none;
	color: #ddd;
}
ul.navigation li a:hover {
	text-decoration: none;
	color: #fea11d;
}
ul.navigation li.selected a:link, ul.navigation li.selected a:visited, ul.navigation li.selected a:hover {
	color: #fea11d;
}

div.left-block {
	width: 63%;
	float: left;
}
div.right-block {
	width: 220px;
	height: auto;
	float: right;
	margin: 77px 30px 0px 0px;
	background: #ededed url(../images/border-default.gif) repeat-x 0 0;
}

div.last-works {
	padding: 0px 5px 25px 32px;
	height: auto;
	background: transparent url(../images/border-default.gif) repeat-x 0 100%;
}
div.preview {
	width: auto;
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
	border: 1px solid #d18922;
	margin: 0px 10px 10px 0px;
}
div.preview img {
	width: 150px;
	height: 113px;
	float: left;
	position: relative;
	left: 2px;
	top: 2px;
}
div.shadow {
	width: 276px;
	height: 45px;
	background: url(../images/shadow-last-works.jpg) no-repeat 0 0;
	margin-left: -17px;
	position: absolute;
}
div.block {
	width: auto;
	padding-right: 100px;
}
ul.caring {
	padding: 8px 0px 0px 0px;
}
ul.caring li {
	margin: 8px 0px;
}

ul.portfolio {
	padding-top: 16px;
}
ul.portfolio li {
	float: left;
	padding: 1px;
	margin: 0px 16px 16px 0px;
	list-style-type: none;
	background: none;
	border: 1px solid #c3c3c3;
}
ul.portfolio li img {
	float: left;
	width: 150px;
	height: 113px;
}
li.pager-next a:link, li.pager-next a:visited, li.pager-next a:hover {
	display: block;
	float: left;
	width: 150px;
	height: 113px;
}
li.pager-next a:link, li.pager-next a:visited {
	background: transparent url(../images/arrow-gray-right.gif) no-repeat 0 0;
}
li.pager-next a:hover {
	background: transparent url(../images/arrow-orange-right.gif) no-repeat 0 0;
}

img.map {
	margin-top: 20px;
}