/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  #title-obal { 
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 90%;
    height: 75px;
    top: 10px;
    left: 5%;
    }

  #title { border-style: dashed solid;
    border-width: 3px 1px;
    margin: 0px;
    padding: 0px;
    z-index: 90;
    background-image: url(img/logotitle.jpg);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    }

  #menu-obal {
	position: absolute;
	top: 100px;
	right: 5%;
	width: 20%;
	height: 380px;
	z-index: 100;

    }

  #menu { border-style: dashed solid;
    border-width: 3px 1px;
    padding: 10px 15px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: medium;
    font-style: normal;
    font-weight: bold;
    background-color: White;
    background-image: url(img/backlogo.jpg);
    background-repeat: no-repeat;
    }

  #menus-obal { position: absolute;
    width: 20%;
    height: 450px;
    z-index: 100;
    top: 450px;
    right: 5%;
    }

  #menus { border-style: dashed solid;
    border-width: 3px 1px;
    padding: 15px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: x-small;
    font-style: normal;
    font-weight: bold;
    background-color: White;
    word-spacing: 0pt;
    }

  #content-obal { position: absolute;
    width: 90%;
    z-index: 90;
    top: 100px;
    height: 100%;
    left: 5%;
    }

  #content { border-left: 1px solid;
    border-right: 1px solid;
    border-bottom: 1px solid;
    padding: 15px 25% 15px 15px;
    text-align: justify;
    }

  a:link { text-decoration: none;
    color: rgb(1, 124, 194);
    }

  a:hover { text-decoration: none;
    color: #0000E6;
    }

  a:visited { text-decoration: none;
    color: rgb(1, 124, 194);
    }

  ul { margin: 15px;
    }

  a.links { color: rgb(1, 124, 194);
    }

  a.border { border: 1px ridge ;
    }

  a.border:hover { border: 1px groove ;
    }
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}
#menu #main{
	font-style: italic;
	color: #808080;
    }
#menu li{
	margin: 5px;
	font-weight: bolder;
    }
	
#menus #partners{
	text-align: center;
    }
#menus img{
	display: block;
	clear: both;
	margin-top: 15px;


    }
#content #italic{
	font-style: italic;
	font-weight: bold;
    }
