body{
	background-color:#000000;
	border:none;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:1024px;
	height:768px;
}

p{
  padding: 0px;
}

#content{
	width:1024px;
	height:768px;
	position:relative;	
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-right: 90px;
}

#web{
	text-align: center;
	padding-top:150px;
	position:relative;
	margin-left:350px;
	width:580px;
	font-weight:normal;
}

.uvod{
  text-align: justify;
}


.nadpis{
  font-weight: bold;
  text-decoration: underline;
  font-size:14px;
}


#hesla{
  font-style:italic;
}

#reg {
  position: relative;
  text-align: right;
  margin-top: 30px;
  margin-bottom: 20px;
  margin-right: 30px;
}

#reg a{
  text-decoration: none;
  font-size: 12px;
  color: black;
}

#reg a:hover{
	text-decoration:underline;	
	font-weight:bold;
}

hr{
  margin: 0px;
  margin-bottom: 5px;
}

#adresa{
  font-size: 10px;
  margin: 0px ;
  padding: 0px ;
}

a.mail{
  color: white;
  text-decoration: none;
}

a.mail:hover{
  text-decoration: underline;
  color: grey;
}

a{
  color: black;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
  font-weight: bold;
}

#kont_os{
  position: relative;
	color:white;
}

