/* CSS Document */

<style type="text/css">
<!--

#temp {
color: red;
}

a {
text-decoration: underline;
color: black;
}

a:hover{
text-decoration: underline;
color: #FF7E00;
}

.vyrazne{
color: #FF7E00;
font-weight: bold;
}

#title_mail{
color: white;
}

body {
margin:0px;
padding:0px;
font-size: 12px;
background-color: #F2F2F2;
text-align: center;
font-family: arial;
color: #222222;
}

td{
font-size: 12px;
}

#logo {
position: absolute;
margin-top: 45px;
margin-left: 25px;
}

#blokjedna {
position: relative;
width: 774px;
height: 22px;
text-align:left;
border-left: 0px solid green;
border-right: 0px solid green;
margin-left: auto;
margin-right: auto;
background-color: #C3C3C3;
}

#menu_blok {
width: 748px;
height: 17px;
padding-left: 26px;
padding-top: 3px;
background: url(../images/k-tv-klasterec.cz_menu.jpg);
background-repeat: no-repeat;
background-color: #FFCF00;
position: relative;
}

a.menuitem{
font-size: 12px;
font-weight: normal;
color: black;
text-decoration: none;
font-style: normal;
margin-right: 10px;
}

a.menuitem:hover{
color: white;
text-decoration: underline;
}

#submenu1{
position: absolute;
visibility: hidden;
top: 18px;
left: 26px;
width: 140px;
height: 90px;
border: 1px solid #FFF59B;
background-color: #FFE600;
}

.submenusipka{
float: left;
margin-top: 2px;
margin-right: 5px;
}

.sublink_menu{
width: 124px;
float: right;
display: block;
font-size: 11px;
color: black;
text-decoration: none;
}

.sublink_menu:hover{
color: black;
text-decoration: none;
background-color: white;
}

#vlastniobsahbox{
background-color: none;
background-image: url(../images/k-tv-klasterec.cz_top2.jpg);
background-repeat: no-repeat;
}

.obsah{
width: 774px;
background-image: url(../images/k-tv-klasterec.cz_bg.gif);
}

.obsahb{
padding-left: 26px;
padding-right: 26px;
}

p, ul {
text-align: justify;
}

#bottom_line{
padding-top: 63px;
padding-left: 28px;
padding-right: 18px;
color: black;
height: 99px;
border-bottom: 10px solid #F5F5F5;
background-color: #3A3A3A;
background-image: url(../images/k-tv-klasterec.cz_bottom.jpg);
}

h1 {
font-size: 20px;
font-weight: bold;
color: #FFCF00;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 75px;
padding-bottom: 0px;
display: block;
}

h3 {

}

ul {
padding-left: 15px;
margin-left: 0px;
}

#titleemail{
color: black;
text-decoration: none;
}
#titleemail:hover{
background-color: black;
color: white;
text-decoration: none;
}

.tvlogo{
background-color: none;
float: left;
width: 125px;
height: 70px;
text-align: center;
}

.tvtext{

}

.tvnazev{
color: #FFCC00;
font-weight: bold;
font-size: 13pt;
}

input {
border: 1px solid #FFCF00;
background-image: url(../images/img_bg_4txtfield.gif);
}

.butodeslat{
border: 1px solid #FFCF00;
background-color: #FFCF00;
background-image: none;
color: black;
}

.butreset{
border: 1px solid gray;
background-color: gray;
background-image: none;
color: white;
}

textarea{
border: 1px solid #FFCF00;
background-image: url(../images/img_bg_4txtarea.gif);
font-family: arial;
font-size: 13px;
}

//-->
</style>
