table#template-layout-table
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

table#template-layout-table td
{
    border: none;
}

td#template-header-td
{
    background-image: url(/images/banner.jpg);
    width: 1000px;
    height: 125px;
    text-align: left;
    vertical-align: top;
}

td#template-header-td table td
{
    background: none;
    width: 100%;
    text-align: left;
    vertical-align: top;
}

div#template-header-contacts
{
    position: relative;
    top: 30px;
    left: 30px;
}

div#template-header-contacts, div#template-header-contacts a
{
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
}

div#template-header-navigation
{
    position: relative;
    left: -10px;
    top: 10px;
}

div#template-header-navigation ul
{
    margin: 0px;
    list-style-type: none;
}

div#template-header-navigation ul li img
{
    border: none;
}

tr#template-menu-top-tr
{
    background-image: url(/images/menu-top-background.jpg);
    width: 1000px;
    height: 35px;
    position: relative;
    left: -1px;
}

tr#template-menu-top-tr td
{
    width: 185px;
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
    background-image: none;
}

tr#template-menu-top-tr a
{
    font-size: 11px;
    line-height: 11px;
}

tr#template-menu-top-tr a.selected
{
    color: #C80000;
}

td.template-menu-left-td
{
    background-image: url(/images/menu-left-background.jpg);
    width: 200px;
    height: 75px;
    vertical-align: top;
}

td.template-menu-left-td ul
{
    list-style-type: none;
    margin-top: 5px;
}

td.template-menu-left-td a
{
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
}

td.template-menu-left-td a.selected
{
    color: #C80000;
}

tr#template-main-top-tr
{
    background-image: url(/images/main-background-top.jpg);
    height: 10px;
}

tr#template-main-middle-tr
{
    background-image: url(/images/main-background-middle.jpg);
}

tr#template-main-bottom-tr
{
    background-image: url(/images/main-background-bottom.jpg);
    height: 10px;
}

table#template-content-table
{
    width: 100%;
}

table#template-content-table td
{
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
    vertical-align: top;
}

td#template-content-left-td
{
    width: 710px;
}

td#template-content-right-td
{
    width: 200px;
}

tr#template-copyright-tr
{
    background-image: url(/images/copyright-background.jpg);
    width: 985px;
    height: 35px;
    position: relative;
    left: -1px;
}

tr#template-copyright-tr td
{
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    background-image: none;
}

tr#template-copyright-tr a
{
    font-size: 10px;
    font-weight: bold;
}

tr#template-footer-top-tr
{
    background-image: url(/images/footer-background-top.jpg);
    height: 10px;
    position: relative;
    top: -2px;
}

tr#template-footer-middle-tr
{
    background-image: url(/images/footer-background-middle.jpg);
    position: relative;
    top: -2px;
}

tr#template-footer-middle-tr *
{
    font-size: 10px;
    font-style: italic;
}

tr#template-footer-middle-tr td
{
    padding-left: 10px;
    padding-right: 10px;
}

tr#template-footer-bottom-tr
{
    background-image: url(/images/footer-background-bottom.jpg);
    height: 10px;
    position: relative;
    top: -2px;
}

tr#template-counter-tr td
{
    text-align: center;
}

tr#template-counter-tr td table
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

table#bitrix td.img
{
        padding: 5px-0px-5px-5px;
	text-align: center;
}

table#bitrix img
{
        border: none;
}

table#bitrix td.col
{
	text-align: left;
}

table#bitrix td.thed
{
	text-align: center;
}

table#bitrix p
{
	text-align: center;
}

div#main-content table.windows7
{
	border-collapse: collapse;
        border-color: #7fb8fa;
} 

div#main-content table.windows7 th
{
	background-color: #7fb8fa;
       	   
}

div#main-content table.windows7 img
{
	border: none;
}