a {
	color: #8D7758;
	text-decoration: underline;
}

a:hover, a:hover * {
	color: #E1A425;
	text-decoration: none;
}

/* Nadpisy */
h1 {
	color: #8D7758;
}

h2 {
	color: #8D7758;
}

h3 {
	padding: 0px 0px 5px 25px;
	background: url(../../images/layout/laboratore/odrazka_obdelnik.gif) no-repeat -2px 0px;
	color: #8D7758;
}

h4 {
	background: url(../../images/layout/laboratore/odrazka_sipka.jpg) no-repeat 0% 50%;
}
.nadpis {
	margin: 20px 2px 5px 0px;
	padding: 0px 0px 5px 25px;
	background: url(../../images/layout/laboratore/odrazka_obdelnik.gif) no-repeat -2px 0px;
	color: #8D7758;
	font-weight: bold;
	font-size: 9.5pt;
}

div.imageButton a {
	color: #8D7758;
}

p.box {
	margin: 10px 0px;
	padding: 5px 5px 5px 5px;
	text-align: justify;
	font-weight: bold;
	color: #8D7758;
	border: 1px #8D7758 solid;
	background-color: #FBF3E3;
}

/* Formulář na odeslání objednávky */
#MessageTextBox, #EmailTextBox {
	margin-bottom: 10px;
	padding: 2px;
	border: solid 1px #E6E6E6;
}
#EmailTextBox{
	width: 300px;
}
#MessageTextBox{
	width: 505px;
	height: 166px;
}

/* Fotogalerie */
div.galleryItems input {
	margin: 0px 15px 10px 0px;
}
table.galleryNavigator {
	width: 380px;
	margin: 0px auto;
}
table.galleryNavigator td {
	width: 33%;
	text-align: center;
}

/* Tabulky */

.contacts th { 
	color: #B5041F;
	} 

.contacts thead th 
{
	color: #E1A425;
}
