body {
    background-color:#999999;
    font-family: Arial, Tahoma, _sans-serif;
    font-size: 12px;
    color: black;
    padding: 0;
    margin: 0;
}
 
a img {border:0;}

a {
    color: black;
    text-decoration: none;
    border: 0;
}

a:hover {
    color: #CC0000;
    text-decoration: underline;
}

.shadow {
    background: url('/images/shadow.gif') repeat-y top center;
    width: 1000px;
    margin: 0 auto;
}

.block, .footer {
    width: 980px;
    margin: 0 auto;
    overflow: hidden;
}

.footer {
    background-color: #CCCCCC;
}

.header {
    width: 980px;
    height: 150px;
    border-bottom: 5px solid #EEEEEE;
    background: url('/images/top_img.gif') no-repeat top left #CCCCCC;
}

.top_text, .bottom_text {
    background: url('/images/top_strip3.gif') no-repeat right top;
    width: 515px;
    height: 20px;
    margin-left: auto;
    text-align: center;
    font-size: 11px;
    color: white;
    padding-top: 5px;
}

.logo {
    margin: 19px 10px 19px 0;
    width: 970px;
}

h1, h1 a {
    color: #617077;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 27px;
    margin: 0;
    padding: 20px 0 0;
    text-transform: uppercase;
    text-align: right;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

h1 a:hover {
    color: #617077;
    text-decoration: none;
}

table.maintable {
    width: 980px;
    margin: 0;
    padding: 0;
}

table.maintable td {
    vertical-align: top;
}

td.sidebar {
    width: 164px;
/*    background:url('/images/left2.gif') no-repeat left bottom #CCCCCC; */

    background: #CCCCCC;
    height: 600px;
    
}

td.mainplace {
    padding: 0;
    margin: 0;
    border-left:5px solid #EEEEEE;
}

td.mainplace_inner {
    padding: 0;
    margin: 0;
    border-left:5px solid #EEEEEE;
    background-color:#EEEEEE;
}

.menu {
    margin: 10px 0;
}

.menu a {
    font-weight: bold;
    /*color:#617077;*/
    color: black;
    display: block;
    margin: 15px 0;
    background:url('/images/square.gif') no-repeat left center;
    padding-left: 25px;
    text-decoration: none;
}

.menu a:hover {
    color: #CC0000;
    text-decoration: underline;
}

.menu a.selected {
    color: #617077;
    font-weight: bold;
    display: block;
    margin: 15px 0;
    background:url('/images/square2.gif') no-repeat left center;
    padding-left: 25px;
    text-decoration: none;
}

.index_lines_bg {
 /*   background: url('/images/background1.gif') no-repeat right bottom; */
}

.index_line {
    width: 810px;
    height:100px;
    overflow: hidden;
    border-bottom: 5px solid #EEEEEE;
}

.index_line_big {
    width: 810px;
    height:205px;
    overflow: hidden;
    border-bottom: 5px solid #EEEEEE;
}

.il_image {
    width: 136px;
    height: 100px;
    margin: 0;
    padding:0;
    float: left;
    border-right: 5px solid #EEEEEE;
}

.il_image_long {
    width: 277px;
    height: 100px;
    margin: 0;
    padding:0;
    float: left;
    border-right: 5px solid #EEEEEE;
}

.il_image_big {
    width: 277px;
    height: 205px;
    margin: 0;
    padding:0;
    float: left;
    border-right: 5px solid #EEEEEE;
}

.il_image_block {
    width: 282px;
    height: 205px;
    margin: 0;
    padding:0;
    overflow:hidden;
    float: left;
}

.il_text_block {
    width: 246px;
    height: 205px;
    margin: 0;
    padding:0;
    overflow:hidden;
    float: left;
}

.il_image_block .il_image, .il_text_block .il_text {
    border-bottom: 5px solid #EEEEEE;
}

.il_text {
    padding: 0 10px 10px 10px;
    width:224px;
    float: left;
}

.il_text_block .il_text {
	padding: 0 0 0 10px;
	width:240px;
	height: 100px;
	overflow: hidden;
}

.il_text1 {
    width:224px;
    float: left;
    padding: 0;
}

.ilt_1 {
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
}

.ilt_2 {
    padding-top: 28px;
}

.ilt_2 a {
    font-weight: bold;
    /*color:#617077;*/
    color: black;
    display: block;
    text-decoration: none;
}

.ilt_2 a:hover {
    color: #CC0000;
    text-decoration: underline;
}

.ilt_3 {
    /*padding-top: 6px;*/
}

.ilt_4 {
    padding-top: 19px;
}

.ilt_5 {
    padding-top: 5px;
}

.ilt_3 strong, .ilt_5 strong {font-size: 10px;}

.ilt_3 ul, .ilt_4 ul, .ilt_5 ul {
    font-size:10px;
    padding: 0;
    margin: 0;
    font-weight:normal;
}

.ilt_3 ul li, .ilt_4 ul li, .ilt_5 ul li {
    font-size:10px;
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-position: inside;
    display: block;
}

.index_bottom_text {
    width:810px;
    overflow: hidden;
    padding-top: 10px;
}

.ibt_left, .ibt_right {
    width: 390px;
    float: left;
}

.ibt_left div, .ibt_right div {
    padding: 10px;
    height: 70px;
}

.ibt_right {
    margin-right: 20px;
}

.index_bottoms_bg {
    background: url('/images/background1_repeat.gif') repeat-y;
}

.footer {
    background-color:#CCCCCC;
}

.footer a {
    font-weight: bold;
}

.contacts {
    width: 800px;
    margin: 20px auto;
    overflow: hidden;
}

.footblock1 {
    width: 690px;
    float: left;
}

.footblock2 {
    width: 100px;
    float: right;
}

.kr {
    border: 1px dashed #333;
    padding: 5px 5px 3px;
    text-align: center;
    width: 80px;
    font-size:11px;
    color:#333333;
}

.kr a {
    color: #333333;
    text-decoration: none;
}

.kreado {
    color:#ED1C24;
}
small {
    font-size:11px;
}

.kr small {font-size:10px;}

/* --------------------------------------------------------------------- */

.content {
    width:780px;
    background-color:#EEEEEE;
    padding: 0 10px 0 10px;
    line-height: 1.4;
    text-align: justify;
}

.breadcrumbs {
    border-bottom: 1px solid #CCCCCC;
    padding: 5px 10px 10px 10px;
    /*width: 780px;*/
    font-size:11px;
    background-color: #EEEEEE;
}

.breadcrumbs a {
    color:#666666;
    text-decoration: underline;
}

.breadcrumbs a:hover {
    color:#CC0000;
}

span.bc_arr {
    background: url('/images/arrow.png') no-repeat;
    width: 9px;
    height: 9px;
    display: inline-block;
}

h2 {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0;
    color:#617077;
}

.content h2 {text-align: left !important;}

h3 {
    background-color:#CCCCCC;
    padding: 5px 5px 5px 10px;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    margin: 0;
}
/*
.photogallery {
    margin: 10px 0;
}

.photogallery a.pg_thrumb {
    float: left;
    margin: 10px;
    border: 2px solid #CCCCCC;
}

.photogallery a.pg_thrumb {
    float: left;
}

.photogallery a.pg_thrumb:hover {
    border: 2px solid #CC0000;
}

.photogallery a img {
   width: 132px;
   height: 99px;
   overflow: hidden;
}
*/

.photogallery {
    width: 100%;
    margin: 11px 0;
    overflow: hidden;
    
}

.photogallery img {
display:block;
}

.photogallery a {
    float: left;
    border: 2px solid #BBB;
}

.photogallery a {
    float: left;
    margin: 0 11px 11px 0;
}

.photogallery a:hover {
    border: 2px solid #CC0000;
}

.photogallery a img.pg_thrumb {
   width: 132px;
   height: 99px;
   overflow: hidden;
}

.pg_thrumb img {
display:block;
}

.cat_rt {
    width: 100%;
    overflow: hidden;
}

blockquote {
    margin: 0;
    padding:10px;
    border: 1px solid #CCCCCC;
    text-align: left;
}

img.cat_item_pic_big {
    border: 5px solid #CCCCCC;
    display: block;
    margin: 10px auto;  
}

.image img {
display:block;
}

.greyblock {
    width:100%;
    height: 34px;
    overflow: hidden;
    background-color:#EEEEEE;
}