h1, h2, h3, h4 {
	text-align: left;
	font-family: Trebuchet MS, "MS Sans Serif", Geneva, sans-serif;
}
h1 {font-size: 2em; font-style: normal; font-weight: bold;}
h2 {font-size: 1.7em; font-style: italic; font-weight: bold;}
h3 {font-size: 1.3em; font-style: italic; font-weight: bold;}

#Intro, #MainMenu, .jqmWindow, #ShareOnFacebook, #ExpiredConfiguration, #QuestionAboutConfiguration , #objedn_form, .objednat_box {
	display: none;
}
.configurations.view img {
	width: 120px;
}
#hvezdicky img {
	width: 250px;
}
table {
	margin: 1em 2em;
}
.configurationOverview tr {
	background: #dff2ff;
}
.configurationOverview tr.even {
	background: transparent;
}
.configurationOverview td {
	padding: .3em .5em .2em .5em;
}
a:link, a:visited {
	color: black;
	text-decoration: none;
}