body {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	background-color: #FFF;
	color: #333333;
}

li {
  list-style: square url(../images/odtrh_cerveny.gif);
}

a {
text-decoration: underline
color: #2c537a;

}
.menu-left {
background: url(/images/bg_menu-left.gif) no-repeat;
display: block;
width: 180px;
height: 45px;
line-height: 45px;
color: #fff;
}
.menu-left-second {
background: url(/images/bg_menu-left-second.gif) no-repeat;
display: block;
width: 180px;
height: 35px;
line-height: 35px;
color: #fff;
font-size: 14px;
}
#menu-left a{
color: #fff;
text-decoration: none;
font-size: 13px;
font-weight: bold;
}

#menicko {
  background: #00ff00 url('../images/button.png');
}

.button {
background: url(/images/bg_button.gif) no-repeat;
display: block;
width: 285px;
height: 45px;
line-height: 45px;
color: #fff;

}
a.button:link, a.button:visited{
color: #fff;
text-decoration: none;
}


/* rucni horizontalni menu */
.hor_menu_1 {
background: url(/images/bg_menu-small.jpg) no-repeat;
display: block;
text-align: center;
float: left;
width: 129px;
height: 45px;
line-height: 32px;
color: #fff;

}
a.hor_menu_1:link, a.hor_menu_1:visited{
color: #fff;
width: 129px;
text-decoration: none;
}

.hor_menu_2 {
background: url(/images/bg_menu-left-second.gif) no-repeat;
display: block;
text-align: center;
float: left;
width: 180px;
height: 45px;
line-height: 32px;
color: #fff;

}
a.hor_menu_2:link, a.hor_menu_2:visited{
color: #fff;
text-decoration: none;
}

.hor_menu_3 {
background: url(/images/bg_menu-big.jpg) no-repeat;
display: block;
text-align: center;
float: left;
width: 285px;
height: 45px;
line-height: 32px;
color: #fff;

}
a.hor_menu_3:link, a.hor_menu_3:visited{
color: #fff;
text-decoration: none;
}


a:link {
text-decoration: underline;
color: #2c537a;
}

a:visited {
text-decoration: underline;
color: #2c537a;
}

a:hover {
text-decoration: underline;
color: #993333;
} 

h1 {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
    font-size: 14pt;
    margin: 0;
	 color: #993333;
	 font-weight:bold;
}
.h1-color{
color: #993333;
}
h2 {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
    font-size: 12pt;
    margin: 0;
	 color: #993333;
	 font-weight:bold;
}

h3 {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0;
	 color: #993333;
	 font-weight:bold;
}

hr
{
    background-image: url(../images/line.gif);
    width: 100%;
    height: 3px;
}

input[type="submit"],input[type="button"]
{
    height: 19px;
    padding-left: 5px;
    padding-right: 5px;
    border: 0px solid;
    font: 12px Arial;
    color: #FFFFFF;
    background-image: url(../images/button.gif);
    background-repeat: repeat-x;
    cursor: pointer;
    _cursor: pointer; /* Firefox lame bug */ 
}
input[type="text"],input[type="password"]
{
    background-color: White;
    border: solid 1px #993333;
    color: #333333;
}
input[type="text"].textbox_watermark, .textbox_watermark
{
    color: #b5bfc1;
}
textarea
{
    background-color: White;
    border: solid 1px #993333;
    color: #333333;
}

.info-text-red {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0;
	 color: red;
	 font-weight: bold;
}
.info-text-dark-red {
font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
    font-size: 10pt;
    margin: 0;
	 background: #FF8888;
	 color: #000;
	
}
table {
	font-size: 13px;
	border-collapse: collapse;
}

.tr-form {
	background-color: #ffd4c8;
}

.tr1 {
	background-color: #ffd4c8;
}


.tr {
	background-color: #993333;
	color: white;
	font-weight:bold;
}