* {
padding:0;
margin:0;
border:0;
font-family:Verdana;
color: white;
}

body {
background: url(images/background.jpg) no-repeat top;
font-size:14px;
color: white;
}

A:hover {
	COLOR: #FF6600; TEXT-DECORATION: none;
}

A {
 TEXT-DECORATION: none;
}

h1{
margin-left: 20px;
color: #000000;
font-size: 22px;
font-weight: bold;
}

h3 {
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
}

label {
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
float: left;
margin-left: 25px;
}

hr {
float: left;
width: 750px;
height: 2px;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 0px;
background-color: white;
}

.page {
width: 960px;
margin: auto;
}

.header
{
  height:197px;
  width:960px;
  margin-top:10px;
  background: url(images/header.jpg) no-repeat top;
}

.banner
{
  height:60px;
  width:960px;
  margin-top:10px;
  margin-bottom:0px;
}

.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 170px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: #7196DC url(images/glossyback.gif) repeat-x bottom left;
text-align:left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
}

/*Horizontalne menu */

.hmenu{
padding: 0;
width: 100%;
border-top: 5px solid #FFFFFF; /*biela*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.hmenu ul{
margin:0;
margin-left: 118px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.hmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.hmenu a{
float: left;
display: block;
font: bold 12px Arial;
color: black;
text-decoration: none;
margin: 0 3px 0 0; /*Margin between each menu item*/
padding: 5px 10px 9px 10px; /*Padding within each menu item*/
background-color: white; /*Default menu color*/
}

.hmenu a:hover{
background-color: #7196DC; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

.hmenu .current a{ /** currently selected menu item **/
background-color: #7196DC; /*Red color theme*/
padding-top: 9px; /*Flip default padding-top value with padding-bottom */
padding-bottom: 5px; /*Flip default padding-bottom value with padding-top*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 2px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 12px Verdana;
height: 22px;
border: 1px solid #D10000;
background-color: black;
color: white;
}

.body-content
{
    margin:0px;
    padding:0px;
    width:960px;
    height:auto !important;  
    margin-bottom:30px;
}

.body-left
{
    position: relative; 
    float:left;
    width:200px;
    height:auto !important;
    background: url(images/menu-top.gif) no-repeat left top;
    padding:0;
    margin-top:10px;
}

.body-left-content{
  position: relative;
  background: #E1F0FF url(images/menu-content.gif) repeat-y left top;
  min-height:1px;
  height:auto !important;
  width:200px;
  margin-top: 32px;
  padding: 0 0;
}

.body-left-bottom{
  position: relative; 
  background: url(images/menu-bottom.gif) no-repeat left top;
  height:50px;
  width:200px;
  margin:0 0;
  margin-top:-5px;
  padding: 0 0;
}

.body-right
{
    position: relative;
    float:right;
    width:750px;
    height:auto !important;
    background: url(images/content-top.gif) no-repeat right top;
    padding:0;
    margin-top:10px;
}

.body-right-content{
 position: relative; 
 background: #E1F0FF url(images/content-content.gif) repeat-y right top;
  min-height:313px;
  height:auto !important;
  width:750px;
  margin-top: 32px;
  padding-bottom:20px;
}

.body-right-bottom{
 position: relative; 
 background: url(images/content-bottom.gif) no-repeat right top;
  height:30px;
  width:750px;
  margin:0 0;
  margin-top: -5px;
  margin-bottom:10px;
  padding: 0 0;
}

p.text {
color: #FFFFFF;
padding-left: 15px;
padding-top: 15px;
padding-right: 15px;
}

p.copyright {
float: right;
margin-right: 5%;
margin-top: 10px;
padding-bottom: 20px;
font-size: 12px;
color: #000000;
font-weight: bold;
}

div.tabulka {
color: #FFFFFF;
margin-left: 5px;
margin-top: 10px;
font-size: 14px;
font-weight: bold;
}

/*--------------------------------------------------*/
/*					Begin Footer					*/
/*--------------------------------------------------*/

#footer {
	width: 960px;
	float: left;
	display: block;
	padding: 20px 0px 20px 0px;
	text-align: center;
	color: #808080 !important;
	line-height:12px !important;
}

#footer p{
font-size: 12px;
text-align:center;
margin-top: 10px;
color: #808080 !important;
line-height:12px !important;
}

#footer a {
color: #808080 !important;
font-size: 12px;
text-decoration: none;
}

#footer a:hover {
	color: #ff6600; text-decoration: none;
}

/*--------------------------------------------------*/
/*					  End Footer					*/
/*--------------------------------------------------*/

.sitemap{
margin-top:30px;
display: block;
}

.sitemap ul{
margin:0;
padding: 0;
list-style-type: square; 
padding-left: 400px;
}

.sitemap li {
font: normal 14px Verdana;
color: black;
line-height:20px !important;
}

.sitemap li a{
font: normal 14px Verdana;
color: black;
line-height:20px !important;
text-decoration: none;
}

