@charset "windows-1251";

body{
	font-family: "Times";
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #CC9900;
	
}

a{
	text-decoration: none;
}

a:link{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	color: #000000;
	text-decoration: blink;
}

.text {
	font-size: 16pt;
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.footer {
	font-size: 12pt;
	text-align: center;
	vertical-align: bottom;
}

.menu {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.obj_name {

	font-weight: bold;
}

.obj_name1 {
margin-top: 4px;
	font-weight: bold;
	background-color: #DDFFE8;
}

.obj_date {
	font-weight: bold;
}

.obj_price {
	font-weight: bold;
}

.obj_price1 {
	font-weight: bold;
	background-color: #DDFFE8;
}


.obj_price_sold {
	font-weight: bold;
	color: red;
}

.obj_price_sold1 {
	font-weight: bold;
	color: red;
	background-color: #DDFFE8;
}

.obj_date {
	font-weight: bold;
}

.obj_size {
	font-weight: bold;
}

.obj_description {

}

tbl_pic {
    background-color: #FFFFFF;
    font-weight: bold;
    font-size: 11pt;
}
	    
td.th_bg {
    background-color: #FFFFFF;
    font-weight: bold;
    font-size: 11pt;
}
			
.th_bg1 {
    background-color: #DDFFE8;
    font-weight: bold;
    font-size: 11pt;
}
				    
tr.navbar, td.navbar {
	background-color: #CC9900;
	font-weight: bold;
	font-size: 12pt;
}

tr.topnav, td.topnav {
	background-color: #CC9900;
	font-weight: bold;
	font-size: 12pt;
}
 
a.topnav {
	font-weight: bold;
	font-size: 12pt;
}

a.navbar {
	font-weight: bold;
	font-size: 12pt;
}