body {
	background-color: #4B4B4B;
	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: 814px; 
	margin-left: -407px;
}

.text {
	color: #111;
	font-size:12px;
	text-align: justify;
	margin-left:15px;
	margin-right:15px;
	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: #9B9B9B;
	font-size:12px;
	text-align: center;
	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;
}

.white2 {
	color: #fff;
	font-size:11px;
	font-weight:bold;
	margin-bottom:4px;
}

.white2 a:link, .white2 a:visited, .white2:active {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}

.white2 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:16px;
	font-weight:bold;
	color:#3B3B3B;
	margin-left:15px;
	margin-top:18px;
	border-bottom: 2px solid #4B4B4B;
	width:480px;
	padding-top:4px;
	text-indent:0px;
}

.h1 {
	font-size:16px;
	font-weight:bold;
	color:#492084;
	margin-left:15px;
	margin-top:18px;
	background-color:#EEF2FD;
	border-bottom: 2px solid #999;
	width:200px;
	padding-top:4px;
	text-indent:4px;
}

.text h2 {
	font-size:12px;
	font-weight:bold;
	color:#B01E09;
}

.menu {
	color: #474546;
	width:545px;
	font-size:13px;
	text-align: justify;
	margin-left:15px;
	margin-right:5px;
	padding-top:5px;
}

.menu a:link, .menu a:visited , .menu a:active{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	margin-left:15px;
	margin-right:5px;
}

.menu a:hover {
	color: #DF0024;
	text-decoration: none;
}

.footer {
	color:#FFFFFF;
	font-size:11px;
	text-align: left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
	font-weight: bold;
	height:22px;
	padding-top:4px;
	text-indent:5px;
}

.footer a:link, .footer a:visited , .footer a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover {
	color: #DF0024;
	text-decoration: none;
}



.lmenu {
	background-color: #FFF;
	color:#9B9B9B;
	width:202px;
	font-size:13px;
	text-align: left;
	font-weight: bold;
	height:21px;
	padding-top:4px;
	text-indent:25px;
	background-image:url(../img/menu_off.gif);
	background-repeat:no-repeat;
}

.lmenu a:link, .lmenu a:visited , .lmenu a:active{
	color: #9B9B9B;
	text-decoration: none;
	display:block;
	width:202px;
}

.lmenu a:hover {
	color: #492084;
	text-decoration: none;
}
