A:link {
	color : #C40909;
	font-weight : bold;
	text-decoration : none
}

A:visited {
	color : #C40909;
	font-weight : bold;
	text-decoration : none
}

A:hover {
	color : #C40909;
	font-weight : bold;
	text-decoration : underline
}


BODY {
	color : #000000;
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif; 
	margin:0;
  background-color: #FFFFFF;
}

.langue {
	color : #333333;
	font-size : 8pt;
  font-weight : bold;
 	padding-left : 75px;
}

.left {
      text-align: center;
      padding-top : 40px;
      padding-left : 70px;
      padding-right : 60px;
}

.left2 {
	background: url(img/hp/vstup.jpg) top left no-repeat;
  width : 138px;
 	height: 34px;
	margin-top : 48px;
	margin-left : 80px;
}

.right {
      text-align: center;
      padding-top : 40px;
      padding-left : 60px;
      padding-right : 70px;

}

.right2 {
	background: url(img/hp/enter.jpg) top left no-repeat;
  width : 138px;
 	height: 34px;
	margin-top : 63px;
	margin-left : 96px;
}
