body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.bg {
	background-repeat: no-repeat;
	background-position: top;	
}

.bgbok {
	background-position: right;
}

.bglogo {
	background-repeat: no-repeat;
	background-position: top center;
}

td {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	color : #FFFFFF;
}

td.bottom {
	border-bottom-style: solid;
	border-bottom-color: #7A8A99;
	border-bottom-width: 1px;	
}

td.bottom2 {
	border-bottom-style: solid;
	border-bottom-color: #7A8A99;
	border-bottom-width: 2px;
}

td.under {
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;	
}

.nadpis {
	font-family : Tahoma, Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}

img {
	border-color: #FFFFFF;
}

a {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
}

a:hover {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	text-decoration : underline;	
	color : #FFFFFF;
}

a.menu {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	font-weight : bold;	
	text-decoration : none;
	color : #FFFFFF;
}

a.menu:hover {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;	
	color : #AAAAAA;
}

a.menu2 {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	text-decoration : none;
	color : #FFFFFF;
	margin-left: 15px;
}

a.menu2:hover {
	font-family : Tahoma, Verdana, Arial;
	font-size : 11px;
	text-decoration : none;	
	color : #AAAAAA;
}

.input {
	background-color: #FBDF7E;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #373737;
	font-family: Tahoma, Verdana, Arial;
	color: #373737;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

ul {
	margin-top: 2px;
	margin-left: 15px;
	list-style-position: outside;
	margin-bottom: 5px;
}

.pripravujese {
	border : 1 solid #7A8A99;
	color : #FFFFFF;
}

#paticka {
  margin-left: 20px;
  margin-right:20px;
  text-align: center;
  clear: both;
  padding-bottom: 25px;
}

#paticka a{
  font-weight: normal;
  color: #B6B7B8;
  text-decoration: underline;
}


#paticka #vrchni-radek{
  line-height: 200%;
  color: #ddd;
}

#paticka #vrchni-radek a {
  color: #ddd;
}


#paticka #spodni-radek{
  border-top: 1px solid #E2E2E3;
  line-height: 200%;
  color: #B6B7B8;
}
#paticka #spodni-radek a{
  text-decoration: none;
}

#paticka #podspodni-radek{
  color: #B6B7B8;
}