	body {

		position: 		    absolute;
		top: 				      0px;
		left: 				    0px;
		right: 				    0px;

	width:				    100%;
	height:				    100%;
	padding: 			    0px;
	margin: 			    0px;
	border: 			    0px;
	overflow:			    auto;
	color:				    rgb(0, 0, 0);
	background-color: rgb(0, 0, 0);
	}

#uvod {
  color:            #FFFFFF;
  font-family:		  Arial, Helvetica, sans-serif;
	font-size:        13px;
}

	/*********************************** LINKS ************************************/
	a {
		color:				    #F8C809;
		background-color:	#131313;
		text-decoration:	none;
		font-weight:		  normal;
		font-family:		  verdana, arial, helvetica, sans-serif;
		font-size:        14px;
	}

	a:hover {
		text-decoration:	underline;
		color:            #FF9B00;
		
	}
	
	img {
    border:           none;
  }
	
	h1 {
	 	color:            #F8C809;
	 	font-family:		  verdana, arial, helvetica, sans-serif;
		font-size:        20px;
		margin-left:      20px;
		margin-top:       20px;
  }
  
  h1 a {
    font-size:        20px;
    font-weight:      bold;
  }
  
  h3 {
   	color:            #807F7F;
	 	font-family:		  verdana, arial, helvetica, sans-serif;
		font-size:        14px;
	}
	
	p {
    color:				    #807F7F; 
    margin-left:      20px;
  }
  
  hr {
    color:            #F8C809;
    background-color: #F8C809;
    height:           1px;
  }
  
  .input { 
    background:       white;
    font-family:      verdana, arial, helvetica, sans-serif;
    color:            black;
    border:           1px solid #F8C809; 
  }

  .td-break10 {
    width:            10px;
  }
  
  .td-break30 {
    width:            30px;
  }

  .tr-height8 {
    height:           8px;
  }
  
  .tr-height70 {
    height:           70px;
  }
  
/*
	.login {
		font-family:		geneva, arial, helvetica, sans-serif;
		font-size:			8pt;
		background-color:	#131313;
		color:				#807F7F;
		white-space: 		nowrap;
		text-decoration:	none;
		text-align:			right;
	}
*/
	p {
		font-family:		verdana, arial, helvetica, sans-serif;
    font-size:			11pt;
		text-align:			justify;
	}

  .center {
    text-align:     center;
  }

  .middle {
    vertical-align: middle;
  }

  .photo {
    border:         5px solid white; 
  }

  .photo_small {
    border:         3px solid white;

  }
  
  .photo_big {
    border:         8px solid white;
    margin:         8px 10px 10px 15px; 
  }


	/*********************************** DIVs ************************************/

  #header {
		background-color:	rgb(0, 0, 0);
		color:				    #807F7F;
		width:				    100%;
		height:				    55px;
		margin-top:       50px;
		white-space: 		  nowrap;
		z-index:			    2;
    background-image: url('../img/orangelinereverse.jpg'); 
	}

	#content {
		background-color:	rgb(0, 0, 0);
		background-image: url('../img/logo_background.jpg');
		background-repeat: no-repeat;
		background-position:top center;
		color:				    #807F7F;
		margin:				    60px;
		width:				    800px;
		height:           50%;
		margin-left:		  auto;
		margin-right:		  auto;
		z-index:			    1;
		font-family:		  verdana, arial, helvetica, sans-serif;
		font-size:        15px;
		text-align:       justify;
	}

  #flags {
    margin-top:       0px;
  }
 

  #logo-logo {
    margin-top:       -80px;
    overflow:			    hidden;
  }

	#header-logo {
		background-color:	rgb(0, 0, 0);
		color:				    #807F7F;
		width:				    100%;
		height:				    55px;
		margin-top:       300px;
		white-space: 		  nowrap;
		z-index:			    2;
    background-image: url('../img/orangelinereverse.jpg'); 
	}

  #flags-logo {
    margin-top:       -100px;
  }

	#right {
		text-align:			  right;
	}
	
	#center {
    text-align:       center;
  }
/*
	#bottom {
		position:			absolute;
		bottom:				0px;
		right:				10px;
		text-align:		right;
		z-index:			0;
	}
*/


/* ---- MENU ------------------------------------------------------------------------- */
	
#menu {
  width:            900px;
  height:           93px;
  margin-left:		  auto;
	margin-right:		  auto;
  margin-top:       -75px;
  background-color: black;
}	
	
#menu a {
  text-decoration:  none;
  color:            #131313;
  font-family:		  verdana, arial, helvetica, sans-serif;
	font-size:        20px;
	font-weight:      bold;
	cursor:           hand;
}	

#menu a:hover {
  
}




.menu_button {
  background-image: url('../img/button.png');
  height:           93px;
  width:            180px;
  text-align:       center;
}

.menu_button:hover {
  background-image: url('../img/button-on.png');
  height:           93px;
  width:            180px;
  text-align:       center;
  color:            #FFCB4B;
}





.menu_button_1 {
  margin-left:      0px;
  margin-top:       0px;
}

.menu_button_2 {
  font-size:        13px;
  margin-left:      180px;
  margin-top:       -93px;
}

.menu_button_3 {
  font-size:        13px;
  margin-left:      360px;
  margin-top:       -93px;
}

.menu_button_4 {
  font-size:        13px;
  margin-left:      540px;
  margin-top:       -93px;
}

.menu_button_5 {
  margin-left:      720px;
  margin-top:       -93px;
}

/* jen kvuli horizontalnimu zarovnani textu v menu buttonech */
.to_align_button_1 { 
  font-size:        1px;
  font-family:		  verdana, arial, helvetica, sans-serif;
  border:           0px;
  padding:          0px;
  margin:           0px;
  height:           32px;
}

.to_align_button_2 { 
  font-size:        1px;
  font-family:		  verdana, arial, helvetica, sans-serif;
  border:           0px;
  padding:          0px;
  margin:           0px;
  height:           39px;
}

.to_align_button_3 { 
  font-size:        1px;
  font-family:		  verdana, arial, helvetica, sans-serif;
  border:           0px;
  padding:          0px;
  margin:           0px;
  height:           30px;
}

.to_align_button_4 { 
  font-size:        1px;
  font-family:		  verdana, arial, helvetica, sans-serif;
  border:           0px;
  padding:          0px;
  margin:           0px;
  height:           22px;
}

.to_align_button_5 { 
  font-size:        1px;
  font-family:		  verdana, arial, helvetica, sans-serif;
  border:           0px;
  padding:          0px;
  margin:           0px;
  height:           32px;
}