body {
	font-family: verdana;
	font-size: 11px;
	background-color: #BFE6EE;
}

td {
	font-family: verdana;
	font-size: 11px;
	vertical-align: middle;
}

th {
	font-family: verdana;
	font-size: 11px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #476024;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: navy;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #0000BB;
}

a {
	font-size: 11px;
	font-weight: bold;
	color: darkblue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.textarea {
	padding-top: 8;
	padding-left: 17;
	padding-right: 17;
	padding-bottom: 17;
	background-color: white;
	background-image: url(http://www.rybsvaz.cz/img/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
        vertical-align: top;
}

.textareaproperties {
	vertical-align: top;

}

/* seznam */
.seznamNadpis {
	font-size: 14px;
	font-weight: bold;
}

a.seznam {
	font-size: 11px;
}

/* tabulka */
.tab {
	border-collapse: collapse;
}

.tabNadpis {
	background-color: #BFE6EE;
}

.tabBg1 {
	background-color: #FFFFEE;
}

.tabBg2 {
	background-color: #EFFFEF;
}

.tabSuma {
	background-color: #e8e8e8;
	color: darkred;
	font-weight: bold;
}

.ims_table_hlavicka {
  background-color: LightBlue;
  font-size: 11px;
  border-style: inset;
  border-color: Gray;
  border-width: 2px;
  cursor: pointer;
}

.ims_table_telo {
  font-size: 11px;
  border-style: inset;
  border-color: Gray;
  border-width: 2px;
}

img.button {
  border-width: 2px;
  border-style: solid;
  border-color: transparent
}

/* podrevir */

.podrevir {
  font-size: 11px;
}

.podrevir_pc {
  white-space: nowrap;
  text-align: right;
  width: 1px;
}

.podrevir_vku {
  white-space: nowrap;
  text-align: right;
}

.podrevir_kmha {
  white-space: nowrap;
  text-align: right;
}



#header2{
	width:700px;
	height:450px;
	background-color:#fff;
	position:relative
}

#slider2{list-style-type:none; margin:0; padding:0; width:700px; height:394px;}
#slider2 img{display:none;}
.nojs #slider, .nojs #slider2{overflow:hidden; height:394px;}/* if javascript disabled */
.nojs #scrubber{display:none;}