BODY
{ 
	font-family: Arial;		
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #666666
}

#t1
{
	width: 100%
}

FORM
{
	margin: 0px;
	font-family: Arial;

}

H1
{
    color:#666666;
    font-size:16px;
    font-family: Arial;
}


a
{
	text-decoration: none;
	color:#666666;
	font-family: Arial;
}

a:hover
{   
	text-decoration: underline;
	font-family: Arial;
}

input,select,button,textarea,pre
{
	font-family: Arial ,sans-serif;
	font-size: 11px;
}

.selected
{
	color: red;

}

.ROInput
{
	background-color: WhiteSmoke;
}

.admin
{
	background-color:#ffffcc;
}
.text_main
{
    padding:0px 20px;
    font-family:Arial;
    font-weight: normal;
    font-size:12px;
	text-align:justify
    }

.headerLinks
{
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	color: gray
}

.headerLinks A
{
	font-weight: bold;
	font-size: 12px;
	color: #3CB394
}

.headerLinks A:LINK
{
	font-weight: bold;
	font-size: 12px;
	color: #3CB394
}

.headerLinks A:VISITED
{
	font-weight: bold;
	font-size: 12px;
	color: #3CB394
}

.headerLinks A:ACTIVE
{
	font-weight: bold;
	font-size: 12px;
	color: #3CB394
}

.headerLinks A:HOVER
{
	font-weight: bold;
	font-size: 12px;
	color: #3CB394
}

.headerLinks SPAN
{
	position: relative;
	top: +2px;
	font-size: 20px;
	color: #3CB394;
	padding: 0px 8px
}

.TopPanel
{
	height:40px;
	background-color: #CCCCCC
}

.TopPanel td,div
{	
	color: #6F767A;
	font-weight:bold;
}

.TopPanel input
{	
	color: black;
	font-weight:normal;
}

.TopPanel a
{	
	color: black;
}


.MenuPanel
{
width: auto;
}

.Char
{
	font-family:Wingdings;
}
.myLegend
{
 color: #0033ff;
 font-size: 12px; 
	
}

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;
}

/*BTN*/
.btn_vyhladat,.btn_vyhladat A, .btn_vyhladat A:hover
{
color:white;
}
.btn_zabudnute
{
	color: #3399cc;
	font-weight:normal;
	font-size: 12px;
	text-align:center;
	margin-bottom:15px;
	margin-top:15px;
	}
.btn_zabudnute A
{
	color: #3399cc;
	text-decoration: underline
}
.btn_zabudnute A:hover
{
	text-decoration: none;
	color: #3399cc;
	}

.search
{
/*background: url(../images/web/search_line.gif) top repeat-y;*/
	background-color:#efefef;
	padding:10px 0px;
	border-top:1px solid white;
	height:30px
}

.search INPUT
{
	background: url(../images/web/search_bg.png) no-repeat;
	border:0px;	
	padding:0px 10px;
	_padding:5px 10px;
	color:#666666;
	font-size:10px;
	float: left;
	margin-left:10px;
	height:25px;
	width:140px;
	_width:160px;
	line-height:25px
}
.search_btn
{
	cursor:pointer;
	margin-right:10px;
	float: left;

}
/* hlavne menu - pozadie */
TABLE.tblMenuMain
{

}

TABLE.tblMenuMain TD
{
  
}

TABLE.tblMenuMain A
{
	display:block;
	width:129px;
	height:45px;
	line-height:45px;
}

/* hlavne menu - Selected */

TABLE.tblMenuSelected
{
    
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center
}

/* hlavne menu - nastavenie aktivnej bunky */
TABLE.tblMenuSelected TD
{
	white-space: nowrap;

}

/* hlavne menu - NonSelected */ 
TABLE.tblMenuNonSelected
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center
}

/* hlavne menu - nastavenie neaktivnych buniek */
TABLE.tblMenuNonSelected TD
{
	white-space: nowrap;
	
}

/* hlavne menu - aktivny link */

TABLE.tblMenuSelected A
{
	background: url(../images/web/bg_menu_sel.png) top no-repeat;
    FONT-WEIGHT: bold; COLOR: #CCCCCC; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:visited
{
    FONT-WEIGHT: bold; COLOR: #CCCCCC; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:active
{
    FONT-WEIGHT: bold; COLOR: #CCCCCC; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:hover
{
    FONT-WEIGHT: bold; COLOR: #CCCCCC; TEXT-DECORATION: none
}
SPAN.tblMenuSelected A
{
    COLOR: #d2deed;
    TEXT-DECORATION: none;
}

/* submenu (tie ciarky "|") */
/*TD.tblSubMenu TD
{
    PADDING: 0px;
    BACKGROUND: #740202;
    COLOR: white;
    FONT-WEIGHT: normal;
}*/

/* neaktivne linky v submenu */
TABLE.tblMenuNonSelected A:link
{
    COLOR: #999999;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TABLE.tblMenuNonSelected A:visited
{
    COLOR: #999999;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TABLE.tblMenuNonSelected A:active
{
    COLOR: #999999;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TABLE.tblMenuNonSelected A:hover
{
     COLOR:#999999;
     FONT-WEIGHT: bold;
     TEXT-DECORATION: underline
}

/* aktivny link v submenu */

A.tblSubMenuOn:link
{
    COLOR: #6F767A;
}

A.tblSubMenuOn:visited
{
    COLOR: #6F767A;
    background-color: #740202;
}

A.tblSubMenuOn:active
{
    COLOR: #6F767A;
    background-color: #740202;
}

A.tblSubMenuOn:hover
{
    COLOR: white;
}

TD.tblSubMenu
{
    BACKGROUND: #740202;
}

TD.tblSubMenu A:hover
{
    COLOR: #F0F0F0;
}

/* submenu (linky) */
TD.tblSubMenu A
{
	padding: 0px 0px 1px 0px;
    COLOR: white;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
}

TD.tblSubMenu IMG
{
    border: none;
    vertical-align: middle
}

/* roleta */
TABLE.tblSlideMenu
{
    border: solid 10px #F8F8F8;
	border-width: 5px 20px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BACKGROUND: #F8F8F8;
    COLOR: #404d55;
    TEXT-ALIGN: left;
	font-family:Arial, Helvetica, sans-serif;
    visibility: hidden; position: absolute; width: 190px
}

/* polozka v rolete */
TABLE.tblSlideMenu TD
{
    padding-top: 2px;
}

.tblSlideMenu TD
{
	height: 20px;
	background: url(../images/web/hr.gif) top repeat-x;
    cursor: pointer;
	padding: 0px
}

/* oddelovac v rolete */
TD.tblSlideMenuSep
{
	height: 6px;
	background: url(../images/web/hr.gif) top repeat-x;
    cursor: default;
	padding-left:0px
}

TD.tblSlideMenuSep HR
{
	background: url(../images/web/hr.gif) top repeat-x;
    margin: 0px;
}

.tblSlideMenu IMG
{
    VERTICAL-ALIGN: middle;
	margin: 0px 3px 0px 2px
}

/* zmena polozky rolety pri mouseOver */
TD.tblSlideMenuOn
{
	background: url(../images/web/hr.gif) top repeat-x;
	color:#740202;
}

TD.tblSlideMenuOnFirst
{
	background: 0;
	color:#740202;
}

/* polozka rolety po mouseOut */
TD.tblSlideMenuOff
{
	background: url(../images/web/hr.gif) top repeat-x;
}

TD.tblSlideMenuOffFirst
{
	background: 0;
}

A IMG
{
	vertical-align: middle;
	border:none
}

.PortalMapLink
{
   FONT-WEIGHT: normal;
   FONT-SIZE: 10px;
   COLOR: #740202;
   text-decoration:underline
}
.PortalMapLink A:hover
{
   FONT-WEIGHT: normal;
   FONT-SIZE: 10px;
   COLOR: black;
   text-decoration:none
}


.LoginLink
{   
   FONT-SIZE: 10px;   
   BACKGROUND: #3CB394;
}

.LoginInfoText
{
	FONT-WEIGHT: bold;
	BACKGROUND: #fef3d8;
}

.LoginHeader
{
	text-align: right;
	position:absolute;
	padding-left:1093px;
	padding-top:0px;
}

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/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;
}

/* sticker */
.StickerMain
{
    MARGIN: 0px 0px 0px 0px;
    TEXT-ALIGN: left;
    width: 100%
}
.StickerHeader
{
	color:#740202;
	font-weight:bold;
	padding-left:4px;
	background: url(../Images/web/box_line_top.gif) repeat-x;

	height:40px;
}
.StickerBody
{
    BORDER: none;
    FONT-SIZE: 12px;
}

/* strom */
.TabSelectedL, .TabSelectedR
{
	color:#740202;
	font-weight:bold;
	padding-left:4px;
	background: url(../Images/web/box_line_top.gif) repeat-x;
	width:135px;
	height:40px;
	cursor:pointer;

}
.TabNotSelectedR, .TabNotSelectedL
{
	color:#740202;
	font-weight:normal;
	padding-left:4px;
	background: url(../Images/web/box_line_top.gif) repeat-x;
	width:135px;
	height:40px;
	cursor:pointer;
}

.ZalozkaSel
{
	width: 100px;
	font-weight: bold;
	height: 21px;
	background-color: Transparent;
	background-image: url(../Images/System/sel.gif);
	border: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px
}

.Zalozka
{
	width: 100px;
	height: 21px;
	background-color: Transparent;
	background-image: url(../Images/System/notsel.gif);
	border: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px
}

.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 8pt 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 8pt 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
}

.TovarTree
{
	padding: 10px 16px 10px 8px
}
/*.TovarTree TD
{
border-bottom: 1px dashed gray;
}
*/
.TovarTree A
{
	background: #FFFFFF;	
	color:#3d4a53
}
.TovarTree A:hover
{
	background: #FFFFFF;
	color:#3d4a53;
	text-decoration:underline;
}

.ItemSelected1, .ItemNotSelected1
{
	width: 100%;
	background: url(../images/web/hr.gif) top repeat-x;
	padding: 3px
}

.ItemSelected1First, .ItemNotSelected1First
{
	width: 100%;
	padding: 3px;
}

.ItemSelected2, .ItemNotSelected2,
.ItemSelected3, .ItemNotSelected3
{
	width: 100%;
	padding: 3px
}

.ItemSelected2First, .ItemNotSelected2First,
.ItemSelected3First, .ItemNotSelected3First
{
	width: 100%;
	background: url(../images/web/hr.gif) top repeat-x;
	padding: 3px
}
/*
.tree-div
{
	border-top: dashed 1px #CECECC;
}
*/
.ItemSelected1, .ItemSelected1 A:hover,
.ItemSelected2, .ItemSelected2 A:hover,
.ItemSelected3, .ItemSelected3 A:hover,
.ItemSelected1First, .ItemSelected1First A:hover,
.ItemSelected2First, .ItemSelected2First A:hover,
.ItemSelected3First, .ItemSelected3First A:hover
{
	font-weight:bold;
}

.Label
{
   font: bold 12px Arial;
   color: #7f0202;
}
.TovarItem  TD
{
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
.TovarItem 
{
	
	font-family:Arial, Helvetica, sans-serif;
	/*vertical-align:top;*/
    padding:0px 0px 0px 0px;
	/*_padding:10px 0px;*/
	height:132px
}

.AltTovarItem
{
	background: url(../images/web/bg_tovar.gif) bottom repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	/*vertical-align:top;*/
    padding:0px 0px 0px 0px;
	/*_padding:10px 0px;*/
	height:132px
}

.dgPager TD
{
	font-size: 12px
}

HR
{
 border-top:dashed 1px #bfbfbf
}

.HR 
{
	margin-top: 10px;
	padding-top: 10px;
	background: url(../images/web/hr.gif) top repeat-x
}

.TovarDetail
{
	border: #888888 1px solid;
	vertical-align: top;	
	padding: 10px
}

.odkaz A
{
	color: Blue;
	text-decoration: underline;
	font-weight: normal;
}

.TextInsert
{
	border: solid 1px Silver;
	background: #FFFFE0;
}

.LoginButton
{
	color:#7f0202;
	cursor: pointer;
	font-weight:bold
}

.FlatButton
{
	background: #740202;
	color:white;
	font-family: Arial;
	font-size: 8pt;
	border: solid 1px #6f1b03;
	height:22px;
	cursor: pointer;
}



.ramcek TD
{
	padding-left: 8px;
}

/* crm start */
.crmInfo
{
	width: 100%;
	background: white;
}

.crmInfo TD
{
	background: #F0F0F0;
	padding: 1px 4px;
	white-space: nowrap;
}
/* crm end */


.sqlFilter
{
	width: 100%
}

.sqlFilter TD
{
	 background-color: #F0F0F0;
}

/* 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:Arial;     font-size:8pt;     font-weight:normal;}

.Header {    background:#740202;   border-color:#ACA899;   border-width:1px;   border-style:solid;    font-family:Arial;     font-size:8pt;     font-weight:normal;   color:#FFFFFF;   border-top-color: white;    border-left-color: white;}

.AltRow {    background:#E6E6E6;    font-family:Arial;     font-size:8pt;     font-weight:normal;   text-overflow: ellipsis;    overflow-x: hidden;}

.Row {    background:#FFFFFF;    font-family:Arial;     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:Arial;     font-size:8pt;     font-weight:normal;   border-bottom-color: Silver;    border-right-color: Silver;}

.NewRow {    background:#FFFFFF;    font-family:Arial;     font-size:8pt;     font-weight:normal;   color:#A9A9A9;}

.StatusBar {    color: #E0E0E0; background:#740202;   border-color:#ACA899;   border-width:1px;   border-style:solid;    font-family:Arial;     font-size:8pt;     font-weight:normal;    padding:2px ;}

.EditTextbox {    border-width:0px;   border-style:none;    font-family:Arial;     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
{
	
}

.DataFieldERR
{
	background-image: url(../images/web/input_login_reg_allert.png) !important;
}

/* 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;
}



/* vsetky zvisle, plne */
TD.plne
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 6px;
}
TD.plneVsetky
{
	border: 1px solid black;
	padding: 6px;
}

HR.plne
{
	border: 1px solid black;
}


.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
}

.required
{
	font-weight: bold
}


.myAlert
{
	position: absolute;
	width: 300px;
	border: solid 1px #606060;
	background: #F0F0F0;
	padding: 1px 1px 10px 1px;
	text-align: center
}

.myAlert BUTTON
{
	width: 90px;
	height: 22px;
	border: solid 1px black;
	font-family: Arial;
	font-size: 12px;
	background-image: url(../images/system/button-bg.gif)
}

.myAlertHead
{
	height: 20px;
	background: #D2F2FF;
	color: #808080;
	padding: 2px 8px;
	text-align: left;
	vertical-align: middle;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold
}

.myAlertObsah
{
	table-layout: fixed;
	width: 100%;
	color: #404040;
	text-align: center
}

.myAlertObsah TD
{
	padding: 8px 16px;
	font-family: Arial;
	font-size: 10px;
}

.item
{
	cursor: pointer;
	vertical-align: baseline
}

FIELDSET
{
	padding: 4px
}

.bShopInfo
{	
 background-color: #e0e0e0; color: BLACK;
 BORDER: #aca899 1px solid;
 padding: 4px
}

#inlineData
{
	visibility:hidden; position:absolute; z-index:100; top:0px; left:0px;
}

/*Kosik*/

DIV.SortHeader
    {
    color:#666;
    font-weight:normal;
    margin-top:13px;
    font-size:12px;
    font-family:Arial;
    width:300px;
	display: inline-table;
	 height:36px;
}

.KO_TovarItem TD
{
	 background:#efefef;
	 height:45px;
	 border-bottom:1px solid #cccccc
	 }
.KO_TovarItemAlt TD
{
	 background:#FFFFFF;
	 height:45px;
	 border-bottom:1px solid #cccccc
}
.KosikObsah 
{
    width:539px;
	font-size:12px;
	font-weight:normal
}
.KosikObsah  TH
{
    color:#cc0000;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	line-height:30px;
	margin:0px;
	padding:0px 10px;
	text-align:left
}
.KosikObsah  H1
{
    color:#3399cc;
	margin:0px;
	padding:0px 10px;
	line-height:40px;
}

.KosikObsah  TD
{
	border-bottom:1px solid #cccccc;	
	line-height:15px;
}
.KosikObsah .polozky TD
{
	
}
.KosikObsah .polozkyAlt TD
{
	background: #efefef;
}
.KosikObsah TD.bodka 
{
	background-image: url(../images/web/bodka.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.polozkyBTN
{
	width:40px;
	text-align:center;
	padding-right:10px;
	vertical-align:bottom
}
.polozkyBTN IMG
{
	cursor:pointer
}
.objednatKosik INPUT
{
    background: url(../images/web/input_tvr_bg.gif) no-repeat;
    border:0px;
    width:32px;
    height:24px;
	font-size:12px;
	line-height:24px;
	color:#666666;
	vertical-align:middle;
	text-align:center !important;
    }
.objednatKosikks
{
    width:20px;
    float:left;
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    margin-top:8px;
    color:#333
    }
	


TABLE.kosik_bottom
{
    color:#666666;
    font-size:12px;
    font-family:Arial;
     /*background: url(../images/web/bg_kosik_bottom.gif) bottom repeat-x;*/
	background-color:#efefef;
    border-bottom:1px solid #cccccc;
	padding-bottom:5px
    }
.kosik_bottom TH
{
	color:#cc0000;
	font-size:16px;
	text-align:left;
	padding:20px 10px
}
.popis
{
    font-weight:normal
    }

/* rma navigator */
.rmaNav
{
	table-layout: fixed
}

.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;
}

.shift
{
	float: right;
	cursor: pointer
}

.Copyright 
{
	font-size:11px;
	color: black;
	margin: 8px 0;
	/*width:976px;
	text-align:center*/
}

.Copyright A, .Copyright A:hover
{
	font-size:11px;
	color: black;
}

.baseHolder
{
	/*background: url(../images/web/bg.gif) repeat-x top;*/
	background-color:#f0eee6;
	padding-bottom: 7px;
	text-align: center;
}

.baseLayout
{
	width: 965px;
	text-align: left;
	margin: auto;
}

.headerHolder
{
	height: 99px;
	background: url(../images/web/header_bg.png) repeat-x top;
}

.headerHolder DIV
{
	height: 99px;
	background: url(../images/web/header.png) no-repeat center top;
}

.headerHolder DIV DIV
{
	width: 976px;
	background: none;
	margin: auto
}

.logo
{
	display: inline-block;
	width: 190px;
	height: 60px;
	/*margin-top: 37px;*/
	color: #666666;
	font: normal 18px Arial;
	text-align: center;
	float:left;
	margin: 0 6px;
}

DIV.menuHolder
{
	margin: 54px auto 0 !important;
	display: inline-block;
	/*padding-left: 150px;*/
	float:right;
	height: auto;
	width: auto !important
}

.menuHolder2
{
	padding-top: 65px;
}



.infoHeader_intro
{
	height: 100px;	
	_height: 280px;	
	background: url(../images/web/intro_banner.png) no-repeat;
	font: normal 20px Arial;
	padding: 180px 0px 0px 675px;
	}
.infoHeader_intro A
{
	height: 46px;
	width:149px;
	display:block
	
	
}

.infoHeader A
{
	height:46px;
	width:149px;
	display:inline-block;
	float:left;
}

.infoHeader A SPAN
{
	display: none
}

.infoHeader A.ihTrodat:hover
{
	background: url(../images/web/trodat_sel.png) no-repeat;
	
}
.infoHeader A.ihtrodatSel
{
	background: url(../images/web/trodat_sel.png) no-repeat;
	
}

.infoHeader A.ihParker:hover
{
	background: url(../images/web/parker_sel.png) no-repeat;
	
}
.infoHeader A.ihparkerSel
{
	background: url(../images/web/parker_sel.png) no-repeat;
	
}
.infoHeader A.ihEsselte:hover
{
	background: url(../images/web/esselte_sel.png) no-repeat;
	
}
.infoHeader A.ihesselteSel
{
	background: url(../images/web/esselte_sel.png) no-repeat;
	
}
.infoHeader A.ihMoll:hover
{
	background: url(../images/web/moll_sel.png) no-repeat;
	
}
.infoHeader A.ihmollSel
{
	background: url(../images/web/moll_sel.png) no-repeat;
	
}
.infoHeader A.ihSoto:hover
{
	background: url(../images/web/soto_sel.png) no-repeat;
}	
.infoHeader A.ihsotoSel
{
	background: url(../images/web/soto_sel.png) no-repeat;
}	
.infoHeader A.ihTrotec:hover
{
	background: url(../images/web/trotec_sel.png) no-repeat;
	
}
.infoHeader A.ihtrotecSel
{
	background: url(../images/web/trotec_sel.png) no-repeat;
	
}
.infoHeader A.ihStabilo:hover
{
	background: url(../images/web/stabilo_sel.png) no-repeat;
	
}
.infoHeader A.ihstabiloSel
{
	background: url(../images/web/stabilo_sel.png) no-repeat;
	
}
.infoHeader A.ihDymo:hover
{
	background: url(../images/web/dymo_sel.png) no-repeat;
	
}
.infoHeader A.ihdymoSel
{
	background: url(../images/web/dymo_sel.png) no-repeat;
	
}
.infoHeader A.ihMartin:hover
{
	background: url(../images/web/martin_sel.png) no-repeat;
	
}
.infoHeader A.ihmartinSel
{
	background: url(../images/web/martin_sel.png) no-repeat;
	
}
.infoHeader A.ihRayfilm:hover
{
	background: url(../images/web/rayfilm_sel.png) no-repeat;
	
}
.infoHeader A.ihrayfilmSel
{
	background: url(../images/web/rayfilm_sel.png) no-repeat;
	
}
.infoHeader A.ihReiner:hover
{
	background: url(../images/web/reiner_sel.png) no-repeat;
	
}
.infoHeader A.ihreinerSel
{
	background: url(../images/web/reiner_sel.png) no-repeat;
	
}
.infoHeader A.ihColoris:hover
{
	background: url(../images/web/coloris_sel.png) no-repeat;
	
}
.infoHeader A.ihcolorisSel
{
	background: url(../images/web/coloris_sel.png) no-repeat;
	
}
.infoHeader A.ihCitizen:hover
{
	background: url(../images/web/citizen_sel.png) no-repeat;
	
}
.infoHeader A.ihcitizenSel
{
	background: url(../images/web/citizen_sel.png) no-repeat;
	
}
.infoHeader A.ihRottner:hover
{
	background: url(../images/web/rottner_sel.png) no-repeat;
	
}
.infoHeader A.ihrottnerSel
{
	background: url(../images/web/rottner_sel.png) no-repeat;
	
}
.infoHeader A.ihOstatne:hover
{
	background: url(../images/web/ostatne_sel.png) no-repeat;
	
}
.infoHeader A.ihostatneSel
{
	background: url(../images/web/ostatne_sel.png) no-repeat;
	
}
/*spodne menu*/
/*.footerHolder
{
	height:121px;
	_height:141px;	
	width:100%;
	background: url(../Images/web/footer.png) no-repeat left top;
	color:#cccccc;
	clear: both;
	padding:10px 0px 10px 215px
	
}
*/
.footerHolder DIV
{
    font-size:12px;
    /*line-height:19px;*/
    float:left;
    width:87px;
    _width:107px;
	padding:10px
    }
.footerHolder DIV UL
{
	margin:0px;
	padding:0px;
    }
.footerHolder DIV LI
{
    /*background: url(../Images/web/arrow_footer.png) no-repeat left;*/
    list-style-type:none;
    }
.footerHolder DIV A
{
	color:#cccccc;
	font-weight: normal;
	padding-left:0px;
	_padding-left:0px
	
}
.footerHolder DIV A:hover
{
    text-decoration:underline
}
DIV.footer_adress
{
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	line-height:13px;
	color:#cccccc;
	width:195px;
	text-align:right;
	height:80px
}
/* stranka end */

/*akcie*/
.table_main
{
border: solid 1px #bacbf6;
height:200px;
 width:250px;
 margin:2px;
float:left
}
.akcie_nazov
{
font-weight:bold;
color:#740202;
padding:0px 5px 0px 5px;
background-color:#bacbf6
}
.akcie_nazov A
{
font-weight:bold;
color:#740202;
text-decoration:underline
}
.akcie_nazov A:hover
{
font-weight:bold;
color:#740202;
text-decoration:none
}
.akcie_cena
{
text-align:center;
font-weight:bold;
font-size:12pt;
font-family:Arial, Helvetica, sans-serif

}
.akcie_logo IMG
{
max-width: 115px; 
width: expression(width > 115 ? 115 : true); 
max-height: 115px; 
height: expression(height > 115 ? 115 : true);
border:0
}
.ramec_obsah2
{
font-weight:bold;
color:#3a4750;
padding:3px 10px;
text-align:center;
}
/**/
.BigDataField
{
    font:bold 18px;
    height:30px;
    
}

.BigDataFieldERR
{
    font:bold 18px;
    height:30px;
    background-color: red;
	color: white
    
}

.BigDataFieldRO
{
    font:bold 18px;
    height:30px;
    background-color: Transparent;
	border: solid 1px #888888;   
}

.wbControls
{
	cursor: pointer
}

.wgCheckbox
{
	border: solid 1px black;
	background: white;
	position: absolute;
	visibility: hidden;
	padding-right: 4px;
}

.wgCheckbox DIV
{
	white-space: nowrap
}
/* basket */
.baskett
{
	background-color:#efefef;
	height:auto;
	padding:10px 10px;
}
.basket
{
	font-size:12px;
	color:#666666;
	font-family:Arial;	
	
	font-weight:normal;
	
}
TABLE.basket IMG
{
	margin-right:10px;
	
    }

/**/
.menu_ext
{
	background:url(../images/web/btn_yellow.gif) center no-repeat;
	FONT-WEIGHT: bold; 
	COLOR: black;
	width:133;
	height:34px;
	text-align:center;
	padding:0px 1px
	
}
.menu_ext2
{
	background:url(../images/web/btn_red.gif) center no-repeat;
	FONT-WEIGHT: bold; 
	COLOR: black;
	width:133;
	height:34;
	text-align:center;
	padding:0px 1px
	
}
.menu_ext3
{
	background:url(../images/web/btn_blue.gif) center no-repeat;
	FONT-WEIGHT: bold; 
	COLOR: black;
	width:133;
	height:34;
	text-align:center;
	padding:0px 1px
}


.menu_ext A, .menu_ext2 A, .menu_ext3 A
{
	display: block;
	padding: 8px 0px;
	font-size: 12px;
	FONT-WEIGHT: bold; 
	COLOR: black;
	text-decoration:none;
}
.menu_ext A:hover, .menu_ext2 A:hover, .menu_ext3 A:hover
{
	FONT-WEIGHT: bold; 
	COLOR: black;
	text-decoration:underline;
	}
/*nadpis*/
.nadpis_line
{
	background:url(../images/web/nadpis_line.gif) repeat-x;
	width:967px;
	color:white;
	font-weight:bold;
	padding-left:10px;
	text-transform: uppercase;
	font-size: 12px;
}

.nadpis_line A,.nadpis_line A:hover
{
	color:white;
	font-weight:bold;
	padding-left:10px;
}
/*StickerENVToffice*/
.StickerENVTofficeNEWS H2
{	
	background: url(../images/web/tovar_h2.png) bottom repeat-x;
    color:white;
	font-weight:normal;
    font-size:12px;
    margin:0px;
	padding:7px 8px;
    }
DIV.StickerENVToffice
{
    font-size:12px;
    width:100%;
    /*background: url(../images/web/bg_pasomnica.gif) bottom repeat-x;*/
	background-color:none
    }
/*.StickerENVToffice H2
{	
	background: url(../images/web/menu_h2.png) bottom repeat-x;
    color:white;
    font-size:12px;
    margin:0px;
	padding:7px 8px;
    }
*/
DIV.StickerENVTofficeNEWS
{
    font-size:12px;
    padding-bottom:20px;
    }
DIV.StickerENVToffice2
{
    font-size:12px;
    padding-bottom:20px;
    }

DIV.StickerENVToffice2Kosik
{
    font-size:12px;
    padding-bottom:20px;
    }

DIV.StickerENVToffice3
{
    font-size:12px;
    width:540px; 
    padding-bottom:20px;
    }


/*ramec*/
.ramecT
{
	background: url(../images/web/box_line_top.gif) top repeat-x
}

.ramecR
{
	background: url(../images/web/bod_2.gif) right repeat-y
}

.ramecB
{
	background: url(../images/web/box_line_bottom.gif) bottom repeat-x
}

.ramecL
{
	background: url(../images/web/bod_1.gif) left repeat-y
}

.ramec_obsah
{
	font-weight:normal;
	color:#666666;
	font-size:12px;
	padding:3px 10px;
	font-family:Arial
}

.ramec_obsahI INPUT
{
    background: url(../Images/web/input_login.gif) no-repeat;
    border:0px;
    height:25;
    width:168px;
    padding:5px 5px;
    font-size:12px;
    color:#990000
}
.favorite,.favorite A
{
text-align:center;
 color:#740202;
font-size:10px;
}
.favorite A:hover
{
text-align:center;
 color:#740202;
font-size:10px;
text-decoration:underline;
}

/*tovar compare*/
.mainCompare
{
	table-layout:fixed;
}

.mainCompare TD
{
    background: url(../images/web/bg_tovar.gif) bottom repeat-x;
	height: 30px;
	text-align: center;
	padding: 2px;
	border-left: solid 1px #cccccc
}

.mainCompare .nazov
{
	background: #ededed;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px #cccccc;
	border-left: 0
}

.mainCompare TH
{
	background: #e6e6e6;
	width: 230px;
	font-size: 14px;
	vertical-align: middle;
	padding: 2px;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc
}

.mainCompare TH A
{
	display: inline-block;
	width: 160px;
	vertical-align: middle;
}

.mainCompare TH TABLE
{
	background: white;
	border: solid 1px #cdcdcd;
	width: 60px;
	height: 60px;
	display: inline;
	vertical-align: middle
}

.mainCompare TH TABLE TD
{
	background: none;
	border: 0
}

TD.ProdName 
{	
	width:200px;
	background:white;
	text-align:center;
	color:#3a4750;
}
TD.ProdName  A:hover
{
color:#8a2103
}

TD.TechParam
{
	text-align:right;
}

.mainCompare .cena TD
{
	font-weight: bold;
	font-size: 14px;
	background: #e6e6e6;
	border-bottom: solid 1px #cccccc
}

.mainCompare .Ctrl TD
{
	text-align:center;
	background:white;
	border-bottom: solid 1px #cccccc;
	height: 60px
}

.mainCompare .Ctrl IMG
{
	vertical-align: middle;
	margin: 2px
}

.Cart
{
	width:30px;
	text-align:right;
}
.CartERR
{
	width:30px;
	text-align:right;
	background-color: red;

}

/*layouts body*/
.layout_body
{
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc
}

.map_predajci
{
    border:solid 1px #c4c4c4;
    background-color: #efefef;
    margin-top:5px
}

DIV.prod_i_M 
{
    color:#cc0000;
    font-size:14px;
    margin:0px;
    line-height:49px;
    height:49px;
    background: none;
    padding-left:16px;
}
DIV.prod_i_M_bottom
{
    background: none;
    height:30px;
    _height:36px;
    padding-top:6px;
    padding-left: 12px;
	border-bottom:1px solid #CCCCCC;
	color:#666666;
    }
/*registracia*/
.regsitracia
{
text-align:left;
font-weight:normal
}
.cptch
{
text-align:center
}
/*compare*/
.back_btn 
{
	text-align:right;
	font-weight:bold;
	padding: 20px 20px 0
}
.back_btn A
{
font-weight:bold;
color:#740202;
}
.back_btn A:hover
{
font-weight:bold;
color:#740202;
}
.reg_text
{
font-weight:normal;
font-size:12px;
padding:0px 20px
}
.reg_text A
{
color:#740202;
}

/*pasomnicky*/
.aktualne
{
	
	color: #333333;
	margin: 8px 20px;
	font-size: 12px;
	font-family:Arial;
	border-bottom:1px solid #cccccc;
	padding-bottom:7px;
	font-weight:normal
}

.aktualne A
{
    position: absolute;
	width: 180px;
	height: 50px
}

.aktualne A IMG
{
	width: 180px;
	height: 50px
}

.aktualne2 A
{
    position: absolute;
	width: 200px;
	height: 110px
}

.aktualne2 A IMG
{
	width: 200px;
	height: 110px
}

.aktualne2
{
    height:110px;
    background:#e6e6e6 url(../images/web/bg_pasomnica2.gif) bottom repeat-x;
    
    }
.aktualne2 H3
{
     color:#990000;
     font-size:12px;
     margin:6px 20px;
     background:none;
     text-align:left
     
    }
.aktualne2 DIV IMG
{
    width:83px;
    float:left
    }
.aktualne2O
{
    color:#333333;
    font-weight:normal;
    font-family:Arial;
    font-size:12px;
	padding-bottom:10px:
}

.alternativy
{
	width: 65px !important; height:185px; text-align:center
}

.alternativyPrev
{
	overflow: hidden;
	height:185px;
}

.alternativyPrev DIV DIV
{
	border: 1px solid #c4c5c7;
	margin-bottom: 5px;
	height: 60px
}

.imgButt .btn_vyhladat .on
{
	color:red
}

.dualCena
{
	font-size: 12px
}
.reg_main
{
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    padding:16px;
    color:#333333
}
   .reg_mainN
    {
    color:#333333;
    font-weight:normal;
    padding:20px;
    background: url(../images/web/bg_envelope.gif) bottom repeat-x;
    font-size:12px;
    font-family:Arial;
    }
.reg_main IMG
{
    text-align:center;
    color: #8b2104;
}
.regHR
{
    background: url(../Images/web/reg_hr.gif) repeat-x;
    height:2px;
    }
.reg_body td
{
    font-size:12px;
    font-weight:normal;
    font-family:Arial;
    padding-left:20px
}
.reg_body TD  INPUT.DataField, .DataFieldERR
{
    background: url(../Images/web/input_login_reg.png) no-repeat;
    border:0px;
    height:30;
    width:244px;
    padding:5px 5px;
    font-size:12px;
    color:#990000
}
/*TD.reg_body_off  INPUT
{
    background: url(../Images/web/input_login_reg_off.png) no-repeat;
    border:0px;
    height:30;
    width:244px;
    padding:5px 5px;
    font-size:12px;
    color:#990000
}*/
.reg_form TEXTAREA
{
    background: url(../Images/web/bg_pozn.png) no-repeat;
    border:0px;
    width:506px;
    height:91px;
    padding:5px 5px;
    font-size:12px;
    color:#990000;
    font-weight:normal;
	overflow:auto
    }
.reg_body th
{
	color:#666666;
    font-size:14px;
    margin:0px;
    line-height:39px;
    height:39px;
    background: url(../images/web/reg_th.png) bottom repeat-x;
    padding-left:16px;
    text-align:left;
}
DIV.reg_firUdaje
{
    
    padding-bottom:20px;
    
    }

.sfsButt
{
	height: 19px;
	color: #8b2104;
	background: #DADEE1;
	font-weight: bold;
	font-size: 12px;
	padding: 0 6px;
	margin: 0 6px;
	border: 0;
	cursor: pointer;
	overflow: visible
}

.pokec_reg
{
	color: #8b2104;
}

/*PanelLogin*/
.PanelLogin
{
   
	margin-left:10px
}

.PanelLogin TABLE
{
	font-size:12px;
	margin: auto;
	font-family:Arial;
	font-weight:normal
}

.PanelLogin INPUT
{
    background: url(../Images/web/input_login.png) no-repeat;
    border:0px;
    height:30;
    width:187px;
    padding:5px 5px;
    font-size:12px;
    color:#990000
}
.rozpracovana
{
     color:#990000;
     font-size:12px;
     font-weight:bold;
     padding-bottom:10px;
}
.loginButtons
{
	padding: 0px
}

.titleMenu DIV
{
	width: 122px;
	height: 168px;
	float: left;
	margin: 6px 5px
}

.titleMenu H2
{
	margin: 8px 0 4px 2px
}

.titleMenu H2 A
{
	font-size: 12px;
	color: #cc0000;
}

.titleMenu UL
{
	padding: 0;
	margin: 0 0 0 2px;
}

.titleMenu LI
{
	list-style: none
}

.titleMenu LI A
{
	font-size: 10px;
	font-weight: normal;
}
.titleMenuPic
{
	background: url(../Images/web/ramik.png) no-repeat;
	width: 129px;
	height: 93px;
	display:block;
}
.titleMenu IMG
{
	/*border: solid 1px #cccccc;*/
	margin:3px 0px 0px 3px
}
DIV.gmaps
{
    text-align:center;
	border-bottom:1px solid #cccccc;
	padding:20px 0px
    }
.gmaps A
{
    text-decoration:underline;
    
    }
.gmaps A:hover
{
    text-decoration:none;
    
    }
.kontaktI INPUT
{
    background: url(../Images/web/input_login.png) no-repeat;
	border:0px;
    height:30;
    width:187px;
    padding:5px 5px;
    font-size:12px;
    color:#990000;
    white-space:nowrap
    
    }
.contact_formKOSIK 
    {
    font-size:12px;
    color:black;
    font-weight:normal;
    font-family:Arial
        }
.contact_formKOSIK TEXTAREA
{
     background: url(../Images/web/bg_pozn.gif) no-repeat;
    border:0px;
    width:526px;
    height:98px;
    padding:5px 5px;
    font-size:12px;
    color:#990000;
    font-weight:normal
    }
.contact_form
{
    
	width: 520px;
	margin: auto
}
.contact_form TABLE
{
	font-size:12px;
    color:#666;
    font-weight:normal;
}
.vas_text
{
	width:309px;
	height:78px;
	padding-bottom: 10px;
    background: url(../Images/web/bg_pozn_kontakt.png) no-repeat;
}

.vas_text DIV
{
	width:309px;
	background: transparent
}

.vas_text DIV
{
	overflow: auto
}

.HtmlField
{
    border:0px;
    width:200px;
    height:98px;
    padding:5px 5px;
    font-size:12px;
    color:#990000;
    font-weight:normal
    }
.email_main
{
    font-size:12px;
    color:#333;
    font-weight:normal;
    font-family:Arial;
    margin:0px 20px;
    }
.email_main INPUT
{
    background: url(../Images/web/input_login2.gif) no-repeat;
    border:0px;
    height:25;
    width:150px;
    padding:5px 5px;
    font-size:12px;
    color:#990000
}
/*CisKoder flyout */

.CisKoder_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : white;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : default;
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* CisKoder highlighted item */

.CisKoder_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* CisKoder item */

.CisKoder_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}
/*pasomI*/
.pasomI
{
	width:318px;
	float:left;
	margin:7px 7px 3px 0px;
	}
.pasomI_top
{
	background: url(../Images/web/pasomI_top.png) no-repeat;
	height:134px;
	_height:144px;
	padding:10px 10px 0px 10px;
	_padding:10px 10px 0px 10px;
	}
.pasomI_topB
{
	font-size:15px;
    font-weight:bold;
    font-family:Arial;
	color:#333333;
	padding:3px 0px;
	text-align:center;
	}
.pasomI_topP
{
	width:auto;
	float:left;
	margin-right:5px
	}
.pasomI_topO
{
	font-size:12px;
    font-weight:normal;
    font-family:Arial;
	line-height:23px
	}
.pasomI_topO A:hover
{
	text-decoration:none
	}
.pasomI_bottom
{	
	height:40px;
	width:318px;
	}
.pasomI_bottom A
{
	background: url(../Images/web/pasomI_bottom.png) no-repeat;
	height:40px;
	width:318px;
	color:white;
	font-size:22px;
    font-weight:normal;
    font-family:Arial;
	text-align:center;
	line-height:40px;
	display:block;
	}
.pasomI_bottom A:hover
{
	background: url(../Images/web/pasomI_bottomH.png) no-repeat;
	height:40px;
	width:318px;
	color:white;
	text-decoration:none
	}
.ramcekZAB
{
	font-weight:normal;
	padding:10px 20px
	}
.txtZAB
{
	font-weight:normal;
}

/*headerMenu*/
.headerMenu
{
	background: url(../Images/web/menu_off.png) repeat-x;
	width:100%;
	height: 42px;
}

.headerMenu DIV
{
	padding: 1px 0;
	width: 976px;
	margin: auto;
	line-height: 36px;
	margin-bottom: 5px;
	text-align: left
}

.headerMenu DIV SPAN
{
	color:#333;
	font-size:16px;
	padding-right:15px;
	float:right
}

.headerMenu UL
{
	margin: 0px;
	padding: 0px;
	display:inline
}
.headerMenu LI
{
	background: url(../Images/web/headerMenuBrd.png) right repeat-y;
	display:inline-block;
	_display:inline;
	float: left;
	height:36px;
	padding:0px 2px 0 0;
	margin: 0
}
.headerMenu DIV A
{
	color:#666666;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	/*padding:0px 25px;*/
	text-align: center;
	width: 118px;
	height: 100%;
	display:inline-block;
	vertical-align:middle;

}
A.home
{
	background: url(../Images/web/ico_home.png) right top no-repeat;
	margin:0px
}
 A.home:hover
{
	background: url(../Images/web/ico_home_white.png) right top no-repeat !important;
}
.headerMenu DIV A:hover
{
	background: url(../Images/web/menu_on.png) left top repeat-x;
	text-decoration:none;
	color:white
}

.NovinkyAkcie
{
	width: 211px;
	border-top: #d4d4d4 1px solid;
	margin: 0;
	padding: 0;
	display: table
}

.NovinkyAkcie LI
{
	display: inline-block;
	padding: 0;
	float: left;
	width: 71px
}

.NovinkyAkcie A
{
	background: #888888 url(../images/web/novinky_akcie.gif) top repeat-x;
	display: block;
	color: #666666;
	width: 100%;
	height: 27px;
	line-height: 26px;
	font-size: 10px;
	text-align: center;
	border-left: solid 1px #cfcfcf
}

.NovinkyAkcie LI.first
{
	border-left: none;
	width: 68px
}

.NovinkyAkcie A:hover, .NovinkyAkcie A:active, .NovinkyAkcie .selected A
{
	background-position: bottom;
	text-decoration: none;
	color:white
}
/**/
/*novinky*/
.novinky
{
	position:absolute;
	z-index:10
}
.novinky_obr
{
	vertical-align: top;
	text-align:center;
	border-bottom:1px solid #cccccc;
	padding:10px 0px 20px 0px;
}
.novinky_obr A
{
	color:#cc0000;
}
.obr_news
{
	height:80px;
}

A IMG.obr_news 
{
	position: relative;
	/*max-width: 100px; 
	width: expression(width > 100 ? 100 : true); 
	max-height: 100px; 
	height: expression(height > 100 ? 100 : true);*/
}
.ziaden_tovar
{
	padding:10px 20px
}
