td {
  font-size: 10pt;
}

li {
  margin-top: 4px;
  margin-bottom: 8px;
  line-height: 1.5;  
}

.chat_user {
  background-color: white;
  margin: 1px;
  padding: 4px;
  padding-left: 8px;
  text-align: left;
  font-size: 8pt;
}

#chat_help li {
  margin-top: 4px;
  margin-bottom: 8px;
  line-height: 1.5;  
  list-style: square;  
}

#chat_help p {
  margin-top: 4px;
  margin-bottom: 8px;
}

#chat_help ul {
  padding: 0px;
  margin: 0px;
  margin-left: 24px;
}

.background0 {
	background-color: #FFF4C6;
}

.background1 {
	background-color: #FBD89D;
}

hr.background2 {
	color: #FAC47F;
}

.background2 {
	background-color: #FAC47F;
}

.background9 {
	background-color: #FBD89D;
  border-collapse: collapse;
  border-color: white;
  border-style: solid;
  border-width: 1;
}

.welcome_block {
  border-color: #E8A660;
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 4px;
}

.table1 {
  border-collapse: collapse;
  border-color: #E8A660;
	background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
}

.table2 {
  border-collapse: collapse;
  border-color: white;
	background-color: white;
  border-style: solid;
  border-width: 1;  
}

.table4 {
  border-collapse: collapse;
  border-color: #111111;
	background-color: #FFF4C6;
  border-style: solid;
  border-width: 0;
}

.table5 {
  border-collapse: collapse;
  border-width: 0;
}

.table6 {
background-color: #E8A660;
}

td.body {
  border-collapse: collapse;
  border-color: #E8A660;
	background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px;
}

td.head {
  border-collapse: collapse;
  border-color: #E8A660;
	background-color: #FBD89D;
  border-style: solid;
  border-width: 1px;
}

.inputtext {
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-style: normal;
	font-weight : normal;
	background-color: #FFFFFF;
	border: 1px solid #FAC47F;
	height: 22px;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
}

.inputtextcolor {
	FONT-SIZE: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-style: normal;
	font-weight : normal;
	background-color: white;
	border: 1px solid #FAC47F;
	height: 16px;
	padding: 0;
}


.inputtextsilver {
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-style: normal;
	font-weight : normal;
	background-color: #FFFFFF;
	border: 1px solid #404040;
	height: 22px;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
}

.inputtextarea {
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-style: normal;
	font-weight : normal;
	background-color: #FFFFFF;
	border: 1px solid #FAC47F;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
}

.inputtextareasilver {
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-style: normal;
	font-weight : normal;
	background-color: #FFFFFF;
	border: 1px solid #404040;
	padding-left: 4;
	padding-right: 4;
	padding-top: 1;
	padding-bottom: 1;
}

.button {
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	border: 1px solid #E8A660;
	background-color : #FBD89D;
	color : Black;
}
.silverbutton {
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	border: 1px solid ;
	background-color : Silver;
	color : Black;
}
.buttonsmall {
	FONT-SIZE: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style: normal;
	border: 1px solid #E8A660;
	background-color : #FBD89D;
	color : Black;
}
.arialtext {
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-style: normal;
	align: center;
}
.arialtextanketa {
	FONT-SIZE: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-style: normal;
	align: center;
}
.arialtextanketabold {
	FONT-SIZE: 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
  font-weight : bold;
	align: center;
}
.arialtextwhite {
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : White;
	font-style: normal;
	align: center;
}
.phototext {
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
	align: center;
}
.arialtextbold {
	FONT-SIZE: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	align: center;
}
P
{
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	font-style: normal;
	align: center;
}
P.small
{
	FONT-SIZE: 8pt;
	margin-top: 0;
  margin-bottom: 2;
}
P.smallbold
{
	FONT-SIZE: 8pt;
	font-weight : bold;
	margin-top: 0;
  margin-bottom: 2;
}
P.big
{
	FONT-SIZE: 16pt;
	margin-top: 0;
  margin-bottom: 0;
}
P.searchresultlocation
{
	FONT-SIZE: 8pt;
	font-weight : bold;
	margin-top: 2;
  margin-bottom: 2;
}
.odkazarialanketa A {
	FONT-SIZE: 8pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : #00008B;
	font-weight : normal;
	text-decoration : none;
}
.odkazarialanketa A:HOVER {
	FONT-SIZE: 8pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : #CC0000;
	font-weight : normal;
	text-decoration : underline;
}
A {
	FONT-SIZE: 10pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : #00008B;
	font-weight : normal;
	text-decoration : none;
}
A:HOVER {
	color : #CC0000;
	text-decoration : underline;
}
A.photoview:HOVER {
	text-decoration : none;
}
A.icon {
	FONT-SIZE: 8pt;
	text-decoration : none;
	float: right;
	width: 14px;
	display: none;
}
A.icon:HOVER {
	text-decoration : none;
}

A.photoview_leftpanel {
	FONT-SIZE: 8pt;
}
A.photoview_icon {
	FONT-SIZE: 8pt;
}
A.photoview_icon:HOVER {
	text-decoration : none;
}
A.commenticon {
	FONT-SIZE: 8pt;
}
A.commenticon:HOVER {
	text-decoration : none;
}
A.small {
	FONT-SIZE: 8pt;
}
A.big {
	FONT-SIZE: 16pt;
}
A.medium {
	FONT-SIZE: 12pt;
	font-weight : bold;
}
A.white {
	color : White;
}
A.gray {
	color : #FDFF61;
}
.nadpisarial {
	FONT-SIZE: 16pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : black;
	font-weight : normal;
	text-decoration : none;
}

.odkazbigarial A {
	FONT-SIZE: 16pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : #00008B;
	font-weight : normal;
	text-decoration : none;
}
.odkazbigarial A:HOVER {
	FONT-SIZE: 16pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : #CC0000;
	font-weight : normal;
	text-decoration : underline;
}
.nadpisbig {
	FONT-SIZE: 16pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : Black;
	font-weight : normal;
	text-decoration : none;
}
.nadpismedium {
	FONT-SIZE: 12pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : Black;
	font-weight : bold;
	text-decoration : none;
}
.arialtitle {
	FONT-SIZE: 12pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #0A246A;
	font-style: normal;
	font-weight : bold;
	align: center;
}
.m0l0i {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m0l0o {
	text-decoration : none;
	border : 1px solid #E8A660;
}
.m0l1i {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m0l1o {
	text-decoration : none;
	border : 1px solid #E8A660;
}
.m0l2i {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration : none;
	padding: 4px;
}
.m0l2o {
	text-decoration : none;
	border : 1px solid #E8A660;
}

.help A {
	FONT-SIZE: 10pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : Black;
	border: 1px solid #E8A660;
	background-color: #FBD89D;
	font-weight : normal;
	text-decoration : none;
}
.help A:HOVER {
	FONT-SIZE: 10pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : White;
	border: 1px solid #FBD89D;
	background-color: #E8A660;
	font-weight : normal;
	text-decoration : none;
}
.close A {
	FONT-SIZE: 6pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : Black;
	border: 1px solid #E8A660;
	background-color: #FBD89D;
	font-weight : normal;
	text-decoration : none;
	text-align: center;
	padding: 2px;
}
.close A:HOVER {
	FONT-SIZE: 6pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	color : White;
	border: 1px solid #FBD89D;
	background-color: #E8A660;
	font-weight : normal;
	text-decoration : none;
}
A.pick {
	FONT-SIZE: 8pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	border: 1px solid #FBD89D;
	/*background-color: black;*/
	font-weight : normal;
	text-decoration : none;
}

A.pick:HOVER {
	FONT-SIZE: 8pt;
	font-family : Arial CE, Arial, Helvetica, sans-seriff;
	border: 1px solid #E8A660;
	/*background-color: black;*/
	font-weight : normal;
	text-decoration : none;
}

.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;
  padding: 4px;
}

.userInfoPageControl {
	background-color: #FFFFFF;
}

.pageSelected {
  border-collapse: collapse;
	background-color: #FFFFFF;
  border: 1px solid #E8A660;
  font-weight: bold;
  border-bottom: none;  
  font-size: 10pt;
}

.pageUnselected {
  border-collapse: collapse;
  background-color: #FBD89D;
  border: 1px solid #E8A660;
  font-size: 10pt;
}

.pageEmptySpace {
  border: none;
  border-bottom: 1px solid #E8A660;
  background-color: #FFF4C6;
}

.pageContent {
  border: 1px solid #E8A660;
  border-top: none;
  background-color: #FFFFFF;
  font-size: 10pt;
}

.editUserInfoItem {
  font-size: 10pt;
  margin-top: 8px;
  margin-bottom: 8px;
}

.userIcon {
	border: 1px solid #3B5998;
  margin-top: 4px;    
}

.userInfoItem {
  font-size: 10pt;
  margin-top: 4px;
  margin-bottom: 8px;
}

.userInfoCompleteName {
  font-size: 11pt;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 16px;
}

img.userInfoIcon {
	border: 1px solid #D8DFEA;
  margin-bottom: 8px;
}

.eventTerm {
  margin-bottom: 4px;
}

.eventDetailItem {
  margin-bottom: 4px;
}

.operationBoxItem {
  font-size: 8pt;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 2px;
  padding-left: 3px;
}

img.homeUserIcon {
  border: 1px solid #D8DFEA;
  margin-bottom: 8px;
  margin: 4px;
}




