/********** титул **************/
body {
	background: #ffffff url(images/site-bg.jpg) repeat-x bottom left;
}
.site-fon {
	background: url(images/site-fon.jpg) no-repeat bottom right;
}
.text {
	font-family: Arial;
	font-size: 13px;
	color: #515050;
	padding-left: 22px;
	padding-right: 40%;
}
.ref {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #D89C09;
	padding-left: 22px;
}
.line {
	background: url(images/line.gif) no-repeat left;
}
#bottom {
	background: #F1C43A url(images/kolos-bg.gif) no-repeat bottom left;
	padding-left: 22px;
	vertical-align: bottom;
	padding-bottom: 36px;
	font-family: Arial;
	font-size: 13px;
	font-weight: 600;
	color: White;
}
.signature {
	color: #7F3700;
	padding-left: 285px;
}
#bot {
	background: url(images/kolos.gif) no-repeat;		
	left: 0px;
	bottom: 60px;	
	height: 204px;
	width: 193px;
	position: absolute;
}
*html #bot {
	bottom: 59px;
}
.img {
	padding-bottom: 22px;
	vertical-align: bottom;
	text-align: right;
}

.img1 {
        background-color: #F6DFB6;
        margin-top: 16px;
        margin-bottom: 16px;
}

#bottommenu {
        margin-left: 20px;
        width: 80%;
}
#bottommenu ul {
        list-style: none;
        font-size: 13px;
        color: #9D6942;
        margin: 0px;
        padding: 0px;
        padding-top: 24px;
}
#bottommenu li {
        padding-bottom: 2px;
        margin-left: 0px;
}
#bottommenu a {
        color: #9D6942;
        text-decoration: none;
        padding-left: 10px;
}
#bottommenu a:hover {
        text-decoration: underline;
}
.bottommenu_act {
        padding-left: 13px;
        font-weight: 600 ;
        color: #cc9900;
        font-style: oblique;
}