
* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 url(images/img01.gif) repeat-x;
	font: normal 12px Arial, Helvetica, sans-serif,"Trebuchet MS" ;
	color: #FFFFFF;
}

h1, h2, h3 {
	color: #DB5600;


h1 {
	margin-bottom: .5em;
	font-size:300%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {	background: #E3E3E6;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 2px;	
	color: #000000;
	
}



p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 150%;
	font-size: 100%;
}




#content blockquote
{
	border: dashed 1px #BFB793;
	background: #FFFEFB url('images/x5.gif') top left repeat-x;
	padding: 1em;
	margin-bottom: 1.5em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}


ul li {
	list-style: none;
}



ul li1 {margin-left: 25px ;
	margin-top: 120 px ;	
	padding: 0px 0px 0px 0px;
	display: inline;
	background: none;
}


a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	
	text-decoration: none;
	font-color: #FF7D5D;		
}



/* Menu */

#menu { width:600px;
	height: 60px;
	margin-left: 60px ;
	background: #000000;
}



#menu li {margin-left: 25px ;
	margin-top: 20 px ;	
	padding: 0px 0px 0px 0px;
	display: inline;
	background: none;
}


#menu a { margin-left: 0px ;
	margin-top: 20 px ;	
	display: block;
	float: left;
	height: 10px;
	padding: 10px 10px 0px 10px;
	font-size: 92%;
	font-weight: bold;
	font-colour: #FFFFFF;
}



#menu a:hover {
	background: #000000;
	text-decoration: none;
	font-color: #FF7D5D;
}



#menu b {
	text-decoration: underline;
}

/* Logo */

#logo {	
	heigh: 101px;
	margin: 20;
	background: #000000;
	letter-spacing: 2px;
	font: normal 12px Arial, Helvetica, sans-serif,"Trebuchet MS" ;
	font-size: 200%;
	color: #FF582E;
	font-weight: bold;
}


#logoh2 {float:right;
	background: #010100;
	text-align: left;
	letter-spacing: 2px;
	font-size: 100%;
	font-weight: bold;
	
}

#logoh1 { margin: 0;
	padding: 0px 0 0 0;
	background: #FF5D38;
	text-align: center;
	letter-spacing: 2px;
	font-size: 100%;
	color: #FFE8E8;
	font-weight: bold;
		
}




#logo a {
	text-decoration: none;
	color: #FFFFFF;
}




/* Page */

#page { width: 800px;
	margin-left: 20px ;
	background: #000000 ;
}

/* Content */


#bara {width: 174px;
	heigh: 10px;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	background: #000000;
	valign: center;
			
}


#pozabox {position:absolute;
	    top: 185px;
  	    left: 600px;
	    width: 200px;
	    margin-right: 0px;
  	    padding:10px 10px 10px 10px;
	    background: #FFFFFF;
	    border: dashed 1px #A2A2A2;
  	    font: normal 11px Arial, Helvetica, sans-serif,"Trebuchet MS" ;
	    color: #000000;
	    valign: center;	
}


#pozaboxi {position:absolute;
	    top: 170px;
  	    left: 650px;
	    width: 200px;
	    margin-right: 0px;
  	    padding:10px 10px 10px 10px;
	    background: #FFFFFF;
	    border: dashed 1px #A2A2A2;
  	    font: normal 11px Arial, Helvetica, sans-serif,"Trebuchet MS" ;
	    color: #000000;
	    valign: center;	
}



#content {
	width: 860px;
	margin-left: 60px;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
	 border: 1px #5E5945;	
			
}




#footer {float:left;
	  height: 10px;
   	  margin-left: 300px ;
  	  background: #000000;
	  font-size: 100%;
	  font-weight: bold;
	  color: #FFFFFF;
	  letter-spacing: 1px;	
	  text-align: center;	
		
}


#footeri {float:left;
	  height: 10px;
   	  margin-left: 325px ;
  	  background: #000000;
	  font-size: 100%;
	  font-weight: bold;
	  color: #FFFFFF;
	  letter-spacing: 1px;	
	  text-align: center;	
		
}


#fontmare {
font-size:16px;
}



