BODY
{ 
	font-size: 9pt; 
	font-family: verdana;		
	margin: 0px; 	
	overflow: auto;
	background: transparent
}

FORM
{
	height: 100%
}

.baseLayout
{
	width: 100%;
	height: 100%;
	table-layout: fixed
}

.pageForm
{
	width: 1018px;
}

.gradientL
{
	background: url(../images/web/bok_left.gif) repeat-y right top;
}
.gradientLT
{
	background: url(../images/web/backLeft_top.gif) no-repeat;
	width: 5px;
}
.gradientLB
{
	background: url(../images/web/backLeft_bottom.gif) no-repeat;
}
.gradientT
{
	background: url(../images/web/bok_top.gif) repeat-x;
	height: 10px;
	width: 1208px
}
.gradientB
{
	background: url(../images/web/bok_bottom.gif) repeat-x;
	height: 8px;
}
.gradientR
{
	background: url(../images/web/bok_right.gif) repeat-y;
}
.gradientRT
{
	background: url(../images/web/backRight_top.gif) no-repeat;
	width: 7px;
}
.gradientRB
{
	background: url(../images/web/backRight_bottom.gif) no-repeat;
}
.backgrL
{
	background: url(../images/web/back.gif) right top;
}

.backgrR
{
	background: url(../images/web/back.gif) left top;
}

.Panel0
{
	/*background: url(../images/web/back_login.gif); */
	background-color:#ffffff; 
	/*background-color:red; */
	width: 190px
}

.TovarTree li.sel a
{
	color: #404392 ;
	font-weight: bold ;
}

.TovarTree ul li ul li a
{
	color: black;
	font-weight: normal !important;
}

.pageSel, a.pageSel, a.pageSel:visited
{
	color: red !important;
	font-weight: bold !important;
}

/* stranka end */

H2
{
	color: #666666;
	FONT-WEIGHT: bold;
	font-size: 12pt; 
}

IFRAME
{
	border: none
}

.bold
{
	font-weight: bold
}

.nadpis
{
	font-weight: bold;
	color: #191970;
	font-size: 11pt
}

a
{
	text-decoration: none;
	color: black;
}

a:visited, a:link
{
	FONT-WEIGHT: normal;
	COLOR: black;
	/* TEXT-DECORATION: underline; */
}
/* a:active, a:hover */


input,select,button,textarea,pre
{
	font-family: verdana,sans-serif;
	font-size: 8pt;
}

table
{
	font-family: verdana,sans-serif; 
	font-size: 8pt; 
}



.selected
{
	color: red;
	background-color: WhiteSmoke;
}

.ROInput
{
	background-color: WhiteSmoke;
}

.admin
{
	background-color:#ffffcc;
}

.pageInside
{
	width: 100%;
	height: 100%;
/*	table-layout: fixed*/
}

.InsideMiddle
{
	width: 998px;
}

TH.pageInside
{
	background-image: url(../images/web/header_1.jpg);
	background-color: #002156;
	height: 120px;
	text-align: right;
	vertical-align: top;
	padding: 4px 12px;
}

.insideLeft
{
	background-color:#dfdfdf;
	width: 11px;
}

.insideRight
{
		background-color:#dfdfdf;
	width: 11px;
	vertical-align: top
}

TD.insideLB
{
	background-color:#002051;
}

.pageInside TFOOT
{
	background-color:#002051;
	height: 30px;
}

TD.insideRB
{
	background-color:#002051;
	/*background: url(../images/web/insideRB.gif) no-repeat left top; */ 
}

.headerLinks
{
	padding: 1px 16px;
	font-weight: bold;
	font-size: 12px;
	color: #3CB394
}

.headerLinks A,
.headerLinks A:LINK,
.headerLinks A:VISITED,
.headerLinks A:ACTIVE
{
	font-weight: bold;
	font-size: 12px;
	color: white
}

.headerLinks A:HOVER
{
	font-weight: bold;
	font-size: 12px;
	color: #3CB394
}

.headerLinks SPAN
{
	position: relative;
	top: +2px;
	font-size: 20px;
	color: white;
	padding: 0px 8px
}

DIV
{
	color: Black;
}

.MenuPanel
{
width: auto;
}

.Char
{
	font-family:Wingdings;
}
.myLegend
{
 color: #0033ff;
 font-size: 9pt; 
 font-family: verdana;		
}

BODY.PopupWindow
{	
	background-color: #ece9d8;
	border-width: 1px;
}

.InfoField
{
	font-weight:bold;
}
.HighlightField
{
	background-color: #80aa80;
	font-weight:bold;
}


.TextField
{	
	width: 100px;
}
.EditField
{
	width: 280px;
}

.EditFieldNN
{
	width: 280px;
	background-color:#ffb0b0
}
.PropField
{
	font-weight:bold;
}

BUTTON IMG
{
	vertical-align: middle;
}

/* hlavne menu - pozadie */
TABLE.tblMenuMain
{
    BORDER-RIGHT: white 0px solid;
    BORDER-TOP: white 0px solid;
    BORDER-LEFT: white 0px solid;
    BORDER-BOTTOM: white 0px solid;
    /* background: url(../images/web/header_2.png) right top; */
	background: #dfdfdf;
}

TABLE.tblMenuMain TD
{
    PADDING: 0px 1px 0px 0px
}

/* hlavne menu - Selected */

TABLE.tblMenuSelected
{
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-BOTTOM: #367ed0 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-SIZE: 10px;
}

/* hlavne menu - nastavenie aktivnej bunky */
TABLE.tblMenuSelected TD
{ white-space:nowrap	
}

/* hlavne menu - NonSelected */ 
TABLE.tblMenuNonSelected
{
    PADDING: 0px;
    BORDER-LEFT: white 1px solid;
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    BORDER-BOTTOM: white 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
}

/* hlavne menu - nastavenie neaktivnych buniek */
TABLE.tblMenuNonSelected TD
{white-space:nowrap
}

/* hlavne menu - aktivny link */
A.tblMenuSelected
{
    FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:link
{
    FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:visited
{
    FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:active
{
    FONT-WEIGHT: bold; COLOR: #d2deed; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:hover
{
    FONT-WEIGHT: bold; COLOR: #101010; TEXT-DECORATION: none
}
SPAN.tblMenuSelected A
{
    COLOR: #d2deed;
    TEXT-DECORATION: none
}

/* submenu (tie ciarky "|") */
.tblSubMenu TD
{
   	background-position:top;
	height:7px;
	FONT-WEIGHT: normal;
	color:white;
	padding: 3px 6px
}

/* neaktivne linky v submenu */
TABLE.tblMenuNonSelected A:link
{
    COLOR: #A0A0A0;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
TABLE.tblMenuNonSelected A:visited
{
    COLOR: #A0A0A0;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
TABLE.tblMenuNonSelected A:active
{
    COLOR: #A0A0A0;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
TABLE.tblMenuNonSelected A:hover
{
     COLOR: #101010;
     FONT-WEIGHT: normal;
     TEXT-DECORATION: none
}

/* aktivny link v submenu */

A.tblSubMenuOn:link
{
    COLOR: #6F767A;
	font-weight:bold
}

A.tblSubMenuOn:visited
{
    COLOR: #B3ECFF;
    background-color: #367ed0;
	font-weight:bold
}

A.tblSubMenuOn:active
{
    COLOR: #B3ECFF;
    background-color: #367ed0;
	font-weight:bold
}

A.tblSubMenuOn:hover
{
    COLOR: white;
	font-weight:bold
}

.tblSubMenu
{
    BACKGROUND: #05629d;
	border-left: solid 1px white;
	border-right: solid 1px white;
	font-weight:bold;
	width: 100%	
}

.tblSubMenu A:hover
{
    COLOR: #F0F0F0;
	font-weight:bold
}

/* submenu (linky) */
.tblSubMenu A
{
	padding: 0px 0px 1px 0px;
    COLOR: white;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
	font-weight:bold
}

.tblSubMenu IMG
{
    border: none;
    vertical-align: middle
}

/* roleta */
TABLE.tblSlideMenu
{
    BORDER-RIGHT: gray 0px solid;
    BORDER-TOP: gray 0px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: #367ed0;
    BORDER-LEFT: gray 0px solid;
    COLOR: white;
    BORDER-BOTTOM: gray 0px solid;
    TEXT-ALIGN: left;
    visibility: hidden; position: absolute; width: 155px;
    z-index: 999999;
}

/* polozka v rolete */
.tblSlideMenu TD
{
    padding: 1px 17px;
	height: 20px;
	border: solid 0px #F8F8F8;
    cursor: pointer;
}

/* oddelovac v rolete */
TD.tblSlideMenuSep
{
    padding: 1px 8px;
	height: 6px;
	border: solid 1px #F8F8F8;
    cursor: default;
}

TD.tblSlideMenuSep HR
{
    border: solid 1px silver;
    margin: 0px;
}

.tblSlideMenu IMG
{
    VERTICAL-ALIGN: middle
}

/* zmena polozky rolety pri mouseOver */
TD.tblSlideMenuOn
{
	BACKGROUND: #F8F8F8;
	color:#367ed0;
	font-weight:bold;
}

/* polozka rolety po mouseOut */
TD.tblSlideMenuOff
{
	BACKGROUND: #367ed0;
	border-color: #F8F8F8;
	font-weight:bold;
}

A IMG
{
	vertical-align: middle
}

.PortalMapLink
{
   FONT-WEIGHT: normal;
   FONT-SIZE: 10px;
   COLOR: white
}

.LoginLink
{   
   FONT-SIZE: 10px;   
   BACKGROUND: #3CB394;
}

.LoginInfoText
{
	FONT-WEIGHT: bold;
	BACKGROUND: #fef3d8;
}

/* sticker */
.StickerMain
{
    MARGIN: 0px 0px 3px 0px;
    TEXT-ALIGN: center;
    width: 100%
}

.StickerHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
	text-align:center;
	/*background: url(../images/web/lineGreen.gif) repeat-x; */
  
}
.StickerBody
{
    FONT-SIZE: 8pt;
}

.Copyright, .Copyright A:hover, .Copyright A:visited, .Copyright A
{
	background:#002357;
	font-size:7pt;	
	color: white;
}

/* strom */
.TabSelectedL, .TabSelectedR
{	color: WHITE;
	background: url(../images/web/back_tree.gif);
	border: solid 1px #888888;
	border-bottom-style: solid 1px #093f7c;
	width: 90px;
	cursor: pointer
}
.TabNotSelectedL, .TabNotSelectedR
{
	background: url(../images/web/lineGreen.gif) center repeat-x;
	border: solid 1px #888888;
	width: 90px;
	cursor: pointer
}

.TovarTree
{
	background: url(../images/web/back_tree.gif);
	border: solid 1px #888888;
	border-top: none;
	padding: 6px
}

BUTTON.ZalozkaSel
{
	width: 100px;
	font-weight: bold;
	height: 21px;
	background-color: Transparent;
	background-image: url(../images/web/System/sel.gif);
	border: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	position: relative;
	top: +1px
}

BUTTON.Zalozka
{
	width: 100px;
	height: 21px;
	background-color: Transparent;
	background-image: url(../images/web/System/notsel.gif);
	border: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	position: relative;
	top: +1px
}

DIV.Zalozka
{
	background-color: #F0F0F0;
	border: none;
	padding-top: 1px;
	border-bottom: solid 2px #A3A3A3;
}

.Root
{
	background:#F0F0F0;
	border: solid 1px #888888;
	border-bottom-style: dotted;
	padding: 6px
}

.ItemSelected
{
	background: #d2deed;
}

.Tovar
{
	border: solid 1px #888888;
	padding: 5px;
}

.TovarHeader SPAN
{
   font-size:8pt;
   font-weight:normal;
}

.TovarHeader TD
{
   font-size:8pt;
   font-weight:normal;
   background: url(../Images/web/bgZoznam.png) center repeat-x;
   color: #fff;
   BORDER-RIGHT: solid 2px #CCCCCC;
   border-bottom: solid 2px #CCCCCC;
   padding: 3px;
   font-weight: bold;
}

.Label
{
   font-weight:normal;
   background:#6F767A;
   color: White;	
}

.TovarItem
{
    BACKGROUND-COLOR: #f0f0f0;
    font-size:8pt;
}

.TovarItem TD
{
    BORDER-BOTTOM: #aaaaaa 1px solid;
}
.AltTovarItem
{
    BACKGROUND-COLOR: white;    
    font-size:8pt;    
}
.AltTovarItem TD
{
    BORDER-BOTTOM: #aaaaaa 1px solid;
}

HR
{
	height: 1px;
}

.TovarDetail
{
	border: #888888 1px solid;
	vertical-align: top;	
	padding: 10px;
	background: white
}

.odkaz A
{
	color: Blue;
	text-decoration: underline;
	font-weight: normal;
}

.TextInsert
{
	border: solid 1px Silver;
	background: #FFFFE0;
}

.LoginButton
{
background: #f0f0f0;
font-family: Verdana;
font-size: 7pt;
border: solid 1px black;
width: 73px;
cursor: pointer;
}

.FlatButton
{
background: url(../images/web/flat_on.gif) repeat-x bottom;
font-family: Verdana;
font-size: 7pt;
border: solid 1px black;
width: 110px;
cursor: pointer;
}

.ramcek
{
	border: 1px solid Gray;
}

.ramcek TD
{
	padding-left: 8px;
}

/* crm start */
.crmInfo
{
	width: 100%;
	background: white;
}

.crmInfo TD
{
	background: #F0F0F0;
	padding: 1px 4px;
	white-space: nowrap;
}
/* crm end */

/* WebGrid */
.WebGrid
{	
 background-color: #F0F0F0; color: BLACK;
/* BORDER: #aca899 1px solid; */
}
	
.WebGrid TD
{
	 white-space: nowrap;
}

.FrameStyle 
{    background:#E6E6E6; }  

.GroupByBox {    background:#808080; }  

.GroupByBoxLabel {    background:#FFFFFF;   border-color:#000080;   border-width:1px;   border-style:solid;    font-family:Verdana;     font-size:8pt;     font-weight:normal;}

.Header {    background: url(../pks/Images/bgTriedenie.png) center repeat-x; repeat-x bottom;   border-color:#ACA899;   border-width:1px;   border-style:solid;    font-family:Verdana;     font-size:8pt;     font-weight:normal;   color:black;   border-top-color: white;    border-left-color: white;}

.AltRow {    background:#E6E6E6;    font-family:Verdana;     font-size:8pt;     font-weight:normal;   text-overflow: ellipsis;    overflow-x: hidden;}

.Row {    background:#FFFFFF;    font-family:Verdana;     font-size:8pt;     font-weight:normal;   text-overflow: ellipsis;    overflow-x: hidden;   }

.GroupRow {    background:#F1EFE2;   border-color:#FFFFFF;   border-width:1px;   border-style:solid;    font-family:Verdana;     font-size:8pt;     font-weight:normal;   border-bottom-color: Silver;    border-right-color: Silver;}

.NewRow {    background:#FFFFFF;    font-family:Verdana;     font-size:8pt;     font-weight:normal;   color:#A9A9A9;}

.StatusBar {    color: black; background:url(../images/web/lineGreen.gif) repeat-x bottom;   border-color:#ACA899;   border-width:1px;   border-style:solid;    font-family:Verdana;     font-size:8pt;     font-weight:normal;    padding:2px ;}

.EditTextbox {    border-width:0px;   border-style:none;    font-family:Verdana;     font-size:8pt;     font-weight:normal;}

.wbControls
{
	cursor: pointer
}

.wgCheckbox
{
	border: solid 1px black;
	background: white;
	position: absolute;
	visibility: hidden;
	padding-right: 4px;
}

.wgCheckbox DIV
{
	white-space: nowrap
}
/* WebGrid (end) */

/* Universal */
.DataFieldRO
{
	background-color: Transparent;
	border: solid 1px #888888;
}

.DataFieldED
{
	background-color: #FFFFE0;
}

.DataField
{
	background-color: #FFFFE0;
}

.DataFieldERR
{
	background-color: red;
	color: white
}

/* Kalendar */
.kalendarMain
{
	border: solid 1px gray;
	width: 100%;
}

.kalendarHead
{
	background: url(../images/web/System/button-bg.gif) #F0F0F0 repeat-x bottom;
	padding: 4px
}

.kalendarHead IMG
{
	border: none
}

.today
{
	background: #eee8aa;
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
	
}

.today DIV
{
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
}

.headerDate
{
	background-color: #dcdcdc;
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
}

.legendHour
{
	background-color: #ececec;
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
	width: 40px
}

.sobota
{
	background-color: #f0f0f0;
	font-size: 10px;
	font-family: Verdana;
	font-weight:normal;

}

.nedela 
{
	background-color: #f0f0f0;
	font-size: 10px;
	font-family: Verdana;
	font-weight:normal;

	border-color:#ffffff;
}

.kalendar
{
	background-color: #ffffe0;
	padding: 0px 2px;
	border-color:#ffffff;
	width: 100%;
}

.kalendar TD
{
	border-color:#ffffff;
	height: 18px
}

.kalendarMini TD
{
	padding-left: 7px
}

/*  Návšteva dosla */
.Kat1
{
	background-color: #c0c0ff;
	width: 100%;
	height:16px;
	padding: 1px 1px;
	overflow: hidden;
	cursor:pointer;
}
/* Návšteva vysla */
.Kat2
{
	background-color: #c0c0af;
	padding: 1px 1px;
	width: 100%;
	height:16px;
	overflow: hidden;
	cursor:pointer;
}
/* Telefon dosly */
.Kat3
{
	background-color: #c0c00f;
	padding: 1px 1px;
	width: 100%;
	height:16px;
	overflow: hidden;
	cursor:pointer;
}
/* Telefon vysly */
.Kat4
{
	background-color: #ffc03f;
	padding: 1px 1px;
	width: 100%;
	height:16px;
	overflow: hidden;
	cursor:pointer;
}
/* Uloha */
.Kat5
{
	background-color: #c0c0df;
	padding: 1px 1px;
	width: 100%;
	height:16px;
	overflow: hidden;
	cursor:pointer;
	
}


/* UpDownField */
BUTTON.UpDown
{
	width: 15px;
	height: 11px;
}
BUTTON.UpDown IMG
{
	vertical-align: top;
}

/* DropDownList */
.ConfInput INPUT
{
	padding-left: 3px;
	font: 10px Courier;
	width: 460px;
}

.ConfInput SELECT
{
	font: 10px Courier;
	width: 460px;
}

.ConfInputTable
{
	width: 650px;
}

/* parametre produktu */
.tpSkupina
{
    BACKGROUND: #d2deed;
	width:201px;
	border: 1px gray solid
}

.tpSkupina DIV
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    PADDING: 2px 4px;
}

.tpParameter
{
	width:100px;
	border-color:gray;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
}

.tpParameter DIV
{
	padding:2px 8px
}

.tpHodnota
{
	width:100px;
	border-color:gray;
	border-style: solid;
    border-width: 0px 1px 1px 0px;
}

.tpHodnota DIV
{
	padding:2px 8px;
    text-align:right
}

.tpSeparator
{
    BACKGROUND: #d2deed;
    width:201px;
    border: 1px gray solid;
    border-width: 0px 1px 1px 1px
}

.tpSeparator DIV
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    PADDING: 2px 4px;
}

.Button
{

	background:#DDDDDD;
	border: outset 3px #DDDDDD;
}

.ButtonSel
{
	background:#DDDDDD;
	border:inset 3px #F0F0F0;
}
/* vsetky zvisle, bodkovane */
TD.bodkovane
{
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	padding: 6px;
}

/* Kbase - vsetky, bodkovane */
TD.bodkovaneVsetky
{
	border: 1px dotted black;
	padding: 6px;
}
HR.bodkovane
{
	border: 1px dotted black;
}

/* vsetky zvisle, plne */
TD.plne
{
	border: solid 1px;
	padding:6px;
	margin-left: 10px;
	margin-right: 10px;
	border-right-color: #919B9C;
	border-left-color: #919B9C;
	border-bottom-color: #919B9C;
	border-top-width: 0px;
	padding-top: 0px;
}
/* pom */
TD.plneVsetky
{
	border: 1px solid black;
	padding: 6px;
}

HR.plne
{
	border: 1px solid black;
}
/* pom */
.required
{
	font-weight: bold
}

.htmlField
{
	overflow:auto; BORDER:2px inset; WIDTH:100%; height:100%; BACKGROUND-COLOR:white; padding:0px
}

.myAlert
{
	position: absolute;
	width: 700px;
	table-layout: fixed;
	text-align: center
}

.myAlert BUTTON
{
	width: 90px;
	height: 22px;
	border: solid 1px black;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../images/web/system/button-bg.gif)
}

.myAlert TH
{
	height: 20px;
	background: #D2F2FF;
	color: #808080;
	padding: 2px 8px;
	text-align: left;
	vertical-align: middle;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold
}

.myAlert TABLE
{
	border: solid 1px #606060;
	background: #F0F0F0;
	padding: 1px 1px 10px 1px;
	color: #404040;
	text-align: center
}

.myAlert TABLE TD
{
	padding: 8px 16px;
	font-family: Verdana;
	font-size: 12px;
}

.item
{
	cursor: pointer;
	border: none;
	vertical-align: middle
}

FIELDSET
{
	padding: 4px
}

/* crm start */
.CrmWindow
{
	background: #D0D0D0;
}

.reminder
{
	background: #F0F0F0;
	padding: 2px 4px;
	margin: 1px
}

SPAN.Zalozka2, BUTTON.Zalozka2
{
 background: url(../images/web/System/button-bg.gif) #D0D0D0;
 border: outset 1px;
 padding: 4px 8px
}

.Zalozka2 IMG, .Zalozka2Sel IMG
{
	vertical-align: middle
}

SPAN.Zalozka2Sel, BUTTON.Zalozka2Sel
{
 background: url(../images/web/System/button-bgSel.gif) #D0D0D0;
 border: inset 1px;
 padding: 4px 8px
}

DIV.Zalozka2
{
	background: #F0F0F0;
	padding: 0px
}
BUTTON.Zalozka3Sel
{
	width: 100px;
	font-weight: bold;
	height: 24px;
	background-color: Transparent;
	background: url(../images/web/Tabs/zalozka3sel.gif) no-repeat center;
	border: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px
}

BUTTON.Zalozka3
{
	width: 100px;
	font-weight: bold;
	height: 24px;
	background-color: Transparent;
	background-image: url(../images/web/Tabs/zalozka3.gif);
	border: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
}

TD.Zalozka3SelL
{
	width: 6px;
	background-color: Transparent;
	background: url(../images/web/Tabs/zalozka3sell.gif) repeat-x center;
	border: none;
}

TD.Zalozka3SelR
{
	width: 6px;
	background-color: Transparent;
	background: url(../images/web/Tabs/zalozka3selr.gif) repeat-x center;
	border: none;
}

TD.Zalozka3Sel
{
	font-weight: bold;
	height: 24px;
	background-color: Transparent;
	background: url(../images/web/Tabs/zalozka3selm.gif) repeat-x center;
	border: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	white-space: nowrap;
	cursor: pointer;
}

TD.Zalozka3L
{
	width: 6px;
	background-color: Transparent;
	background: url(../images/web/Tabs/zalozka3l.gif) repeat-x center;
	border: none;
}

TD.Zalozka3R
{
	width: 6px;
	background-color: Transparent;
	background: url(../images/web/Tabs/zalozka3r.gif) repeat-x center;
	border: none;
}

TD.Zalozka3
{
	font-weight: bold;
	height: 24px;
	background-color: Transparent;
	background: url(../images/web/Tabs/zalozka3m.gif) repeat-x center;
	border: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	white-space: nowrap;
	cursor: pointer;
}

DIV.Zalozka3
{
	background: url(../images/web/Tabs/zalozka3bck.gif) repeat-x center;
}

TD.Zalozka4Sel
{
	font: bold 11px Tahoma, Arial;
	color: #8cbc54;
	height: 21px;
	background-color: Transparent;
	background: url(../images/web/Tabs/style08_s_back.gif) repeat-x center;
	border-top: solid 1px #778A98;
	border-left: solid 1px #91A7B4;
	border-right: solid 1px #91A7B4;
	text-align: center;
	vertical-align: middle;
	padding: 0px 20px;
	white-space: nowrap;
	cursor: pointer;
}

TD.Zalozka4
{
	font: normal 11px Tahoma, Arial;
	color: #00436F;
	height: 21px;
	background-color: Transparent;
	background: url(../images/web/Tabs/style08_n_back.gif) repeat-x center;
	border: solid 1px #B0BEC7;
	border-bottom-color: #93A6B4;
	text-align: center;
	vertical-align: middle;
	padding: 0px 20px;
	white-space: nowrap;
	cursor: pointer;
}

.Zalozka4 IMG, .Zalozka4Sel IMG, .Zalozka5 IMG, .Zalozka5Sel IMG
{
	vertical-align: middle
}

DIV.Zalozka4
{
	width: 100%;
    margin-top: 2px;
	background: url(../images/web/Tabs/style08_back.gif) repeat-x center;
}

DIV.Zalozka4 TABLE
{
	display: inline-block;
	float: left;
	cursor: pointer;
}
TD.Zalozka5SelL
{
	width: 5px;
	background-color: Transparent;
	background: url(../images/web/Tabs/tab01_before_s_green.gif) no-repeat right center;
	border: none;
}

TD.Zalozka5SelR
{
	width: 5px;
	background-color: Transparent;
	background: url(../images/web/Tabs/tab01_after_s_green.gif) no-repeat left center;
	border: none;
}

TD.Zalozka5Sel
{
	font: bold 8pt Tahoma;
	height: 21px;
	background-color: Transparent;
	background: url(../images/web/Tabs/tab01_back_s_green.gif) repeat-x center;
	border: none;
	text-align: center;
	vertical-align: middle;
	padding: 1px 10px 0px 10px;
	white-space: nowrap;
	cursor: pointer;
}

TD.Zalozka5L
{
	width: 5px;
	background-color: Transparent;
	background: url(../images/web/Tabs/tab01_before_n.gif) no-repeat right center;
	border: none;
}

TD.Zalozka5R
{
	width: 5px;
	background-color: Transparent;
	background: url(../images/web/Tabs/tab01_after_n.gif) no-repeat left center;
	border: none;
}

TD.Zalozka5
{
	font-weight: normal 8pt Tahoma;
	height: 21px;
	background-color: Transparent;
	background: url(../images/web/Tabs/tab01_back_n.gif) repeat-x center;
	border: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px 10px 0px 10px;
	white-space: nowrap;
	cursor: pointer;
}

DIV.Zalozka5
{
	width: 100%;
	margin-top: 2px;
	background: url(../images/web/Tabs/tab01_back.gif) repeat-x center;
}

DIV.Zalozka5 TABLE
{
	display: inline-block;
	float: left;
	cursor: pointer;
}
TABLE.poznamka
{
	border: solid 1px gray;
	padding: 4px 8px;
	width: 100%;
	margin: 2px 0px;
}


TABLE.imgButt, TABLE.imgButtOver
{
	display: inline;
	margin: 1px;
	vertical-align: middle
}

TABLE.imgButt TD, TABLE.imgButtOver TD
{
	background-repeat: repeat-x;
	background-position: center;
	cursor: pointer;
	padding: 0;
	white-space: nowrap;
	text-align: center
}

TABLE.imgButtOver TD
{
	color: blue
}

TD.imgButt IMG, TD.imgButtOver IMG
{
	vertical-align: middle
}

.poznamkaHead
{
	background: url(../images/web/System/button-bg.gif) #D0D0D0;
	height: 12px;
	padding: 2px 4px;
	border: none;
	font-size: 9px;
	color: Gray;
}

TD.poznamkaPopis
{
	background: #FFFFC0;
	padding: 4px 8px;
	font-size: 10px;
	color: #999933;
	border: solid 2px white;
}

TD.ulohaPopis
{
	background: #CCFFCC;
	padding: 1px 1px;
	font-size: 10px;
	color:#336633;
	border: solid 2px white;
	cursor: pointer
}

DIV.udalosti
{
	border:solid 1px gray;margin-top:2px;background:#F0F0F0;padding:0px 4px;width:100%
}

DIV.udalosti UL
{
	margin-top:2px;
	margin-left:26px;
	margin-bottom: 2px
}

DIV.udalosti LI
{
	margin-top:4px;
	color:#666
}

DIV.udalosti HR
{
	height: 1px;
	width: 95%;
	border: dotted 1px gray;
	text-align: center
}

DIV.udalosti DIV
{
	padding: 4px 0px 4px 10px
}

DIV.udalostiAtt SPAN
{
	width: 160px;
	height: 20px
}

DIV.udalosti IMG
{
	border: none;
	vertical-align: middle
}

SPAN.udalostiPredmet
{
	background: #FFFFE1;
	font-weight: bold
}

.udalostiPartner
{
	background: #E0E0E0
}

SPAN.udalostiAdresat
{
	
}

.kontakt
{
	text-align:center;
	width:100%
}

.kontakt TABLE
{
	background: url(../images/web/back_maps.gif) #F8F8F8;
	border: dotted 1px black;
	width: 380px;
	height:170px;
	margin: 4px 4px 4px 4px;
	float: left
}

.kontakt TD
{
	padding: 4px 10px;
/*	background: #F8F8F8;*/
}

.kontakt HR
{
	width: 100%;
	border: #e9e9e9
}

.kontakt IMG
{
	border: 0px
}

TD.kontaktMeno
{
	text-align: center;
	font: bold 13px
}

TD.kontaktMeno A:hover
{
	font: bold 13px
}

TD.kontaktFunkcia
{
	padding: 0px 10px;
	text-align: center;
	font: italic 11px
}

TD.kontaktEmail
{
	 padding: 0px 10px 12px 10px
}

TD.kontaktPoznamka
{
	font: 9px;
	color: Gray
}

.crmZalozky
{
	width: 100%;
	border-bottom: solid 2px gray;
	height: 71px;
	_height: 60px;
}

.crmZalozky DIV
{
	height: 60px;
	text-align: center;
	padding: 0px;
	float: left;
}

DIV.tabOn
{
	width: 80px;
	height: 61px;
	vertical-align: middle;
	background: #D0D0D0;
	padding: 2px 6px 6px 6px;
	border: solid 2px gray;
	cursor: pointer;
	border-bottom: none;
	position: relative;
	top: +2px
/*	margin-right: 2px*/
}

DIV.tabOff
{
	width: 80px;
	height: 59px;
	_height: 60px;
	vertical-align: middle;
	background: #F0F0F0;
	padding: 4px 6px;
	border: solid 1px gray;
/*	border-bottom: none;*/
	border-bottom: solid 2px gray;
/*	margin-right: 2px;*/
	color: gray;
	cursor: pointer;
	position: relative;
	top: +3px
}

DIV.tabSep
{
	width: 2px;
}

.tabSpace
{
	border-bottom: solid 1px black;
}

.crmObsah
{
	background: #D0D0D0;
	border: solid 2px gray;
	border-top: none;
	padding: 0px
}

.crmObsah TEXTAREA
{
	margin: 6px
}

.crmButt
{
	background: #F0F0F0;
	border-top: solid 4px white;
	padding: 6px
}

.crmInfo
{
	width: 100%
}

.crmInfo TD
{
	background: #F0F0F0;
	padding: 1px 4px;
	white-space:nowrap;
	font-size:12px;
}

.priloha
{
	width: 159px;
	height: 48px;
	float: left;
	margin: 4px;
}

.priloha IMG
{
	border: none
}

.crmOtvor TD { background: #FC9; padding: 1px 4px }
.crmVybav TD { background: #CFC; padding: 1px 4px }
.crmNedasa TD { background: #F96; padding: 1px 4px }
.crmUzav TD { background: #D0D0D0; padding: 1px 4px }
.crmNeucast TD { background: #CFF; padding: 1px 4px }
.crmUspech TD { background: #FF9; padding: 1px 4px }
.crmNeuspech TD { background: #CC9; padding: 1px 4px }
.crmZrus TD { background: #CCF; padding: 1px 4px }

.tooltip
{
	background: #FFFFF0;
	border: solid 1px black;
	width: 400px
}

.tooltipHead
{
	background:	#AAA;
	color: White
}

.tooltipPartner
{
	color: Gray;
	border-top: dotted 1px Gray
}
/* crm end */

.LoginHeader
{
	text-align: right;
}

DIV.LoginHeader TD
{
	padding: 0px;
}

.LoginHeader DIV
{
	color: Gray;
	font-size: 11px;
	border-bottom: solid 1px Gray;
	border-left: none;
	border-right: none;
	background: #F0F0F0 url(../images/web/system/adminhb.gif) repeat-x;
	padding: 0px 2px;
	vertical-align: middle;
	height: 20px;
	white-space: nowrap
}

.LoginHeader INPUT
{
	color: Gray;
	background: transparent;
	border: solid 1px Gray;
}

.nowrapTD TD
{
	white-space:nowrap;
}

.off
{
	visibility: hidden;
	position: absolute
}

.on
{
	visibility: visible;
	position: absolute
}

/* zoznam stranok - start */
.PortalMap
{
	padding: 10px;
	font: 14px;
	font-weight: bold
}

.PortalMap H1
{
	background: #3cb394 url(../images/web/kbase/intranet_h1.gif) repeat-x;
	color: White;
	font: 18px Arial bold;
	text-align: center
}

.PortalMap TABLE
{
	padding: 8px 16px;
	table-layout: fixed
}

.PortalMap TD
{
	background: #E3F4F0;
}

.PortalMap THEAD TD.PortalMapL
{
	width: 3px;
	background: #E3F4F0 url(../images/web/kbase/portal_map_lh.gif) no-repeat
}

.PortalMap THEAD TD
{
	height: 4px;
	background: #E3F4F0 url(../images/web/kbase/portal_map.gif) repeat-x top
}

.PortalMap THEAD TD.PortalMapP
{
	width: 3px;
	background: url(../images/web/kbase/portal_map_ph.gif) no-repeat
}

.PortalMap TBODY TD.PortalMapL
{
	background: #E3F4F0 url(../images/web/kbase/portal_map.gif) repeat-y left
}

.PortalMap TBODY TD.PortalMapP
{
	background: #8A8989 url(../images/web/kbase/portal_map.gif) repeat-y left
}

.PortalMap TFOOT TD.PortalMapL
{
	background: url(../images/web/kbase/portal_map_ld.gif) no-repeat
}

.PortalMap TFOOT TD
{
	height: 4px;
	background: #8A8989 url(../images/web/kbase/portal_map.gif) repeat-x top
}

.PortalMap TFOOT TD.PortalMapP
{
	background: url(../images/web/kbase/portal_map_pd.gif) no-repeat
}

.PortalMap HR
{
	height: 1px
}

.PortalMap H2 A, .PortalMap H2 A:hover
{
	font-family: Segoe UI,Tahoma;
	font-weight: bolder;
	color: #001F56;
	font-size:11pt;	
}

.PortalMapPic
{
	width: 60px;
	height: 60px;
	float: left
}

.PortalMapText
{
	font-family: Segoe UI, Tahoma;
	font-size: 9pt;
	vertical-align: top
}
/* zoznam stranok - end */

A IMG
{
    border: none
}

#inlineData
{
	visibility:hidden; position:absolute; z-index:100; top:0px; left:0px;
}

.sqlFiltCb
{
	background: #F8F8F8;
	border: solid 1px #A0A0A0;
	padding: 0px 2px;
	margin: 0px 1px;
	width: auto;
	float: left
}

.sqlFiltCb IMG
{
	position: relative;
	top: 2px
}

/* znalostna baza - start */
.kbMain
{
	border: solid #919b9c;
	border-width: 0px 1px 1px 1px;
	padding: 2px 4px 4px 4px;
}

.kbTable
{
	margin-top: 1px;
	margin-bottom: 5px;
	table-layout: fixed;
}
.kbTop TH
{
	background-image:url(../images/web/kbase/gradient_glass.gif);
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: white;
	height: 22px;
	background-repeat: repeat-x;
	line-height: 24px;
	white-space: nowrap
}
.kbTopLeft
{
	background: url(../images/web/kbase/usko_glass1.gif) no-repeat;
	width: 3px
}
.kbTopRight
{
	background: url(../images/web/kbase/usko_glass2.gif) no-repeat;
	width: 3px
}
.kbLeft
{
	background: url(../images/web/kbase/line_usko_white.gif) repeat-y;
}
.kbRight
{
	background:url(../images/web/kbase/line_usko_white2.gif) repeat-y;
}
.kbBottom
{
	height: 3px;
	background: url(../images/web/kbase/bottom_line.gif) repeat-x;
}
.kbBottomLeft
{
	background: url(../images/web/kbase/usko_glass3.gif) no-repeat;
}
.kbBottomRight
{
	background: url(../images/web/kbase/usko_glass4.gif) no-repeat;
}
.otazka{
	padding-left: 20px;
	background-color:#E3E3E3;
	}
.odpoved{
	padding-left: 20px;
	}	
.suvisiace{
	background-color:#E3E3E3;
	margin-top: 6px;
	}
/* znalostna baza - end */
/* panel */
.panel
{
	width:100%;
	border-collapse:collapse;
	border:solid 1px white;
}

/* nachema bok_login */
.back_login
{
	background-image:url(../images/web/back_login.gif);
	border-top: solid 1px #e9e9e9;
	width: 190px;
	text-align: center;
}

.drog_logo
{
	text-align: center
}

.drog_logo IMG
{
	border:solid 1px #367ed0
}

.nachemaButton
{
width:124px
}
/*nachema content*/
.uvod_txt
{
font-family:Arial, Helvetica, sans-serif;
padding:15px 20px 15px 20px;
font-size:12px;
line-height:20px;

}
.uvod_hr
{
padding: 0px 20px 0px 20px;
}
.SortHeader
{
text-align:right
}
TABLE.KosikLegend
{
 margin-top:10px;
 width:50%;
 border: solid 1px #888888;
 float:right; 
}

TABLE.KosikLegend TD
{
	text-align: center;
	padding:5px;
	white-space:nowrap;
	
}

.KosikLegend TH
{
	background: #6F767A url(../Images/web/bgZoznam.png) center repeat-x;
	color: #fff;	
}
/* predajne*/
.nazov2
{
background: url(../images/web/lineGreen.gif) repeat-x;
font-weight: bold
}
.email2 A
{
font-weight:bold;
text-decoration:underline}
.email2 A:hover
{
font-weight:bold;
text-decoration:none;
color:#367ed0
}
.prevadzkova
{
font-weight:bold;
color:#367ed0;
}
/*kosik legend */
.stockAll
{
color: #0000CC
}
.stockAny
{
color:#006600
}
.stockNo
{
color:#FF0000
}
/* rma navigator */ 
.rmaNav 
{ 
     table-layout: fixed ;
	 width:160px
} 
 
.rmaNav TH 
{ 
     background: url(../images/kbase/rma_line.gif) repeat-x; 
     height: 21px; 
     color: White; 
     white-space: nowrap 
} 
 
.rmaNavHeadL 
{ 
     background: url(../images/kbase/rma_left.gif) no-repeat; 
     width: 5px 
} 
 
.rmaNavHeadR 
{ 
     background: url(../images/kbase/rma_right.gif) no-repeat; 
     width: 5px 
} 
 
.rmaNav DIV 
{ 
     background: #e8e8e8; 
     padding: 6px; 
     margin-bottom: 2px 
} 
 
.rmaNav A, .rmaNav A:hover 
{ 
     font-weight: bold; 
     text-decoration: underline; 
} 
/*akcie prod list*/
.table_main
{
border: solid 1px #05629d;
background-color:#FFFFFF;
height:200px;
width:190px;
margin:2px;
float:left
}
.akcie_nazov
{
font-weight:bold;
color:white;
padding:0px 5px 0px 5px;
background-color:#5594db
}
.akcie_nazov A
{
font-weight:bold;
color:#144e56;
text-decoration:underline
}
.akcie_nazov A:hover
{
font-weight:bold;
color:#144e56;
text-decoration:none
}
.akcie_cena
{
font-weight:bold;
text-align:right;
font-size:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#042062;
background-color: #5594db;
padding-right:5px;
height:25px
}
.akcie_logo IMG
{
max-width: 115px; 
width: expression(width > 115 ? 115 : true); 
max-height: 115px; 
height: expression(height > 115 ? 115 : true);
border:0
}
/*akcie prod item*/
.table_main2
{
border: solid 1px #b4e27f;
background-color:#FFFFFF;
height:200px;
 width:250px;
 margin:2px;
float:left
}
.akcie_nazov2
{
font-weight:bold;
color:#144e56;
text-align:center;
padding:5px 5px 5px 5px;
background-color:#b4e27f
}

.akcie_nazov2 TABLE
{
	border:solid 1px #09407e; width:150px; height:173px; background:white;
	margin: auto
}
.akcie_nazov2 A
{
font-weight:bold;
color:#144e56;
text-decoration:underline
}
.akcie_nazov2 A:hover
{
font-weight:bold;
color:#144e56;
text-decoration:none
}
.akcie_cena2
{
font-weight:bold;
background-color: #b4e27f;
color:#042062;
text-align:center;
padding-left:5px;
height:25px
}

.akcie_logo2
{
vertical-align:top
}

.akcie_logo2 IMG
{
max-width: 150px; 
width: expression(width > 150 ? 150 : true); 
max-height: 173px; 
height: expression(height > 173 ? 173 : true);
border:0
}
/*sipka*/
.shift
{
	float: right;
	cursor: pointer
}



/*december 2007*/
.uvod_nadpis
{
font-family:Arial, Helvetica, sans-serif;
padding:15px 20px 15px 20px;
font-size:12px;
font-weight:normal;
color:#505151;
vertical-align:top;

}
.nadpis_h2
{
background-color:#DDDDDD;
vertical-align:middle;
padding-left:10px;
padding-top:10px;
}
.newss_TB
{
vertical-align:top;
width:505px;
}
.newss_TD
{
padding-left:20px;
padding-top:10px;
background-color:#b4e27f;
}
/*new*/
.line_nadpis
{
background: #a7e263 url(../images/web/line_xx.gif) repeat-x;
width:100%;
text-align:center;
}


.dualCena
{
	font-size: 10px;
	color: gray
}

.searchBox
{
	width: 100px;
	height: 20px;
	font-size: 12px;
	vertical-align: middle
}
/*nheader_kosik*/
.basket
{
	margin-left:5px;
	/*margin-right:290px; */
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;

}
.pager { width: 100%; text-align: left; padding:5px 0 0 10px;}

.pageDown, .pageUp{display:none;	border: 0px; width: 16px; height: 16px; }

.pageDown {float: left; background: #fff url(../../images/web/arrow_left.gif) no-repeat center}
.pageUp {float: right; background: #fff url(../../images/web/arrow_right.gif) no-repeat center}


/*sql filter*/
.sqlFilter
{
	background-color: white;
	padding: 5px;
}
/*
.sqlFilter TD
{
	background-color: transparent;
}
*/
.sqlFilter INPUT
{
	background: #fff url(../../images/web/text-bg.gif) repeat-x 0px 0px;
	BORDER: solid 1px #b5b8c8;
	height: 18px;
	padding: 1 2px
}

.sqlFilter INPUT, .sqlFilter SELECT
{
	vertical-align: middle
}

.sqlFilter IMG
{
	vertical-align: top;
	margin: 0
}

.sqlFilter A
{
	margin: 0 1px 0px 0px
}

.sqlFilter SPAN
{
	white-space: nowrap;
	height: 17px
}

.sqlFilter SPAN IMG
{
	vertical-align: middle;
}

SPAN.termin
{
    width:16px !important;
    height:16px;
    float:left;
    display:inline;
    background: url(../../Images/System/calendarBlank.png) no-repeat;    
    font: bold 10px;
	text-align: center;
	cursor: pointer;
	line-height: 16px;
	padding-top: 1px
}

.sqlFilter DIV
{
	padding: 1px 0;
	float: left;
	white-space: nowrap;
	margin: 2px 0px;
/*	height: 24px;*/
}

.cHref
{
background: transparent
}


.sqlFilter .CisKoder_dropDown
{
	height: 18px;
	vertical-align: middle
}

.sqlFilter .CisKoder_dropDownOver
{
	height: 18px;
	vertical-align: middle
}

.fileUpload INPUT
{
	height: 21px;
	vertical-align: middle
}
TABLE.loginMeno
{
	font-weight:bold
}