/* CSS Document */

#center
{
	padding:20px;
	font-family:Arial;
	font-size:12px;
}

#center h1
{
	font-size:16px;
	border-bottom:1px solid #000000;
	margin-bottom:20px;
}

.hasab
{
	margin-left:60px;
}

.hasab p
{
	width:100%;
	margin-bottom:10px;
	text-align:center;
}

.hasab li
{
  margin-bottom:3px;
}

.gomb
{
	border:1px solid #999999;
	background-color:#DDDDDD;
	color:#990000;
	margin:5px;
}

.textbox
{
	background-color:#DDDDDD;
	color:#000000;
	border:1px solid #999999;
	width:100%;
}

#repertoarstatusbar
{
  border: 1px solid #990000;
  background-color:#DDDDDD;
  color:#000000;
  font-weight:bold;
  margin-top:13px;
  margin-right: 25px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top:2px;
  padding-bottom:2px;
}

#repertoarstatusbar a
{
    color:#990000;
    text-decoration:none;
}

#repertoarstatusbar a:hover
{
    color: #0066FF;
    text-decoration:none;
}

.repertoarelorelapozz
{
  float:left;
}

.repertoarkovetkezolapozz
{
  float:right;
}

#repertoarlapok
{
  text-align: center;
}