	    body,html,form
	    {
	        margin: 0 0 0 0;
		}
		body, html, table, form, input, select
		{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 10px;
		}
		body,html,table
		{
		    color: #045685;
		}
		a
		{
		    text-decoration:none;
		}
		A:link    {color:#507070;}
		A:visited {color:#507070;}
		A:hover   {color:#000000;}
		.bily:link    {color:#D6E3EB;}
		.bily:visited {color:#D6E3EB;}
		.bily:hover   {color:#FFFFFF;}
		.menuoff
		{
		    cursor: pointer;
			font-size: 11px;
		    color: white;
		    font-weight: bold;
		    text-align: center;
		    height: 25px;
		}
		.menuoff2
		{
		    height: 7px;
			font-size: 1px;
		}
		.menuon
		{
			font-size: 11px;
		    background: url(./images/pruh_blue.jpg) repeat-x;
		    color: white;
		    font-weight: bold;
		    text-align: center;
		    border-left: 2px solid white;
		    border-right: 2px solid white;
		    height: 25px;
		    cursor: pointer;
		}
		.menuon2
		{
		    background: url(./images/pruh_blue2.jpg) repeat-x;
		    border-left: 2px solid white;
		    border-right: 2px solid white;
		    height: 7px;
		}
		h1,h2
		{
		    margin: 0 0 0 0;
		}
		.nadpis_modry, h2
		{
			font-size: 14px;
		    font-weight: bold;
		}
		.nadpis_oran, h1
		{
		    color: #FF7B05;
			font-size: 14px;
		    font-weight: bold;
		}
		.foto
		{
		    border: solid 1px #6AAED1;
		}
	  p
    {
	      margin: 0 0 1em 0;
	      line-height: 1.6em;
	      font-size: 110%;
    }
.tab1
{
  background-color: #D6E3EB;
}
.tab2
{
  background-color: #F2F7FD;
}
sup
{
  font-size: 7px;
}
.input_text
{
	border: 1px solid #045685;
	background-color: #D6E3EB;
}
.input_btn
{
	border: 1px solid #D6E3EB;
	background-color: #045685;
	color: #D6E3EB;
}
.podmenuon
{
	background-color: #2777A8;
	font-size: 12px;
    color: white;
    font-weight: bold;
    cursor: pointer;
}
.podmenuoff
{
	background-color: #6AAAD0;
	font-size: 12px;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.ubertooltip
{
	width: 200px;
	border: 1px solid #F06700;
	padding: 4px 4px 4px 4px;
	background-color: #F06700;
	color: white;
}
.helpimg
{
	position: relative;
	top: 3px;
}
th
{
    font-weight: bold;
	background-color: #F06700;
	color: white;
}

