@import url("../css/ciscommon.css");

body {
       background-image : url("../pictures/decoration/luch-background-1.png");         
}

h1  {
        text-align: center;
}

h2  {
        text-align: center;
}

h3  {
        text-align: center;
}

h4  {
        text-align: center;
}

.cis-navigation-portlet
{
        margin-bottom: 20pt;
        border-width:  2px;
        border-color:  rgb(0,90,165);
        border-style:  solid;
        background-color:  #FFFFFF;
        text-decoration: none;
        width:  100%;
}


.cis-navigation-portlet A
{
        text-decoration: none;
}


.cis-navigation-portlet-title
{
        background-color:  rgb(0,90,165);
        color:  #FFFFFF;
        font-family:  Verdana,Arial,sans-serif;
        font-size:  9pt;
        font-weight:  bold;
        padding-left:  5px;
        padding-top:  1px;
        padding-bottom:  1px;
}

.cis-navigation-item
{
        margin-top:   0px;
        margin-left:   20px;
        border-style:  none;
        font-family: Arial, Helvetica, Verdana, sans-serif; 
        font-size: x-small; 
}

.cis-navigation-item-selected
{
        font-weight :     bold; 
        color:            rgb(247,173,41);
}

.cis-navigation-item A:hover
{
        color:            rgb(247,173,41);
        text-decoration:  underline;
}


.cis-search
{
        margin-bottom: 20pt;
        border-width:  2px;
        border-color:  rgb(0,90,165);
        border-style:  solid;
        background-color:  #FFFFFF;
        text-decoration: none;
        width:  100%;
}

.cis-search-title
{
        background-color:  rgb(0,90,165);
        color:  #FFFFFF;
        font-family:  Verdana,Arial,sans-serif;
        font-size:  9pt;
        font-weight:  bold;
        padding-left:  5px;
        padding-top:  1px;
        padding-bottom:  1px;
}

.cis-search-item
{
        margin-top:   0px;
        margin-left:   20px;
        border-style:  none;
        font-family: Arial, Helvetica, Verdana, sans-serif; 
        font-size: x-small; 
}


.cis-article
{
        border-width:  1px;
        border-color:  rgb(0,90,165);
        border-style:  solid;
        background-color:  #FFFFFF;
        padding-left:  5px;
        padding-top:  5px;
        padding-bottom:  5px;
        padding-right:  5px;
        width:  100%;
}


#cis-top {
        position: absolute;
        top:      0px;
        left:     auto;
        height:   100px;
        width:    600px; 
        background-image : url("../pictures/decoration/luch-mgsu-top.png");         
}

#cis-translate{
        position: absolute;
        top:      20px;
        left:     550px;
        width:    150px; 
        height:   80px;
        font-weight :     bold; 
        color:  rgb(0,90,165);
}

#cis-translate A
{
        text-decoration: none;
}

#cis-translate A:hover
{
        color:            rgb(247,173,41);
        text-decoration:  underline;
}



#cis-main-block {
        position: absolute;
        top:      120px;
        left:     240px;
        text-align:  justify;
        font-family: Verdana, Arial, sans-serif; 
}

#cis-navigation {
        position: absolute;
        top:      120px;
        left:     20px;
        width:    210px;
}

#cis-bottom {
        margin-top:   20px;
        border-width:  1px;
        border-color:  rgb(0,90,165);
        border-style :  none;
        border-top-style :  solid;
        padding-left:  5px;
        padding-right:  5px;
        font-size: xx-small; 
}

#cis-print-reference{
        float:right;
}


