/*vseobecne tagy*/
body
{
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	color: #000000;
}

img
{
    border: 0;
}

a
{
    color: #0069A6
}

a:active
{
    color: #E6B100;
}

a:visited
{
    color: #C69900;
}

acronym
{
    cursor: help;
    font-weight: bold;
}

/*podla w3c specifikacie ma byt prave 1element H1*/
h1
{
	font-size: 150%;
	display: none;
}

h2
{
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 12px 0 0 0.3em;
}

h3
{
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 12px 0 0 0;
	text-align: center;
}

h4
{
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 6px 0 0 0;
	text-align: left;
}

/*hlavny layout*/


#lavy
{
  background: transparent url(../back/left.jpg) no-repeat right center;
	position: absolute;
	top: 30%;
	left: 0;
	margin: 0;
	width: 65%;
	min-width: 502px;
	padding: 0;
	height: 265px;
	text-align: left;
	z-index: 10;
}

#obrazok
{
    background: transparent url(../back/1.jpg) no-repeat right center;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    width: 132px;
    padding: 0;
    height: 265px;
    text-align: left;
    z-index: 10;
}

#pravy
{
  background: url(../back/prava.gif) repeat-x right 37px;
	position: absolute;
	top: 30%;
	left: 65%;
	margin: 0;
	padding: 0;
	height: 265px;
	width: 35%;
	z-index: 0;
}

img.sipka_vpravo
{
	position: absolute;
	top: 195px;
	right: 10px;
}

img.sipka_vlavo
{
	position: absolute;
	top: 195px;
	left: 5px;
}

#menu
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 70%;
    position: absolute;
    top: 87px;
    right: 531px;
}

#menu li
{
    list-style-type: none;
    position: absolute;
    margin: 0;
    padding: 0;
}

#menu li a
{
    width: 250px;
    height: 17px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    margin: 0;
    padding: 0;
}

#menu li span
{
    width: 250px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 30px;
    z-index: 1;
    display: block;
    text-align: left;
    text-decoration: underline;
}

#menu li.profil
{
    top: 0;
}

#menu li.profil a
{
    background: url(../tlacice/profil_spolocnosti.gif) top left no-repeat;
}

#menu li.profil a:hover, #menu li.profil a:active, #menu li.profil a.sel
{
    background: url(../tlacice/profil_spolocnosti.gif) top right no-repeat;
}

#menu li.internet
{
    top: 19px;
}

#menu li.internet a
{
    background: url(../tlacice/internet.gif) top left no-repeat;
}

#menu li.internet a:hover, #menu li.internet a:active, #menu li.internet a.sel
{
    background: url(../tlacice/internet.gif) top right no-repeat;
}

#menu li.televizia
{
    top: 38px;
}

#menu li.televizia a
{
    background: url(../tlacice/televizia.gif) top left no-repeat;
}

#menu li.televizia a:hover, #menu li.televizia a:active, #menu li.televizia a.sel
{
    background: url(../tlacice/televizia.gif) top right no-repeat;
}

#menu li.ref
{
    top: 57px;
}

#menu li.ref a
{
    background: url(../tlacice/referencie.gif) top left no-repeat;
}

#menu li.ref a:hover, #menu li.ref a:active, #menu li.ref a.sel
{
    background: url(../tlacice/referencie.gif) top right no-repeat;
}

#menu li.clear
{
    top: 57px;
}

#menu li.clear a
{
    background: url(../tlacice/clear.gif) top left no-repeat;
}

#menu li.clear a:hover
{
    background: url(../tlacice/clear.gif) top right no-repeat;
}

#menu li.kontakt
{
    top: 76px;
}

#menu li.kontakt a
{
    background: url(../tlacice/kontakt.gif) top left no-repeat;
}

#menu li.kontakt a:hover, #menu li.kontakt a:active, #menu li.kontakt a.sel
{
    background: url(../tlacice/kontakt.gif) top right no-repeat;
}

#menu li a.prazdny, #menu li span a.prazdny:hover, #menu li a.prazdny:active
{
    background: none;
}

ul.zoznam
{
    margin: 0 0 0 1.2em;
    padding: 0;
    list-style-type: square;
}

ul.zoznam li
{
    margin: 0;
    padding: 0;
}

ul.kontakty
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.kontakty li
{
    margin: 1em 0;
    padding: 0 0 0 25px;
    list-style-type: none;
}

#obsah
{
    position: absolute;
    width: 60%;
    top: 290px;
    background: #FFF;
    margin: 0 20% 20px 20%;
    text-align: justify;
    border: 1px solid #CFCFCF;
    padding: 1em;
    /*min-width: 350px;*/
    z-index: 10;
}

#zalozky
{
    position: absolute;
    top: 290px;
    margin: 0 0 0 14%;
    border: 0;
    padding: 4px 0 0 0;
    width: 70%;
    /*width: 630px;*/
    height: 32px;
    z-index: 20;
}

#zalozky li
{
    display: inline;
    list-style-type: none;
    border: 1px solid #BBB;
    margin: 0 5px 0 0;
    padding: 1px 4px 3px 4px;
    font-size: 0.85em;
    background: #EEE;
}

#zalozky li a
{
  margin: 2px 0;
  text-decoration: none;
  color: #000;
}

#zalozky li a:hover
{
  text-decoration: underline;
  color: #000;
}

#zalozky li.sel
{
    display: inline;
    list-style-type: none;
    border-bottom: 1px solid #FFF;
    margin: 0 5px 0 0;
    background: #FFF;
}

#zalozky li.sel a
{
  text-decoration: none;
  color: #000;
}

#obsah
{
    position: absolute;
    width: 70%;
    top: 290px;
    margin: 0 0 20px 14%;
    background: #FFF;
    /*min-width: 570px;*/
    padding: 1em;
    border: 1px solid #CFCFCF;
    z-index: 10;
}

#letak
{
    position: absolute;
    top: 315px;
    width: 70%;
    height: 800px;
    margin: 0 0 10px 14%;
    border: 1px solid #CFCFCF;
    padding: 1em;
    min-width: 570px;
    z-index: 10;
    background: #FFF url(../img/letak.jpg) no-repeat 50% 50%;
}

#net_tab
{
    position: absolute;
    top: 315px;
    width: 70%;
    margin: 0 0 10px 14%;
    border: 1px solid #CFCFCF;
    padding: 1.4em 1em 1em 1em;
    /*min-width: 595px;*/
    z-index: 10;
    background: #FFF;
}

div.textik
{
    font-size: 0.9em;
    text-align: justify;
    border: 1px solid #FFF;
}

div.textik p
{
	margin: 1em;
}

#pravy h2
{
    position: absolute;
    top: 30px;
    left: 0px;
    text-align: left;
    border: 0;
    font-size: 1em;
    color: #000;
}

#pravy div
{
    width: 97%;
    position: absolute;
    top: 70px;
    left: 5px;
    height: 170px;
    text-align: center;
    vertical-align: middle;
    border: 0;
    color: #000;
}

#pravy div p.info
{
    position: absolute;
    bottom: 17px;
    width: 95%;
    text-align: left;
    font-size: 0.85em;
}

#pravy div p.new
{
    text-align: left;
    padding: 5px;
    width: 90%;
    background: #FFE88C;
    border: 1px solid #FFD52B;
}

#pravy div span
{
    background: #FFE784;
    padding: 6px;
    margin: 0 6px 0 0;
    border: 0;
    border-right: 1px solid #DDD;
}

#pravy div span.datum
{
    background: transparent;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 80%;
    font-weight: bold;
}

#prava
{
    width: 100%;
    height: 30px;
    text-align: center;
    color: #BBB;
    padding: 0;
    margin: 0;
    font-size: 0.7em;
    position: absolute;
    bottom: -35px;
}

a.historia
{
  display: block;
  background: url(../back/sipka_dalej.gif) no-repeat 0 0;
  height: 25px;
  width: 20px;
  position: absolute;
  bottom: 20px;
  right: 5px;
}

table.novinky
{
  border: 0;
}

table.novinky td
{
  border: 0;
  padding: 3px 8px;
}

#net_tab h2
{
  text-align: center;
  margin-left: 0;
}

#net_tab h3
{
  background: url(../img/net_h.gif) -1px 50% no-repeat;
  border: 0;
  padding: 0;
  margin: 0 10px;
  margin-top: 5px;
}

#net_tab h4
{
  border: 0;
  padding: 0;
  margin: 0 5px;
  margin-top: 5px;
}

.stred
{
  text-align: center;
  vertical-align: middle;
}

.vpravo
{
  text-align: right;
  vertical-align: middle;
}

.vlavo
{
  text-align: left;
  vertical-align: middle;
}

.pozn
{
  text-align: left;
  vertical-align: middle;
  font-style: italic;
  font-size: 90%;
}

.pod
{
  text-align: center;
  font-size: 0.85em;
  margin: 0.5em 12px;
}

div.okolo
{
  border: 4px solid #FEF9CF;
  width: 97%;
  margin: 0.8em 0 0 10px;
}

table.cennik
{
  font-size: 1em; 
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-collapse: collapse;
  width: 100%;
}

table.cennik td
{
  background: #FDFDFD;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 1px 4px;
}

table.cennik thead td
{
  background: #FFE88C;
  padding: 2px 4px;
}

table.nadpis
{
  font-size: 1em; 
  border-top: 0px solid #000;
  border-left: 0px solid #000;
  border-right: 0px solid #000;
  border-bottom: 0px solid #000;
  border-collapse: collapse;
  width: 100%;
}

table.nadpis td
{
  background: #FDFDFD;
  padding: 1px 4px;
}

table.cennik td.new
{
  background: #FDC800;
}

#net_tab h3.reg_h
{
  margin-top: 1em;
  background: #999;
  padding: 1px 5px;
  color: #FFF;
  text-align: left;
  border: 0;
  position: relative;
  border-bottom: 4px solid #F2F2F2;
}

#net_tab p.reg_p
{
  padding-left: 10px;
}

#net_tab h3.reg_h span.cena
{
  text-align: right;
  display: block;
  position: absolute;
  right: 5px;
  bottom: 0;
  /**/_top: 0;
  /**/_right: 28px;  
}

#net_tab h3.reg_h span span
{
  font-size: 85%;
  display: inline;
}

#net_tab h3.web_start_h
{
  margin-top: 1em;
  background: #369A05;
  padding: 1px 5px;
  color: #FFF;
  text-align: left;
  border: 0;
  position: relative;
  border-bottom: 4px solid #F2F2F2;
}

#net_tab h3.web_start_h span.cena
{
  text-align: right;
  display: block;
  position: absolute;
  right: 5px;
  bottom: 0;
  /**/_top: 0;
  /**/_right: 28px;  
}

#net_tab h3.web_start_h span span
{
  font-size: 85%;
  display: inline;
}

#net_tab ul.web_start
{
  margin: 0 0 0 10px;
  padding: 0;
  list-style-type: none;
}

#net_tab ul.web_start li
{
  background: url(../img/web_start_li.gif) 0 50% no-repeat;
  padding-left: 15px;
  border: 0;
  margin: 1px 0;
}

#net_tab h3.web_buss_h
{
  margin-top: 1em;
  background: #2C76BA;
  padding: 1px 5px;
  color: #FFF;
  text-align: left;
  border: 0;
  position: relative;
  border-bottom: 4px solid #F2F2F2;
}

#net_tab h3.web_buss_h span.cena
{
  text-align: right;
  display: block;
  position: absolute;
  right: 5px;
  bottom: 0;
  /**/_top: 0;
  /**/_right: 28px;  
}

#net_tab h3.web_buss_h span span
{
  font-size: 85%;
  display: inline;
}

#net_tab ul.web_buss
{
  margin: 0 0 0 10px;
  padding: 0;
  list-style-type: none;
}

#net_tab ul.web_buss li
{
  background: url(../img/web_buss_li.gif) 0 50% no-repeat;
  padding-left: 15px;
  border: 0;
  margin: 1px 0;
}

#net_tab h3.web_spec_h
{
  margin-top: 1em;
  background: #F8BA01;
  padding: 1px 5px;
  color: #FFF;
  text-align: left;
  border: 0;
  position: relative;
  border-bottom: 4px solid #F2F2F2;
}

#net_tab h3.web_spec_h span.cena
{
  text-align: right;
  display: block;
  position: absolute;
  right: 5px;
  bottom: 0;
  /**/_top: 0;
  /**/_right: 28px;  
}

#net_tab h3.web_spec_h span span
{
  font-size: 85%;
  display: inline;
}

#net_tab ul.web_spec
{
  margin: 0 0 0 10px;
  padding: 0;
  list-style-type: none;
}

#net_tab ul.web_spec li
{
  background: url(../img/web_spec_li.gif) 0 50% no-repeat;
  padding-left: 15px;
  border: 0;
  margin: 1px 0;
}

table.formular
{
  background: #EEE;
  padding: 0.5em;
  width: 70%;
  margin: 1em 15%;
}

table.formular td
{
  padding: 0 0.8em;
}

table.formular td.vyrazne
{
  background: #F4F4F4;
}

table.formular td.vyrazne span
{
  font-size: 130%;
  font-weight: bold;
  color: #CC0000;
}

div.pdf
{
  padding: 0 5px;
  text-align: left;
  border: 0;
  position: relative;
}

div.pdf span
{
  text-align: right;
  display: block;
  position: absolute;
  right: 5px;
  bottom: -5px;
  /**/_top: 0;
  /**/_right: 28px;  
}

div.kancelaria_vpravo
{
  float: right;
  width: 45%;
}

div.kancelaria_vpravo img
{
  border: 1px solid #EEE;
  margin-bottom: 1em;
}

div.kancelaria_vpravo table
{
  margin: 0 1em 0 1em;
  border: 1px solid #FAFAFA;
  padding: 1em;
}

div.kancelaria_vpravo table td
{
  color: #4A9CCD; 
  font-weight: bold;
  padding-left: 0.1em;
}

div.kancelaria_vpravo table th
{
  color: #0069A6; 
  font-weight: bold;
  padding-right: 1.4em;
}

p.mapka
{
  clear: both;
  text-align: center;
}

p.mapka a
{
  text-align: right;
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

p.mapka a img
{
  margin: 1em 0 0 0;
  border: 1px solid #EEE;
}

