@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 13px;
}

h1 {
    font-size: 15px;
    color: #68a0ba;
}

A {
    color: #908467;
}

td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
}

#header {
	background-image: url(/templates/bustovalda/images/bv_02.jpg);	
}

#header a {
   color: #908467;
}

#bd {
	background-image: url(/templates/bustovalda/images/bv_04.jpg);		
}

.logotext {
	font-size: 	11px;
	color: #1a2a36;
	margin-top: 14px;
	text-align: right;
	margin-right: 75px;
}

.menu1 {
  	color: #586c75;
  	text-decoration: none;
}

.menu1:hover {
  	color: #5c94af;
  	text-decoration: underline;
}

.menu2 {
  	color: #a29a84;
  	font-size: 12px;
  	text-decoration: none;
}

#menu3 {
    margin-top:  5px;
    text-align: right;


  	text-decoration: none;
}

#menu3 div a {
    font-size: 12px;
  	color: #8e6c6c; 
  	text-decoration: none;
}

.menu2:hover {
  	color: #5c94af;
  	text-decoration: underline;
}


.menu {
    width: 335px;
    height: 30px;
    border-bottom: 1px solid #d7ccb0;

}

.menupad {
	padding-top: 6px;
	text-align: right;
	font-size: 13px;
	padding-right: 75px;
}

.menupad2 {
	padding-top: 6px;
	text-align: right;
	font-size: 13px;
	padding-right: 95px;
}

.menupad3 {
	padding-top: 6px;
	text-align: right;
	padding-right: 95px;
}

#page {
   margin-left: 20px;
   margin-top: 20px;
   color: #111111;
   font-size: 13px;
}

#page ol, ul {
   padding-left: 17px;

}

#page li {
   margin-bottom: 5px;
}



#sbox  {
   font-size: 12px;
   color: #9f967f;
   font-weight: bold;
   text-align: right;
   padding-right: 75px;
   padding-top: 20px;
   
}

#footer {
   height: 1px;
   background-color: #d7ccb0;
}

.small {
	font-size: 11px;
	color: #444;
}

.hidemap {
    position: absolute;
    left: -10000px;    
}

.copyright {
    font-size: 11px;
}

A.house_news {
  color: #FF8A00;
  text-decoration: none;
}

A.house_news:hover {
  text-decoration: underline;
}
