﻿body
{
    font-family: 'Trebuchet MS' , Verdana, Tahoma, arial, sans-serif;
    font-size: small;
}
#bank 
{
	border: solid 1px black;
}


#bank thead
{
	font-weight:bold;
	background-color:Silver;
}

#bank tr
{
	font-size: smaller;
}
#bank td
{
	font-size: smaller;
	/*border: dashed 1px black;*/
	
}

image
{
    border: 0px;
}
A:link
{
    text-decoration: none;
}
A:visited
{
    text-decoration: none;
}
A:hover
{
    text-decoration: none;
    color: Red;
}
A:active
{
    text-decoration: none;
}
#MainMenu
{
    font-size: 0.8em;
    font-weight: bold;
    padding: 30 0 0 0px;
}
PageHeader
{
    font-family: 'Trebuchet MS' , Tahoma, Sans-serif;
    font-weight: normal;
}
#MainContent
{
	/*clear: inherit;*/
    padding: 0 10 10 10px;
    /*text-indent: 20px;*/
}
#MainContent h1
{
    font-family: 'Trebuchet MS' , Tahoma, Sans-serif;
    font-weight: bold;
    /*font-size: large;*/ /*color: Black;*/
}
#MainContent #MainContentText
{
    font-size: x-small;
    text-align: justify; /*color: Black;*/
    
}
#ContentInfo
{
    background-color: #f3f2f2;
}
#Header
{
    font-family: 'Trebuchet MS' , Tahoma, Sans-serif;
    position: relative; /*left: 120px;*/
}
#Header h1
{
    position: relative;
    color: #BB111E;
    top: 10px;
}
#Header h2
{
    position: relative;
    color: Gray;
    top: 30px;
    font-size: 1.4em;
}
#Header #logorss
{
    position: relative;
    top: -10px;
    border: 0;
}
#Logo #logovmzko
{
    position: relative;
    top: 0px;
    border: 0;
}
.post-footer
{
    /*background: #999999;*/
    padding: 5px; /*margin: 20px 10px 0 10px;*/
    font-size: 75%;
    border: 1px dashed #E0DBC9;
}
.news .newsMain
{
    padding: 10px; /*margin: 20px 10px 0 10px;*/
    font-size: 100%;
    border: 1px dashed #666666;
}
.newsMain
{
	padding: 5 5 5 5px;
	background-color: #FFA0A8;
	color: Black;
}
.newsHeader
{
    font-size: xx-small;
}
.newsFooterRight
{
	text-align: right;
}
.post-footer .date
{
    margin: 0 10px 0 5px;
}
.post-footer a.comments
{
    margin: 0 10px 0 5px;
}
.post-footer a.readmore
{
    margin: 0 10px 0 5px;
}
tr.HeaderFooter
{
    margin: 20 20 20 50px;
}
tr.PageFooter
{
    font-size: xx-small;
    vertical-align: bottom;
    text-align: center;
    height: 62px;
}

#table_prod1
{
    border: 1px solid black;
    border-collapse: collapse;
}

#table_prod1 td 
{
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 0.7em;
}

#table_prod2
{
    border: 1px solid black;
    border-collapse: collapse;
}

#table_prod2 td 
{
    border: 1px solid black;
    border-collapse: collapse;
    font-size: 0.7em;
}


.table_header1
{
    
    color:red;
    text-align:center;
    font-size:   150%;
    font-weight: bold;
}

.table_header2
{
    
    color:red;
    text-align:center;
    font-size:   100%;
    font-weight: bold;
}

.table_header3
{
    text-align:center;
    font-weight: bold;
}

.table_header4
{
    
    color:red;
    text-align:center;
}

