/*

MAINCOLORS:  #d2deed svetlo modra
			 #94BEDC stredne modra
			 #006699 tmavo modra

*/
body
{ 
	cursor: default; 	
	font-size: 8pt; 
	font-family: verdana;		
	margin: 10px;
/*	background-image: url('../images/pozadie.jpg'); */
        background-color: #A9D6FD; 
}

.Regular { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.Regular A { font-family: Arial, Helvetica, sans-serif; color: #929292; }
.Regular A:link { Text-Decoration: None; }
.Regular A:visited { Text-Decoration: None; }
.Regular A:active { Text-Decoration: None; }
.Regular A:hover { Text-Decoration: none; }

.Buy { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.Buy A { font-family: Arial, Helvetica, sans-serif; color: #464646; }
.Buy A:link { Text-Decoration: None; color: #464646; }
.Buy A:visited { Text-Decoration: None; color: #464646; }
.Buy A:active { Text-Decoration: None; color: black; }
.Buy A:hover { Text-Decoration: none; color: black; }

.Whitebg{
        background-color: #FFFFFF; 
}

A IMG
{
    border: none;
	vertical-align: middle
}

H2
{
	color: #666666;
	FONT-WEIGHT: bold;
	font-size: 12pt; 
}

.bold
{
	font-weight: bold
}

.nadpis
{
	font-weight: bold;
	color: #191970;
	font-size: 11pt
}

.cena_small
{
	font-weight: bold;
	color: #D94600; 
	font-size: 9pt
}

.cena_big1
{
	color: #D84502; /*  , #FFBA00,  #DEEFFF*/
	font-size: 15pt;
	font-weight: bold;
}
.cena_big
{
	color: #FFE400; /* #D84502 , #FFBA00,  #DEEFFF*/
	font-size: 15pt;
	font-weight: bold;
}
.cena_big_sh
{
	filter:glow(color=black, strength=4);
	width: 100%;
	height:15;
	cursor: hand;
}
/* #FFD5AB, #FAFFAB */

/*
.cena_big_sh
{
	filter:glow(color=#FFD5AB, strength=4);
	width: 100%;
	height:10;
}
.cena_big_sh
{
	filter: DropShadow(Color=black, OffX=1, OffY=1, Positive=1);
	width: 100%;
	height:10;
}
.cena_big_sh
{
	filter:shadow(color=black, direction=500); 
	width: 100%;
	height:20;
}
*/

.cena_big_dt
{
	font-weight: bold;
	color: #D94600; 
	font-size: 15pt;
	text-align:right;
}

.europrice
{
	font-weight: bold;
	color: #D94600; 
	text-align:right;
}


a
{
	text-decoration: none;
        color: #000100; 
}

a:hover
{
	color: #316EA4;
/*	TEXT-DECORATION: underline; */
}

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;
}
.main
{
	
}

.TopPanel
{
	height:80px;
}

.TopPanel td,div
{	
	color: #006699;
	font-weight:bold;
}

.TopPanel input
{	
	color: black;
	font-weight:normal;
}

.TopPanel a
{	
	color: black;
}

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
{
    height: 34px;
    BACKGROUND-IMAGE: url('../images/noselectmainmenu2.gif');
/*    BACKGROUND: #006699; */
    TEXT-ALIGN: center;
    FONT-WEIGHT: bold;
}

TABLE.tblMenuMain TD
{
    PADDING: 0px
}

/* hlavne menu - Selected */
TABLE.tblMenuSelected
{
    height: 38px;
    BORDER: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url('../images/selectmainmenu3.gif'); 
/*    BACKGROUND: #94BEDC; */
    TEXT-ALIGN: center;
}

TABLE.tblMenuSelected TD
{
	white-space: nowrap;
	padding: 0px 8px
}

/* hlavne menu - NonSelected */
TABLE.tblMenuNonSelected
{
    height: 38px;
    PADDING: 4px;
    BORDER: none;
    BORDER-LEFT: #72ACDE 1px solid;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    BACKGROUND-IMAGE: url('../images/noselectmainmenu2.gif');
/*    BACKGROUND: #006699; */
    COLOR: #f1f1f1;
    TEXT-ALIGN: center;
}

/* hlavne menu - nastavenie neaktivnych buniek */
TABLE.tblMenuNonSelected TD
{
	white-space: nowrap;
	padding: 8px
}

/* 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: #BEE1F9; TEXT-DECORATION: none; 
}
TABLE.tblMenuSelected A:hover
{
    FONT-WEIGHT: bold; COLOR: #BEE1F9; TEXT-DECORATION: none;
}

SPAN.tblMenuSelected A
{
    COLOR: #d2deed;
    TEXT-DECORATION: none
}

/* neaktivne linky v submenu */
TABLE.tblMenuNonSelected A:link
{
    COLOR: white; /* #A6D0EE #BEE1F9*/
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TABLE.tblMenuNonSelected A:visited
{
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: normal
}
TABLE.tblMenuNonSelected A:active
{
    COLOR: #BEE1F9; /* #f1f1f1 */
    FONT-WEIGHT: bold;
    TEXT-DECORATION: normal
}
TABLE.tblMenuNonSelected A:hover
{
     COLOR: #BEE1F9;
     FONT-WEIGHT: bold;
     TEXT-DECORATION: none
}

/* aktivny link v submenu */
A.tblSubMenuOn:link
{
    COLOR: white
}

A.tblSubMenuOn:visited
{
    COLOR: #006699; /*  */
}

A.tblSubMenuOn:active
{
    COLOR: #006699;
}

A.tblSubMenuOn:hover
{
    COLOR: white;
}

.tblSubMenu
{
	width: 100%;
    height: 27px;
	margin-bottom: 8px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: white;
    BACKGROUND: url('../images/selectmainmenu2.gif'); 
/*    BACKGROUND: #94BEDC; */
}

/* submenu (tie ciarky "|") */
.tblSubMenu TD
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
  /*  BACKGROUND:  #94BEDC;  */
    COLOR: white;
    FONT-WEIGHT: normal;
}

/* submenu (linky) */
.tblSubMenu A
{
	padding: 0px 0px 1px 0px;
    COLOR: white;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
}

.tblSubMenu A:hover
{
    COLOR: #2D70A4; /* #F0F0F0 */
}

.tblSubMenu IMG
{
    border: none;
    vertical-align: middle
}

/* roleta */
TABLE.tblSlideMenu, TABLE.tblSlideMenuH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: #387AB4; 
    COLOR: white;
    TEXT-ALIGN: left;
	visibility: hidden; 
	position: absolute;
	width: 180px
}

TABLE.tblSlideMenuH
{
	width: 300px
}

/* polozka v rolete */
.tblSlideMenu TD, .tblSlideMenuH TD
{
    padding: 4px 8px;
    border: solid 2px #387AB4;
    cursor: pointer;
}

.tblSlideMenuH TD
{
	background: #edf8f7
}

/* oddelovac v rolete */
TD.tblSlideMenuSep, TD.tblSlideMenuHSep
{
    padding: 1px 8px;
	height: 6px;
/*	border: solid 1px #F8F8F8;*/
    cursor: default;
}

TD.tblSlideMenuSep HR, TD.tblSlideMenuHSep HR
{
    border: solid 1px #F26C4F;
    height: 1px;
    margin: 0px;
}

TD.tblSlideMenuLabel
{
    padding: 1px 8px;
	cursor: default
}

TD.tblSlideMenuHint
{
    padding: 1px 8px;
    color: #079e92;
	cursor: default
}

.tblSlideMenu IMG
{
    VERTICAL-ALIGN: middle
}

/* zmena polozky v rolete pri mouseOver */	
TD.tblSlideMenuOn
{
	FONT-SIZE: 10px;
	color: #BEE1F9;
	FONT-WEIGHT: bolder;
        TEXT-ALIGN: left;
/*	BACKGROUND: black; /* #A0D0F6 */
}

/* zmena polozky v rolete pri mouseOut */	
TD.tblSlideMenuOff
{
	BACKGROUND: #387AB4;
}
/* end of menu */

.PortalMapLink
{
   FONT-WEIGHT: normal;
   FONT-SIZE: 9px;
   COLOR: white;
}


.LoginLink
{   
   FONT-SIZE: 10px;   
   BACKGROUND: #94BEDC;
}

.LoginInfoText
{
	FONT-WEIGHT: bold;
	BACKGROUND: #fef3d8;
}
TD.HLtxt{  // font v HeaderLogine
   FONT-WEIGHT: normal;
   FONT-SIZE: 9px;
   COLOR: gray;
}
.HLtxt A { COLOR: gray; FONT-WEIGHT: bold; }
.HLtxt A:link { COLOR: gray; FONT-WEIGHT: bold; }
.HLtxt A:visited { COLOR: gray; FONT-WEIGHT: bold; }
.HLtxt A:active { COLOR: #D94601; FONT-WEIGHT: bold; }
.HLtxt A:hover { COLOR: #D94601; FONT-WEIGHT: bold; }

TD.HLtxt1{  // font v HeaderLogine
   FONT-WEIGHT: bold;
   FONT-SIZE: 9px;
   COLOR: #D94601;
}


TD.Bastxt{  // font v Header baskete
   font-family: Arial Rounded MT Bold ,Arial;
   FONT-WEIGHT: bold;
   FONT-SIZE: 11px;
   COLOR: #B8B8B8;
}
.Bastxtsk{
   font-family: Arial Rounded MT Bold ,Arial;
   FONT-WEIGHT: bold;
   FONT-SIZE: 19px;
   COLOR: #B8B8B8;
}


TD.TovDetBasket{
   FONT-SIZE: 8pt;
   COLOR: white;
   text-align: left;
/*   border: 1 px solid #D94601; */
/*    FONT-WEIGHT: bold; */
   BACKGROUND: #D94601; 
   padding: 3px;
}

TD.TovDetBasketLeft{
   FONT-SIZE: 8pt;
   COLOR: black;
   text-align: left;
/*    FONT-WEIGHT: bold; */
/*   BACKGROUND: #D94601; */
   padding: 3px;
}

.CenaBezDph{
   FONT-SIZE: 8pt;
   COLOR: #979797;
}

.SkladStav_Pobocka
{
    FONT-SIZE: 7pt;
/*    FONT-WEIGHT: bold; */
/*    BACKGROUND: red; /* #D9D9D9 */
    COLOR: #E08000;
   padding-left: 3px;
   white-space:nowrap
}

.SkladStav_Hodnota
{
    font-family: Hevletica, Arial Rounded MT Bold ,Arial; 
    FONT-SIZE: 6pt;
/*    FONT-WEIGHT: bold; */
/*    BACKGROUND: red; /* #D9D9D9 */
    COLOR: #424242;
}

.SkladStav_Hodnota2
{
    font-family: Hevletica, Arial Rounded MT Bold ,Arial; 
    FONT-SIZE: 6pt;
/*    font-weight: bold; */
    text-align: right;
    COLOR: #424242;
    padding-right: 3px;
    border-right: 1px solid #747474; 
}


/* AKCIE header*/
/*
.AkcieHeader
{
    height: 25px;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    BACKGROUND: #D9D9D9;
    COLOR: #E08000;
}
*/
.AkcieHeader
{
    height: 45px;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    BACKGROUND: #DEEFFF;
    COLOR: #306FA4;
    padding-left: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 2px solid white;
    border-bottom: none;
}
.AkcieHeader A
{
    COLOR: #2D70A4;
    font-weight: bold;
}
.AkcieHeader A:Hover
{
    COLOR: Black;
    font-weight: bold;
}
.AkcieBody
{
    height: 20px;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
/*    BACKGROUND: #DEEFFF; */
    COLOR: #306FA4;
    padding-left: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 2px solid white;
    border-top: none;
    BACKGROUND-IMAGE: url('../images/rohy/arrow_akc.gif');
    BACKGROUND-repeat: no-repeat;
    BACKGROUND-position: 99% 92%;
}
.AkcieBody1
{
    height: 20px;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    BACKGROUND: #DEEFFF; 
    COLOR: #306FA4;
    padding-left: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 2px solid white;
    border-top: none;
    BACKGROUND-IMAGE: url('../images/rohy/arrow_akc.gif');
    BACKGROUND-repeat: no-repeat;
    BACKGROUND-position: 99% 92%;
}

.AkcieHeader2
{
    height: 45px;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    BACKGROUND: #ffff4f;
    COLOR: #306FA4;
    padding-left: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 2px solid white;
    border-bottom: none;
}

.AkcieHeader2txt
{
    FONT-SIZE: 10pt;
    COLOR: white;
    font-weight: bold;
    text-align:center;
    BACKGROUND: #090979;
    padding: 5px;
}

.AkcieHeader2 A
{
    COLOR: Black;
    font-weight: bold;
}
.AkcieHeader2 A:Hover
{
    COLOR: Black;
    text-decoration: underline;
    font-weight: bold;
}

.AkcieBody2
{
    height: 20px;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    BACKGROUND: #ffffc0; 
    COLOR: #306FA4;
    padding-left: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 2px solid white;
    border-top: none;
    BACKGROUND-IMAGE: url('../images/rohy/arrow_akc.gif');
    BACKGROUND-repeat: no-repeat;
    BACKGROUND-position: 99% 92%;
}

.AkcieIcons
{
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
/*    BACKGROUND: #DEEFFF; */
    COLOR: #306FA4;
    padding-left: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
}

/*
.AkcieBody
{
    height: 20px;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    BACKGROUND: #DEEFFF;
    COLOR: #306FA4;
    padding-left: 8px;
    padding-top: 7px;
    padding-bottom: 7px;
    border: 2px solid white;
    border-top: none;
    BACKGROUND-IMAGE: url('../images/rohy/arrow_akc.gif');
    BACKGROUND-repeat: no-repeat;
    BACKGROUND-position: 99% 92%;
}
*/

.NovinkyHeader
{
    height: 25px;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
    BACKGROUND: #EEEEEE; 
    COLOR: white;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 7px;
    BORDER-TOP: 2px solid #D0D0D0;
}
.NovinkyHeader A
{
    COLOR: #D84502;
}
.NovinkyHeader A:Hover
{
    COLOR: black;
}
.NovinkyBody
{
    height: 25px;
    FONT-SIZE: 7pt;
    BACKGROUND: #EEEEEE; 
    COLOR: #181818;
    BORDER-BOTTOM: 2px solid white;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}
.Tblnewsky{
	BACKGROUND: #EBEBEB; 
	border-bottom: 2px solid white;
	border-top: 2px solid #D0D0D0;
	padding: 4px;
}
.small_nadpis
{
	font-weight: bold;
	color: #DA4501;
	font-size: 7pt;
	padding-top: 1px;
	padding-left: 6px;
}

.small_datum
{
/*	font-weight: bold; */
	color: #000000; /* #191970 */
	font-size: 6pt;
	padding-top: 1px;
	padding-right: 6px;
}

.small_txt
{
	font-weight: none; 
	color: #505050; /* #191970 */
	font-size: 7pt;
	padding-top: 1px;
	padding-left: 6px;
	padding-bottom: 1px;
}
.small_txt A {color: #505050; }
.small_txt A:link {color: #505050; }
.small_txt A:visited {color: #505050; }
.small_txt A:active {color: #DA4501; }
.small_txt A:hover {color: #DA4501; }


/* sticker */
.StickerMain
{
    MARGIN: 0px 0px 3px 0px;
    PADDING-TOP: 7px 7px 7px 7px;
    TEXT-ALIGN: center;
    width: 100%;
}
.StickerHeader, .registracia TH
{
    height: 25px;
    FONT-SIZE: 7.5pt;
    FONT-WEIGHT: bold;
    BACKGROUND-IMAGE: url('../images/head_gray.jpg');
    background-repeat: repeat-x;
    background-position: center center;
    COLOR: #444444;
}

.StickerHeaderHP
{
    height: 25px;
    FONT-SIZE: 7.5pt;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
    padding-left: 45px;
    BACKGROUND-IMAGE: url('../images/hlavicka-hp.png');
    background-repeat: repeat-x;
    background-position: left center;
    COLOR: #FFFFFF;
}

DIV.StickerHeader
{
	line-height: 25px;
	padding: 0px 4px
}

.StickerHeader2
{
    height: 36px;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    BACKGROUND-IMAGE: url('../images/head_orange.jpg');
/*    BACKGROUND: #d2deed; */
    COLOR: #444444;
}
.StickerBody
{
    BORDER-RIGHT: black 0px solid;
    border-color: Black;
    BORDER-TOP: black 0px solid;
    BORDER-LEFT: black 0px solid;
    FONT-SIZE: 8pt;
    BORDER-BOTTOM: black 0px solid
}

.Copyright
{
	font-size: 7pt;
	color: black;
	margin-bottom: 10px
}

/* strom */
TD.TabSelectedL,
TD.TabSelectedR
{
	background: #EBEBEB; 
	BACKGROUND-IMAGE: url('../images/arrow1.gif');
	BACKGROUND-repeat: no-repeat;
	BACKGROUND-position: 6px 50%;
	color: #306EA7; 
	text-align: left;
	border-bottom: solid 2px white;
	padding-left: 22px;
	width: 90px;
	cursor: pointer
}

TD.TabNotSelectedL,
TD.TabNotSelectedR
{
	background: #EBEBEB;
	BACKGROUND-IMAGE: url('../images/arrow1.gif');
	BACKGROUND-repeat: no-repeat;
	BACKGROUND-position: 6px 50%;
	color: black; 
	text-align: left;
	border-bottom: solid 2px white;
	padding-left: 22px;
	width: 90px;
	cursor: pointer
}

TD.SuperVypredaj
{
	background: #EBEBEB;
	text-align: left;
	border-bottom: solid 2px white;
	border-top: solid 2px #d0d0d0
}

TD.SuperVypredaj A
{
	background: url('../images/arrow1-red.gif') 2px 50% no-repeat;
	display: block;
	width: 100%;
	color: #c8282c;
	padding-left: 22px;
}

.Tabfilter
{
	font-size:7pt;
	COLOR: #3370A7;
	background: #DEEFFF; /* #DEEFFF */
	border-bottom: solid 2px white;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Tabfilter2
{
	font-size:7pt;
	COLOR: #3370A7;
	background: #DEEFFF; /* #DEEFFF */
	border-top: solid 2px #B7D5EF;
	padding-top: 2px;
	padding-left: 9px;
	padding-bottom: 0px;
}
.TovarTree
{
	background: #EBEBEB;
	border-top: solid 2px #D0D0D0;
	padding: 6px;
}

label{
cursor:pointer;
}

.ZalozkaSel
{
	font-weight: bold;
	width: 100px;
	height: 21px;
	background-color: Transparent;
	background-image: url(../Images/System/sel.gif);
	border: none;
}

.Zalozka
{
	width: 100px;
	height: 21px;
	background-color: Transparent;
	background-image: url(../Images/System/notsel.gif);
	border: none;
}

.Zalozka5 IMG, .Zalozka5Sel IMG
{
	vertical-align: middle
}

TD.Zalozka5SelL
{
	width: 5px;
	background-color: Transparent;
	background: url(../Images/Tabs/tab01_before_s_blue.gif) no-repeat right center;
	border: none;
}

TD.Zalozka5SelR
{
	width: 5px;
	background-color: Transparent;
	background: url(../Images/Tabs/tab01_after_s_blue.gif) no-repeat left center;
	border: none;
}

TD.Zalozka5Sel
{
	font: bold 11px Tahoma;
	height: 21px;
	background-color: Transparent;
	background: url(../Images/Tabs/tab01_back_s_blue.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/Tabs/tab01_before_n.gif) no-repeat right center;
	border: none;
}

TD.Zalozka5R
{
	width: 5px;
	background-color: Transparent;
	background: url(../Images/Tabs/tab01_after_n.gif) no-repeat left center;
	border: none;
}

TD.Zalozka5
{
	font-weight: normal 11px Tahoma;
	height: 21px;
	background-color: Transparent;
	background: url(../Images/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
{
	margin-top: 2px;
	background: url(../Images/Tabs/tab01_back.gif) repeat-x center;
}

.Root
{
	background:#F0F0F0;
	border: solid 1px #888888;
	border-bottom-style: dotted;
	padding: 6px
}

.ItemSelected
{
	color: #D84502;
	background: none; 
}

.ItemSelected A
{
	color: #D84502;
	background: none; 
}

.Tovar
{
	border: solid 0px #888888;
	padding: 5px;
}

.TovarHeader SPAN,DIV
{
   font-size:8pt;
   font-weight:normal;
}

.TovarHeader TD
{
   font-size:7pt;
   font-weight:normal;
   BACKGROUND-IMAGE: url('../images/selectmainmenu2.gif');
/*   background:#E4E4E4; */
   color: white; /*#434343*/
   padding: 3px;
/*   
   BORDER-RIGHT: solid 2px #FFFFFF;
   border-bottom: solid 2px #FFFFFF;
*/   
}

.TovarHeader A
{
	color: white
}

.Label
{
   font-size:7pt;
   font-weight:normal;
   BACKGROUND-IMAGE: url('../images/label_bg.gif');
   color: #434343;
   padding: 3px;	
}


.Label_job
{
   font-size:9pt;
   font-weight:bold;
   BACKGROUND-IMAGE: url('../images/selectmainmenu2.gif');
   color: white;
   padding: 3px;	
}

.Pata_job
{
   font-size:8pt;
   font-weight:none;
   BACKGROUND-color: #DEEFFF;
   color: black;
   text-align: center;
   padding: 5px;	
}


.Label_job_nadpis
{
   font-size:8pt;
   font-weight:bold;
   padding: 3px;	
}

.searchBox
{
	border: solid 1px #d0d0d0;
	width: 110px;
}

.TovarItem
{
    BACKGROUND-COLOR: #F7F7F7; 
    font-size:8pt;
}

.TovarItem TD
{
    BORDER-BOTTOM: #aaaaaa 0px solid;
}
.AltTovarItem
{
    BACKGROUND-COLOR: white;    
    font-size:8pt;
        
}
.AltTovarItem TD
{
    BORDER-BOTTOM: #aaaaaa 0px solid;
}

HR
{
	height: 1px;
}

.TovarDetail
{
	vertical-align: top;	
	padding-right: 10px
}

.TovarDetail2
{
	border: #888888 1px solid;
	vertical-align: top;	
	padding: 10px
}

.TovarDetail2 IMG
{
	max-width: 250px; 
	width: expression(width > 250 ? 250 : true); 
}

.odkaz A
{
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}

A.ObrText
{
 	FONT-WEIGHT: bold;
	font-size : 10px;
	COLOR: silver;
	TEXT-DECORATION: none
}
ObrText A:link
{
	FONT-WEIGHT: bold;
	COLOR: silver;
	TEXT-DECORATION: none
}
ObrText A:visited
{
	FONT-WEIGHT: bold;
	COLOR: silver;
	TEXT-DECORATION: none
}
ObrText A:active
{
	FONT-WEIGHT: bold;
	COLOR: #006699;
	TEXT-DECORATION: none; /* #d2deed */
}
ObrText A:hover
{
	FONT-WEIGHT: bold;
	COLOR: #006699;
	TEXT-DECORATION: none;
}


.TextInsert
{
	font-size: 9px;
	border: solid 1px #D0D0D0;
/*	background: #FFFFE0; */
}

.LoginButton, .searchButton
{
	font-family: Verdana;
	font-size: 7pt;
	border: solid 1px #D0D0D0;
	background: #E7E7E7; /* #DEEFFF */
}

.FlatButton
{
    BACKGROUND-IMAGE: url('../images/bg_button.gif');
/* background: #f0f0f0; */
font-family: Verdana;
font-size: 7pt;
color: #3675A8;
border: solid 1px #3675A8;
width: 100px;
cursor: pointer;
}

.ramcek
{
	border: 0px solid Gray;
}

.ramcek TD
{
	padding-left: 8px;
}

.sqlFilter
{
	width: 100%
}

.sqlFilter DIV
{
	 display:inline;
}

.sqlFilter TD
{
	 background-color: #f6fefd;
}

.sqlFilter IMG
{	
	margin: 0px 5x 5px 3px
}

/* WebGrid */
.WebGrid
{	
 background-color: #F0F0F0; color: black;
/* BORDER-RIGHT: #aca899 1px solid; BORDER-TOP: #aca899 1px solid; BORDER-LEFT: #aca899 1px solid; BORDER-BOTTOM: #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:#94BEDC;   border-color:#ACA899;   border-width:1px;   border-style:solid;    font-family:Verdana;     font-size:8pt;     font-weight:normal;   color:#FFFFFF;   border-top-color: white;    border-left-color: white;}

.AltRow {    background:#E3F0FF;    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 {    background:#94BEDC;   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;}

.FocusCell { border: solid 1px Navy }

.SelectedRow { color: white; background: LightSteelBlue }

.FooterStyle { color: Navy; background: PeachPuff }

.wbControls
{
	cursor: pointer
}

.wgCheckbox
{
	border: solid 1px black;
	background: white;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	padding-right: 4px;
}

.wgCheckbox DIV
{
	white-space: nowrap
}
/* WebGrid (end) */

/* KBDetail */
.DataFieldRO
{
 background-color: Transparent;
 border: solid 1px #888888;
 color: silver
}

.DataField
{
 background-color: #FFFFE0;
}

.DataFieldERR
{
 background-color: red;
 color: white
}

.DataFieldED
{
	background-color: #FFFFE0;
}

/* Kalendar */	
.today
{
	background-color: #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;
}

.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;

}

.kalendar TD
{
	border-color:#ffffff;
}

/*  Návšteva dosla */
.Kat1
{
	background-color: #c0c0ff;
	
	height:14px;
	padding: 2px 2px;
	overflow: hidden;
	cursor:pointer;
}
/* Návšteva vysla */
.Kat2
{
	background-color: #c0c0af;
	padding: 1px 1px;
	
	height:16px;
	overflow: hidden;
	cursor:pointer;
}
/* Telefon dosly */
.Kat3
{
	background-color: #c0c00f;
	padding: 1px 1px;
	
	height:16px;
	overflow: hidden;
	cursor:pointer;
}
/* Telefon vysliy */
.Kat4
{
	background-color: #ffc03f;
	padding: 1px 1px;
	
	height:16px;
	overflow: hidden;
	cursor:pointer;
}
/* Uloha */
.Kat5
{
	background-color: #c0c0df;
	padding: 1px 1px;
	
	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-family: Courier New;
	font-size: 14px;
	width: 460px;
}

.ConfInput SELECT
{
	font-family: Courier New;
	font-size: 14px;
	width: 460px;
}

.ConfInputTable
{
	width: 650px;
}


DIV.SortHeader
{
	width:100%;
	text-align:right;
	padding:1px;
	margin-bottom:2px;
	background:#6F767A;
	color:White;	
}

.kosikNav
{
	_width:100%;border: solid 1px black; padding:2px;
}

.kosikNavPozn
{
	border: solid 1px black; width: 100%;
}

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;
	color:White;	
}
.stockAll
{
color: #0000CC
}
.stockAny
{
color:#006600
}
.stockNo
{
color:#FF0000
}

/* parametre produktu */
.tpSkupina
{
	BACKGROUND: #EEEEEE;
	width:541px;
	border-bottom: 1px #CDCDCD solid
}

.tpSkupina DIV
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    PADDING: 2px 4px;
    color:#434343;
}

.tpParameter
{
	width:270px;
	border:#CDCDCD;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
}

.tpParameter DIV
{
	padding:2px 8px
}

.tpHodnota
{
	width:270px;
	border-color:#CDCDCD;
	border-style: solid;
    border-width: 0px 1px 1px 0px;
}

.tpHodnota DIV
{
	padding:2px 8px;
    text-align:right
}

.tpSeparator
{
    BACKGROUND: #d2deed;
    width:401px;
    border: 1px gray solid;
    border-width: 0px 1px 1px 1px
}

.tpSeparator DIV
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    PADDING: 2px 4px;
}


.Button
{

	background:#DDDDDD; 
	border: outset 3px #DDDDDD;
}

.ButtonSel
{
	background:#DDDDDD;
	border:inset 3px #F0F0F0;
}

.PopUp
{
	BORDER-RIGHT: gray 1px solid;
	BORDER-TOP: gray 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BACKGROUND: white;
	BORDER-LEFT: gray 1px solid;
	COLOR: black;
	BORDER-BOTTOM: gray 1px solid;
	TEXT-ALIGN: left
}

.PopUpItemOn {
	BACKGROUND: #04078c;
	COLOR: white;
}
.PopUpItemOff {
	BACKGROUND: white
}


.Cart
{
	width:30px;
	text-align:right;
}
.CartERR
{
	width:30px;
	text-align:right;
	background-color: red;
	color: white
}

.required
{
	font-weight:bold;
}

.SplatkyNapis { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #007594; padding: 0px 10px }
.SplatkyMesBg { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px;  background-color: #007594; color: white; padding: 0px 4px }
.SplatkyMes { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #007594; color: white; border: 0px; text-align: right; padding: 0px 10px }
.SplatkyMes INPUT { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #007594; color: white; border: 0px; text-align: right }
.SplatkyAkontacia { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #E08000; color: white; padding: 0px 10px }
.SplatkyDlzka { font-weight: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: white; color: black; padding: 0px 0px; border: 0px; text-align: right; width: 15px;}
.SplatkyAkontaciaField { font-weight: bold;  font-family: Arial, Helvetica, sans-serif; font-size: 14px; background-color: white; color: #DA4501; border: 0px; text-align: center; }

.required
{
	font-weight: bold
}


.htmlField
{
	overflow:auto; BORDER:2px inset; WIDTH:100%; BACKGROUND-COLOR:white; padding:0px
}


IMG.banner
{
  border:0px;
}

.registracia
{
	width: 500px
}

.registracia TABLE
{
	width: 100%
}

.registracia TH
{
	padding: 8px;
	text-align: left
}

/* tabulka servis cennik  */
.CennikNadpis
{
	font-size: 12px;
	color: Blue;
	text-align: left;
}
.CennikHlNadpis
{
	font-size: 10px;
	color: Blue;
	font-weight: bold;
	text-align: left;
	height: 50px;
}
.CennikHlPopis
{
	font-size: 10px;
	color: black;
	font-weight: bold;
	text-align: right;
}

.CennikSluzbaNadpis
{
	font-size: 10px;
	color: Black;
	font-weight: bold;
	text-align: left;
}
.CennikSluzbaCena
{
	font-size: 10px;
	color: black;
	text-align: right;
}
.CennikSluzbaPopis
{
	font-size: 10px;
	color: black;
	text-align: left;
}

.Row1
{
	background-color: white;
}
.Row2
{
	background-color: #e3e3e3;
}

/* splatky tovar detail */

.splatkybg{
    BACKGROUND-IMAGE: url('http://www.shark.sk/images/splatky/minicalcbg.png');
    background-repeat: no-repeat;
    background-position: top left;
    width: 280px;
    height: 86px;
    padding: 0px;
    padding-top: 35px;
}
.SplatkyAkontaciaField2 { 
    font-weight: bold;  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 24px; 
/*    background-color: #f2d6b2;  */
    background-color: transparent; 
    color: #643100; 
    border: 0px; 
    text-align: center; 
}

.newPrice
{
	font-weight: bold
}

.oldPrice
{
	text-decoration: line-through;
}