/* Default CSS Stylesheet for a new Web Application project */
BODY
{
	margin-top: 1px;
	margin-left: 0;
	margin-right: 0;
}

/* Public */
H1
{
	font-size: 2.2em;
	text-align:center;
	margin-top: 0em;
	margin-bottom: 0em;
	}
H2
{
	font-size: 1.6em;
	text-align: center;
	margin-top: 0em;
	margin-bottom: 0em;
	}
H3
{
	font-size: 1.3em;
	margin-top: 1em;
	margin-bottom: 0em;
	}
H4
{
	font-size: 1.1em;
	margin-top: 1em;
	margin-bottom: 0em;
	}
H5
{
	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	margin-top: 0em;
	margin-bottom: 0em;
	}
P.Text 
{
	text-indent: 3em;
	text-align: justify;
	margin-top: 1em;
	margin-bottom: 0em;
	}
P.Pozn
{
	font-size: 0.9em;
	color: #666666;
	text-indent: 0em;
	text-align: justify;
	margin-top: 1em;
	}
SPAN.Dulezite
{
	color: #FF0000;
	font-weight: bold;
	}
SPAN.NeDulezite
{
	color: #666666;
	}
UL
{
	margin-left: 0px;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0em;
	}

UL LI
{
	font-weight: normal;
	list-style-type: square;
	text-indent: 22px;
}

OL LI
{
	font-weight: normal;
	text-indent: 22px;
}

UL.margin
{
	margin-left: 15px;
	}

UL.margin LI
{
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-bottom: 0.6em; 
    text-indent: 0px;
}

/* Public */

BODY
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

HR
{
	color: Black;
	height: 1px;
}

TD
{
	font-size: 0.6em;
}

.Header2Small
{
	font-weight: bold;
	font-size: 0.8em;
	color: #000000;
	border-bottom: #CCCCCC 1px solid;
	background-color: #ffffff;
}

.HeaderType2
{
	font-size:1.4em;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}

TD.SeznamItem
{
	height: 14px;
}

TD.Indent
{
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

IMG.Glosa
{
	margin-right: 5px;
	margin-bottom: 5px;
}

A.Expand
{
	font-size: 1.2em;
	color: #00ff00;
	font-weight: bold;
	text-decoration: none;
}

A.Expand:hover
{
	font-size: 1.2em;
	color: #00ff00;
	font-weight: bold;
	text-decoration: underline;
}

A.Black
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

A.Black:hover
{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

P.Theme
{
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

P.NewsInfo
{
	font-size: 1em;
	margin-top: 2px;
	margin-bottom: 3px;
}
P.News
{
	/*text-align: justify;*/
	font-size: 1.1em;
	margin-top: 2px;
	margin-bottom: 10px;
}

DIV.Tree
{
	font-size: 1.1em;
	padding-top: 6px;
}

DIV.Tree2
{
	font-size: 1.1em;
	padding-top: 0px;
}

DIV.TreeSelected
{
	font-size: 1.1em;
	padding-top: 6px;
	padding-bottom: 3px;
	border-bottom: solid 1px red;
}

DIV.TreeSmall
{
	font-size: 1em;
	padding-top: 2px;
	}
SPAN.p1
{
	font-size: 1.5em;
	font-weight: bold;
}
SPAN.p11
{
	font-size: 1.2em;
	font-weight: bold;
}
SPAN.p2
{
	font-size: 1.1em
}
SPAN.p2i
{
	font-size: 1.1em;
	font-style: italic;
}
SPAN.p3
{
	font-size: 1.0em
}
SPAN.p3i
{
	font-size: 1.0em;
	font-style: italic;
}
SPAN.p4
{
	font-size: 0.9em
}
INPUT.Theme
{
	background: #4E7A99;
	color: #FFFFFF;
	font-size: 10px;
}

.SE
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.SB
{
	vertical-align: text-bottom;
}

A.MenuItem
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.MenuItem:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

FONT.MenuItem
{
	padding-left: 5px;
}

IMG.MenuDot
{
	margin-left: 5px;
	width: 3px;
	height: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

IMG.Img8
{
	width: 8px;
	height: 8px;
	border: none;
}

IMG.Img16
{
	width: 16px;
	height: 16px;
	border: none;
}

IMG.Img16x18
{
	width: 16px;
	height: 18px;
	border: none;
}

IMG.Img20x16
{
	width: 16px;
	height: 18px;
	border: none;
}

/* Horizontalni linka (HR v DIV)*/
div.hr {
  height: 15px;
  background: #fff url(/images/sep.gif) repeat-x scroll center;
}
div.hr hr {
  display: none;
}

TD.ErrMsg
{
	padding: 3px;
	color: #CC0000;
	background-color: #F0F0F0;
}

SELECT.Thin
{
    font-size: 9px;
}

#Fotogalerie IMG
{
    border: solid 1px #333333;
}

/* lista s weby */
#webbar TD
{
    background-color: #ededed;
    text-align: center;
    border-right: solid 1px #aca899;
    border-bottom: solid 1px #aca899;
}

div.ErrMsg
{
    margin: 5px !important;
    padding: 0 3px 3px 3px !important;
    color: #CC0000;
    background-color: #FFFFCC;
    border: 1px dotted #000;
    line-height: 150%;
}

#pout 
{
    text-align:left; 
    font-size: 140%
}

#pout ol li { text-indent: 0px !important; padding-left: -15px !important; margin-left: 0px !important;}

#pout td
{
    font-size: 80% !important;
}
#pout .x td 
{ 
    xfont-size: 80% !important; 
}
