/* Zaklad */

BODY {
	FONT-SIZE: 11px; MARGIN: 0px; font-family:Tahoma;
  background-image:url(images/bg.gif);
  text-align:center;
  
 
}

h1 {
font-size:20px;
color: #08427C;
text-align:center}

h2 {
font-size:18px;
color: #08427C;
text-align:center}

h3 {
font-size:14px;
color: #08427C;}





/* ohranicenie */

#ohranicenie {
width: 764px;
margin: 0 auto;
padding-top: 12px;
text-align:justify;
}

/* vrch */

.vrch {
width: 764px;
height: 24px;
background-color:#6B6B6B;
}

/* obrázok */

.obrazok {
width: 572px;
height: 119px;
background-repeat:no-repeat;
float:right;
padding-top: 1px;
background-color:#FFFFFF;
}
.logo {
width: 192px;
height: 119px;

background-repeat:no-repeat;
background-color:#FFFFFF;
float:left;
padding-top: 1px
}

/* stred */

.stred {
width: 764px;
border-right:1px solid #C5C5C5;
background-color:#CCCCCC;
float:left
}

/* vahladavanie a lave menu */
.lavo {
width: 192px;
height: 100%;
float:left
}

.hladat {
width: 192px;
height: 47px;
background-color:#666666;


}
.menu {
width: 192px;
height: 100%;
background-color:#CCCCCC;

}

.menutext {
margin-left: 20px;
margin-top: 30px;

}

.menutext a {
color: #08427C;
text-decoration:none
}

.menutext a:hover {
color: #08427C;
text-decoration:underline
}

.menutext ul{
list-style: none;
padding: 0;
margin: 0;

}

.menutext ul li{
width: 145px;
background:url(images/ar5.gif);
background-repeat:no-repeat;
padding-left: 18px;
margin-top: 5px;
margin-left: 0px

}

/* vobsah */

.obsah {
width: 572px;
height: 100%;
background-color:#FFFFFF;
float:right
}
.obsahtext {
width: 550px;
margin-top:22px;
margin-left: 15px;
color: #08427C;
padding-bottom: 15px;
}

.obsahtext a {
color: #08427C;
text-decoration:underline
}

.obsahtext a:hover {
color: #08427C;
text-decoration:underline
}

/* tabulka */

.abulka {
width: 550px;
border-bottom:1px solid #C5C5C5;
float:left;
text-align:left
}

.bunkalavo {
width: 220px;
float:left
}
.bunkapravo {
width: 327px;
float:right
}


/* pata */

.pata {
width: 764px;
height: 24px;
background-color:#6B6B6B;
color:#CDCDCD;
float:right;
margin-bottom: 15px
}

/* tabulka shef*/

.shef {
width: 550px;
float:left;
text-align:left
}

.shefl {
width: 320px;
float:left;
padding-bottom: 5px;
padding-top: 5px
}
.shefp {
width: 228px;
float:right;
text-align:center;
padding-bottom: 5px;
padding-top: 5px
}