body{
    margin: 0;
    padding:170px 80px 100px 210px;
    font-family:Arial,Helvetica,"sans serif";
    background-image:url("images/ag_rad06.jpg");
    background-repeat:no-repeat;
    background-attachment: fixed;
    background-position: 85% 65%;
    font-size:10.5pt;
    line-height:1.2;
    text-align:justify;
    }
* html body {
    padding-right: 0;
    }
.p0{
    margin-top: 0;
    }
div#header{
    z-index:1;
    position:absolute;
    background-image:url("images/ag_hdr02.gif");   
    background-repeat:no-repeat;
    top:0;
    left:0;
    right:0;
    width:auto;
    height:170px;
    }
* html div#header {
    width:140%;
    }
.toptxt{
    font-family:"Times New Roman",serif;
    font-size: 20pt;
    font-style: italic;
    color: #FFFFFF;
    font-weight: normal;
    text-align:left;
    padding-top: 30px;
    margin: 0 20px 0 540px;
    }
div#logo{
    padding: 36px 0 0 46px;
    margin: 0;
    width: 430px;
    height: 126px;
    float: left;
    }
div#left-sidebar{
    z-index:0;
    position:absolute;
    background-image:url("images/ag_nav01.gif");
    background-repeat: repeat-y;
    top: 0;
    left:0;
    width:200px;
    height:100%;
    }
div#footer{
    z-index:3;
    position:absolute;
    margin:0;
    padding:0;
    background-image:url("images/ag_ftr02.gif");   
    background-repeat:no-repeat;
    bottom: 0;
    left: 0;
    right: 0;
    width:auto;
    height:100px;
    }
* html div#footer {
    width:140%;
    }
.slag{
    color:#003D79;
    font-family:"Times New Roman",serif;
    font-style: italic;
    text-indent: 220px;
    padding-top: 12px;
    margin: 0;
    font-size: 14pt;
	font-weight: normal;
    }
.slag2{
    margin-left: 280px;
    }
.info{
    color:#FFFFFF;
    font-family:"Times New Roman",serif;
    text-align: center;
    padding-top:24px;
    margin: 0;
    font-size: 10.5pt;
	font-weight: normal;
    }
h1{
    font-family:Arial,Helvetica,"sans serif";
    font-size:145%; /*16pt*/
    color: #003D79;
    font-weight: bold;
    margin: 10px 0;
    }
h2{
    font-family:Arial,Helvetica,"sans serif";
    font-size:110%; /*12pt*/
    color: #003D79;
    font-weight: bold;
    }
h3{
    font-family:Arial,Helvetica,"sans serif";
    font-size:110%; /*12pt*/
    color: #EE0000;
    font-weight: bold;
    }
ul.navbar {
	list-style-type: none;
	padding: 180px 0 0 50px;
	margin: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 200px;
    }
ul.navbar li {
    list-style-type: none;
	margin: 4px 0;
	padding: 0;
    }
ul.navbar a {
	text-decoration: none;
	font-family:Arial,Helvetica,"sans serif";
    font-size: 105%; /*11pt*/
	font-weight: bold;
    }
li{
    margin: 5px 0;
    }
table{
    padding: 0;
    margin: 0;
    }
td{
    font-family:Arial,Helvetica,"sans serif";
    font-size: 10.5pt;
    padding: 1px 0 0 0;
    margin: 0;
    }
.rnd{
    border: 1px solid #CC0000;
    }
.left{
    float:left;
    margin: 0 10px 5px 0;
    }
.right{
    float:right;
    margin: 0 0 5px 10px;
    }
.cntr{
    text-align: center;
    clear: both;
    }

.ebj{
    font-family:Arial,Helvetica,"sans serif";
    font-weight: bold;
    font-size: 100%;
    color:#003D79;
    }
.kcst{
    font-family:Arial,Helvetica,"sans serif";
    font-weight: normal;
    font-size: 85%;
    color:#808080;
    }
.rul{
    margin-left:-20px; /*FF tov std 40px*/
    }
* html .rul {
    margin-left:20px; /*IE tov 0px*/
    }
img{
    border: 0;
    }
.menukl{
    color:#0000C0;
    font-family:Arial,Helvetica,"sans serif";
    font-size: 13pt;
	font-weight: bold;
    }
a.menu:link {
	color: #000;
	font-weight: bold;
    }
a.menu:visited {
	color: #000;
	font-weight: bold;
    }
a.menu:hover {
	color: #0000C0;
	font-weight: bold;
    }
a.menu:active {
	color: #0000C0;
	font-weight: bold;
    }
a.tekst:link {
	color:#000080;
	font-weight: normal;
    font-family:Arial,Helvetica,"sans serif";
    }
a.tekst:visited {
	color:#000080;
	font-weight: normal;
    font-family:Arial,Helvetica,"sans serif";
    }
a.tekst:hover {
	color:#800080;
    font-weight: normal;
    font-family:Arial,Helvetica,"sans serif";
    }
a.tekst:active {
	color:#800080;
	font-weight: normal;
    font-family:Arial,Helvetica,"sans serif";
    }
a.ftr:link {
	color:#FFFFFF;
	}
a.ftr:visited {
	color:#FFFFFF;
	}
a.ftr:hover {
	color:#80FFFF;
    }
a.ftr:active {
	color:#80FFFF;
	}
@media screen{
    body>div#header{
    position:fixed;
    }
    body>div#left-sidebar{
    position:fixed;
    }
    body>div#footer{
    position:fixed;
    }
    }
* html body{
    overflow:hidden;
    } 
* html div#content{
    padding-right:80px;
    height:100%;
    overflow:auto;
    }
* html div#left-sidebar {
    height:100%;
    overflow:auto;
    }

