body {
	background-color: #B01E09;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Verdana, Arial, Courier, sans-serif;
	font-size: 12px;
}


#maincontainer {
	position: absolute; 
	left: 50%;
	width: 816px; 
	margin-left: -408px;
}

.text {
	color: #474546;
	width:545px;
	font-size:12px;
	text-align: justify;
	margin-left:15px;
	margin-right:5px;
	line-height:130%;
}

.text a:link, .text a:visited {
	font-weight: bold;
	font-size: 12px;
	color: #6D3131;
	text-decoration: underline;
}

.text a:hover, .text a:active {
	color: #474546;
	text-decoration: none;
}

.boldtext {
	color: #918D46;
	width:700px;
	font-size:12px;
	text-align: center;
	margin-left:35px;
	margin-right:0px;
	line-height:130%;
	font-weight:bold;
}

.boldtext a:link, .boldtext a:visited {
	font-weight:bold;
	font-size: 12px;
	color: #6D3131;
	text-decoration: none;
}

.boldtext a:hover, .boldtext a:active {
	color: #6D3131;
	text-decoration: underline;
}

.input {
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

td {
	vertical-align:top;
}

.odkaz {
	font-size:10px;
	color:#814443;
	font-weight:bold;
}

.odkaz a:link, .odkaz a:active, .odkaz a:visited {
	color:#814443;
	text-decoration:underline;
}

.odkaz a:hover {
	color:#000000;
	text-decoration:none;
}

.white {
	color: #fff;
	font-size:12px;
	font-weight:bold;
}

.white a:link, .white a:visited, .white:active {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.white a:hover {
	color: #971A08;
	text-decoration: none;
}

.grey {
	color: #6A696A;
	font-size:11px;
	font-weight:bold;
}

.grey a:link, .grey a:visited, .grey:active {
	font-size: 11px;
	color: #6A696A;
	text-decoration: underline;
}

.grey a:hover {
	color: #fff;
	text-decoration: none;
}

H1 {
	font-size:15px;
	font-weight:bold;
	color:#B01E09;
	margin-left:15px;
}

.text h2 {
	font-size:12px;
	font-weight:bold;
	color:#B01E09;
}

.black {
	color: #000;
	width:545px;
	font-size:10px;
}

.black a:link, .black a:visited {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

.black a:hover, .black a:active {
	color: #000;
	text-decoration: none;
}
