@charset "windows-1250";

html, body {
height: 100%; /* Required */
}
body {
background-attachment: fixed;
background-color: rgb(224,255,208);
font-size: 12px;
color: black;
font-family: verdana, sans-serif;
padding: 10px;
}
td {
vertical-align: top;
font-size: 12px;
}
#menu a {
text-decoration: none;
font-weight: bold;
border-color: #13930D;
border-width: 2px;
border-style: solid;
padding: 2px;
text-align: left;
display: block;
white-space: nowrap;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
color: white;
font-size: 10px;
font-family: verdana, sans-serif;
background-color: #13930D;
}
#menu a:hover {
background-color: #13930D;
color: black;
}
#menu p{
padding:0px;
margin:0px;
}
input, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: rgb(224,255,208);
border-style: solid;
border-color: #13930D;
border-width: 1px;
}
/* main */
table.main1 {
border-width: 0px;
background-image: url(../pic/bg.png) !important;
background-color: rgb(98,175,21);
table-layout: auto;
}
td.main2{
padding-left: 10px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
/* border-style: double; */
background: rgb(225,248,165);
}
.menu-left {
width: 155px;
}
a {
text-decoration: none;
color: #474747;
font-size: 12px;
}
a:hover {
text-decoration: underline;
color: #565656;
}
img {
border: 0px;
}
.center {
text-align: center;
font-style: italic;

}
.right{
text-align: right;
font-style: italic;
}
.left{
text-align: left;
font-style: italic;
}
.pic td{
font-size:8px;
text-align: center;
}
.nadpis1{
color:red;
font-size: 20px;
font-family: verdana, sans-serif;
/*font-weight: bold;*/
text-align: center;
}
.copyr{
text-align: center;
}
