/* Etomite Default
---------------------------------- */

*
{
  padding: 0px;
  margin: 0px;
}

body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 85%;
  background: #f4f4f4 url(images/bg.gif) top center repeat-y;
}

#page
{
  margin: 0px auto;
  width: 932px;   /* 922px*/
  background: #fff;
  position: relative;
  clear: both;
}


/* Header
---------------------------------- */
#header
{
  color: #66CBFF;
  width: 932px;       /* 900px*/
  padding: 0px;      /* 10px*/
  height: 120px;       /* 80px*/
  background: #e3e3e3;
  text-align: right;
}



#mainlogo
{
  float: left;
}

#header h1
{
  color: #4d4c48; /* 336699*/
  font-size: 2em;
}

#header h2
{
  color: #379DFF;
}



/* Nadpis
---------------------------------- */

#google {
    padding: 0;
    position: absolute;
    right: 45px;
    top: 65px;
    width: auto;
}

#facebook {
    padding: 0;
    position: absolute;
    right: 10px;
    top: 90px;
    width: auto;
}

#linky {
	position: absolute;
  top:   5px;
	right: 10px;
  color: #336699;
  float: right;
}

#linky a {
	color: #336699;
	text-decoration: none;
}
#linky a:hover {
  color: #000000;
	text-decoration: none;
}

#nadpis {
	position: absolute;
  top:   50px;
	left: 115px;
  font-family: times new roman, times;
  font-size: 50px;
  font-weight: bold;
  color: #404040;
  float: left;
}

#nadpis1 {
	position: absolute;
  top: 55px;
	left: 255px;  
  font-size: 10px;
  color: #000000; 
  float: left;
}

#nadpis2 {
	position: absolute;
  top: 55px;
	left: 660px;

  /* width: 626px; */
  /* height: 42px; */ 
  /* display: inline; */
  font-family: times new roman, times;
  font-size: 25px;
  font-weight: bold;
  color: #000000;  /* 5aaeff */
  float: left;
}

/* Menus
---------------------------------- */
#menu
{
  background-image: url("http://www.galeria.navrchol.sk/templates/default/images/cellpic11.gif");  
  background-color: #c9d2d8; 
  background-position: top;
  color: #000;
  clear: both;
  padding: 10px;
  overflow: hidden;
  height: 15px;
  border-bottom: 1px solid #ecedee;  /* 4d4c48*/ 
}

#menu a
{
  color: #336699; /*ecedee*/
  text-decoration: none;
}

#menu ul,
#sidebar ul
{
  list-style: none;
  padding: 0;
  margin: 0;
}

#menu li
{
  display: inline;
  font-size: 0.9em;
  font-weight: 900;
}

#menu li a
{
  padding: 10px;
}

#menu li a:hover
{
  color: #336699;
  background-color: #ecedee;
}

#sidebar
{
  float: left;
  width: 200px; /* 190 */
  padding: 5px;
  background: #fff;
}

#sidebar ul a,
li span#LM_youAreHere
{
  display:block; 
  background-color: #cdd5db; /*c9d2d8*/
  margin: 2px 0;
  color: #000;
  text-decoration: none;
  padding: 2px 14px 2px 2px;
}

#sidebar ul a:hover,
li span#LM_youAreHere
{
  background-color: #ecedee; /*tu*/
}

ul#LM_level_2 li a,
ul#LM_level_2 li span#LM_youAreHere
{
  padding-left: 1em;
}

ul#LM_level_3 li a,
ul#LM_level_3 li span#LM_youAreHere
{
  padding-left: 2em;
}

li.LM_collapsed a
{
  /*background-image: url(images/LM_arrow-right.gif) !important;*/
  background: no-repeat 99% 50%;
}

li.LM_expanded a,
li.LM_expanded span
{
  /*background: url(images/LM_arrow-down.gif) no-repeat 99% 50%;*/
}

li.LM_endPage a,
li.LM_endPage span
{
  background-image: none !important;
}

#sidebar ul#LM_level_1
{
  margin-bottom: 1em;
}

#sidebar ul ul
{
    margin-bottom: 5px;
}


/* ListGlobals
---------------------------------- */
ul.LGlob_list {}

ul.LGlob_list.li {}

li.LGlob_isfolder a
{
  /*background: url(images/LM_arrow-right.gif) no-repeat 99% 50%;*/
}

li.LGlob_active a
{
  background: #ecedee;
}

li.LGlob_isfolder_active a
{
  /*background: url(images/LM_arrow-down.gif) no-repeat 99% 50%;*/
}


/* sideBanner
---------------------------------- */
.sideBanner
{
  padding: 5px;
  /* border: 1px solid #000000; */
  font-size: 90%;
  /* background: #efefef; */
  color: #000000;
  margin: .5em .0em .5em .0em;
}

.sideBanner a
{
  color: #336699 !important; /* 993300 */
}

.sideBanner a:hover
{
  color: #000 !important;
}


/* General content
---------------------------------- */
#content
{
  color: #000;
  background: #fff;
  padding: 5px;
  position: relative;
  border-left: 1px solid #ddd;
  min-height: 300px;
  width: 708px;
  overflow: hidden;
  clear: right;
}

a:link
{
  color:#000000; /* 336699*/
  background:inherit;
}

a:hover,
a:focus
{
  color: #000;
  background:inherit;
  text-decoration: underline;
}

a:visited
{
  color: #336699;  /* 336699*/ /* c9d2d8 */
  background:inherit;
}

a img
{
  border: 0;
}

h1.pagetitle
{
  font-size: 2em;
  color: #336699;
  border-bottom: 1px solid #ddd;
  font-weight: 100;
}

h1,
h2,
h3
{
  padding: 0;
  margin: 0;
  color: #c9d2d8; /* 336699*/
  /*background:inherit;*/
}

h1
{
  font-size: 1.6em;
  font-weight: normal;
  color: #000;
  background:inherit;
}

h2
{
  font-size: 1.3em;
}

h3,
h4,
h5,
h6
{
  font-size: 1em;
}

p,
table
{
  margin: .2em 0 1em 0;
}

table
{
  max-width: 700px;
}

ol,
ul
{
  margin: 0 0 1em 0em;
  padding-left: 3em;
}

ol
{
  padding-left: 3.4em;
}

ul
{
  list-style: disc
}

.left
{
  float: left;
}

.right
{
  float: right;
}

.textright
{
  text-align: right;
}

.textcenter
{
  text-align: center;
}

.small
{
  font-size: 0.7em;
}

.bold
{
  font-weight: bold;
}

.em
{
  font-style: italic
}

#pagetrail
{
  font-size: 10px;
  color:inherit;
  background: #efefef;
  border-bottom: 1px dashed #efefef; /* CBBC38 */
  padding:3px;
}


/* NewsListing Snippet Classes
---------------------------------- */
ul.newsList
{
  list-style: none;
  padding-left: 1em;
}

li.newsLi
{
  padding: .5em;
  color:inherit;
  background: #efefef;
  margin: .5em;
}

h1.newsTitle
{
  /*the news story title */
  border-bottom: 1px solid #ddd;
}

p.postInfo
{
  text-align: right;
  font-size: 10px;
  color: #aaa;
  background:inherit;
}

h2.oldernewsheading {}

ul.oldnews
{
  font-size: 90%;
}


/* Footer
---------------------------------- */
#footer
{
  color: #000; /* AC9F2D */
  padding: 5px;
  margin: 0px 0px 0px 0px;
  background-image: url("http://www.galeria.navrchol.sk/templates/default/images/cellpic11.gif");  
  background-color: #c9d2d8; 
  background-position: top;
  text-align: center;
  clear: both;
  font-size: 12px;
  border-top: 1px solid #efefef;  /* CBBC38 */
}



#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
  color: #336699;
	text-decoration: none;
}

/*#footer a:hover
{
  color: #000;
  background:inherit;
  text-decoration: underline;
}*/

#etoNotice,
.hidden
{
  display:none;
}


/* ListSiteMap Styles
---------------------------------- */
ul.LSM_0,
ul.LSM_1,
ul.LSM_2,
ul.LSM_3,
ul.LSM_4,
ul.LSM_5
{
  padding-left: 1em; margin:0;
}

.LSM_0 li,
.LSM_1 li,
.LSM_2 li,
.LSM_3 li,
.LSM_4 li,
.LSM_5 li
{
  padding-top: .2em;
}

ul.LSM_0
{
  margin: 0em;
}


/* Search Styles
---------------------------------- */
.searchbox
{
  margin: 5px 0px;
  padding: 5px;
  border: 1px solid #000000; /* D5C95E */
  background: #efefef;
  color: inherit;
}

.searchbox p
{
  margin: 0;
  padding: 0;
}


/* Definition Lists
---------------------------------- */
dl.table-display
{
  width: 100%;
  margin: 1em 0;
  padding: 0;
}

.table-display dt
{
  width: 15%;
  float: left;
  margin: 0 0 0 0;
  padding: .5em;
  border-top: 1px solid #999;
  font-weight: bold;
}

.table-display dd
{
  float: left;
  width: 80%;
  margin: 0 0 0 0;
  padding: .5em;
  border-top: 1px solid #999;
}

/* Fieldset - Legend
---------------------------------- */
fieldset
{
  margin: 0em 0em 0em 0em;
  padding: .5em .5em .5em .5em;
  background: #efefef;
  color: #000;
  border: 1px solid #000000; /* D5C95E */
}

legend
{
  margin: 0em 0em 0em 0em;
  padding: .25em .5em .25em .5em;
  background-image: url("http://www.galeria.navrchol.sk/templates/default/images/cellpic11.gif");  
  background-color: #c9d2d8; 
  background-position: top;
  color: #fff;
  border: 1px solid #000000; /* D5C95E */
  font-weight: bold;
}

table.varList
{
  width: auto;
  margin: 0em 0em 0em 0em;
  padding: 0em 0em 0em 0em;
  background: #efefef;
  color: #000;
  border: 1px solid #000000; /* D5C95E */
  border-collapse: collapse;
}

table.varList td
{
  height: auto;
  padding: 0em .5em 0em .5em;
  vertical-align: top;
  word-wrap: break-word;
}

table.varList td:first-child
{
  font-weight: bold;
}

table.varList th
{
  margin: 0em 0em 0em 0em;
  /*padding: .5em .5em .5em .5em;*/
  background-image: url("http://www.galeria.navrchol.sk/templates/default/images/cellpic11.gif");  
  background-color: #c9d2d8; 
  background-position: top;
  color: #fff;
  border: none;
  vertical-align: top;
  font-weight: bold;
}

/* Prezentacia
---------------------------------- */

#featured{ 
	width:400px; 
	padding-right:310px; /*250*/
	position:relative; 
	/*border:5px solid #ccc;*/ 
	height:372px;  /*250*/
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:400px; 
	list-style:none; 
	padding:0; margin:0; 
	width:310px;  /*250*/ 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; /*666*/
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;  /*oramovanie malych obrazkov*/
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
	outline:none; /*predtym to tu nebolo*/
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('http://www.galeria.navrchol.sk/prezentacia/images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc;  /*pozadie male obrazky*/
}
#featured .ui-tabs-panel{ 
	width:400px; height:372px;  /*250*/ 
	background:#999; position:relative;
	overflow:hidden; /*predtym to tu nebolo*/
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:302px; left:0; 
	height:70px; 
  width: 400px; /*predtym to tu nebolo*/
	background: url('http://www.galeria.navrchol.sk/prezentacia/images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

