﻿/* PAPE iSystem - styly
základní vzhled a layout (hlmenu,menu,text1,text2,bod2, obrázky pozadí) převzat od původního autora - nepodepsán
Majak-Software s.r.o., Jan Pačuta, 2009
*/

/* Obecné třídy - začátek */
html, body, input, table
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}
body
{
    margin: 0;
    padding: 0;
    text-align: center; 
}
.maincenter {
    background: url(images/bg.gif) repeat-y left;
    width: 952px;
    margin: auto;
    display: inline-block;
}
.left {
    float: left;
    width: 242px;
    text-align: center;
}
.right {
    float: right;
    width: 710px;
}
/* pro IE6 */
.maincenter { width=954px }
.left { width=243px }
.right { width=708px }
/* pro IE6 */
.pozadiTab2
{
    background: url(images/tab02.gif) no-repeat left; 
    height: 43px;
    text-align: center;
    vertical-align: bottom;
}
.pozadiTab1
{
    background: url(images/tab01.gif) no-repeat right;
    height: 78px;
    text-align: center;
}
.logoPape
{
    background-position: 15px 0px;
    background-image: url(images/logo_PAPE.gif);
    background-repeat: no-repeat;
    height: 80px;
    background-color: #3f92c7;
}
.titulek {
    font-size: 11px;
    font-weight: bold;
    text-align:center;
    padding:0px;
    border-width:0px;
    margin:0px;
    text-transform: uppercase;
    color: #3366cc;
}
h4 {    font-size: 14px; }
h5 {    font-size: 12px; }
a, .link {
    color: #0000c0;
    text-decoration: underline;
    cursor: pointer;
    font-size: 12px;
}
a:link, .link:link {
    color: #0000c0;
    text-decoration: underline;
}
a:hover, .link:hover {
    color: #3366cc;
    text-decoration: underline;
}
a:visited, .link:visited {
	/*color: #0000c0;*/
    /*text-decoration: underline;*/
}
a:visited:hover, .link:visited:hover {
	color: #0000c0;
    text-decoration: none;
}
a.linkBezDekor {	text-decoration: none; color: Black; }
a.linkBezDekor:link {   text-decoration: none; }
a.linkBezDekor:hover {    text-decoration: none; cursor: default; }
a.linkBezDekor:visited {	text-decoration: none; }
a.linkBezDekor:visited:hover {    text-decoration: none; }
a.linkZpet, a.linkZpet:link, a.linkZpet:visited { font-size:9px; color:black; text-decoration:none; }
a.linkZpet:hover { color: #3366cc; text-decoration:underline; }
a.login {   font-size: 11px; font-weight: 700; text-decoration: none; color: Black; }
a.login:link {	text-decoration: underline; }
a.login:hover {    text-decoration: underline; cursor: pointer; }
a.login:visited {	color:#800080; text-decoration: underline; }
a.login:visited:hover {    text-decoration: underline; }
input.btn { FONT-WEIGHT: bold; MARGIN-LEFT: 11px; COLOR: #ffe102; BACKGROUND-COLOR: #3f92c7; }
/* Obecné třídy - konec */

/* Hlavní menu - začátek */
.hlmenu {
	width: 225px;
	margin: 5px;
}
.hlmenu a,
.hlmenu a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    display: block;
    margin-left:3px;
    color: black;
    background-image: url(images/b_2.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
    text-indent: 15px;
    text-align:left;
}
.hlmenu a:hover {
    color:blue;
    background-image: url(images/b_1.gif);
    background-position: left;
    text-decoration: underline;
}
/* Hlavní menu - konec */

/* Menu - začátek */
.menu {
    height:20px;
    width:708px;
    background-image:url(images/tab03.gif);
    background-repeat:no-repeat;
    padding-top:4px;
    color: #666666;
    font-size: 8pt;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    text-align:center;
    text-transform: lowercase;
}
.menu a {
    color:#3366cc;
    text-decoration: none;
    padding:6px;
}
.menu a:hover{
    color:black;
    text-decoration: underline;
}
.menuPozadi {   }
/* Menu - konec */

/* Kategorie - začátek */
.kategorie
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align:left;
    width: 220px;
    margin: auto;
}
.kategorie a:link,
.kategorie a:visited
{
    color: #000000;
}
.kategorie a, .AspNet-TreeView-ClickableNonLink, .AspNet-TreeView-NonLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
    color: black;
    background-image: url(images/b_2.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-decoration: none;
    padding-left: 15px;
    cursor: pointer;
}
.kategorie a:hover {
   color: blue;
   background-image: url(images/b_1.gif);
   background-position: left;
   text-decoration: underline;
}
.kategorie div.AspNet-TreeView ul li { margin-top: 0px; margin-bottom: 0px; }
.kategorie div.AspNet-TreeView ul li { white-space: nowrap; padding: 0px 0px 0px 0px; }
.kategorie div.AspNet-TreeView ul ul { margin: 0px 0px 0px 11px; }
.kategorie div.AspNet-TreeView ul li img { }
.kategorie div.AspNet-TreeView li a { text-decoration: none; }
.kategorie div.AspNet-TreeView li a:hover { text-decoration: underline; }
.kategorie div.AspNet-TreeView li.AspNet-TreeView-Leaf { }
.kategorie div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink { }
.kategorie div.AspNet-TreeView .AspNet-TreeView-Collapse { display:none; }
.kategorie div.AspNet-TreeView .AspNet-TreeView-Expand { display:none; }
.kategorie .AspNet-TreeView-Selected a { font-weight: bold; }
.kategorie .AspNet-TreeView-ChildSelected { }
.kategorie .AspNet-TreeView-ParentSelected a { font-weight: normal; }
/* Kategorie - konec */

/* Login - zacatek */
.panelLogin
{
	background-color: #dedfde;
	border: solid 1px #000000;
	width: 220px;
	text-align: center;
}
.panelLogin div span
{
    text-align: center;
}
.panelLogin span
{
	text-align= left;
	margin= 1em auto;
	width= 80%;
}
a.logout, a.logout:link, a.logout:visited, a.logout:hover
{
    color: Blue;
}
/* Login - konec */

/* Obsah - začátek */
.text1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.text2, .text2 a {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
}
.text3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text4 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: center;
}
/* Obsah - konec */

/* Tabulky - začátek */

.defaultTable
{
    background: url(images/pozadiPruhySede.gif);
    border-color: #3061b6;
    border-style: solid;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-top-width: 2px;
}
.defaultTable td
{
    font-size: 12px;
}
.defaultTableWOTopBorder
{
    background: url(images/pozadiPruhySede.gif);
    border-color: #3061b6;
    border-style: solid;
    border-top-width: 0px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
}
.defaultTableWOBottomBorder
{
    background: url(images/pozadiPruhySede.gif);
    border-color: #3061b6;
    border-style: solid;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 0px;
}
.defTable-RowHead
{
    /*font-weight: bold;*/
    font-family: Verdana;
    text-align: right;
    width: 150px;
    padding-right: 5px;
    vertical-align: top;
}
.tableLoading    /* zobrazuje se během dlouhých operací */
{
    display: none;
    z-index: 300;
    position: absolute;
    left: 35%;
    top: 30%;
    width: 350px;
    background-color: white;
    border-style: ridge;
    border: ridge 3px black;
}
#processMessage
{
  color: Black;
  position:absolute; 
  top:30%; 
  left:43%;
  padding:10px; 
  width:14%; 
  z-index:1001; 
  background-color:#fff;
  text-align: center;
  border: solid 10px gray;
} 
.tableLoading td
{
    padding: 30px;
    border: solid 1px black;
}
.tableHeader, .tableHeaderSkluz, .tableHeaderFirmDate	/* standardní záhlaví */
{
    white-space: nowrap;
    color: Black;
    font-weight: bolder;
}
.tableHeader
{
    background: url(images/pozadiPruhySede.gif);
}
.tableHeader a  /* linky pro Sorting */
{
    color: black;
}
.tabulkaSOkraji
{
    border-color: #3061b6;
    border-style: solid;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-top-width: 2px;
    background-color: #ffffff;
}
/* Tabulky - konec */

/* Modální popupy - začátek */
.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:460px;
}
/* Modální popupy - konec */

/* Custom třídy - začátek */
.hledani {
    height: 15px;
    text-align: center;
}
.hledani a,
.hledani a:link,
.hledani a:visited {
    color: white;
    padding-left:4px;
    padding-top:0px;
    font-size: 10px;
}
.hledani a:hover {
   color:white;
   text-decoration: underline;
}
.hledej {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	line-height: normal;
	width: 118px;
}
.bod2, .bod2m, .bod2lm {
	background-image: url(images/pod.gif);
    background-position: left;
	height: 11px;
	line-height: 11px;
	left: 0px;
	width: 98%;
	margin: 5px 0px 5px 0px;
}
.bod2m {
    margin-left: 5px;
    width: 220px;
}
.bod2lm {
    margin-left: 5px;
    margin-right: 5px;
    width: 220px;
}
.Bold
{
    font-weight: bold;
}
.NoWrap
{
    white-space: nowrap;
}
.styleHR
{
    width: 95%
}
a.CernyText,
a.CernyText:link,
a.CernyText:hover,
a.CernyText:visited
{
    color: Black
}
.pageTitle
{
    font-weight: bolder;
    font-size: large;
}
.defaultArticle
{
    margin: 10px;
    font-size: medium;
}
.cursorPointer
{
    cursor: pointer;
}
.zarovnaniDoprava
{
    text-align: right;
}
.tlac
{
	border: solid 1px #999;
	padding: 2px 5px 2px 20px;
	color: #333 !important;
	background-image: url(images/tlac.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 50%;
	font-weight: bold;
	text-decoration:none;
}
.tlac:link
{
	text-decoration: none;
}
.tlac:hover
{ 
	border-color:#333;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	cursor: pointer;
	text-decoration:none;
}
.tlac:visited
{ 
	text-decoration:none;
}
#divPrintFormat
{
	text-align: right;
	width: 100%;
}
.copyright
{
	text-align: center;
	font-size: 80%;
	color: black;
}
.textNapovedy
{
	text-align: justify;
	width: 100%;
}
.duleziteVysvetlivky
{
	border: solid 1px #999;
	padding: 2px 5px 2px 23px;
	color: #333 !important;
	background: #e6e6ff url(images/vykricnik2.gif) no-repeat scroll;
	background-position: 0 50%;
	font-weight: bold;
}
.chybovaHlaska
{
    border: solid 1px black;
	padding: 2px 5px 2px 23px;
	color: black !important;
	background: red url(images/vykricnik.gif) no-repeat scroll;
	background-position: 0 50%;
  	font-weight: bold;
}
.vyberVypis {
    vertical-align: bottom;
    MARGIN-BOTTOM: 0px;	WIDTH: 200px;	PADDING-TOP: 2px;
    color: #ffffff; background-color: #3f92c7; font-size:10px; BORDER: #CCCCCC 1px solid;
    height: 16px;
    white-space: nowrap;
}
.vyberVypis UL {	
    PADDING-RIGHT: 0px;	
    PADDING-LEFT: 0px;	
    PADDING-BOTTOM: 0px;	
    MARGIN: 0px;	
    PADDING-TOP: 0px;	
    LIST-STYLE-TYPE: none
}
.vyberVypis LI {
    PADDING-LEFT: 10px;	
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: url(images/dots.gif) no-repeat left center;
    FLOAT: left;
    MARGIN-LEFT: 10px;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    TEXT-ALIGN: left
}
.vyberVypis LI A,
.vyberVypis LI A:link,
.vyberVypis LI A:visited,
.vyberVypis LI A:hover { 
    color: #ffffff;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    TEXT-ALIGN: left;
}
.vyberVypis LI A:hover { text-decoration: none; }
.topboxWide { 
    background: url(images/topboxWide.gif) no-repeat left top;
    width: 692px; 
}
.obrazky {
	overflow: hidden;
	border: 2px solid #f0f0f0;
	width: 270px;
	margin: 0 10px auto;
	text-align: center;
}
.obrazky img {
	border-bottom: 1px solid #ddd;
    cursor: pointer;
	padding: 5px 0;
	margin: auto;
    display: block;
}
.obrazky ul.thumbs {
	margin: 10px 0 0 0;
	padding: 0 0 5px 10px;
	list-style: none;
	width: 250px;
	float: left;
	overflow: auto;
}
.obrazky ul.thumbs li{
	width: 40px;
	height: 30px;
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
	position: relative;
	border: 3px double #ddd;
	text-align: center;
}
.obrazky ul.thumbs li img {
	padding: 0;
}
.obrazky ul.thumbs li:hover {
	border: 3px solid #888;
	-moz-opacity:.75;
	filter:alpha(opacity=75);
	opacity:.75;
}
.faktura td
{
    font-size: 12px;
}
/* Custom třídy - konec */

/* Asp-Themes - začátek */
.Menu-Skin-Horizontal { }
.Menu-Skin-StaticHover { }
.Menu-Skin-StaticItem { }
.Menu-Skin-StaticItem a:link,
.Menu-Skin-StaticItem a:hover,
.Menu-Skin-StaticItem a:visited,
.Menu-Skin-StaticItem a:visited:hover { }
.Menu-Skin-StaticItem img { }
.Menu-Skin-DynamicItem { }
.Menu-Skin-DynamicItem a:link,
.Menu-Skin-DynamicItem a:hover,
.Menu-Skin-DynamicItem a:visited,
.Menu-Skin-DynamicItem a:visited:hover { }
.Menu-Skin-DynamicHover { }
.Menu-Skin-DynamicHover a { }
.Menu-Skin-DynamicMenu { }
.GridView
 { 
    width: 690px; 
    font-size: 12px;
    border:1px solid #B7B7B7;
    border-top:1px solid #E0E0E0;
    border-right:1px solid #E0E0E0;
 }
.GridView td { }
.GridViewVnoreny { }
.GridViewVnoreny td { }
.Grid-Row,
.Grid-Row a,
.Grid-Row a:link,
.Grid-Row a:visited,
.Grid-AlternatingRow a,
.Grid-AlternatingRow a:link,
.Grid-AlternatingRow a:visited
{
    color: #333333;
    text-decoration: none;
}
.Grid-Row a:hover,
.Grid-AlternatingRow a:hover
{
    color: #3366cc;
    text-decoration: underline;
}
.Grid-Row td
{
    background-color: #ffffff;
    vertical-align: middle;
    border-bottom: solid 1px #eaeaea;
    border-right: solid 1px #e0e0e0;
    border-left: solid 1px #e0e0e0;
}
.gridTxt
{
    font-size: 12px;
    width: 40px;
}
.Grid-AlternatingRow td
{
    background-color: #fafafa;
    vertical-align: middle;
    border-bottom: solid 1px #eaeaea;
    border-right: solid 1px #e0e0e0;
    border-left: solid 1px #e0e0e0;
}
.Grid-Header th
{
    padding: 2px;
    background-color: #3f92c7;
    color: White;
    border-right: solid 1px #e0e0e0;
    border-left: solid 1px #e0e0e0;
}
.Grid-Header a,  /* linky pro Sorting */
.Grid-Header a:link,
.Grid-Header a:visited
{
    color: White;
    text-decoration: none;
}
.Grid-Header a:hover  /* linky pro Sorting */
{
    text-decoration: underline;
}
.Grid-Footer
{
    background-color: #3f92c7;
    color: White;
    font-weight: bolder;
}
.Grid-Pager
{
    background-color: #3f92c7;
    color: White;
    text-align: center;
}
.Grid-Pager span
{
    font-size: 12px;
}
.Grid-Pager a
{
    color: White;
}
.Grid-Pager td
{
    text-align: center;
    border: none;
}
.GridViewBezBarev
{ 
    width: 690px; 
    font-size: 12px;
    border:1px solid #c0c0c0;
    border-top:1px solid #E0E0E0;
    border-right:1px solid #E0E0E0;
}
.GridViewBezBarev td { }
.GridBezBarev-Row,
.GridBezBarev-Row a,
.GridBezBarev-Row a:link,
.GridBezBarev-Row a:visited,
.GridBezBarev-AlternatingRow a,
.GridBezBarev-AlternatingRow a:link,
.GridBezBarev-AlternatingRow a:visited
{
    color: #000000;
    text-decoration: none;
}
.GridBezBarev-Row a:hover,
.GridBezBarev-AlternatingRow a:hover
{
    color: #000000;
    text-decoration: underline;
}
.GridBezBarev-Row td
{
    background-color: #ffffff;
    vertical-align: middle;
    border-bottom: solid 1px #eaeaea;
}
.GridBezBarev-AlternatingRow td
{
    background-color: #fafafa;
    vertical-align: middle;
    border-bottom: solid 1px #eaeaea;
}
.GridBezBarev-Header th
{
    padding: 3px;
    background-color: #e0e0e0;
    color: #000000;
    border-left: solid 1px #fefefe;
    border-right: solid 1px #fefefe;
}
.GridBezBarev-Footer
{
    background-color: #e0e0e0;
    color: #000000;
    font-weight: bolder;
}

.lstPol
{ 
    width: 690px;
    border:1px solid #B7B7B7;
    border-top:1px solid #E0E0E0;
    border-right:1px solid #E0E0E0;
}
td.lstPolImg
{
    width: 164px;
}
.lstPolImg img
{
    height: 140px;
    width: 140px;
    margin-top: 5px;
}
td.lstPolItem
{
    text-align: center;
    background: url(images/topbox.gif) no-repeat top center;
}
.lstPolItem table
{
    width: 164px;
    overflow: hidden;
}
.lstPolItem table td
{
    padding: 2px;
    text-align: center;
}
.lstPolItem table td a,
.lstPolItem table td a:link,
.lstPolItem table td a:visited
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.lstPolItem table td a:hover
{
    color: #ffcb00;
}
.lstPolNazev td
{
    height: 35px;
}
.lstPolNazev td a
{
    font-size: 11px;
}
td.lstPolPopis
{
    background-color: #eeeeee;
    font-size: 9px;
    height: 70px;
    vertical-align: top;
}
.lstPolPopis span
{
    text-align: justify;
    width: 156px;
    display: block;
    margin: 2px;
}
td.lstPolCena
{
    border-left: solid 1px #E0E0E0;
    border-right: solid 1px #E0E0E0;
    height: 20px;
}
.lstPolCena span
{
    color: #c70000;
    font-weight: bold;
    font-size: 11px;
}
.Cena
{
    color: #c70000;
    font-weight: bold;
}
.lstPolObj { font-size: 12px; }
.imgPolKosik img
{
    height: 100px;
    margin-top: 2px;
}
.DetailsView
{
    font-size: 12px;
    color: #000000;
    border:1px solid #B7B7B7;
    border-top:1px solid #E0E0E0;
    border-right:1px solid #E0E0E0;
}
.DetailsView-FieldHeader
{
    background-color: #3f92c7;
    color: white;
    font-weight: bolder;
    width: 150px;
}
.DetailsView-Header,
.DetailsView-Footer
{
    color: White;
    background-color: #ffffff;
    font-weight: bolder;
}
.DetailsView-Row
{
    color: black;
    background-color: #F7F6F3;
}
.DetailsView-AlternatingRow
{
    background-color: white;
}
.DetailsView-CommandRow
{
    background-color: #E2DED6;
    font-weight: bolder;
}
.DetailsView-EditRowStyle
{
    background-color: #999999;
}
.DetailsView-Pager
{
    color: Black;
    background-color: #284775;
    text-align: center;
}
/* Asp-Themes - konec */

/* Legenda - začátek */
.legendaColorAkce
{
    MARGIN-RIGHT: 10px;
    BORDER-RIGHT: #dddddd 1px solid;
    BORDER-TOP: #dddddd 1px solid;
    BORDER-LEFT: #dddddd 1px solid;
    BORDER-BOTTOM: #dddddd 1px solid;
    BACKGROUND-COLOR: #3f92c7;
}
a.Akce,
a.Akce:link,
a.Akce:hover,
a.Akce:visited { color: #3f92c7; }
.Akce td
{
    background-color: #3f92c7;
}
.legendaColorNovinka
{
    MARGIN-RIGHT: 10px;
    BORDER-RIGHT: #dddddd 1px solid;
    BORDER-TOP: #dddddd 1px solid;
    BORDER-LEFT: #dddddd 1px solid;
    BORDER-BOTTOM: #dddddd 1px solid;
    BACKGROUND-COLOR: #FF0000;
}
a.Novinka,
a.Novinka:link,
a.Novinka:hover,
a.Novinka:visited { color: #FF0000; }
.Novinka td
{
    background-color: #FF0000;
}
.legendaColorSleva
{
    MARGIN-RIGHT: 10px;
    BORDER-RIGHT: #dddddd 1px solid;
    BORDER-TOP: #dddddd 1px solid;
    BORDER-LEFT: #dddddd 1px solid;
    BORDER-BOTTOM: #dddddd 1px solid;
    BACKGROUND-COLOR: #C63BBC;
}
a.Sleva,
a.Sleva:link,
a.Sleva:hover,
a.Sleva:visited{ color: #C63BBC; }
.Sleva td
{
    background-color: #C63BBC;
}
.legendaColorVyprodej
{
    MARGIN-RIGHT: 10px;
    BORDER-RIGHT: #dddddd 1px solid;
    BORDER-TOP: #dddddd 1px solid;
    BORDER-LEFT: #dddddd 1px solid;
    BORDER-BOTTOM: #dddddd 1px solid;
    BACKGROUND-COLOR: #800000;
}
a.Vyprodej,
a.Vyprodej:link,
a.Vyprodej:hover,
a.Vyprodej:visited{ color: #800000; }
.Vyprodej td
{
    background-color: #800000;
}
.Standard td
{
    background-color: #b0b0b0;
}

/* Legenda - konec */

.divImageRight
{
	 float: right;
	 margin-left: 15px;
	 text-align: center;
	 font-style: italic;
}
.divImageLeft
{
	 float: left;
	 margin-right: 15px;
	 text-align: center;
	 font-style: italic;
}
.divImageCenter
{
	width: 100%;
	 margin-right: auto;
	 text-align: center;
	 font-style: italic;
}
.imageLeft
{
	float: left;
	margin: 0px 5px 0px 5px;
}
hr.cistic
{
   clear: left;
   height: 1px;
   border: none;
   margin: -1em 0 0 0;
   visibility: hidden;
}

div.toolBox
{
    color: #ffffff; background-color: #3f92c7; font-size:10px; BORDER: #CCCCCC 1px solid; padding: 0px 5px 0px 5px;
    height: 16px;
    white-space: nowrap;
}
.toolBox select
{
    font-size:9px;
}
.ImageCursorHand { cursor: pointer; }
