body, td {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 10px;
	text-decoration: none;
	color : White;
}
a {
	text-decoration: none;
	color: #FFFFFF;
	}
	
.tabulka_liquidforest {
	background-image : url(img/liquid_lqd_frsts_left.jpg);
	background-color : Black;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_liquidforest_top {
	background-image : url(img/liquid_lqd_frsts_top.jpg);
	background-color : transparent;
	background-position : top, left;
	background-repeat : no-repeat;
}



.tabulka_silence {
	background-image : url(img/liquid_silence_left.jpg);
	background-color : Black;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_silence_top {
	background-image : url(img/liquid_silence_top.jpg);
	background-color : transparent;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_noise {
	background-image : url(img/liquid_noise_left.jpg);
	background-color : Black;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_noise_top {
	background-image : url(img/liquid_noise_top.jpg);
	background-color : transparent;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_industrial {
	background-image : url(img/liquid_industrial_left.jpg);
	background-color : Black;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_industrial_top {
	background-image : url(img/liquid_industrial_top.jpg);
	background-color : transparent;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_diary {
	background-image : url(img/liquid_diary_left.jpg);
	background-color : White;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_diary_top {
	background-image : url(img/liquid_diary_top.jpg);
	background-color : transparent;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_wordoftowers {
	background-image : url(img/liquid_wrld_of_towers_left.jpg);
	background-color : Black;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_wordoftowers_top {
	background-image : url(img/liquid_wrld_of_towers_top.jpg);
	background-color : transparent;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_graphicdesign {
	background-image : url(img/liquid_graphicdesign_left.jpg);
	background-color : White;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_graphicdesign_top {
	background-image : url(img/liquid_graphicdesign_top.jpg);
	background-color : transparent;
	background-position : top, left;
	background-repeat : no-repeat;
}

.tabulka_about {
	background-image: url(img/liquid_about_left.jpg);
	background-color: Black;
	background-position: top, left;
	background-repeat: no-repeat;
}

.tabulka_about_top {
	background-image: url(img/liquid_about_top.jpg);
	background-color: transparent;
	background-position: top, left;
	background-repeat: no-repeat;
}

.top {
	top: 0px;
	margin-top: 0px;
}



.top_odkazy {
	margin-top : 4px;
}

.top_odkazy_gray {
	margin-top : 4px;
	color : Black;
}

.nadpis {
	text-decoration: none;
	color: Silver;
	padding-top: 17px;
	font-style: normal;
	font-weight: bold;
	font-family: "Pixel Ex";
	font-size: 15px;
}

.nadpis_gray {
	text-decoration: none;
	color: Gray;
	padding-top : 20px;
	font-style : normal;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
}

#div {
	color: White;
	font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
	visibility: hidden;
	
