/*

MAINCOLORS:  #d2deed svetlo modra
	     #83DA7C stredne zelena
		 #5396c8 zelena
	     #6F767A siva

*/

BODY
{ 
		
	margin: 0px; 	
	background: transparent
}
#t1
{
	width: 100%
}
/*
FORM
{
	height: 100%
}
*/
.baseLayout
{
	width: 100%;
	height: 100%;
	table-layout: fixed
}

.pageForm
{
	/*border:solid 1px #a0a0a0;*/
	width: 980px;
	height: 100%;
	vertical-align: top
}

.gradientL
{
	background-color: #CCC;
	width:2px;
}

.gradientR
{
	background-color: #CCC;
	width:2px;
	
}

.backgrL
{
	background: url(../images/web/back_l.gif) right;
	/*background-color: #5093c7;*/
}

.backgrR
{
	background: url(../images/web/back_r.gif);
	/*background-color: #5093c7;*/
}
/* 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:hover
{
	FONT-WEIGHT: normal;
	COLOR: #0063ae;
	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
{
	
}

.mainHeader
{
	background:#FFFFFF url(../Images/web/ruefa_header.jpg) no-repeat right;
	height: 83px;
	width: 100%;
	table-layout: fixed
}

.headerLinks
{
	padding: 1px 16px;
	font-weight: bold;
	font-size: 12px;
	color: #5396c8;
	width:325px
}

.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: #5396c8
}

.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;
    BACKGROUND: #F8F8F8;
    BORDER-LEFT: white 0px solid;
    BORDER-BOTTOM: white 0px solid;
    TEXT-ALIGN: center;
}

TABLE.tblMenuMain TD
{
    background-image: url(../Images/web/menu_red.gif) repeat-x;
    PADDING: 0px 0px 0px 0px;
	 font: 13px Verdana;
}

/* hlavne menu - Selected */

TABLE.tblMenuSelected
{
    BORDER-LEFT: #5396c8 0px solid;
    BORDER-RIGHT: #5396c8 0px solid;
    BORDER-BOTTOM: #5396c8 0px solid;
    BORDER-TOP: white 0px solid;
    FONT-SIZE: 10px;
    BACKGROUND: #1c8ade url(../Images/web/menu_blue.gif) repeat-x;
    TEXT-ALIGN: left;
	height: 26px;
	 border-right: solid 1px white;
}

/* hlavne menu - nastavenie aktivnej bunky */
TABLE.tblMenuSelected TD
{
	white-space: nowrap;
	padding: 2px 17px 3px 17px
}

/* hlavne menu - NonSelected */ 
TABLE.tblMenuNonSelected
{
    PADDING: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BACKGROUND: #F8F8F8;
    TEXT-ALIGN: left;
    BACKGROUND: #1c8ade url(../Images/web/menu_blue.gif) repeat-x;
	height: 26px;
	 border-right: solid 1px white;
}

/* hlavne menu - nastavenie neaktivnych buniek */
TABLE.tblMenuNonSelected TD
{
	white-space: nowrap;
	padding: 2px 17px 2px 17px
}

/* hlavne menu - aktivny link */
A.tblMenuSelected
{
    FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:link
{
    FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:visited
{
    FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:active
{
    FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: none
}
TABLE.tblMenuSelected A:hover
{
    FONT-WEIGHT: bold; COLOR: #101010; TEXT-DECORATION: underline
}
SPAN.tblMenuSelected A
{
    COLOR: #d2deed;
    TEXT-DECORATION: none
}

/* submenu (tie ciarky "|") */
TD.tblSubMenu TD
{
    PADDING: 0px;
    BACKGROUND: #5396c8;
    COLOR: white;
    FONT-WEIGHT: normal;
}

/* neaktivne linky v submenu */
TABLE.tblMenuNonSelected A:link
{
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TABLE.tblMenuNonSelected A:visited
{
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TABLE.tblMenuNonSelected A:active
{
    COLOR: white;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
TABLE.tblMenuNonSelected A:hover
{
     COLOR: white;
     FONT-WEIGHT: bold;
     TEXT-DECORATION: underline
}

/* aktivny link v submenu */

A.tblSubMenuOn:link
{
    COLOR: #6F767A;
}

A.tblSubMenuOn:visited
{
    COLOR: #6F767A;
    background-color: #5396c8;
}

A.tblSubMenuOn:active
{
    COLOR: #6F767A;
    background-color: #5396c8;
}

A.tblSubMenuOn:hover
{
    COLOR: white;
}

TD.tblSubMenu
{
    BACKGROUND: #5396c8;
}

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-RIGHT: none;
    BORDER-TOP: none;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    BACKGROUND: #0063ae;
    BORDER-LEFT: none;
    COLOR: white;
    BORDER-BOTTOM: none;
    TEXT-ALIGN: left;
    visibility: hidden; position: absolute; width: 180px
}

/* polozka v rolete */
.tblSlideMenu TD
{
    padding: 1px 8px;
	height: 20px;
	border: none;
    cursor: pointer;
}

/* oddelovac v rolete */
TD.tblSlideMenuSep
{
    padding: 1px 8px;
	height: 6px;
	border: none;
    cursor: default;
}

TD.tblSlideMenuSep HR
{
    border: none;
    margin: 0px;
}

.tblSlideMenu IMG
{
    VERTICAL-ALIGN: middle
}

/* zmena polozky rolety pri mouseOver */
TD.tblSlideMenuOn
{
	BACKGROUND: #89b7d9;
	border: none;
	color:#000000
}

/* polozka rolety po mouseOut */
TD.tblSlideMenuOff
{
	BACKGROUND: #0063ae;
	border-color: none;
}

.PortalMapLink
{
   FONT-WEIGHT: normal;
   FONT-SIZE: 10px;
   COLOR: #A0A0A0;
}

.LoginLink
{   
   FONT-SIZE: 10px;   
   BACKGROUND: #5396c8;
}

.LoginInfoText
{
	FONT-WEIGHT: bold;
	BACKGROUND: #fef3d8;
}

/* sticker */
.StickerMain
{
    MARGIN: 0px 0px 3px 0px;
    TEXT-ALIGN: left;
    width: 100%;
/*    table-layout: fixed*/
}
.StickerHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND: #D1D1D1 url(../Images/System/button-bg.gif) repeat-x;
    COLOR: black;
    BORDER: solid 1px silver;
    PADDING: 8px 6px 2px 6px;
}
.StickerBody
{
    FONT-SIZE: 8pt;
	text-align: center
}

.Copyright
{
	background:#5093c7;
	font-size:7pt;	
	color: BLACK;
}

.Statistics
{
	background:#5093c7;
	font-size:7pt;	
	color: #5093c7;
}

.Copyright A
{
	background:#5093c7;
	font-size:7pt;	
	color: BLACK;
}
.Copyright A:hover
{
	background:#5093c7;
	font-size:7pt;	
	color: #FFFFFF;
}


/* strom */
.TabSelected
{
	color: WHITE;
	background:#5396c8;
	border: solid 1px #888888;
	border-bottom-style: dotted;

}
.TabNotSelected
{
	background:white;
	border: none;
}

.TovarTree
{
	background: #F0F0F0;
	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/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/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: #5396c8;
	color:white
}

.ItemSelected A
{
	background: #5396c8;
	color:white
}
.ItemSelected A:hover
{
	background: #5396c8;
	color:white
}
.ItemSelected A:link
{
	background: #5396c8;
	color:white
}

.Tovar
{
	border: solid 1px #888888;
	padding: 5px;
}

.TovarHeader SPAN,DIV
{
   font-size:8pt;
   font-weight:normal;
}

.TovarHeader TD
{
   font-size:7pt;
   font-weight:normal;
   background:#6F767A;
   color: White;
   
   BORDER-RIGHT: solid 2px #FFFFFF;
   border-bottom: solid 2px #FFFFFF;
   
}

.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
}

.odkaz A
{
	color: Blue;
	text-decoration: underline;
	font-weight: normal;
}

.TextInsert
{
	border: solid 1px Silver;
	background: #FFFFE0;
}
.TextInsertRO
{
	background-color: Transparent;
	border: solid 1px #888888;
}

.TextInsertERR
{
	border: solid 1px #888888;
	background-color: red;
	color: white
}

.LoginButton
{
background: #f0f0f0;
font-family: Verdana;
font-size: 7pt;
border: solid 1px black;
width: 73px;
cursor: pointer;
}

.FlatButton
{
background: #f0f0f0;
font-family: Verdana;
font-size: 7pt;
border: solid 1px black;
width: 110px;
cursor: pointer;
}

.ramcek
{
	width:600px;
	background-color:#e2f3fc
}
.ramcek TH
{
	background-color:#7bafd6;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px
}
.ramcek_prihlasenie
{
	width:300px;
	background-color:#e2f3fc
}
.ramcek_prihl_header
{
	background-color:#7bafd6;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:10px
}
.ramcek TD
{
	padding-left: 8px;
	padding-bottom:4px
}

.sqlFilter
{
	width:500px;
	margin-left:40px
}

.sqlFilter TD
{
	 background-color: none;
	 padding:5px 20px;
	 color: #6ea6c8;
	 font-weight:bold;
}

/* 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:#5396c8;   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:#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: #E0E0E0; background:#5396c8;   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: #e2f3fb;*/
	background-color: #FFF;
	width:125px;
	font-weight:normal;
	color:black;
	border: none;
	
}

.DataFieldED
{
	background-color: #FFFFE0;
}

.DataField
{
	background-color: #FFFFFF;
	border: 1px solid black;
}

.DataFieldERR
{
	background-color: red;
	color: white
}

/* Kalendar */
.kalendarMain
{
	border: solid 1px gray;
	width: 100%;
}

.kalendarHead
{
	background: url(../Images/System/button-bg.gif) #F0F0F0 repeat-x bottom;
	padding: 4px
}

.kalendarHead IMG
{
	border: none
}

.kalendar
{
/*	background-color: #ffffe0;*/
	padding: 0px 2px;
	border-color:#ffffff;
	width: 100%;
}

.kalendar TD
{
	border-color:#ffffd0;
	height: 18px
}

.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;
}

.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:1px solid black; 
	WIDTH:100%; 
	height:100%; 
	BACKGROUND-COLOR:white; 
	padding:0px
}

.myAlert BUTTON
{
	width: 90px;
	height: 22px;
	border: solid 1px black;
	font-family: Verdana;
	font-size: 12px;
	background-image: url(../Images/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
{
	position: absolute;
/*	table-layout: fixed;*/
	border: solid 1px #606060;
	background: #F0F0F0;
	padding: 1px 1px 10px 1px;
	color: #404040;
	max-width: 700px;
	width: 300px;
	_width: expression(width > 700 ? 700 : 300); 
	height: 120px;
	text-align: center
}

.myAlert TD
{
	padding: 8px 16px;
	font-family: Verdana;
	font-size: 12px;
}

.item
{
	cursor: pointer;
	border: none;
	vertical-align: middle
}

FIELDSET
{
	padding: 4px
}

.reminder
{
	background: #F0F0F0;
	padding: 2px 4px;
	margin: 1px
}

SPAN.Zalozka2, BUTTON.Zalozka2
{
 background: url(../Images/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/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/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/Tabs/zalozka3.gif);
	border: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
}

TD.Zalozka3SelL
{
	width: 6px;
	background-color: Transparent;
	background: url(../Images/Tabs/zalozka3sell.gif) repeat-x center;
	border: none;
}

TD.Zalozka3SelR
{
	width: 6px;
	background-color: Transparent;
	background: url(../Images/Tabs/zalozka3selr.gif) repeat-x center;
	border: none;
}

TD.Zalozka3Sel
{
	font-weight: bold;
	height: 24px;
	background-color: Transparent;
	background: url(../Images/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/Tabs/zalozka3l.gif) repeat-x center;
	border: none;
}

TD.Zalozka3R
{
	width: 6px;
	background-color: Transparent;
	background: url(../Images/Tabs/zalozka3r.gif) repeat-x center;
	border: none;
}

TD.Zalozka3
{
	font-weight: bold;
	height: 24px;
	background-color: Transparent;
	background: url(../Images/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/Tabs/zalozka3bck.gif) repeat-x center;
}

TD.Zalozka4Sel
{
	font: bold 11px Tahoma, Arial;
	color: #2D967B;
	height: 21px;
	background-color: Transparent;
	background: url(../Images/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/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
{
    margin-top: 2px;
	background: url(../Images/Tabs/style08_back.gif) repeat-x center;
}

TD.Zalozka5SelL
{
	width: 5px;
	background-color: Transparent;
	background: url(../Images/Tabs/tab01_before_s_green.gif) no-repeat right center;
	border: none;
}

TD.Zalozka5SelR
{
	width: 5px;
	background-color: Transparent;
	background: url(../Images/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/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/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;
}
TD.Zalozka6Sel
{
	font: bold 11px Tahoma, Arial;
	color: #2D967B;
	height: 21px;
	background-color: Transparent;
	background: url(../Images/Tabs/style08_s_back2.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.Zalozka6
{
	font: normal 11px Tahoma, Arial;
	color: #00436F;
	height: 21px;
	background-color: Transparent;
	background: url(../Images/Tabs/style08_n_back2.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,.Zalozka5Sel IMG
{
	vertical-align: middle
}

DIV.Zalozka6
{
    margin-top: 2px;
	background: url(../Images/Tabs/style08_back.gif) repeat-x center;
}

TABLE.poznamka
{
	border: solid 1px gray;
	padding: 4px 8px;
	width: 100%;
	margin: 2px 0px;
}

.poznamkaHead
{
	background: url(../Images/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
{
	background: url(../Images/System/kontakt-bg.gif) #F8F8F8;
	border: solid 1px gray;
	width: 330px;
	margin: 4px 4px 0px 0px;
	float: left
}

.kontakt TD
{
	padding: 4px 10px;
/*	background: #F8F8F8;*/
	color: Black
}

.kontakt HR
{
	width: 80%
}

.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
}

/* crm start */
.crmInfo
{
	background: #E2F3FB;
	color:#595a5b;
	margin-left:40px
}

.crmInfo2
{
	background: #FFF;
	color: #595a5b;
	margin-left: 40px
}

.crmInfo_ucastnik
{
	background: #E2F3FB;
	color:#0063ae;
}
.crmInfo_ucastnik A,.crmInfo_ucastnik A:hover
{
font-weight:bold;
color:#0063ae;
}
.crmInfo_zobrazenie
{
	background: #E2F3FB;
	color:#0063ae;
	margin-left:180px
}
TD.crmHead
{
	background: #7BAFD6;
	color: White;
	font: bold 14px Arial;
	padding: 2px 8px
}

.crmInfoLime
{
	width: 100%;
	background: white;
}

.crmInfoLime TD
{
	background: #ccffcc;
	padding: 1px 4px;
	white-space: nowrap;
}

.CrmWindow
{
	background: #D0D0D0;
}

.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;
	_height: 72px;
	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: 71px;
	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;
	vertical-align: top;
	height:230px
}

.crmObsah TEXTAREA
{
	margin: 6px
}

.crmObsah FIELDSET
{
	border-color: white
}

.crmButt
{
	background: none;
	border-top: solid 4px white;
	padding: 6px;
	text-align: center
}


.crmButt TABLE TD
{
	text-align: center
}

.crmObsah IFRAME
{
	width: 100%;
	height: 100%
}

.crmObsah TABLE
{
	width: 100%;
}

.crmObsah TD
{
	white-space: nowrap;
}

.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/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: #5396c8 url(../images/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/kbase/portal_map_lh.gif) no-repeat
}

.PortalMap THEAD TD
{
	height: 4px;
	background: #E3F4F0 url(../images/kbase/portal_map.gif) repeat-x top
}

.PortalMap THEAD TD.PortalMapP
{
	width: 3px;
	background: url(../images/kbase/portal_map_ph.gif) no-repeat
}

.PortalMap TBODY TD.PortalMapL
{
	background: #E3F4F0 url(../images/kbase/portal_map.gif) repeat-y left
}

.PortalMap TBODY TD.PortalMapP
{
	background: #8A8989 url(../images/kbase/portal_map.gif) repeat-y left
}

.PortalMap TFOOT TD.PortalMapL
{
	background: url(../images/kbase/portal_map_ld.gif) no-repeat
}

.PortalMap TFOOT TD
{
	height: 4px;
	background: #8A8989 url(../images/kbase/portal_map.gif) repeat-x top
}

.PortalMap TFOOT TD.PortalMapP
{
	background: url(../images/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;
	vertical-align: middle
}

#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 0px 4px;
	width: 100%
}

.kbTable
{
	margin-top: 1px;
	margin-bottom: 5px;
/*	margin-left: 4px;
	margin-right: 4px;*/
	table-layout: fixed;
	width: 100%;
}
.kbTop TH
{
	background-image:url(../images/kbase/gradient_glass.gif);
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: black;
	height: 22px;
	background-repeat: repeat-x;
/*	line-height: 24px;*/
	overflow:hidden;
	white-space: nowrap
}
.kbTop TH A
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: black;
	text-decoration:underline
}
.kbTop TH A:hover
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: black;
	text-decoration:none
}

.kbTopLeft
{
	background: url(../images/kbase/usko_glass1.gif) no-repeat;
	width: 3px
}
.kbTopRight
{
	background: url(../images/kbase/usko_glass2.gif) no-repeat;
	width: 3px
}
.kbLeft
{
	background: url(../images/kbase/line_usko_white.gif) repeat-y;
}
.kbRight
{
	background:url(../images/kbase/line_usko_white2.gif) repeat-y;
}
.kbBottom
{
	height: 3px;
	background: url(../images/kbase/bottom_line.gif) repeat-x;
}
.kbBottomLeft
{
	background: url(../images/kbase/usko_glass3.gif) no-repeat;
}
.kbBottomRight
{
	background: url(../images/kbase/usko_glass4.gif) no-repeat;
}
.otazka{
	padding-left: 20px;
	background-color:#f2f2f2;
	}
.odpoved{
	padding-left: 20px;
	}	
.suvisiace{
	background-color:white;
	border-top:dotted 1px gray;
	margin-top: 6px;
	font-weight:bold;
	}
.suvisiace A
{
	background-color:white;
	margin-top: 6px;
	font-weight:bold;
	text-decoration:underline;
	color:#5396c8
}
.suvisiace A:hover
{
	text-decoration:none;
	color:#5396c8;
	font-weight:bold
}
.tema
{
font-weight:normal
}
/* znalostna baza - end */

.shift
{
	float: right;
	cursor: pointer
}

/*CisKoder flyout */

.CisKoder_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	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;
}


/*tabb*/
.tabb
{
	width: 100%;
}

.tabb td
{
	text-align: center;
	padding: 0px;
	float: left;
}

TD.tabbOn
{
	width: 60px;
	vertical-align: middle;
	
	padding: 2px 2px 6px 2px;
	cursor: pointer;
	border-bottom: none;
	position: relative;
	font-weight:bold;
	color:#5396c8; 
	font-size:10px;
	text-align:center
	
}

TD.tabbOff
{
	width: 60px;
	vertical-align: middle;
	
	padding: 4px 2px;

    border-bottom: none;
	
	margin-right: 2px;
	color:#5396c8; 
	font-size:10px;
	cursor: pointer;
	position: relative;
	text-decoration:underline;
	text-align:center
}
/*
DIV.tabbSep
{
	width: 2px;
}*/
TD.tabbOn A
{
color:#5396c8
}
TD.tabbOn A:hover
{
color:#5396c8;
font-weight:bold;
text-decoration:underline
}
TD.tabbOff A
{
color:#5396c8
}
TD.tabbOff A:hover
{
color:#5396c8;
text-decoration:underline
}
.histDiv{
	width:300px;
	height:350px;
	overflow:auto;
}
.histDatum{
	font-weight:bold;
	color:Gray;
	font-size:80%;
}
.histOd{
	font-weight:normal;
	color:Black;
}
.chatMe{
	color:#000000;
}
.chatMeImp{
	color:#000000;
	font-weight:bold;
}
.chatNotMe{
	color:#007700;
	cursor:pointer;
}
.chatNotMeImp{
	color:#FF0000;
	font-weight:bold;
	cursor:pointer;
}
.chatDateTime{
	font-size:80%;
}
.tblChat
{
	height:80px;
	width:300px;
	padding:0
}
.chatDiv{
	height:80px;
	width:300px;
	overflow:auto
}
.chatMode
{
	width:auto;
	cursor:pointer;
	background:#FFFFFF;
	width:auto;
	text-align:center;
	font-weight:bold;
	border: solid 1px silver;
	padding:0 5;
}
.QuickBar
{
	background: #FFFFFF;
	margin: 0px 2px;
	width: 100%;
	overflow: hidden;
}
.QuickBarTable, .QuickBarTable TR, .QuickBarTable TD, .QuickBarTDEmpty
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.QuickBarTDEmpty
{
	display:none;
}
.QuickBarItem, .QuickBarItemEmpty
{
	background: #FFFFFF;
	margin: 0px;
	padding: 1px 7px 0 7px;
	height: 30px;
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    overflow: hidden;
}
.QuickBarItem SPAN
{
}
.QuickBarItem IMG
{
	width: 24px;
	height: 24px;
	margin: 1px 1px;
}
.QuickBarItem a:link, .QuickBarItem a:visited, .QuickBarItem a:active, .QuickBarItem a:hover
{
    text-decoration: none;
}
.QuickBarItemEmpty
{
    display: none;
}

/* ruefa */
.main_page
{
	width: 100%;
	table-layout: fixed
}

.main_page TD
{
  vertical-align: top;
  height:233px; 
  padding-left:15px;
  padding-top:74px;
  color:#FFFFFF; 
  font-weight:bold;
  background-position: center;
  background-repeat:no-repeat;
}
.main_page A
{
color:#FFFFFF;
font-weight:bold;
}
.main_page A:HOVER
{
font-weight:bold;
color:#FFFFFF;
text-decoration:underline;
}

.main_page UL
{
	list-style-image: url('../images/web/arrow.gif');
}

.menu_ext
{
	background:url(../images/web/menu_red.gif) repeat-x;
	vertical-align: middle;
	padding: 0px 8px;
	white-space: nowrap;
	width: 100%;
	text-align: right
}

 .menu_ext A, .menu_ext A:hover
{
	 color:white;
	 margin: 0px 8px
}

/* prave menu */

.rightTbl, .rightTblLarge
{
	list-style-type: none;
	color: #FEFEFE;
	margin: 0;
	padding: 10px 0px
}

.rightTbl LI, BUTTON.rightTbl
{
	background: url(../images/web/rightmenu.gif) no-repeat;
	width: 158px;
	height: 28px;
	margin: 6px;
	padding: 2px 11px;
	_padding: 2px 2px 2px 5px;
	line-height: 22px;
	_line-height: 11px;
	text-align: left
}


.rightTbl A
{
	_padding: 6px;
	font-size: 10px;
	font-weight: bold;
	color: #FEFEFE;
	width: 138px;
	height: 26px;
}

.rightTbl A:hover, .rightTblLarge A:hover
{
	font: bold 10px;
	color: black;
	text-decoration: none
}
/* kontakt*/
.kontakt_rf
{
font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px; color:#5194c8; padding: 0 10px; text-align:left; vertical-align:top
}

.kontakt_rf TABLE.baseTbl
{
	margin: 10 20px;
}
/**/
.baseTbl
{
	border: solid 0px #95969b;
	background-color: #58595E;
	text-align: justify;
	border-collapse: collapse;
	margin: 10px;
	width: 310px;
	float: left;
}

.baseTbl TD
{
	border: solid 0px #95969b;
	background: #e2f3fc;
	color: #000000;
	vertical-align: top;
	padding: 6px
}

.baseTbl TH
{
	background: #7cafd5;
	color: white;
	padding: 2px 4px;
}

.baseTbl A, .baseTbl A:hover
{
	color: #5194c8;
	font-weight:bold;
}

.baseTbl DIV
{
	border: solid 1px #FEFEFE;
	color: #FEFEFE;
	padding: 10px
}

.baseTblHead LI
{
	font-size: 18px;
	font-weight: 700;
}

.baseTbl P, .baseTbl LI LI, .baseTbl P LI
{
	font-size: 8pt;
	font-weight: normal
}

.baseTbl2
{
	border: solid 1px #95969b;
	background-color: #58595E;
	text-align: left;
	padding-left:20px;
	color:#FFFFFF;
	
}
.baseTbl2_nadpis
{
background-color: #7b7e85;
color:#FFFFFF;
font-weight:bold;
padding-left:20px;
height:18px;
}
/*o nas*/
.o_nas_rf
{
padding-left:20px;
padding-right:20px;
}
.o_nas_rf li
{
list-style-type: circle;
}
.o_nas_rf A, .o_nas_rf A:hover
{
color:#5093c7;
}
.o_nas_rf H1
{
font-size:12px;
color:#5194c8;
font-weight:bold;
}
.o_nas_rf H2
{
font-size:11px;
text-decoration:underline
}
.o_nas_rf H3
{
font-size:20px;
color:#5194c8;
font-weight:bold;
}
.o_nas_rf H4
{
font-size:12px;
color:#5194c8;
font-weight:bold;
}
.o_nas_rf H5
{
font-size:11px;
color:#666666
}
.komplex_tab
{
border:1px solid #5093c7;
width:700px;
border-collapse:collapse;
text-align:center;

}
.komplex_tab2
{
border:1px solid #5093c7;
width:700px;
border-collapse:collapse;
}
.komplex_tab TD
{
border:1px solid #b2dcfc
}
.komplex_tab2 TD
{
border:1px solid #b2dcfc
}
.menu_footer TD
{
background: url(../images/web/footer_line.gif) repeat-x;
text-align:center;
}
.menu_footer A, .menu_footer A:hover
{
color:#FFFFFF;
padding-left:32px;
padding-right:32px;
font-size:11px
}
/*online rezervacie*/
.online_rez 
{
background-color:#0063ae;
color:white; 
font-weight:bold
}
.online_name, .online_name A:hover
{
font-weight:normal;
color:#0063ae
}
.online_nadpis
{
color:#990000;
font-weight:bold;
}
.rezervacie_link A
{
font-weight:bold;
color:#0063ae
}
.rezervacie_link A:hover
{
font-weight:bold;
text-decoration:underline;
color:#0063ae
}

.cena_big
{
text-align:right
}
.akciovePonuky
{
	background: #cdd8f6;
	padding: 0px;
	margin: 6px 0px 6px 40px;
	width:900px;
}

.akciovePonuky H1
{
	background: #1a87d9;
	font-size: 14px;
	color: white;
	padding: 2px 4px;
	margin-top: 0;
}

.akciovePonuky H2
{
	font-size: 13px;
	font-weight: bold;
	color: black;
	padding:4px;
	margin-bottom: 0px
}
.komplexne
{
text-align:right;
width:500px;
}
/* .akciovePonuky H2 A:hover
 {
 font-size: 14px;
	font-weight: bold;
	color: black;
 text-decoration:underline
 }*/
.akciovePonuky H3
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:4px;
	margin-top: 0;
	margin-bottom: 2px;
}
.btn_viac
{
font-weight:bold;
color: #FFFFFF;
background-color:#ffffff;
padding: 2px 4px;
}
.btn_viac A:hover
{
color: #0033FF;
font-weight:bold
}
/*rezervacie online*/
.rezervacie
{
	background: #E2F3FB;
	padding: 1px 4px;
	width:752;

}
.rezervovatel H1
{
font-size:14px;
color:#ee5559;
border-bottom:dotted 1px black;
}
.rezervacia H2
{
font-size:14px;
color:#0063ae;
border-bottom:dotted 1px black;
}
.paltnost H2
{
font-size:14px;
color:gray;
}
/*zajazdy prod list*/
.table_main
{
border: solid 1px #7bafd6;
width:900px;
margin:6px 40px;
}
.table_main_katalog
{
border: 1px solid #86CEFF;
margin:6px 40px 10px 0px;
}
.lokality_menu
{
width:200;
margin-top:0px
}
.lokality_menu_TD_s
{
color:#df1a23;
padding:3px 15px;
font-weight:bold;
background-color: #E2F3FB;
cursor:pointer;
}
.lokality_menu_TD
{

color:#144e56;
padding:3px 15px;
font-weight:bold;
background-color: #E2F3FB;
cursor:pointer;
}
.akcie_nazov
{
font-weight:bold;
color: #000000;
font-size:12px;
padding:5px 5px;
background-color: #cfe5f6;
}

.akcie_nazov_new
{
	fong-weight: bold;
	color: white;
	font-size: 12px;
	padding-left:10px;
	background-color: #2967C1;
}

.akcie_tabulka_new
{
	color:#000;
	padding:0px 15px;
	background-color: #CEF3FF;
	cursor: pointer;
}

.akcie_nazov A
{
font-weight:bold;
color:#144e56;
text-decoration:underline
}
.akcie_nazov A:hover
{
font-weight:bold;
color:#144e56;
text-decoration:none
}
.akcie_nazov2
{

color:#000000;
padding:0px 15px;
background-color: #b3d5eb;
cursor:pointer;
}
.akcie_nazov2 A
{

color:#144e56;
text-decoration:underline
}
.akcie_nazov2 A:hover
{

color:#144e56;
text-decoration:none
}
.akcie_nazov_katalog TD
{
color:#144e56;
padding:0px 10px;
background-color: #cfe5f6;
}
.akcie_nazov_katalog_strava TD
{
color:#144e56;
padding:0px 10px;
}
.akcie_cena
{
font-size:13px;
padding:0px 5px 0px 5px;
color:#eb0404;
background-color: #CEF3FF;
text-align:right;
cursor:pointer;
}
.akcie_cena2
{
font-weight: bold;
font-size:13px;
padding:5px 15px;
color:#da2129;
}

/*tour detail*/
.tour_info
{
border: solid 1px #7bafd6;
width:200px;
margin:5px 10px 0px 40px;
vertical-align:top
}
.tour_info2
{
border: none;
margin:5px 40px 0px 2px;
vertical-align:top;
}
.tour_info_katalog
{
border: none;
margin:5px 0px 0px 2px;
vertical-align:top;
}
.tour_info_katalog_IMG
{
border: solid 1px #7bafd6;
width:200px;
margin:5px 10px 0px 10px;
vertical-align:top
}
.akcie_logo IMG
{
max-width: 200px; 
width: expression(width > 200 ? 200 : true); 
max-height: 200px; 
height: expression(height > 200 ? 200 : true);
border:0;
cursor:pointer;
}
.lokalita_table
{
border: solid 1px #7bafd6;
margin:5px 10px 0px 10px;
vertical-align:top
}

.lokalita_logo IMG
{
max-width: 224px; 
width: expression(width > 224 ? 224 : true); 
max-height: 224px; 
height: expression(height > 224 ? 224 : true);
border:0;
}
.akcie_logo_katalog IMG
{
max-width: 100px; 
width: expression(width > 100 ? 100 : true); 
max-height: 100px; 
height: expression(height > 100 ? 100 : true);
border:solid 1px #144e56;
cursor:pointer;
}
.akcie_termin
{
font-weight:bold;
color:white;
padding:0px 5px 0px 5px;
background-color:#7bafd6
}
.akcie_pokec
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:black;
padding:5px 15px;
}
.akcie_pokec_lm
{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#da1d23;
cursor:pointer;
font-weight:normal;
padding:1px 5px;
}
/*last minute exotika*/
.exotika_header_bg
{
background-color:#7bafd6;
color:white;
font-weight:bold
}
.exotika_header2_bg
{
background-color:#d1e9fc;
color: #144e56;
font-weight:bold;
padding-left:10px
}
.exotika_bg
{
background-color:#e2f3fc;
padding-left:10px;
}
/*email service*/
.email_main
{
background-color:#FFFFFF;
font-weight:bold;
color:#5093c7;
}
/*btn*/
.btn
{
background: url(../images/web/footer_line.gif) repeat-x;
text-align:center;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
padding:0px 0px;

}
.btn A, .btn A:hover
{
color:#FFFFFF;
font-weight:bold;
font-size:11px
}
/*pager*/
.pager DIV
{
color:blue
}
/*btn add user*/
.btn_add
{
background: url(../images/web/footer_line.gif) repeat-x;
text-align:center;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
padding:0px 0px;
width:150px;
height:36px;
border:none
}
/*btn_back*/
.btn_back A,.btn_back A:hover
{
font-weight:bold;
color:#0063ae;
margin-top:10px;
padding:0px 40px
}
.dynamic
{
width:300px
}

/*recenzie*/
.recenzie
{
border: 1px solid #e2f3fb;
width:900px;
margin:15px 40px;
}
.recenzie_bg
{
font-weight:bold;
color:#144e72;
font-size:12px;
padding:5px 5px;
background-color:#e2f3fb
}
.recenzie_bg A:hover
{
font-weight:bold;
color:#144e72;
}
.recenzie2_bg
{
font-weight:bold;
color:#144e72;
font-size:12px;
padding:5px 5px;
background-color:#e2f3fb
}
.recenzie3_bg
{
font-size:12px;
width:900px;
font-family:Arial, Helvetica, sans-serif;
color:black;
padding:5px 15px;
}
/*print*/
.print
{
border-collapse:collapse;
border:1px solid gray;
empty-cells:show
}
.print_tr
{
background-color:#CCCCCC;
}
.price_numbers
{
font-weight:bold;
text-align:right;
padding-right:10px
}
.print_bold
{
 font-weight:bold;
}

.dualCena
{
	font-size: 10px;
	color: gray
}
TD.dgPager IMG
{
	cursor:pointer
}