/*
       Standard font family for site
*/
body, table, tr, td, a, p, h1, h2, h3, h4, h5
{ font-family: trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif; }

/*
       Page body style
*/
body
{      margin: 0px;
       padding: 0px;
       font-size: 12/14px;
       background-color: #ffffff;
       background-image: url("iris.gif");
       background-repeat: repeat-x;
}

/*
       Standard paragraph style
*/
p
{      font-weight: normal;
       margin-top: 0px;
       color: #000000;
       text-align: left;
}

li
{      font-family: verdana, arial, helvetica, sans-serif;
       font-weight: normal;
       font-size: 0.6em;
       margin-top: 0px;
       color: #ffffff;
       line-height: 1.3em;
       text-align: left;
}

/*
       Links
*/

a:link { 
       color: #0000ff;
       font-size: 14px;
       text-decoration: none;  
       }

a:visited { 
       color: #a0a0ff;
       font-size: 14px; 
       text-decoration: none; 
       } 

a:active { 
       color: #a0a0af;
       font-size: 14px; 
       text-decoration: none; 
       } 

a:hover { 
       color: #a005af;
       font-size: 14px; 
       text-decoration: underline;
       } 


.menucell
{ padding-left: 14px;
}

/*
       Headings
*/

h1
{      font-weight: bold;
       font-size: 0.6em;
       color: #E6361F;
       margin-top: 50px;
}

h1.left-header
{      font-weight: normal;
       font-size: 0.6em;
       color: #E6361F;
       margin-left: 15px;
}

h2
{      font-size: 12px;
       color: #ffffff;
       padding: 11px;
      text-align: center;
}


/*
       Main Table - just gives the content a background colour
*/

.maintable 
{      background-color: #4BA6DD;
}

/*
       Menu Table and Cell - controls how the menu looks & sits
*/

.menutable 
{      height: 17px;
       width: 800px;
       font-size: 1.1em;
       background-image: url("images/menu_bg.gif");
       border-bottom: 1px solid #999999;
       text-align: center;
}

.text
{      padding: 20px;
}

/*
       Page footer area
*/

.normal
{      margin-top: 0px;
       padding-top: 10px;
       color: #FFFFFF;
       font-size: 14px;
       margin-bottom: 10px;
       text-align: center;
}

img
{      border: none;
}

.glava
{
       color: #ffffff;
       font-size: 25px;
       text-align: center;
}

.ezik
{
       color: #0000ff;
       font-size: 20px;
       text-align: center;
}

.info
{
       color: #000000;
       font-size: 12px;
       margin-left:50pt; 
       margin-right:50pt;
}

.a
{      padding: 3px;
       color #ffffff;
       font-size: 15px;
       text-align: center; 
       background-color:#E6B1FE; color:#660066
}

.b
{      background-color: #ffd097;
       font-size: 14px;
}
.c
{      background-color: #b3ffff;
       font-size: 14px;
}
.t
{
       font-size: 11px;
       margin-left: 50px;
}
