

body,td,th {

	color: #FFFFFF;

}

.style1 {

	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;

}

.style2 {
    
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.style3 {
    
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}

.style4 {
    
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;

}

.style5 {
    font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	margin: 20px 0 20px 0;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	font-family:"Lucida Grande",Verdana,sans-serif;
    font-size:11px;
	font-weight: bold;
    line-height:1.7em;
    text-align:justify;
}

h2 {
	font-size: 34px;
	display: inline;
}

h3 {
	font-size: 18px;
}

h4 {
	color: #CCCCCC;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 34px;
	display: inline;
}


a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

body {

	background-image: url(images/backgrnd1.gif);
    font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Arial,sans-serif;
    font-size:12px;
    line-height:1.7em;
    text-align:justify;
	margin:auto;
    padding:0; 


}
/* Layout Divs                                 */
/***********************************************/

#basepage{
	position:absolute;
	width:100%;
	height:auto;
	margin:0px auto;
	top: 0px;
	background-image: url(/images/backgrnd1.gif);

}

#menu{
	position:absolute;
	top: 92px;
	left: 5%;
	right: 5%;
	width:90%;
	height:40px;
	background-color: #000000;
	
}

#parteneri{
	position:absolute;
	top: 140px;
	width:15%;
	height:390px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
	margin: 20px 0 20px 0;
	display: inline;
	left: 0px;
	
	
}

#text2{
	position:relative;
	top: 0px;
	margin:0px auto;
	width: 1000px;	
	background-color: #000000;
	
	
}

#text1{
	position:relative;
	width: 80%;
	left: 10%;
	right: 10%;
	
}

#banner{
	position:absolute;
	top: 0px;
	left: 5%;
	right: 5%;
	width:90%;
	height:92px;
	z-index:1;
	background-color: #000000;
	visibility: visible;
}

#video{
	position:absolute;
	left: 0px;
	width:100% ;
	top: 132px;
}
#index{
	position:absolute;
	top: 92px;
	left: 5%;
	right: 5%;
	width:90%;
	height:700px;
	background-color: #000000;
}	
	#menu_jos{
	position:relative;
	background-image: url(images/menu_jos.gif);
	height:auto;
	
}

