/* 
================================
Skin styles for DotNetNuke
================================
*/   
body,
.Normal,
.NormalDisabled,
.NormalBold,
.NormalRed,
.Head,
.SubHead,
.SubSubHead,
.SkinObject,
.NormalTextBox,
.TreeMenu_Node,
.TreeMenu_NodeSelected,
.StandardButton,
H1, H2, H3, H4, H5, H6,
DT,
TFOOT, THEAD,
TH,
.MainMenu_MenuItem,
.MainMenu_MenuItemSel,
.SelectedTab,
.OtherTabs
{
	font-family: Tahoma,Arial,sans-serif;
}
.SkinObject,
.Normal,.NormalDisabled,.NormalBold,.NormalRed,
.StandardButton,
TFOOT, THEAD,
TH,
.SelectedTab,
.OtherTabs,
.Head,
.SubHead,
.SubSubHead,
p
{
	font-size: 12pt;
}
.SkinObject {
	font-size: 11pt;
}
.Slovo {
	font-size: 133%;
	letter-spacing: 3pt;
}
H1 {
	font-size: 25pt;
	border-color: black black #CCCCFF;
	color: #3366CC;
	background-color: #FFFFF2;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px
}
H2 {
	font-size: 20pt;
	color: #navy;
	border-color: black black #CCCCFF;
	color: #663399;
}
H3 {
	font-size: 15pt;
	color: #navy;
	border-color: black black #CCCCFF;
	color: #009933;
}
H4 {
	font-size: 13pt;
}
H5 {
	font-size: 12pt;
}
H6 {
	font-size: 12pt;
}
SMALL   {
    font-size:  8pt;
}
BIG {
    font-size:  14pt;
}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient
{
	background-image: url(zahlavi1b.png);
	height: 45px;
}
.menuLeft {
	background-image: url(zahlavi1a.png);
	height: 45px;
	width: 47px;
}
.menuRight {
	background-image: url(zahlavi1c.png);
	height: 45px;
	width: 29px;
}
.skingradientBottom
{
	border-top: red 2px solid;
	height: 2px;
}
.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.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; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: navy;
	font-size: 13pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	background-color: #97B9FF;
	cursor: pointer; 
	cursor: hand; 
	color: navy; 
	font-size: 13pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuIcon {
	background-color: #CBDCFF;
	border-left: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #CBDCFF;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
	color: #CBDCFF;
	background-color: #CBDCFF;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 12pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-size: 10pt;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(zahlavi1b.png);
}
/* style for module titles */
.Head {
   /*font-size:  12pt;*/
   font-weight: bold;
   color: navy;
}
/* style of item titles on edit and admin pages */
.SubHead    {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
hr {
	color:navy;
}
