/* -----------------------------------------------------------------------------
= CSS Document - czech titles
File name: cs.css
Author: Martin Stekl alias Gruw (martin.stekl@gmail.com)
----------------------------------------------------------------------------- */

h2#news{
	padding: 0;
	margin-left: 30px;
	padding-top: 51px;
	background: url(/img/cs/news_h2.png) no-repeat;
	height: 0px;
	overflow: hidden;
}

h2#biography{
	padding: 0;
	margin-left: 30px;
	padding-top: 51px;
	background: url(/img/cs/live_h2.png) no-repeat;
	height: 0px;
	overflow: hidden;
}

h2#repertory{
	padding: 0;
	margin-left: 30px;
	padding-top: 51px;
	background: url(/img/cs/reper_h2.png) no-repeat;
	height: 0px;
	overflow: hidden;
}

h2#programs{
	padding: 0;
	margin-left: 30px;
	padding-top: 51px;
	background: url(/img/cs/prog_h2.png) no-repeat;
	height: 0px;
	overflow: hidden;
}

h2#photogallery{
	padding: 0;
	margin-left: 30px;
	padding-top: 51px;
	background: url(/img/cs/foto_h2.png) no-repeat;
	height: 0px;
	overflow: hidden;
}

h2#discography{
	padding: 0;
	margin-left: 30px;
	padding-top: 51px;
	background: url(/img/cs/disk_h2.png) no-repeat;
	height: 0px;
	overflow: hidden;
}

h2#reviews{
	padding: 0;
	margin-left: 30px;
	padding-top: 51px;
	background: url(/img/cs/krit_h2.png) no-repeat;
	height: 0px;
	overflow: hidden;
}

h2#instrument{
	padding: 0;
	margin-left: 30px;
	padding-top: 51px;
	background: url(/img/cs/nastroj_h2.png) no-repeat;
	height: 0px;
	overflow: hidden;
}

h2#interview{
	padding: 0;
	margin-left: 30px;
	padding-top: 51px;
	background: url(/img/interview_h2.png) no-repeat;
	height: 0px;
	overflow: hidden;
}

