/* 
    Document   : __NAME__
    Created on : __DATE__, __TIME__
    Author     : __USER__
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


html, body {
      margin: 0px; padding: 0px; 
      height: 100%;
      width: 100%;
}

body {
    font-family: Arial, times new roman;
    font-weight: normal;
    font-size: 12px;
    color: #555555;
    text-decoration: none;
}

table
{
	border-collapse: collapse;
        padding: 0;
        margin: 0;
        border: 0;
}

td
{
	margin: 0;
	padding: 0;
        border: 0; 
	vertical-align: top;
}

img{
  border: 0;
}

h2{
    font-size: 16px;
}

h3{
    font-size: 14px;
}

p{
    margin-top: 0;
    text-indent: 0;
}


/*== =layout ============================================================================================*/



.all{
    width: 900px;
    height: 100%;
}

.header-container{
    height: 172px; 
    width: 900px;
}

.left-container{
    width: 150px;
    height: 100%;
    background: url(images/title-bg.png) left top repeat-x;
  
  /*  background: url(images/news.png) top no-repeat;*/
}

.main-container{

    width: 572px;
    height: 100%;
    padding: 0;
    text-align: left;
    background: url(images/title-bg.png) left top repeat-x;
    

   font-size: 12px;
   font-family: Arial, Tahoma, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   color: black;

}

.main-container p{
    
   font-size: 12px;
   font-family: Arial, Tahoma, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   color: black;
   text-align: justify;
}

.main-container p.no-ident{
   text-indent: 0px;
    
   font-size: 12px;
   font-family: Arial, Tahoma, Sans-Serif;
   font-style: normal;
   font-weight: normal;
   color: black;
}


/*.main-container p a{
    font-family: Arial, times new roman;
    font-weight: normal;
    font-size: 12px;
    color: #427fb8;
    text-decoration: underline;
}*/

.right-container{
    width: 172px;
    height: 100%;
/*    background: url(images/right.png) top no-repeat;*/
}

.footer-container{
    width: 100%;
    height: 54px;
}

/*=== =header =====================================================================================================*/

.header-left{
    width: 183px;
    height: 172px; 
    background: url(images/header-left.png) top no-repeat;
}

.header-medium{
    width: 330px;
    height: 172px; 
}

.marketing-block{
    width: 330px;
    height: 148px; 
    _height: 145px; 
    background: url(images/header-marketing.png) left center no-repeat;
}

.header-medium-bottom{
    width: 330px;
    height: 24px; 
    _height: 27px; 
    paddind-right: 202px;
}

.header-buttons-block{
    width: 128px;
    height: 24px; 
}

.header-right{
    width: 387px;
    height: 172px; 
}

.header-banner-block{
    width: 387px;
    height: 147px;
    vertical-align: middle;
    text-align: right;
}

.header-search-block{
    width: 387px;
    height: 25px; 
    background: url(images/header-search.png) right center no-repeat;
}



/*==== =left ===============================================================================================================*/

.left-panel-top{
    width: 150px;
    height: 50px; 
    background: url(images/header-bottom-ceume.png) left top no-repeat;
}

.left-panel{
    width: 150px;
    padding-left: 12px;

 /*   background: url(images/left-panel.png) right top no-repeat;*/
}

.left-panel td{
    vertical-align: middle;
    padding-left: 10px;
}

.left-panel a, .left-panel a:active, .left-panel a:visited{
   font-size: 12px;
   font-family: Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; /* Monaco = iMac, Calibri = Windows Vista */
   font-style: normal;
   font-weight: bold;
   color: #204688;
   text-decoration: none; 
}

.left-panel a:hover{
   font-size: 12px;
   font-family: Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; /* Monaco = iMac, Calibri = Windows Vista */
   font-style: normal;
   font-weight: bold;
   color: #204688;
   text-decoration: underline;
}


.left-panel-bottom{
    width: 150px;
    height: 100%;
    padding-left: 12px;

}

.left-panel-bottom-bg{
    width: 138px;
    height: 100%;
    
    background: url(images/left-panel-bg.png) left top repeat-y;
}

/*---- =left-menu -----------------------------------------------------------------------------------------*/

.left-menu-la{
    width: 138px;
    height: 6px; 
    background: url(images/left-menu-elem-la.png) left top no-repeat;
}

.left-menu-lu{
    width: 138px;
    height: 6px; 
    background: url(images/left-menu-elem-lu.png) left top no-repeat;
}

.left-menu-uu{
    width: 138px;
    height: 30px; 
    background: url(images/left-menu-elem-uu.png) left top no-repeat;
}

.left-menu-ua{
    width: 138px;
    height: 30px; 
    background: url(images/left-menu-elem-ua.png) left top no-repeat;
}


.left-menu-aa{
    width: 138px;
    height: 30px; 
    background: url(images/left-menu-elem-aa.png) left top no-repeat;
}

.left-menu-aa a, .left-menu-aa a:active, .left-menu-aa a:visited{
   font-size: 12px;
   font-family: Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; /* Monaco = iMac, Calibri = Windows Vista */
   font-style: normal;
   font-weight: bold;
   color: #ACACAC;     
   text-decoration: none; 
}

.left-menu-aa a:hover{
   font-size: 12px;
   font-family: Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; /* Monaco = iMac, Calibri = Windows Vista */
   font-style: normal;
   font-weight: bold;
   color: #ACACAC;
   text-decoration: underline; 
}

.left-menu-ad{
    width: 138px;
    height: 30px; 
    background: url(images/left-menu-elem-ad.png) left top no-repeat;
}

.left-menu-dd{
    width: 138px;
    height: 30px; 
    background: url(images/left-menu-elem-dd.png) left top no-repeat;
}

.left-menu-al{
    width: 138px;
    height: 8px; 
    background: url(images/left-menu-elem-al.png) left top no-repeat;
}


.left-menu-dl{
    width: 138px;
    height: 8px; 
    background: url(images/left-menu-elem-dl.png) left top no-repeat;
}



/*==== =right ===============================================================================================================*/

.right-panel-top{
    width: 172px;
 /*   height: 163px; */
/*    background: url(images/right-panel-x.png) left top no-repeat;*/
}


/*=== =right =====================================================================================================*/

.right-top{
    width: 172px;
    background-color: white;
}

.gloss-top{
    width: 172px;
    height: 33px;
    background: url(images/right2-top.png) left top no-repeat;
}

.gloss-content{
    width: 172px;
    background: url(images/right2-bg.png) left repeat-y;
    padding: 3px 10px 3px 5px;
    text-align: right;

    color: black;
    font-size: 12px;
    font-family: Arial, Georgia, Geneva, "Trebuchet MS", Monaco, Calibri, sans-serif; 
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
 
}

.gloss-bottom{
    width: 172px;
    height: 7px;
    background: url(images/right2-bottom.png) left  top no-repeat;
}

.gloss-button{
    width: 172px;
    height: 23px;

    text-align: left;
    vertical-align: top;
}

.right-panel-banner{
    width: 172px;
    padding-top: 10px;
    height: 100%;
    vertical-align: top;
    text-align: center;
}


/* == =footer ===============================================================================================================*/


.footer-top-left{
    width: 150px;
    height: 16px;
    background: url(images/left-panel-bottom.png) right top no-repeat;
}

.footer-top-right{
    width: 750px;
    height: 16px;
    background: url(images/footer-bg.png) left top repeat-x;
}

.footer-bottom-left{
    width: 150px;
    height: 18px;
    background: url(images/footer-ceume.png) left top no-repeat;
}

.footer-bottom-right{
    width: 750px;
    height: 18px;
  /*  background: url(images/footer-buttons.png) right top no-repeat;*/
}

.footer-bottom-white{
    width: 900px;
    height: 20px;
}


/* =content ======================================================================*/

.content-title{
    width: 100%;
    height: 50px;
    background: url(images/title-bg.png) left top repeat-x;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    
    font-family: Arial, times new roman;
    font-weight: bold;
    font-size: 13px;
    color: #AAAAAA;
    text-decoration: none;
}

.main-container-inner{
    width: 100%;
    height: 100%;
    padding: 8px 7px 0 7px;

}

.main-container-top{
    width: 557px;
    height: 9px;
    background: url(images/main-container-top.gif) left top no-repeat;
}

.main-content-bg{
    width: 557px;
    height: 100%;
    background: url(images/kolaj.png) left top repeat-y;
}


.main-content{
    width: 557px;
    height: 100%;
    background: url(images/main-container-bg.gif) left top repeat-y;
    padding: 10px 30px 10px 95px;
    

}

.main-container-bottom{
    width: 557px;
    height: 8px;
    background: url(images/main-container-bottom.gif) left top no-repeat;
}