/*15.3.2008*/

/* Global reset*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }




/*Vseobecne deklaracie
------------------------------------------------------------------------------*/
hr, .skryte {
  	position: absolute;
  	left: -999em;
}

a img, fieldset {
  border: none;
}

ol,ul {
  list-style-type: none;
}

strong {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

table th,table td{
    text-align: left;
}


#navigacia ol,#navigacia ul,#navigacia li{
  margin: 0; padding:0;
}
#obsah dl{
  font-size: 1.2em;
}
#obsah ul{
  list-style-type: disc;
  font-size: 1.2em;  
}
#obsah ol{
  list-style-type: decimal;
  font-size: 1.2em;
}



/*Odkazy
------------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color:#6a0025;
}

a:hover {
	color:#6a0025;
	text-decoration:underline;
}

a:visited {
  color:#6a0025;
}
a:active {
  color:#6a0025;
}

/*Vseobecne triedy
------------------------------------------------------------------------------*/
.cleaner-left{clear: left;}
.cleaner{clear: both;}


/*Layout
------------------------------------------------------------------------------*/
body{
  font: normal 62.5% Tahoma, lucida, sans-serif;
  text-align: center;  
  background: #6a0025 url('../images/back.jpg') repeat-x top;
}

#obal{
  margin: 0 auto; 
  width: 960px;
  color:#000;
  background-color: #fff;
  text-align: left;
}

#hlavicka{
  width: 960px;
  height: 146px;  
  position: relative;
  background-image: url('../images/head_back.jpg');
}

h1{ 
  font-size: 1.9em;
  position: absolute;
  width: 206px;
  height: 52px;
  overflow: hidden;  
  left: 17px;
  top: 80px;
  
}
h1 span{
  width: 206px;
  height: 52px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background-image: url('../images/h1.jpg');
}

#hlavicka h2{
  font-size: 1.5em;
  position: absolute;
  width: 201px;
  height: 35px;
  top: 45px;
  left: 17px;
  overflow: hidden;
}
#hlavicka h2 span{
  position: absolute;
  top: 0;
  left: 0;
  width: 201px;
  height: 35px;
  background-image: url('../images/head_h2.jpg');  
}

#navigacia{
  float: left;
  width: 215px;/*-12*/
  padding: 1px 0 0 12px;
}

#navigacia ul{
  width:215px;
  background: #f0e1e4 url('../images/menu_bottom.gif') no-repeat bottom;
  padding: 13px 0 23px 0;
}

#navigacia ul li{
  font-size: 1.2em;
  font-weight: bold;
  display: block;    
}
#navigacia ul li a{
  display: block;
  background: url('../images/menu_back.gif') repeat-x 0 0;
  height: 29px;
  line-height: 29px;  
  padding-left: 18px;
  color: #70061d;
}
#navigacia ul li a:hover{
  background-position: 0 -29px;
  text-decoration: none;
  color: #fff;
}

#navigacia ul li:first-child a{  
  background: url('../images/menu_back_first.gif') repeat-x 0 0;  
}
#navigacia ul li:first-child a:hover{
  background-position: 0 -29px;
  text-decoration: none;
}

#mapa{
  width: 215px;
  height: 138px;
  padding-top: 10px;
  font-size: 1.2em;  
  background-image: url('../images/mapa.gif');
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 3px 0 1px 0;  
}

#dodatok{
  padding: 14px 14px 14px 14px;
  background: url('../images/dodatok_top.gif') no-repeat top;
}
#dodatok h4{
  font-size: 1.2em;
  color: #2c4382;
  font-weight: bold;
  margin-bottom: 3px;
}
#dodatok p{
  font-size: 1.2em;
  line-height: 1.25em;
}
#obsah{ 
  float: left;
  width: 685px;/*- 26 - 22*/
  position: relative;
  padding: 15px 22px 0 26px;
  background: url('../images/obsah_topright.gif') no-repeat right top;
}

#obsah h2{
  font-size: 1.4em;
  color:#122f6e;
  margin: 5px 0 20px 0;
  font-weight: bold;
}

#obsah p{
 margin: 0px 0 0px 0;
  font-size: 1.2em;
}


#obsah p.info{
  background: none;
  background-color: #f0e1e4;
  padding: 6px 10px;
  margin: 13px 0 30px 0;
}

#jazyky{
  position: absolute;
  top: 0;
  right: 0;
  width: 260px;
  height: 41px;
  background-image: url('../images/jaz_back.jpg');    
}

#jazyky img{
  position: absolute;
}

#jazyky img.en{
  top: 9px;
  left: 179px;
}

#jazyky img.sk{
  top: 10px;
  left: 213px;
}

table#ponuka{
  border-collapse: separate;  
  margin-left:6px;
}

table#ponuka td{
background-color: red;
  width: 210px; 
  padding-left: 20px;
  padding-bottom: 20px;
  vertical-align: top;
  background: url('../images/table_back2.gif') no-repeat -209px -5px;  
}

/*pre prehliadace ktore nepoznaju first-child*/
table#ponuka td.prvy{
  padding-left: 0;
  background: none;
}

table#ponuka tr td:first-child{
  padding-left: 0;
  background: none;
}

table#ponuka tr{
}

.obrazok{
  width: 210px;
  min-height: 50px;
  _height: 50px;/*-6*/
  background-color: #d1c0a1;  
  padding: 6px 0;
  =padding-bottom: 4px;
  text-align: center;
}

table#ponuka td h3 {
  width: 210px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  background: #73061d url('../images/td_h3.gif') repeat-x; 
}
table#ponuka td h3 a{

  color: #fff;
  
}

table#ponuka td p{
  margin: 0;
  padding: 0;
  background: none; 
  font-size: 1.1em;
  width: 186px;
  padding: 1px 12px 3px 12px; 
}

div.dalej{
  text-align: right;
  padding-right: 10px;
}
div.dalej a{
  width: 142px;
  padding: 1px 22px 1px 22px;
  background-color: #122f6e;
  font-size: 1.1em;
  color: #fff;
}

div.dalej a:hover{
  text-decoration: underline;
  color: #fff;
}

#paticka{ 
  width: 958px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  clear: both; 
  background: url('../images/pat_top.gif') repeat-x top;
  padding-top: 6px;
}
#paticka p{
  width: 193px;/*-20*/
  height: 89px;/*-5*/
  padding: 5px 0 0 31px;
  background-image: url('../images/pat_link.jpg');
  font-size: 1.2em;
}
#paticka p a{
  color: #fff;  
}

