div#lang {
	width: 60px;
	height: 20px;
	left: 150px;
	top: 0px;
	position: relative;
	z-index: 15;
	float: left;
}

div#lang a {
    margin-right: 10px;
}

div#lang span {
    margin-right: 10px;
}


div#zeppelin {
	background: url('/images/zeppelin.png');
	width: 247px;
	height: 146px;
	left: 10px;
	top: 30px;
	position: relative;
	z-index: 10;
	float:left;
} 

div#salut {
	background: url('/images/salut.gif');
	width: 174px;
	height: 169px;
	left: 112px;
	top: 0px;
	position: relative;
	z-index: 10;
	float:left;
}


div#antipyatin {
	background: url('/images/balloon-antipyatin.png');
	width: 36px;
	height: 47px;
	left: 125px;
	top: 95px;
	position: relative;
	z-index: 9;
	float:left;
	display: none;
}

div#chistulya {
	background: url('/images/balloon-chistulya.png');
	width: 51px;
	height: 66px;
	left: 135px;
	top: 10px;
	position: relative;
	z-index: 8;
	float:left;
	display: none;
}

div#domingo {
	background: url('/images/balloon-domingo.png');
	width: 47px;
	height: 62px;
	left: 145px;
	top: 75px;
	position: relative;
	z-index: 7;
	float:left;
	display: none;
}

div#antizasor {
	background: url('/client/default/images/balloon-antizasor.png');
	width: 36px;
	height: 46px;
	left: 125px;
	top: 95px;
	position: relative;
	z-index: 9;
	float:left;
	display: none;
}

div#thrifty-housewife {
	background: url('/client/default/images/balloon-donna.png');
	width: 49px;
	height: 64px;
	left: 135px;
	top: 10px;
	position: relative;
	z-index: 8;
	float:left;
	display: none;
}



div#ikeep {
	background: url('/client/default/images/balloon-ikeep.png');
	width: 45px;
	height: 60px;
	left: 145px;
	top: 75px;
	position: relative;
	z-index: 7;
	float:left;
	display: none;
}

div#curbstone {    
    /*height: 130px;
    width: 950px;*/
    padding-top: 16px;
    padding-left: 94px;
    position: relative;
}

div#curbstone .rack 
{
	background: url('/client/default/images/rack.png') no-repeat scroll left top;
	width: 178px;  
    height: 75px;
	padding-top: 7px;
    padding-left: 8px;
}

.rack  a
{
	display:block;
	width: 121px;  
    height: 67px;
}

.rack  a.antipyatin
{
	background: url('/client/default/images/antipyatin.jpg') no-repeat scroll left top;
}
.rack  a.antipyatin:hover
{
	background: url('/client/default/images/antipyatin.jpg') no-repeat scroll right top;
}

.rack  a.ikeep
{
	background: url('/client/default/images/ikeep.jpg') no-repeat scroll left top;
}
.rack  a.ikeep:hover
{
	background: url('/client/default/images/ikeep.jpg') no-repeat scroll right top;
}

.rack  a.chistulya
{
	background: url('/client/default/images/chistulya.jpg') no-repeat scroll left top;
}
.rack  a.chistulya:hover
{
	background: url('/client/default/images/chistulya.jpg') no-repeat scroll right top;
}

.rack  a.antizasor
{
	background: url('/client/default/images/antizasor.jpg') no-repeat scroll left top;
}
.rack  a.antizasor:hover
{
	background: url('/client/default/images/antizasor.jpg') no-repeat scroll right top;
}

.rack  a.domingo
{
	background: url('/client/default/images/domingo.jpg') no-repeat scroll left top;
}
.rack  a.domingo:hover
{
	background: url('/client/default/images/domingo.jpg') no-repeat scroll right top;
}

.rack  a.thrifty-housewife
{
	background: url('/client/default/images/thrifty-housewife.jpg') no-repeat scroll left top;
}
.rack  a.thrifty-housewife:hover
{
	background: url('/client/default/images/thrifty-housewife.jpg') no-repeat scroll right top;
}
.rack  a.donnarose
{
	background: url('/client/default/images/donnarose2.jpg') no-repeat scroll left top;
}
.rack  a.donnarose:hover
{
	background: url('/client/default/images/donnarose2.jpg') no-repeat scroll right top;
}





.cbtn {
    background: url('/images/main-button.png') no-repeat scroll left top;
    margin-top: 5px;
    margin-left: 10px;
    padding-top: 8px;
    padding-left: 10px;
    width: 172px;
    height: 125px;
}

.search-panel {
    background: url('/images/main_bottom.gif') repeat-x scroll right bottom;
    position: relative;
}

ul#news-list li {
    margin-top: 10px;
}

td#central-panel-tlside {
     width: 50%;
     background: url('/images/4.jpg');
}

td#central-panel-tcside {
    height: 6px;
    background: url('/images/main_leftpanel_top.jpg') no-repeat scroll left top;
}

td#news-panel {
    vertical-align: top;
    background: url('/images/main_rightpanel.gif') repeat-y scroll left top;
    padding-top: 10px;
    padding-left: 55px;
}

td#news-panel ul#news-list {
    list-style-type: none;
    padding-left: 0px; 
    margin-left: 0px;
}

td#news-panel img {
    width: 200px; 
    height: 100px;
}

td#central-panel-clside {
    width: 50%;
    background-color: #F8F5EE;
}

td#body-panel {
    vertical-align: top;
    background: url('/images/main_leftpanel_center.gif') repeat-y scroll left top;
}

td#central-panel-rside {
    vertical-align: top;
    background: url('/images/main_leftpanel_bright.jpg');
}

td#central-panel-blside {
    width: 50%;
    background: url('/images/5.jpg');
}

td#central-panel-bcside {
    height: 8px;
    background: url('/images/main_leftpanel_bottom.jpg') no-repeat scroll left top;
}

div#cp-l-shadow {
    background: url('/images/main_leftpanel_tright.jpg');
    width:4px;
    height:357px;
}

div#konsignator {
    bottom: -50px;
    text-align: left;
    position: relative;
}

td#foot-panel-tlside {
    width: 50%;
    background: rgb(222, 242, 240) url('/images/8.jpg') repeat-x scroll right bottom;
}

td#foot-panel-trside {
    width: 50%;
    vertical-align: top;
    background: url('/images/8.jpg') repeat-x scroll right bottom;
}

div#foot-panel-trshift{
     background: rgb(222, 242, 240) url('/images/main_rightpanel.gif') repeat-y scroll right top;
     width:272px;
     height: 45px;
}

/*.curbstoneBtn {
    margin-bottom: 49px;
}

.curbstoneBtn img {
    width: 154px;
    height: 91px;
}

.curbstoneBtn img:last {
    display: none;
}*/

div#main-menu {
    padding-left: 15px;
    padding-bottom: 5px;
}
