/* Kaskádový štýl pre KOVA-TEX, Ľubor Kováč vytvorila Monika Holečková, e-mail: monaisok@yahoo.com. */

body {
margin: 0px; 
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
font-family: "Trebuchet MS", "arial ce", "helvetica ce", arial, helvetica, sans-serif;
font-size: 13px;
color: #000;
background-color: #265791;
} 

/* hyperlinky */
a.menu:active, a.menu:link, a.menu:visited {
display: block;
padding: 5px;
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
color: #000;
font-weight: bold;
text-decoration: none;
background-color: #ddd;
border-bottom: 3px solid #fff;
}

a.menu:hover {
display: display;
padding: 5px;
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
color: #fff;
font-weight: bold;
text-decoration: none;
background-color: #e02c22;
border-bottom: 3px solid #fff;
}

.menu: {
display: block;
padding: 5px;
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
color: #fff;
font-weight: bold;
text-decoration: none;
background-color: #e02c22;
border-bottom: 3px solid #fff;
}

.menu2 {
display: block;
padding: 5px;
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
color: #fff;
font-weight: bold;
text-decoration: none;
background-color: #265791;
border-bottom: 3px solid #fff;
}

.menu3 {
display: block;
padding: 5px;
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
color: #666;
font-weight: bold;
text-decoration: none;
background-color: #eee;
border-bottom: 3px solid #fff;
}

a.menu3:active, a.menu3:visited, a.menu3:link {
display: block;
padding: 5px;
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
color: #666;
font-weight: bold;
text-decoration: none;
background-color: #eee;
border-bottom: 3px solid #fff;
}

a.menu3:hover {
display: block;
padding: 5px;
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
color: #fff;
font-weight: bold;
text-decoration: none;
background-color: #e02c22;
border-bottom: 3px solid #fff;
}

a {
font-size: 100%;
font-style: normal;
font-variant: normal;
}

a:link {
color: #da2618;
font-weight: bold;
text-decoration: underline;
}

a:visited {
color: #da2618;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #007bc5;
font-weight: bold;
text-decoration: underline;
}

a:active {
color: #da2618;
font-weight: bold;
text-decoration: underline;
}

/* text */
p {
padding-left: 10px;
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-weight: normal;
color: #000;
line-height: 1.7em;
text-align: justify;
}

h1 {
padding-right: 0px;
font-size: 26px;
font-weight: normal;
color: #ddd;
text-align: right;
}

h2 {
padding-left: 10px;
font-size: 20px;
font-weight: normal;
color: #000;
}

li {
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
}

.tab {
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-weight: normal;
color: #000;
text-align: left;
}

.spodok {
font-family: "Trebuchet MS", sans-serif;
font-size: 11px;
font-weight: bold;
color: #666;
text-align: center;
}


/* ostatné */
img {
border: 0px;
}

.obr {
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
}

.obr2 {
border: 1px solid #000;
}

.aktual {
display: block;
padding: 5px;
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
color: #fff;
font-weight: bold;
text-decoration: none;
background-color: #e02c22;
border-bottom: 3px solid #fff;
}


