html{ 
border: 0; 
padding: 0; 
margin: 0;
text-align: justify;
} 
body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-image:url(../imagini/content.jpg);
	background-position: center;
	background-repeat:repeat-y;
	color: #000000;
	font-family: Trebuchet MS, Arial; 
	font-size: 70%; 
	line-height: 1.3em;	
	text-align:justify;
	}
h1 {
	font-family: Arial; 
	font-size: 10.5px; 
	line-height: 1.0em;	
	text-align:justify;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #BB0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

#head {
width: 100%;
height: 400px;
background-image: url(../imagini/head.jpg);
background-repeat: no-repeat;
background-position: center;
}
#foot {
width: 100%;
height: 194px;
background-image: url(../imagini/foot.jpg);
background-repeat: no-repeat;
background-position: center;
position:absolute; 
bottom:0px; 
}
#buletine {
	width: 400px;
	height: auto;
	position: absolute;
	padding: 20px 10px 10px 20px;
	top: 400px;
	bottom: 194px;
	left: 50%;
	margin: 0 194px 0 50px;
	z-index: 1;
}
#logos {
width: 170px;
height: 170px;
position: absolute;
top: 5px;
left: 50%;
margin: 0 0 0 280px;
}


.highslide-html {
    background-color: white;
}
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: relative;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: #a20000;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: #a20000;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* search form */
div#search #searchform div #s {
	width: 150px;
	height: 17px;
	margin-right: 2px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #262626;
	background: #ffffff;
	color: #999;
	font-weight: bold;
	}
div#search #searchform div #searchsubmit {
	width: 23px;
	height: 23px;
	background: #ffffff url('imagini/header/button_search_header.gif') no-repeat 0 0;
	border: none;	
	}
/* end search form */

.handcursor{
cursor:hand;
cursor:pointer;
}
