@charset "utf-8";
/* CSS Document */


body
{
	background-color: #3d0000;
	background-image: url(../images/bg-title.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.layout-wrapper
{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bg-image-title.jpg);
	background-repeat: no-repeat;
	height: 800px;
}

#title-menu
{
	position: absolute;
	left: 252px;
	top: 437px;
}

#title-menu a:link,
#title-menu a:visited,
#title-menu a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

#title-menu a:hover
{
	color: #e9c16d;
}

#title-menu ul
{
	margin: 0px;
	padding: 0px;
}

#title-menu li
{
	float: left;
	list-style-position: inside;
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	background-image: url(../images/star-title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#akce
{
	position: absolute;
	height: 205px;
	width: 441px;
	background-image: url(../images/bg-akce-title.gif);
	background-repeat: no-repeat;
	left: 264px;
	top: 484px;
	padding-top: 25px;
	padding-right: 27px;
	padding-bottom: 30px;
	padding-left: 27px;
	color: #3d0000;
}

.nabidka
{
	display: block;
	width: 206px;
	font-size: 11px;
	margin-top: 25px;
	float: left;
	text-align: justify;
	height: 104px;
	overflow: hidden;
}

#akce h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#akce a:link,
#akce a:visited,
#akce a:active
{
	color: #3d0000;
	font-weight: bold;
	font-size: 11px;
}


#akce a:hover
{
	color: #e9c16d;
}
.akce-link
{
	text-align: center;
	margin-top: 20px;
}




.clearboth
{
	clear: both;
}



.ncsv
{
	display: none;
}
