/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	color: #483A4B;
	font: 100% Cambria, Georgia, "Times New Roman", Times, serif;
}
#top {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
	text-align: center;
	height: 384px;
	background-image: url(images/topbg.gif);
}
#container {
	padding-left: 50%;
}
#margin {
	margin-left: -370px;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 226px;
	margin: 0px;
	height: 170px;
	padding-top: 24px;
}
#right {
	margin-left: 234px;
}
/* Hides from IE5-mac \*/
* html #right { height: 1%; }
* html #messages { font-size: 100%; }
* html table { font-size: 75%; }
/* End hide from IE5-mac */
.clear {
	clear: both;
	float: none;
}
#topimage {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	width: 740px;
	height: 384px;
	margin-right: auto;
	margin-left: auto;
}
#ray {
	width: 740px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
}
ul#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 264px;
	width: 304px;
	left: 411px;
	height: 50px;
}
#menu li {
	float: left;
}
#menu li a {
	height: 11px;
	font-size: 1px;
	line-height: 1px;
	display: block;
	overflow: hidden;
}
#menu li a span {
	display: none;
}
#menu a:hover {
	height: 50px;
}
a#aktualne:hover, a#hudba:hover, a#galerie:hover {
	background-color: #483A4B;
}
a#texty:hover, a#koncerty:hover, a#forum:hover {
	background-color: #AA2357;
}
a#aktualne {
	background-image: url(images/aktualne.gif);
	background-repeat: no-repeat;
	width: 63px;
}
a#hudba {
	background-image: url(images/hudba.gif);
	background-repeat: no-repeat;
	width: 42px;
}
a#texty {
	background-image: url(images/texty.gif);
	background-repeat: no-repeat;
	width: 38px;
}
a#koncerty {
	background-image: url(images/koncerty.gif);
	background-repeat: no-repeat;
	width: 66px;
}
a#galerie {
	background-image: url(images/galerie.gif);
	background-repeat: no-repeat;
	width: 50px;
}
a#forum {
	background-image: url(images/forum.gif);
	background-repeat: no-repeat;
	width: 45px;
}
#rel {
	position: relative;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 384px;
}
h2#title {
	display: block;
	width: 300px;
	height: 48px;
	background-repeat: no-repeat;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 332px;
	right: 24px;
}
h2#title span {
	display: none;
}
#bodytop {
	background-image: url(images/linetop.gif);
	background-repeat: repeat-x;
	height: 25px;
	position: relative;
}
#bodybottom {
	background-image: url(images/linebot.gif);
	background-repeat: repeat-x;
	height: 25px;
	position: relative;
}
#bodytopcor {
	background-image: url(images/linetopcor.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 25px;
	height: 25px;
}
#bodybottomcor {
	background-image: url(images/linebotcor.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 25px;
	height: 25px;
}
#bottom {
	background-image: url(images/botbg.gif);
	background-repeat: repeat-x;
	text-align: center;
	height: 100px;
}
#bottomimage {
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.center {
	text-align: center;
}
#body {
	background-image: url(images/linevert.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	padding-left: 25px;
}
#content {
	width: 450px;
	text-align: justify;
	padding-bottom: 1em;
	font-size: 75%;
}
#content p {
	margin: 0px 0px 1em;
}
#content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA2357;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
#content .date {
	color: #AA2357;
	font-weight: bold;
}
#content a {
	text-decoration: none;
	color: #483A4B;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
}
form#gallery, form#talk {
	padding-bottom: 15px;
	margin: 0px;
}
#gallery select {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: bold;
	color: #AA2357;
}
div#gal a {
	border: none;
}
div#gal img {
	float: left;
	margin-bottom: 5px;
	border: 3px solid #483A4B;
	margin-right: 5px;
}
div#gal a:hover img {
	border-color: #AA2357;
}
table#message {
	border: none;
}
#message input {
	height: auto;
}
#message input, #message textarea {
	background-color: #DEEAF5;
	border: 0px none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.falsecaps {
	color: #AA2357;
	font-size: 11px;
}
#message #send {
	font-size: 11px;
	background-color: #AA2357;
	color: #FFFFFF;
	border: none;
	height: 17px;
}
#messages tr td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA2357;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#fnavigate {
	text-align: center;
	margin-top: 20px;
}
div#snow {
	height: 160px;
	width: 740px;
	position: absolute;
	left: 0px;
	top: 11px;
}

