body {
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color:#0AA8D0;
	font-family: Verdana;
	font-size: 12px;
	margin : 30 0 0 0;
}

a{
	color: Blue;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
	background-color: #6DDBF7;
	color : #000;
}

#menu {
	clear: both;
	background: #fff url(images/bgmenu.gif) repeat-x;
}


#menu p {
	padding: 7px 0 7px 0;
	margin: 0;
}


#menu a {
  text-decoration: none;
  font-size: 12px;
  color: blue;
  padding: 7px 5px 7px 5px;
}

#menu a:hover {
	background: #fff url(images/menu.gif) repeat-x;
}

.bold{
	font-weight : bold;
}

.italic{
	font-style : italic;
}

.tabulka{
	font-family: Verdana;
	font-size:12px;
	color: #484848;
}
.tabdes{
	font-family: Verdana;
	font-size:12px;
	color: #484848;
	border : medium outset #0AA8D0;
}

 h2 {
	text-align: justify;
	font-size: 12px;
	padding: 15px 0 5px 0;
	margin: 0 35px 0px 35px;
	border: solid #000;
	border-width: 0 0 1px 0;
}

.text{
	text-align: justify;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}

.pict{border: thin outset #FFDEB9;}
.pictlink{cursor : pointer;}

.td1{background-color: #E6F7FF;}
.td2{background-color: #E4E4E4;}
.bila{
	background : transparent url(images/lb.gif) no-repeat center;
}
.busmodra{background : #CEF3FC url(images/business.gif) no-repeat;}
.modra{background : #E6F7FF;}
.modra2{background : #CEF3FC;}
.modra3{background : #6DDBF7;}
.modra4{background : #0AA8D0;}
.modra5{background : #066279;}

.bgmenu{
	background-image : url(images/bgmenu.gif);
	background-repeat : repeat-x;
}

.justify1 {
	text-align: justify;
	text-indent : 20px;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}
.justify {
	text-align: justify;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}
.center {
	text-align: center;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}
.right {
	text-align: right;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
}

.field{
	padding : 10px 10px 10px 10px;
	width : 500px;
	background : #E4E4E4;
}
LI {
	margin : 0 0 8 0;
	list-style : disc;
}