body, html {
	height: 100%;
	width: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background: #fff;
	color: #000;
	font: 100% Tahoma;
}
a img {
	border: 0px;
}
a {
	text-decoration: underline;
	color: #000;
}
a:hover {
	color: #60ad00;
}
h1 {
	font-size: 140%;
	color: #519136;
}
h2 {
	font-size: 120%;
}

a.menu1 {
	display: block;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 7px;
	color:#519136;
	text-decoration:none;
	font: bold 100% Tahoma;
}

a.menu1 img {
	margin-right: 7px;
}

a.menu2 {
	display: block;
	margin-left: 40px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration:none;
	font: bold 70% Tahoma;
}

a.menu2 img {
	margin-right: 7px;
}

td.bottom1 {
	background: #60ad00 url(/i/01.gif) bottom left no-repeat;
	border-top: 2 solid #000000;
	padding:10px;
	font: 70% Tahoma;
}

td.bottom2 {
	background: #60ad00 url(/i/02.gif) bottom right no-repeat;
	border-top: 2 solid #000000;
	padding:10px 0px;
}

td.bottom2 div {
	border-left: 2 solid #FFFFFF dashed;
	padding:0px 10px;
	font: 70% Tahoma;
}

td.bottom2 div a:hover {
	color:#fff;
}

td.bottom1 a:hover {
	color:#fff;
}

div.icq {
	font: bold 70% Tahoma;
	padding-top: 15px;
}

div.icq a:hover {
	color:#fff;
}

div.promo {
	padding: 0px 10px 30px 10px;
	font: 70% Tahoma;
	/*
	padding: 10px 10px 30px 30px;
	text-align: right;
	*/
}

div.promo a {
	display: block;
	padding: 2px 0px;
}
.nolist a {
	display: inline !important;
}
td.txt {
	font: 80%;
	padding: 15px 10px 30px 10px;
}
.note {
	padding-left: 50px;
	background: url(/i/bul_1.gif) no-repeat top left;
}
ul ul {
	list-style-type: disc;
}
#advert {
	font: 80% Tahoma;
}
.gallery {
    width: 180px;
    height: 180px;
}