body {
	font-family: Tahoma, Verdana, Legacy, _sans;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #28581E;
}
.holder {
	background-image: url(../img/frame/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #3E8C40;
}

.content {
	background-image: url(../img/frame/salon-krasy_19.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.footer {
	font-size: 10px;
	color: #80d13b;
	text-align: left;
	padding-bottom: 55px;
	padding-left: 0px;
	margin-top: 40px;
}
.main a {
	color: #3E8C40;
	text-decoration: none;
}
.main a:hover {
	color: #666666;
	text-decoration: underline;
}


.footer a {
	color: #80d13b;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}



.holder .content .main {
	background-image: url(../img/frame/salon-krasy_20.jpg);
	background-repeat: no-repeat;
	width: 750px;
	background-position: center bottom;
	padding: 10px 60px 0px 70px;
	text-align: left;
}

p, h1, h2, h3, h4, ul, ol, blockquote, form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-size: 18px;
	margin-bottom: 12px;
}
h2 {
	font-size: 16px;
	color: #73B93C;
	margin-bottom: 12px;
}
h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #EE1D45;
	margin-bottom: 12px;
}
.main h3 a {
	color: #EE1D45;
}

.searchField {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 60px;
	background-color: transparent;
}
.inputBox {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	width: 99%;
	border: 1px solid #666666;
}
.inputButton {
	font-weight: bold;
	color: #3E8C40;
	background-color: #EEEEEE;
	width: 49%;
	border: 1px solid #999999;
}

