html, body {
    height: 100%;
}
body {
	background: #23ac02;
	padding: 0;
	margin:  0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 80%;
}
a {
    color: #0177db;
}
h1 {
    color: #111111;
    font-weight: normal;
    font-size: 180%;
}
h3 {
    color: #111111;
    font-weight: normal;
    font-size: 150%;
}
h3 a {
    text-decoration: none;
}
h3 a:hover {
    text-decoration: underline;
}

hr {
    width: 100%;
    border: 0;
    height: 1px;
    border-bottom: 1px solid #24AC02;
    margin: 2em 0;
}
a img {
	border: 0;
}
table {
    border-collapse: collapse;
}
table td {
    margin:  0;
    padding: 0;
    border:  0;
}
table.pad5 td {
    padding: 5px;
}
.w100 {
    width: 100%;
}
.fleft {
	float: left;
}

table.gbut {
    height: 36px;
}
table.gbut td.t1 {
    width: 13px;
    background: url('/media/images/gbut-left.gif') no-repeat right;
}
table.gbut td.t2 {
    background: url('/media/images/gbut-bg.gif') repeat-x;
	vertical-align: center;
    text-align: center;
}
table.gbut td.t3 {
    width: 13px;
    background: url('/media/images/gbut-right.gif') no-repeat left;
}
table.gbut td.t2 a {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
table.gbut td.t2 a:hover {
    text-decoration: underline;
}
div.top {
	width: 100%;
	height: 186px;
	background: url('/media/images/top-bg.gif') repeat-x;
	overflow: hidden;
}
div.top td.info {
	width: 1100px;
	background: url('/media/images/top-bg2.jpg') no-repeat;
}
div.top td.info div.phones {
	margin-left: 130px;
	color: #ffffff;
	font-size: 18px;
}
div.top td.info div.phones span {
	font-size: 160%;
}
div.top td.info div.order {
	margin-left: 90px;
	margin-top: 15px;
}
table.top2-1 {
    width: 100%;
    background: #deef72 url('/media/images/top2-bg0.jpg') repeat-y left;
}

table.top2-1 td.top2td-1 {
    background: url('/media/images/bot-bg.jpg') no-repeat bottom left;
}

table.top2-2 {
    width: 100%;
    background: url('/media/images/top2-bg.gif') top repeat-x;
}
table.top2-2 td.top2td-2 {
    background: url('/media/images/top2-bg2.jpg') no-repeat;
}
table.maintable {
    width: 100%;
}
table.maintable.home {
    height: 243px;
}
table.maintable td.t1 {
    width: 69px;
}
table.maintable td.t2 {
    width: 65px;
    vertical-align: top;
}
table.maintable td.t2 a, table.maintable td.t2 b {
    display: block;
    text-align: center;
    height: 65px;
    margin: 10px 0;
}
table.maintable td.t2 a img, table.maintable td.t2 b img {
    margin-top: 28px;
}
table.maintable td.t2 b {
    background: url('/media/images/home-white-bg2.gif') no-repeat right;
}
table.maintable td.t2-5 {
    width: 7px;
    vertical-align: top;
    background: #ffffff url('/media/images/home-white-bg1-2.gif') no-repeat bottom;
}
table.maintable td.t2-5 img {
    display: block;
    float: left;
}

table.maintable td.t2-5 table tr.tr3 td {
    height: 5px;
    background: url('/media/images/home-white-bg1-2.gif') no-repeat bottom;
}

table.maintable td.t3 {
    width: 223px;
    background: white;
    vertical-align: top;
}
table.maintable td.t3 ul {
    margin: 30px 10px 5px 30px;
}
table.maintable td.t4 {
    background: white url('/media/images/others-white-bg3.jpg') no-repeat right top;
    vertical-align: top;
}
table.maintable.home td.t4 {
    background: white url('/media/images/home-white-bg3.jpg') no-repeat right;
}
table.maintable td.t4 div.divtd4 {
    width: 80%;
    margin: 30px 10px 30px 30px;
}

table.maintable.home td.t4 div.divtd4 {
    margin-bottom: 5px;
}

.topmenu {
    padding: 0;
}
.topmenu li {
    list-style: none;
    font-size: 14px;
}
.topmenu li a {
    text-decoration: none;
    
}
.topmenu li a:hover {
    text-decoration: underline;
}
.topmenu li a.sel, a.sel {
    color: #5dc80a;
}

table.home-mid {
    width: 100%;
    margin-top: 15px;
}
table.home-mid .t1 {
    width: 134px;
}
table.home-mid .t2 {
    width: 230px;
}
table.news-item {
    width: 100%;
    margin-bottom: 1em;
}
table.news-item td {
    vertical-align: top;
}
table.news-item td.date {
    width: 70px;
    padding-top: 5px;
    text-align: center;
    background: url('/media/images/news-date-bg.gif') no-repeat top;
    font-weight: bold;
    font-size: 12px;
}
table.news-item td a {
    color: #ffffff;
    font-weight: bold;
}
table.home-mid td.t3 div.t {
    width: 80%;
    margin: 0px 10px 5px 30px;
}
table.bottom {
    width: 100%;
    margin: 3em 0 2em 0;
}
table.bottom .t1 {
    width: 134px;
}
table.bottom .t2 {
    width: 230px;
}
table.bottom td.t3 {
    padding-left: 30px;
    padding-right: 5px;
}
table.bottom td.t3 table {
    width: 100%;
}
.home-mid-item {
    width: 200px;
    text-align: center;
}
.home-mid-item img {
    display: block;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #ffffff;
}
h1.more {
    margin-left: 180px;
}
div.programm div.pic {
    float: left;
    width: 180px;
    height: 160px;
    position: relative;
}

div.programm div.pic img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.prpics img {
	border: 4px solid #dddddd;
}
