﻿body 
{
    font-family: Microsoft Sans Serif, Arial, Tahoma;
}
/* 
   Главна страница
   Developer: Stoian Bucovich
*/
.center
{
    margin-left:auto;
    margin-right:auto;
}
.footer
{
    background-image:url(Images/footer1px.jpg);
    background-repeat:repeat-x;
    height:23px;
}
.header1px
{
    background-image:url(Images/header1px.jpg);
    background-repeat:repeat-x;
    height:24px;
}
.headertop1px
{
    background-image:url(Images/header_top1px.jpg);
    background-repeat:repeat-x;
    height:4px;
}
.headerbottom1px
{
    background-image:url(Images/header_bottom1px.jpg);
    background-repeat:repeat-x;
    height:4px;
}
.menu1px
{
    background-image:url(Images/menu_1px.jpg);
    background-repeat:repeat-y;
    width:233px;
}
.PhoneFooter
{
    font-size:12px;
    color:#fff;
    font-style:italic;
}
a.CopyRight:Link
{
    font-size:12px;
    color:#fff;
    text-decoration:none;
}
a.CopyRight:Visited
{
    font-size:12px;
    color:#fff;
    text-decoration:none;
}
a.CopyRight:Active
{
    font-size:12px;
    color:#fff;
    text-decoration:underline;
}
a.CopyRight:Hover
{
    font-size:12px;
    color:#fff;
    text-decoration:underline;
}
.Menu
{
    font-family: Microsoft Sans Serif, Arial, Tahoma;
    font-size:12px;
    color:#025493;
}
a.Menu:Link
{
    font-family: Microsoft Sans Serif, Arial, Tahoma;
    font-size:12px;
    color:#025493;
    text-decoration:none;
}
a.Menu:Visited
{
    font-family: Microsoft Sans Serif, Arial, Tahoma;
    font-size:12px;
    color:#025493;
    text-decoration:none;
}
a.Menu:Active
{
    font-family: Microsoft Sans Serif, Arial, Tahoma;
    font-size:12px;
    color:#fff;
    text-decoration:none;
}
a.Menu:Hover
{
    font-family: Microsoft Sans Serif, Arial, Tahoma;
    font-size:12px;
    color:#fff;
    text-decoration:none;
}
/* 
   Логин
   Developer: Stoian Bucovich
*/
.logintext
{
    font-size:12px;
    color:#025493;
}
/* 
  Контакти
  Developer: Stoian Bucovich
*/
.Alert
{
    font-size:12px;
    color:black;
}
/*
  Download
  Developer: Stoian Bucovich
*/
a.Download:Link
{
    font-size:12px;
    color:#025493;
    text-decoration:none;
}
a.Download:Visited
{
    font-size:12px;
    color:#025493;
    text-decoration:none;
}
a.Download:Active
{
    font-size:12px;
    color:#025493;
    text-decoration:underline;
}
a.Download:Hover
{
    font-size:12px;
    color:#025493;
    text-decoration:underline;
}
.TextDownload
{
    font-size:12px;
    color:#000000;
}
/*
  Клиенти
  Developer: Stoian Bucovich
*/
.HeaderText
{
    font-size:14px;
    font-weight:bold;
    color:#2F4C93;
}
.BlackText
{
    font-size:8pt;
}
/*
 Административен панел
 Developer: Stoian Bucovich
*/
a.MenuAdmin:Link
{
    font-size:12px;
    color:#025493;
    text-decoration:none;
}
a.MenuAdmin:Visited
{
    font-size:12px;
    color:#025493;
    text-decoration:none;
}
a.MenuAdmin:Active
{
    font-size:12px;
    color:#025493;
    text-decoration:underline;
}
a.MenuAdmin:Hover
{
    font-size:12px;
    color:#025493;
    text-decoration:underline;
}
.MenuItems
{
    font-size:12px;
    color:#025493;
    background-color:#E6E6E6;
    height:25px;
}
.AdministrationPanel
{
    font-size:18px;
    color:#025493;
}
.MenuAdmin
{
    font-size:14px;
    color:#025493;
    font-weight:bold;
    background-color:#E6E6E6;
}
.LabelUpload
{
    font-size:12px;
    color:#025493;
}
.FileName
{
    font-size: 14px;
    font-style: italic;
    color: Red;
}
/* 
  Потребителски класове
*/
.BlueTitle
{
   color: #2f4c93;
   font-weight: bold;
   font-size: x-large;
}
.BlackTitle
{
   color: #000;
   font-weight: bold;
   font-size: x-large;
}
.BlackText
{
   color: #000;
   font-size: 12px;
}
.BlackBoldText
{
   color: #000;
   font-weight: bold;
   font-size: 12px;
}
.BlackBoldItalicText
{
   color: #000;
   font-weight: bold;
   font-style: italic;
   font-size: 12px;
}
.BlackItalicText
{
   color: #000;
   font-style: italic;
   font-size: 12px;
}
.MagoBlackItalic
{
   color: #000;
   font-weight: bold;
   font-style: italic;
   font-size: 12px;
}
.MagoRedItalic
{
   color: Red;
   font-weight: bold;
   font-style: italic;
   font-size: 12px;
}
