#tvorba{
	background-color: #151515;
	color: white;
}

body.tvorba #sidebar{
	background-color: #151515;
	color: white;
}

body.tvorba #bottom{
	background-color: #151515;
	color: white;
}

body.tvorba #top-info-bar{
	background-color: #151515;
	background-image: none;
	color: white;
}

body.tvorba #sidebar a{
	color: white;
	background-color: inherit; 
}

body.tvorba #sidebar a:visited{
	color: white;
	background-color: #333; 
}

body.tvorba #sidebar a.selected, body.tvorba #sidebar a.selected:visited{
	color: white;
	background-color: #666;
	border: 1px solid white;
}

body.tvorba #top-info-bar a{
	color: white;
}

body.tvorba #top-info-bar a:visited{
	color: #AAA;
}

body.tvorba #bottom a{
	color: white;
}

body.tvorba #bottom a:visited{
	color: #AAA;
}

body.tvorba #sidebar h2{
	color: white;
	border-color: white;
}

