body {
    background: url('/_images/fon.gif') top left;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

.knop {
    background: #617E46;
    padding: 5px;
    color: #FFFFFF;
    text-decoration: none;
}

.knop:hover {
    text-decoration: underline;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
        color: #FFFFFF;
        background-color: #617E46;
        border: 1px solid #BBD991;
        padding: 4px;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#table_main {
	width: 970px;
	height: 100%;
}

#td_right_caption {
	width: 330px;
	height: 60px;
    background: url('/_images/t_index.jpg') top right no-repeat;
}

#td_main_left {
	background: url('/_images/m_08.jpg') bottom left no-repeat;
}

#td_main_right {
    background: url('/_images/m_13.jpg') bottom left no-repeat;
}

#table_content {
	width: 100%;
	background: url('/_images/m_04.jpg') top left no-repeat;
}

#table_content td img {
	margin: 10px;
}

#table_content td a {
	color: #0000ee;
	text-decoration: none;
}

#table_content td a:hover {
	text-decoration: underline;
}

#div_news {
	background: url('/_images/repeater_news.gif') top right repeat-y;
}

#div_news #text {
	padding: 0px 35px 10px 20px;
	text-align: justify;
}

#div_news #caption {
	height: 27px;
	background: url('/_images/news.jpg') top right no-repeat;
}

#div_news #bottom {
	height: 76px;
	background: url('/_images/podrobnee.jpg') bottom right no-repeat;
}

#div_all {
	width: 970px;
	background: url('/_images/m_11.jpg') top right repeat-y;
}

#div_all_2 {
	width: 970px;
	background: url('/_images/m_09.jpg') top left repeat-y;
}

#td_content_top {
	padding: 40px 20px 10px 40px;
	text-align: justify;
}

#td_content_bottom {
	height: 182px;
	padding: 30px 0px 0px 170px;
}

#center_menu {
        text-align: center;
	padding: 0px 50px 0px 50px;
}

#center_menu a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#center_menu a:hover {
	text-decoration: none;
	color: #c3151f;
}

h2 {
    padding: 3px;
    font-size: 13px;
    border: 1px solid #617E46;
    border-bottom: 0;
    border-right: 0;
}

#iGallery_table {
    border: 0;
    width: 100%;
}
#iGallery_table td {
    text-align: center;
    padding-bottom: 10px;
    font-weight: bold;
}
#iGallery_table td a img {
    border: 1px solid gray;
    padding: 2px;
}
#iGallery_image b {
    display: block;
    text-align: center;
    font-weight: bold;
}

#iGallery_image #img {
    text-align: center;
}
#iGallery_image img {
    border: 1px solid gray;
    padding: 2px;
}

#iGallery_navigator {
    padding-bottom: 10px;
}

.knop {
    background: #617E46;
    padding: 5px;
    color: #FFFFFF;
    text-decoration: none;
}

.knop:hover {
    text-decoration: underline;
}

.messageOK {
    padding: 10px;
    background-color: green;
    font-weight: bold;
    color: white;
    text-align: center;
    margin: 10px;
}

.messageError {
    padding: 10px;
    background-color: red;
    font-weight: bold;
    color: white;
    text-align: center;
    margin: 10px;
}

.anews {
    display:block;
    margin-top:10px;
    text-decoration:underline;
	color:#0000ff;
}

.anews:hover {
    text-decoration:none;
}