﻿html {
	margin: 0px;
	padding: 0px;
	background-color: #B02749;
	background-image: url(../images/html.gif);
	background-repeat: repeat-x;
	height:100%;
}
body {
	margin: 0px auto;
	padding: 0px;
	width: 994px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	font: 12px Arial, Helvetica, sans-serif;
	color: #511326;
	position:relative;
	min-height:100%;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
	color: #942345;
}
a:hover {
	text-decoration: none;
}
a.inverted {
	text-decoration: none;
}
a.inverted:hover {
	text-decoration: underline;
}
:focus {
	outline: 0;
}
p {
	margin: 0px;
	padding-bottom: 10px;
}
.main {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	min-height: 1px;
	width: 958px;
	margin-left: 16px;
	position: relative;
}
.logo {
	position: absolute;
	left: 0px;
	top: 36px;
}
.leftmenu {
	position: absolute;
	left: 0px;
	top: 600px;
	padding: 0px 20px 0px;
}
.phone {
	font: 22px Georgia, "Times New Roman", Times, serif;
	position: absolute;
	left: 46px;
	top: 163px;
	color: #4D0200;
}
.phone b {
	font-size: 36px;
	font-weight: normal;
}
.content {
	background-image: url(../images/content.gif);
	background-repeat: no-repeat;
	background-position: 0px 424px;
	min-height: 450px;
	padding: 404px 25px 64px 231px;
}
.content .quote_top {
	font-size: 0px;
	background-image: url(../images/quote_top.gif);
	background-repeat: no-repeat;
	height: 3px;
}

.content .quote {
	background-image: url(../images/quote.png);
	margin-right: 8px;
	margin-left: 8px;
	min-height:1px;
}
.content .quote .quote_bg {
	background-image: url(../images/quote_bg.gif);
	background-repeat: repeat-y;
	margin-right: -8px;
	margin-left: -8px;
	min-height:1px;
	position: relative;
}

.content .quote .peaks {
	background-image: url(../images/quote_peaks.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 25px;
	min-height:1px;
	position: relative;
}

.content .quote a {
	position: relative;
}
.content .quote_bot {
	font-size: 0px;
	background-image: url(../images/quote_bot.gif);
	background-repeat: no-repeat;
	height: 3px;
	margin-bottom: 15px;
}


.content .flash {
}
.content .flash img {
	display: block;
}
.footer {
	height: 55px;
	background-image: url(../images/footer.png);
	padding: 9px 3px 0px 30px;
	position: absolute;
	left: 16px;
	bottom: 0px;
	width: 925px;
}
.footer .copyright {
	font-size: 11px;
	color: #FFB8C1;
	background-image: url(../images/copyright.gif);
	background-repeat: no-repeat;
	height: 26px;
	padding-left: 42px;
	float: left;
	margin-top: 1px;
}
.footer .navigacia {
	font-size: 11px;
	color: #FFB8C1;
	height: 0px;
	padding-left: 62px;
	float: left;
	margin-top: 1px;
}
.footer .copyright a {
	color: #FFB8C1;
	text-decoration: none;
	position: relative;
}
.footer .copyright a:hover {
	text-decoration: underline;
}
.footer .counter {
	display: inline;
	float: right;
	margin-right: 19px;
}
.footer .counter img {
	display: block;
}






.top_nav {
	background-image: url(../images/top_nav.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 916px;
	position: absolute;
	left: 24px;
	top: 330px;
}
.top_nav li {
	float: left;
	list-style: none;
	padding-top: 1px;
	height: 40px;
}
.top_nav a {
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	text-indent: -2000px;
}
.top_nav a:hover, .top_nav .active {
	background-position: left bottom;
}
.top_nav .about {
	width: 210px;
}
.top_nav .portfolio {
	width: 231px;
}
.top_nav .shipping {
	width: 208px;
}
.top_nav .contacts {
	width: 267px;
}
.top_nav .about a {
	background-image: url(../images/top_nav_about.gif);
	width: 93px;
}
.top_nav .portfolio a {
	background-image: url(../images/top_nav_portfolio.gif);
	width: 114px;
}
.top_nav .shipping a {
	background-image: url(../images/top_nav_shipping.gif);
	width: 113px;
}
.top_nav .contacts a {
	background-image: url(../images/top_nav_contacts.gif);
	width: 169px;
}

h1{
	margin: 0px auto;
	font: 20px Arial, Helvetica, sans-serif;
}
.sape{
	margin-top:5px;
	font-size:11px;
}
.sape a{
	font-size:11px;
	color:#942345;
}
