a:link, a:active, a:visited {font-weight: bold;color: #B46D2B;text-decoration: none;}
a:hover {font-weight: bold; color: #B46D2B;text-decoration: underline;}

a.m2:link, a.m2:active, a.m2:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.m2:hover {font-weight: bold; color: #FFFFFF;text-decoration: underline;}

a.m3:link, a.m3:active, a.m3:visited {
	font-weight: normal;
	color: #563a5c;
	text-decoration: none;
}
a.m3:hover {font-weight: normal; color: #563a5c;text-decoration: underline;}

body {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #1D0422;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bgleft {
	background-image: url(images/bgleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
.fl {
	float: left;
}
.bgright {
	background-image: url(images/bgright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tresci {
	float: left;
	width: 694px;
	background-image: url(images/bg_tresci.jpg);
	background-repeat: repeat-y;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 80px;
}
.stopka {
	text-align: center;
	float: left;
	width: 764px;
	padding-top: 12px;
	padding-bottom: 20px;
	background-image: url(images/bg_tresci.jpg);
	color: #462d4b;
}
.stopka a {
    margin-right: 10px;
    margin-left: 10px;
}
.pix {
	border: 1px solid #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}

#gallery {
	width: 600px;
}

#gallery .gallimg {
	width: 200px;
	height: 200px;
	float: left;

	text-align: center;
}
