@CHARSET "UTF-8";
body{
	background-color: black;
}

a{
	color:gold;
}
	
#zebricky{
	background-color: gray;
	
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	min-height: 250px;
	background:transparent url(header.png) no-repeat scroll 0 0;
}

#wrapper{
	width:410px;
	margin-top:69px;
	margin-left:72px;
}

#up{
	background:transparent url(line_up.png) repeat scroll 0 0;
	height:5px;
	margin-top: 8px;
}

#rozcestnik{
	width:61px;
	height:22px;
	margin-left: 175px;
}

#middle{
	background:transparent url(line_middle.png) repeat-y scroll 0 0;
	min-height:300px;
}

#down{
	background:transparent url(line_down.png) repeat scroll 0 0;
	height:5px;
}

table{
	text-align:center;
	margin-left:3px;
	
}

.lichy td{
	background-color:#656161;
}

.sudy td{
	background-color:#3F5E7B;
}

.prvni{
	width: 57px;
	color:#EE2F37;
}

.druhy{
	width: 250px;
	color:gold;
	font-size:11pt;
}

.treti{
	width: 82px;
	color:gold;
	font-size:11pt;
}

.first{
	font-size: small;
}

.first .prvni{
	background:transparent url(first_prvni.png) repeat scroll 0 0;
	color: white;
}

.first .druhy{
	background:transparent url(first_druhy.png) repeat scroll 0 0;
	color: white;
}

.first .treti{
	background:transparent url(first_treti.png) repeat scroll 0 0;
	color: white;
}
