/* CSS Document */

body {
background-color: black;
color:white;
text-align: center;
display: block;  
}

.web {
margin: 0 auto;
width: 970px;
text-align: left;
display: block;
}

img {
border:0px;
}

h3 {
color: red;
text-align: center;
display: block;
}


A {
text-align: center;
display: block;
text-decoration :none; 
}

A:link {
	FONT-SIZE: 15px; COLOR: rgb(255,255,204); 
}
A:active {
	FONT-SIZE: 15px; COLOR: rgb(255,255,204);
}
A:visited {
	FONT-SIZE: 15px; COLOR: rgb(255,255,204);
}
A:hover {
	FONT-SIZE: 15px; COLOR: rgb(255,255,204);
}

.header {
background-image: url(telo_header.jpg);
width:1000px;
height:35px;

}

.telo {
width:1000px;
}

.footer {
background-image: url(telo_footer.jpg);
width:1000px;
height:37px

}

.teloheader {
background-image: url(header.jpg);
width: 950px;
height: 186px;
}

.infoboard {
background-image: url(menu_telo.jpg);
width: 900px;
height: 61px;

}

.menuheader {
background-image: url(menu_header.gif);
width:250px;
height:38px;
padding-top: 6px;
}

.menu {
background-image: url(menu-bag.gif);
width:250px;
float: left;
margin-left: 40px;
text-align: center;
display: block;
}

.menufooter {
background-image: url(menu_footer.gif);
width:250px;
height:34px;

}

.stredheader {
background-image: url(stred-header.gif);
width:600px;
height:45px;
background-repeat: no-repeat;
}

.stred {
float: right;
color: black;
background-color: white;
font-size: 15px;
background-image: url(stred-bag.gif);
width:600px;
}

.stredfooter {
background-image: url(stred-footer.gif);
width:600px;
height:32px;
background-repeat: no-repeat;
}

.telo_textu {
width: 550px;
}

.nadpis {
font-size: 17px;
}

.blok {
width: 300px;
text-align: left;
border-color: rgb(0,0,0);
border-width: 2px 1px 2px 1px;
}
.stred A {
TEXT-DECORATION: none
}

.stred A:link {
color: rgb(0,0,153);
}
.stred A:active {
color: rgb(0,0,153);
}
.stred A:visited {
color: rgb(0,0,153);
}
.stred A:hover {
color: rgb(0,0,153);
}
