@charset "utf-8";
* {
	padding: 0;
	margin: 0;	
}
body {
	background-color: #c0c0c0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #201444;
}
a {
	color: #DF4E17;
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


p {
	padding-top: 3px;
	padding-bottom: 3px;
}

h1 {
	font-size: 24px;
	color: #df4e17;
	font-weight: normal;
	margin-bottom: 20px;
}

h3 {
	font-size: 18px;
	color: #df4e17;
	font-weight: normal;
	margin-bottom: 20px;
}
a:hover h3{
color: #201444;
text-decoration: underline;
}
#counters {
	padding-top: 10px;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #efeeee;
	position: relative;
}
#header {
position: relative;
	height: 136px;
}
#header a {
	text-decoration: none;
}

#logo {
	float: left;
	width: 50%;
	height: 116px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}
#years {
position: absolute;
top: 30px;
left: 300px;
width: 200px;
height: 60px;
color: #3b2382;
font-weight: bold;
font-size: 14px;
}

#contacts {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	width: 50%;
	float: right;
	height: 116px;
	background-position: 50px center;
}
#sideBar {
	clear: both;
	height: 20px;
	background-color: #df4e17;
}
#sideBar2 {
	clear: both;
	height: 20px;
}
#empty {
	color: #EFEEEE;
	width: 50%;
	float: left;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DF4E17;
}
#emptyLeft {
	height: 20px;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DF4E17;
}


#shema {
	display: block;
	position: absolute;
	width: 97px;
	height: 18px;
	left: 846px;
	top: 50px;
}
#email {
	position: absolute;
	display: block;
	left: 610px;
	top: 72px;
	width: 128px;
	height: 18px;
}


#furniture {
	width: 50%;
	float: left;
	text-decoration: none;
	background-image: url(images/furniture.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	height: 20px;
}
.side {
	float: right;
	width: 50%;
	background-color: #df4e17;
}
#main {
	border: none !important;
}

#footerLeft {
	width: 50%;
	float: left;
	padding-left: 20px;
}
#footerBottom {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerRight {
	float: right;
	width: 180px;
}




.sideLink {
	float: left;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 21px;
	padding-left: 21px;
	height: 20px;
}
.sideLink a{
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#content {
	width: 980px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.price {
	height: 114px;
	width: 113px;
	background-color: #201444;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.inTable {
	padding-bottom: 30px;
}



.price a {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#sale {
	float: right;
}
#pricelist {
	margin-left: 259px;
}

#monthPrice {
	float: left;
}
.clear {
	clear: both;
	height: 0px !important;
}

.sign {
	height: 38px;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sign a{
	text-decoration: none;
}
#contentBottom {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

.contentBottom {
	text-align: center;
	width: 240px;
	position: relative;
}

.contentBottom img {
	border: 1px solid #df4e17;
	margin-top: 30px;
}
#monthPrice a {
	/* background-image: url(../images/goldguy11.gif);
	background-image: url(../images/monthprice.gif);   */
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: absolute;
	text-decoration: none;
	height: 180px;
	width: 180px;
	left: 37px;
	top: -1px;
	border: 0px solid #000;
}
#monthPrice a:hover, #monthPrice a:active {
/*	background-image: url(../images/goldguy11.gif);		
	background-image: url(../images/monthprice.gif);   */
	background-repeat: no-repeat;
	background-position: center center;
}
#sale a {
/*	background-image: url(../images/goldguy21.jpg);	   
	background-image: url(../images/sale.gif);	  */
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	position: absolute;
	text-decoration: none;
	height: 180px;
	width: 180px;
	left: 50px;
	top: 0px;
}
#sale a:hover, #sale a:active {
/*	background-image: url(../images/goldguy21.jpg);	   
	background-image: url(../images/sale.gif);	  */
	background-repeat: no-repeat;
	background-position: center center;
}
#pricelist a {
	background-image: url(images/pricelist.jpg);	
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	position: absolute;
	text-decoration: none;
	height: 180px;
	width: 180px;
	left: 50px;
	top: 0px;
}
#pricelist a:hover, #pricelist a:active {
	background-image: url(images/pricelist_on.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}


.menuSection a{
	height: 42px;
	width: 211px;
	margin-top: 16px;
	display: block;
}
#catMonthPrice {
	background-image: url(images/catmonthprice.jpg);
	background-repeat: no-repeat;
}
#catSale {
	background-image: url(images/catsale.jpg);
	background-repeat: no-repeat;
}
#catPricelist {
	background-image: url(images/catpricelist.jpg);
	background-repeat: no-repeat;
	background-position: top center;

}
#left {
	float: left;
	width: 230px;
	height: 100%;
	margin-top: -20px;
	padding-top: 40px;
	margin-bottom: -20px;
	padding-bottom: 20px;
	position: relative;
}
.firstSection {
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: top;
}
.catName {
	font-size: 14px;
	font-weight: bold;
	color: #201444;
	margin-bottom: 5px;
}
.catArt {
	font-size: 14px;
	font-weight: bold;
	color: #df4e17;
}

.menuLinks {
	display: block;
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #201444;
	text-decoration: none;
}
.menuLinks:hover, .menuLinks:active {
	background-color: #fff;
}
#right {
	padding-top: 40px;
	margin-top: -20px;
	padding-bottom: 40px;
	margin-bottom: -20px;
	margin-left: 230px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left: 1px solid #df4e17;
	min-height: 460px;
	height: 100%;
}

#right h1 {
	padding-left: 20px;

}
table {
	border-collapse: collapse;
}

