/*
	author: k2s
*/

/*html {
    background-image: url(../img/testovacia_verzia.gif);
}*/
/* general */
body {
    /*font-family:Lucida Sans,Arial,sans-serif;*/
    /* font-family:Georgia,Times,Times New Roman,serif;*/
    color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

strong {
    font-weight: bold;
    /* font-style:italic;*/
    /* font-size: smaller;*/
}

em {
    font-style:italic;
}

pre {
    color:navy;
    font-family:Georgia,Times,Times New Roman,serif;
    font-size:93%;
    text-align:left;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

h1 {
  font-family:Lucida Sans,Arial,sans-serif;
  font-size:116%; /* old 123.1%;*/
  font-weight: bold;
  line-height:18px;
  letter-spacing:-1px;
}

h2 {
    /* color:#333333;*/
    color:#666666;
    font-family:Lucida Sans,Arial,sans-serif;
    font-size:123.1%; /*167%; */
    letter-spacing:-1px;
    line-height:18px;
    padding: 11px 0;
}

a {
    color:#C40000;
    text-decoration:none;
}
a:hover {
    color:#808080;
}
a span {
    /* zvyraznenie textu v ramci linku */
    color:#333333;
}
a.extern {
    background: url(/img/iconout.gif) no-repeat 100% 50%;
    padding: 0 13px 0 0;
}

label.error {
    color:#C40000;
    font-size:80%;
    font-weight:bold;
	width: auto;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
    text-align: left;
}
#tooltip h3, #tooltip div { margin: 0; }

ul.nav>li { list-style-type: none; display: inline;  font-weight: bold; }
ul.nav>li a { padding-left: 7px; background: #FFF url(../images/bullet.gif) no-repeat center left; margin-right: 5px; color: #C40000; }
ul.nav>li a:hover { padding-left: 7px; background: #FFF url(../images/bullet.gif) no-repeat center left; margin-right: 5px; color: #808080; }
/* general - end */

/* header */
#hd {
    font-family:Arial,Lucida Sans,Sans-Serif;
}

#hd_1 ul.nav, #hd_1 .nav ul { padding-top: 10px; float:right; font-size:77%; } /* umiestni menu uzivatela na uroven loga */
#hd_2 ul.nav, #hd_2 .nav ul { padding-top: 4px; float:right } /* umiestni hlavne menu */

#logo {
    line-height:35px;
    font-size:197%;
}

#hd_2 {
  border-top: 1px solid #eee;
}
#slogan {
    margin: 0;
    padding: 2px 0 0 0;
    font-size:93%;
}

#head_text {
    font-family:Lucida Sans,Arial,sans-serif;
    /*font-family:Georgia,Times,Times New Roman,serif;*/
      /*font-size:123.1%;*/
    background: #454545 /*url(../images/bottom.gif) no-repeat top right*/;
    color: #EFEFEF;
    /* color:#333333;  */
    padding: 10px 5px 10px 10px;
    clear: both;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    margin: 5px 0 1px 0;
}
#head_text p {
  line-height:150%;
  margin:0.5em 0 0 0;
  padding:0;
}
#head_text a {
    color: #D0FFFF;
    background: inherit;
    text-decoration:underline;
}
#head_text a.extern {
    background: url(/img/iconout_green.gif) no-repeat 100% 50%;
    padding: 0 13px 0 0;
}
/* #head_text a { text-decoration: none; color: #FFFFFF; background: inherit; } */
/* #head_text a:hover { text-decoration: underline; }
#head_text ul {padding-top: 1em;}
#head_text li {margin-left: 1em;}*/

/* header - end */

/* footer */
#ft {
    margin: 0;
    padding: 20px 0 0 0;
    font-family:Arial,Lucida Sans,Sans-Serif;
}

#ft p {
    font-size: 80%;
    text-align: center;
    background:#DDDDDD none repeat scroll 0 0;
    height: 15px;
    padding: 5px 0 0 0;
}
/* footer - end */

/* vyhladavanie */
.ovsr-search {
    color:#666666;
    font-family:Lucida Sans,Arial,sans-serif;
    font-size:108%;
    background:#DDDDDD none repeat scroll 0 0;
    padding:10px;
    margin:10px 0 10px;
}
.ovsr-search h2 {
    border-color:#DDDDDD;
    border-style:solid;
    border-width:0 0 1px;
    font-size:138.5%;
    font-weight:bold;
    letter-spacing:-1px;
    margin:0 0 2px;
    padding:0 0 1px;
}
.ovsr-search p {
    background:transparent url(/img/icon_info_grey.gif) no-repeat scroll left center;
    font-size:93%;
    padding-left:22px;
}

#lastissue {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* preload image */
.ovsr-search div.p { background:transparent url(/img/icon_info.gif) no-repeat scroll left center;}
.ovsr-search p:hover { background:transparent url(/img/icon_info.gif) no-repeat scroll left center; }
#ovsr-sb-q {
    width:145px;
    border:2px solid #888888;
    color:#111111;
    font-family:Georgia,serif;
    font-size:93%;
    font-style:italic;
    padding:2px;
}

#ovsr-sb-b {
    width:60px;
    background:#888888 none repeat scroll 0 0;
    border:1px solid #888888;
    color:#FFFFFF;
    font-family:Georgia,serif;
    font-size:93%;
    font-style:italic;
    padding:2px;
}
/* vyhladavanie - end */

/* main content */
#bd>#yui-main {
    /* ? font-family:Georgia,Times,Times New Roman,serif;*/
    /*font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;  */
    font-size:100%; /*old 123.1%;*/
}

#bd>#yui-main p {
	margin:0 0 0.5em;
	line-height:1.4em;
}

.data {
    font-family:monospace;
    font-size:93%;
    color: black;
}

/* tabulka dat */
.data table
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 93%;
	background: #fff;
	margin: 5px;
	border-collapse: collapse;
	text-align: left;
}
.data th
{
	font-size: 108%;
	font-weight: normal;
	color: #3F3F3F;
	padding: 10px 8px;
	border-bottom: 2px solid #AFAFAF;
}
.data td
{
	border-bottom: 1px solid #CFCFCF;
	color: #6F6F6F;
	padding: 6px 8px;
}
.data tbody tr:hover td
{
	color: #0F0F0F;
}

.data table a {
    color: #3F3F3F;
    text-decoration: underline;
}

#yui-main ul {
    margin:0 0 0.5em;
}

#yui-main ul>li {
    text-indent: 0px;
    list-style-position: outside;
    list-style-image: url(/img/bullet_circle_grey.gif);
    list-style-type: square;
    margin: 0.2em 0 0 18px;
}

/* tabulka dat - end */
/* PDF */
a.pdf:link, a.pdf:visited {
	color: #CA3866;
	background: url(/img/pdf.gif) no-repeat 100% 50%;
	padding: 0 18px 0 0;
}
a.pdf:hover {text-decoration: none; color: #808080; }
/* PDF - end */

.subor_zoznam ul {
  list-style: none;
}
/*
.subor_zoznam li {
	padding: 0 0 0 1.5em;
}
*/
/* TODO delete span.sec */
.subor_zoznam span.sec, .subor_zoznam span.t {
	font-weight: bold;
	color: black;
	font-size: smaller;
}

.subor_zoznam span.n {
	color: black;
	font-weight: bold;
}

/* znenie clanku priamo na stranke */
#sekcia h3 {
    color:#666666;
    font-family:Lucida Sans,Arial,sans-serif;
    font-size:108%;
    letter-spacing:-1px;
    line-height:16px;
    font-weight: bold;
}
#znenie pre {
    font-size:108%;
    color: #666666;
}
/* znenie clanku priamo na stranke - END */

/* stiahnutie PDF suboru */
#download {
  font-size:93%;
  padding: 6px 8px;
}
/* stiahnutie PDF suboru - END */

/* autocomplete */
.ac_results {
	padding: 0px;
	border: 2px solid #888888;
	background-color: Window;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/img/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
/* autocomplete - END */

/* ads */
#ads-wrapr {
	float: right;
	margin-right: 5px;
}
#ads-wrapl {
	float: left;
	margin-right: 5px;
}
/* ads - END */
