body, table, div, td, span, a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img
{
	border-style:none;	
}

body
{
	background-color: #ece9d8;
}

table.HlavniTabulka
{
	width: 990px;
	background-color: #d4dae6;
}

td.TopHeaderPage
{
	height: 108px;
	background-image: url(../images/toplogo.png);
	background-repeat: no-repeat;
}


td.RightBanner
{
	background-color: white;	
	border-top: solid 5px #d4dae6;
	border-bottom: solid 5px #d4dae6;
	width: 200px;
	vertical-align: top;
	text-align: center;
	padding: 5px;
}

td.GeneralContent
{
	background-color: white;	
	border: solid 5px #d4dae6;
	vertical-align: top;
	padding: 15px 3px 15px 3px;
	width: 580px;
}

td.LeftMenu
{
	background-color: #96a4c9;
	border-top: solid 5px #d4dae6;
	border-bottom: solid 5px #d4dae6;
	height: 600px;
	width: 180px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
}

div.divMarginPanel
{
	margin-bottom: 10px;
}

div.divHeaderText
{
	font-size: 14px;
	font-weight: bold;
	background-color: #666699;
	color: white;
	padding: 2px;
}

div.divButtonRound
{
	padding: 2px 10px 2px 10px;
	background-color: #666699;
	border: solid 1px #333333;
	text-align: center;
}


div.divButtonRound a
{
	text-decoration: none;
	color: white;
}

div.divButtonRound a:hover
{
	text-decoration: underline;
	color: black;
}

a.akontakt
{
	font-weight: bold;
	text-decoration: none;
	color: #ff8c00;
}

a.akontakt:hover
{
	text-decoration: underline;
	
}

.TopMenu
{
	background-color: #666699;
	padding: 5px;
	color: white;
	font-weight: bold;
	margin-top: 14px;
}


.SubMenu td
{
	background-color: #d4dae6;
	padding: 3px 5px 3px 0px;
}

.SubMenu a
{
	color: black;
	text-decoration: none;
}

.SubMenu a:hover
{
	text-decoration: underline;
	color: Black;
}


.MenuSelected
{
	background-color: #ffd700;	
	border: solid 1px black;
}
