body
{
    margin: 0px;
    padding: 0px;
    min-width: 1000px;
    position: relative;
    background-image: url('../images/background-body.jpg');
    background-color: #D3F9FF;
}

h1
{
    padding: 0px;
    margin: 0px 0px 18px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #800000;
}

h2
{
    padding: 0px;
    margin: 0px 0px 18px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

div.cleaner
{
    clear: both;
}

div.all
{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

div.all_top
{
    background-position: center top;
    background-image: url('../images/background-top.jpg');
    background-repeat: no-repeat;
}

div.all_bottom
{
    background-position: center bottom;
    background-image: url('../images/background-bottom.gif');
    background-repeat: no-repeat;
}

div.top
{
    width: 1000px;
    height: 190px;
}

div.top_top
{
    width: 1000px;
    height: 144px;
}

div.top_top
{
    width: 1000px;
    height: 144px;
}

div.adv_block
{
    padding-top: 10px;
    padding-left: 810px;
}

div.top_menu
{
    width: 490px;
    height: 24px;
    left: 140px;
    position: relative;  
}

div.top_menu a
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #C43F05;
}

div.top_menu a:hover
{
    color: #FA6627;
}

#top_menu_item1 { margin-left:  5px; }
#top_menu_item2 { margin-left: 24px; }
#top_menu_item3 { margin-left: 27px; }
#top_menu_item4 { margin-left: 27px; }
#top_menu_item5 { margin-left: 27px; }

div.content
{
    margin-bottom: 55px;
    display: inline-block;
    padding-left: 40px;
}

div.content_main
{
    width: 685px;
    float: left;
}

div.content_addon
{
    width: 185px;
    margin-left: 50px;
    float: left;
}

div.program_list
{
    padding: 5px;
    margin-bottom: 10px;
}

div.program_list a
{
    font-family: Tahoma;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    display: block;
    margin-top: 4px;
    margin-left: 8px;
}

div.program_list a:hover
{
    text-decoration: underline;
    color: #000000;
}

div.subscribe_form
{
    padding: 5px;
    margin-bottom: 10px;
    height: 155px;
}

div.subscribe_form form
{
    margin: 5px;
}

input.subscribe_form_email
{
    border: thin dotted #800000;
    width: 170px;
    height: 15px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    color: #CC3300;
    margin-bottom: 8px;
}

div.subscribe_form tabel
{
    empty-cells: show;
    border-spacing: 0px;
}

div.subscribe_form td
{
    padding: 0px 15px 0px 0px;
    margin: 0px;
}

div.addon_content
{
    margin-top: 8px;
    margin-bottom: 8px;
}

div.counters
{
    text-align: center;
    padding-left: 5px;
    height: 60px;
    padding-top: 5px;
}

div.counters p
{
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-family: Tahoma;
    font-size: 13px;
    color: #C43F05;
    font-weight: bold;
    font-style: normal;
}

div.adv_links
{
    padding: 2px 2px 6px 5px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 5px;
    text-align: justify;
}

div.adv_links img
{
    display: block;
    margin-right: auto;
    margin-left: auto;
}

div.adv_links a
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 12px;
    color: #C43F05;
}

div.bottom
{
    width: 1000px;
    height: 32px;
}

div.copyright_years
{
    float: left;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #6D2303;
    margin-top: 1px;
    padding-left: 205px;
}

div.bottom_menu
{
    float: right;
    height: 32px;
    padding-right: 70px;
}

div.bottom_menu a
{
    text-decoration: none;
    color: #892C03;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    font-weight: normal;
    display: inline-block;
    margin-top: 6px;
}

div.bottom_menu a:hover
{
    text-decoration: underline;
}

/*---------------------------------
------------ Страницы -------------
---------------------------------*/

/*----- Главная -----*/

div.intro
{
    font-family: Tahoma;
    font-size: 17px;
    color: #CC3300;
    margin-bottom: 15px;
    margin-top: 5px;
    text-align: justify;
}

div.sitemap
{
    margin: 10px auto 10px auto;
    text-align: center;
    width: 640px;
    line-height: 3px;
    white-space: normal;
    word-spacing: normal;
    letter-spacing: normal;
}

div.sitemap a
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 11px;
    color: #FF9933;
    text-decoration: none;
    display: inline;
}

div.lastnews
{
    margin-top: 15px;
}

div.lastnews a
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16px;
    color: #001C00;
    display: block;
    margin-bottom: 6px;
    margin-left: 10px;
    text-decoration: none;
}

div.lastnews a:hover
{
    color: #000048;
}

div.add_google_rekl
{
	height: 60px;
    overflow: hidden;
}

/*----- Новости -----*/

div.page_news
{
    margin-left: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #00002F;
    margin-bottom: 10px;
}

div.page_news p
{
    margin: 0px 0px 6px 0px;
    padding: 0px;
}

div.page_news a
{
    font-family: Tahoma;
    color: #4A0000;
    font-size: 16px;
    text-decoration: none;
}

div.page_news a:hover
{
    text-decoration: underline;
}

/*----- Новость -----*/

div.page_event
{
}

div.page_event h1
{
    font-size: 16px;
    margin-bottom: 10px;
}

div.page_event p
{
    font-size: 17px;
    margin-bottom: 10px;
    text-align: justify;
}

/*----- Разработки -----*/

div.soft_item
{
    border-color: #996600;
    border-width: thin;
    margin-top: 15px;
    border-bottom-style: dotted;
}

div.soft_item p
{
    padding: 0px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 15px;
}

div.soft_item a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    color: #000066;
    margin-left: 10px;
    text-decoration: none;
}

div.soft_item a:hover
{
    color: #00468C;
    text-decoration: underline;
}

/*----- Страница программы -----*/

div.program
{
}

div.program h1
{
    padding: 0px;
    margin: 0px 0px 8px 10px;
    font-size: 30px;
    display: inline-block;
}

span.version
{
    display: block;
    margin-bottom: 10px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 15px;
    color: #003300;
}

div.program_desc
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;
}

div.program_prop
{
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
}

div.program_prop label
{
    display: inline-block;
    width: 115px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

div.program_order
{
    margin-bottom: 10px;
}

div.program_links
{
    margin-bottom: 15px;
    margin-top: 15px;
}

div.program_links a
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16px;
    color: #000099;
    text-decoration: underline;
}

div.program_files
{
    margin-bottom: 10px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 15px;
    color: #000000;
}

div.program_files h2
{
    padding: 0px;
    margin: 0px 0px 3px 0px;
    color: #3E003E;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

div.program_files a
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 15px;
    color: #000080;
    text-decoration: underline;
    display: inline-block;
    margin-left: 15px;
}

/*----- Контакты -----*/

div.page_contacts label
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
    display: block;
    width: 80px;
    float: left;
}

div.page_contacts_contact
{
    margin-bottom: 4px;
}

div.page_contacts a
{
    text-decoration: none;
    color: #000099;
}

div.page_contacts a:hover
{
    text-decoration: underline;
}

div.page_contacts form
{
    width: 650px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

div.contactform_errors
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #FF0000;
    font-weight: bold;
    margin-bottom: 10px;
}

div.contactform_left
{
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 20px;
    width: 200px;
}

div.contactform_left p
{
    padding: 0px;
    margin: 0px 0px 20px 0px;
}

input.contact_form_inp
{
    width: 200px;
}

div.contactform_right
{
    margin-top: 10px;
    margin-right: 10px;
    width: 370px;
    float: left;
}

textarea.contact_form_inp
{
    margin: 0px;
    padding: 0px;
    width: 370px;
    height: 125px;
}

/*----- Гостевая книга -----*/

form.guest
{
    padding: 10px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 15px;
    border: thin outset #CC6600;
    margin-bottom: 30px;
    background-color: #FFC166;
}

form.guest label
{
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin-right: 4px;
}

form.guest input
{
    width: 271px;
}

form.guest input.СntValue
{
    width: 100px;
    margin-right: 230px;
}

form.guest input.guest_btn
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    width: 200px;
}

form.guest textarea
{
    width: 655px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.guest_item
{
    border-bottom-style: dotted;
    border-width: thin;
    border-color: #000080;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

div.guest_item a.guest_item_dt
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16px;
    color: #003300;
    text-decoration: none;
    font-weight: bold;
    margin-right: 10px;
}

div.guest_item a.guest_item_em
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 16px;
    color: #000066;
    text-decoration: none;
}

div.guest_item_msg
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 15px;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: justify;
}

div.guest_item_ans
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 15px;
    font-style: italic;
    color: #993300;
}

label.guest_pages
{
    display: block;
    float: left;
    width: 80px;
    font-family: Tahoma;
    font-size: 15px;
    color: #000000;
}

div.guest_pages
{
    display: block;
    float: left;
    width: 600px;
}

div.guest_pages a
{
    margin-right: 5px;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 14px;
    color: #0000CC;
    text-decoration: none;
}

div.guest_pages a:hover
{
    text-decoration: underline;
}

div.guest_pages a.page_active
{
    margin-right: 5px;
    text-decoration: none;
    color: #000000;
}

