﻿#hlavni
{
	width:100%;
}
#hlavicka
{
	text-align:center;
	clear: both;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#hl_left
{
	background-image: url(y.gif);
	width: 123px;
	height: 102px;
	float: left;
}
#hl_center
{
	background-image: url(l.gif);
	width: 499px;
	height: 102px;
	float: left;
}
#hl_right
{
	float: left;
}
#telo
{
	clear: both;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#levy_sloupec
{
	width:622px;
	float:left;
	/*border: solid 1px black;*/
}
#pravy_sloupec
{
	width:178px;
	float:left;
}
#navigace
{
	width: 622px;
}
#hl_menu
{
	width: 622px;
	height: 22px;
}
#house_menu
{
	height: 22px;
	width: 553px;
	background-image: url(j.gif);
	float:left;
}
#house_menu_right
{
	height: 22px;
	width: 67px;
	background-image: url(g.gif);
	float:left;
}
#bread_left1
{
	height: 18px;
	width: 72px;
	float:left;
}
#bread_left2
{
	height: 18px;
	width: 25px;
	float:left;
	background-image: url(d.gif);
	background-repeat:no-repeat;
}
#bread_center
{
	height: 18px;
	width: 429px;
	float:left;
	background-image: url(h.gif);
	background-repeat:no-repeat;
}
#bread_right1
{
	height: 18px;
	width: 25px;
	float:left;
	background-image: url(f.gif);
	background-repeat:no-repeat;
}
#bread_right2
{
	height: 18px;
	width: 69px;
	float:left;
}
#spodek
{
	width: 622px;
	float:left;
}
.LevyProstor
{
	width: 311px;
	float:left;
	/*border: solid 1px black;*/
}
.PravyProstor
{
	width: 311px;
	float:left;
	/*border: solid 1px black;*/
}
#paticka
{
	background-color: #F6C4B9;
	font-family: Verdana Geneva Arial Helvetica sans-serif;
	font-size: .7em;
	clear: both;
	text-align:center;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}



/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #FFFAFA;
	BORDER-RIGHT: #EB613E 1px solid; 
	BORDER-TOP: #EB613E 1px solid; 
	BORDER-LEFT: #EB613E 1px solid; 
	BORDER-BOTTOM: #EB613E 1px solid; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkRed.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #F9AA96;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #F59178 0px solid; 
	border-bottom: #F59178 1px solid; 
	border-top: #F59178 1px solid; 
	border-right: #F59178 0px solid;
	cursor: pointer; 
	color: #FFD700; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #F59178; 
	border-left: #F59178 1px solid; 
	border-bottom: #F59178 1px solid; 
	border-top: #F59178 1px solid; 
	cursor: pointer; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #D34A2B; 
	z-index: 1000; 
	cursor: pointer; 
}

.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #F0795B; 
	cursor: pointer; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-right: #F59178 1px solid; 
	border-bottom: #F59178 1px solid; 
	border-top: #F59178 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}
.StandardButton     {
    background: #EB613E none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #F9AA96;
	BORDER-RIGHT: #EB613E 1px solid; 
	BORDER-TOP: #EB613E 1px solid; 
	BORDER-LEFT: #EB613E 1px solid; 
	BORDER-BOTTOM: #EB613E 1px solid; 
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_MidRed.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
.BocniMenuItem
{
	background-image: url(Menu_Item.jpg);
	background-repeat: repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Maroon;
	height: 19px;
	padding-left: 10px;
}
.BocniMenuItem A
{
	color: Maroon;
}

.BocniMenuItem A:visited,.BocniMenuItem A:link, .BocniMenuItem A:hover, .BocniMenuItem A:focus, .BocniMenuItem A:active
{
	color: Maroon;
}
.BocniMenuItemMouseOver
{
	background-image: url(Menu_Item_Select.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Maroon;
	height: 19px;
	padding-left: 10px;
}

.BocniMenuItemMouseOver A
{
	color: Maroon;
}

.BocniMenuItemMouseOver A:visited,.BocniMenuItemMouseOver A:link, .BocniMenuItemMouseOver A:hover, .BocniMenuItemMouseOver A:focus, .BocniMenuItemMouseOver A:active
{
	color: Maroon;
}

.Paticka
{
	background-color: #F6C4B9;
	font: xx-small Verdana Geneva Arial Helvetica sans-serif;
}

.aaProstyText
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.aaPopiskyObrazku
{
	font: .9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing: -1px;
	color: Maroon;
}

.aaVelkyNadpis
{
	font: 1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Maroon;
	margin: 1ex 0ex 1ex 0ex;
	/*padding: 1ex 0ex 1ex 0ex;*/
	display: block;
}

.aaNadpis
{
	font: bolder 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Maroon;
}

.aaMensiNadpis
{
	font: bolder 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#houseMenuH { /* menu wrapper div */
	padding: 0;
	margin: 0;
	border: 0;
	white-space: nowrap;
	position: relative;
}

#houseMenuH ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
	white-space: nowrap;
	z-index: 99999;
}

#houseMenuH li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li { /* all items under the top level */
	z-index: 11113;
}

#houseMenuH a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#houseMenuH li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#houseMenuH li:hover ul ul, 
#houseMenuH li:hover ul ul ul, 
#houseMenuH li.sfhover ul ul, 
#houseMenuH li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuH li:hover ul, 
#houseMenuH li li:hover ul, 
#houseMenuH li li li:hover ul, 
#houseMenuH li.sfhover ul, 
#houseMenuH li li.sfhover ul, 
#houseMenuH li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99998;
}

#houseMenuH iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/
#houseMenuH { /* menu wrapper div */
	/*border: solid 1px #999;*/
	padding-top: 2px;
	width: 100%;
	background-color: Transparent;
	height: 20px;
}

#houseMenuH ul { /* all submenu lists */
	/*line-height: 14px;*/
	background-color: #D34A2B;
}

#houseMenuH li { /* all list items */
	height: 20px;
	/*width: 100px;*/
	display: block;
	float:left;
	clear:right;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: auto;
	_width: 1px;
	/* end hack */
}

#houseMenuH li li { /* all items under the top level */
	/*width: 200px;*/
	height: 22px;
	clear: none;
}

#houseMenuH a { /* all links within the menu wrapper */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight : bold;
	text-decoration : none;
	color : #FFD700;
	background-color: transparent;
	padding: 2px 2px 2px 6px;
	/*width: auto;*/
	/*height: 22px;*/
}

#houseMenuH li li a { /* all item links under the top level */
	padding: 0px;
	padding-top: 3px;
	padding-left: 3px;
	width: 216px;
	height: 22px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 216px;
	height: 22px;
	_height: 100%;
	/* end hack */
}

#houseMenuH li a:hover {
	/*margin: 1px;
	border: solid 1px #999;*/
	padding: 2px 2px 2px 6px;
	color: #000;
	background-color: #F0795B;
}

.ArrowPointer:hover
{
	background-color: #F0795B;
	width: 216px;
	_width: 216px;
}

#houseMenuH li li a:hover {
	/*margin: 1px;*/
	/*border: solid 1px #999;*/
	padding: 0px;
	padding-top: 3px;
	padding-left: 3px;
	/*_width: 196px;*/
	height: 22px;
	color: #000;
	background-color: #F0795B;
}
/* second-level lists */
#houseMenuH li ul { 
	width: 220px;
	/* width of submenu, must be set so third-level list can get shifted over properly */
	left: -9999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	/*border: solid 1px #999;*/
	margin: 0;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	margin: 1px 0 0 0;
	_margin: 0;
	/* end hack */
	/*line-height: 10px;*/
}

#houseMenuH li ul ul { /* third-and-above-level lists */
	margin: -22px 0 0 216px;
	_margin: -22px 0 0 216px;
	/*border: solid 1px #999;*/
	/*line-height: 10px;*/
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuH #houseMenuParentItem a
{ /* all links under the parent item (li) */
	background-color: transparent; 
	text-decoration: none;
}

#houseMenuH a#houseMenuParentLink
{ /* parent link itself */
	background-color: transparent; 
	text-decoration: none;
}

#houseMenuH a#houseMenuCurrentLink
{ /* current link itself */
	/*margin: 1px;*/
	/*border: solid 1px #666;*/
	padding: 0px;
	padding-top: 2px;
	height: 22px;
	color: #000;
	background-color: #ccc; 
	text-decoration: none;
}

.objectFlash
{
	margin: 5px;
	height:125px;
}